chore(deps): bump the prod group with 8 updates - #78
Merged
Conversation
Bumps the prod group with 8 updates: | Package | From | To | | --- | --- | --- | | [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) | `6.5.1` | `6.5.2` | | [@codemirror/view](https://github.com/codemirror/view) | `6.43.7` | `6.43.8` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.111.0` | `2.112.1` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.0` | `11.16.1` | | [motion](https://github.com/motiondivision/motion) | `12.43.0` | `13.0.0` | | [next-intl](https://github.com/amannn/next-intl) | `4.13.4` | `4.13.5` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.4.1` | `4.4.2` | | [undici](https://github.com/nodejs/undici) | `8.9.0` | `8.10.0` | Updates `@codemirror/lang-markdown` from 6.5.1 to 6.5.2 - [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-markdown/commits) Updates `@codemirror/view` from 6.43.7 to 6.43.8 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@supabase/supabase-js` from 2.111.0 to 2.112.1 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.112.1/packages/core/supabase-js) Updates `mermaid` from 11.16.0 to 11.16.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.0...mermaid@11.16.1) Updates `motion` from 12.43.0 to 13.0.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.43.0...v13.0.0) Updates `next-intl` from 4.13.4 to 4.13.5 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.13.4...v4.13.5) Updates `shiki` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.4.2/packages/shiki) Updates `undici` from 8.9.0 to 8.10.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.9.0...v8.10.0) --- updated-dependencies: - dependency-name: "@codemirror/lang-markdown" dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: "@codemirror/view" dependency-version: 6.43.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: "@supabase/supabase-js" dependency-version: 2.112.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: mermaid dependency-version: 11.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: motion dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: next-intl dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: shiki dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: undici dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod group with 8 updates:
6.5.16.5.26.43.76.43.82.111.02.112.111.16.011.16.112.43.013.0.04.13.44.13.54.4.14.4.28.9.08.10.0Updates
@codemirror/lang-markdownfrom 6.5.1 to 6.5.2Commits
Updates
@codemirror/viewfrom 6.43.7 to 6.43.8Commits
Updates
@supabase/supabase-jsfrom 2.111.0 to 2.112.1Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
1831402fix(realtime): ensure setAuth doesn't disable token refresh (#2592)0136f34chore(release): version 2.112.0 changelogs (#2589)2877b5btest(supabase): replace test-tracing harness with real-OTel unit and e2e cove...a413544feat(supabase): move OpenTelemetry tracing to opt-in /tracing subpath (#2583)e6c975cfix(supabase): forward db retry option (#2571)a262492chore(release): version 2.111.0 changelogs (#2572)Updates
mermaidfrom 11.16.0 to 11.16.1Release notes
Sourced from mermaid's releases.
Commits
7ecca0cVersion Packages (#8023)95b1b9cdocs: changemermaidAPI.setConfig()changeset (#8024)acc69f1Merge pull request #8022 from mermaid-js/release/11.16.1eba7287docs: point changesets to correct commit hashes12d472cMerge commit from fork2cd6dcfMerge commit from fork630aa7eMerge commit from fork59b22faMerge commit from fork99af3fcMerge commit from fork2337f7eMerge branch 'test/improve-example.html' into release/11.16.1Updates
motionfrom 12.43.0 to 13.0.0Changelog
Sourced from motion's changelog.
Commits
e4029cev13.0.0c862954Updating changelogb2bc637Merge pull request #3781 from motiondivision/fix/3779-svg-duration-zero-indep...96d35b6Merge pull request #3783 from motiondivision/fix/2652-remove-external-is-vali...165541aFix #3779: read SVG CSS properties from stylese0be524Fix #2652: scope custom prop validation34058c2Merge pull request #3784 from motiondivision/fix/3777-empty-propagate0851575Fix #3777: complete propagated exits without children6acedccFix #2652: remove automatic prop validator loading233593bFix #3779: consolidate SVG style propertiesUpdates
next-intlfrom 4.13.4 to 4.13.5Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
672b4b6v4.13.51446d0dfix: DeprecatesetRequestLocaleand add blog post onnext/root-params(#1...e671f92docs: Add guidance for messages defined outside of components (#2367)a2da470docs: Add studio link to footer (#2366)14e7406docs: Update eloqnt/cli links567afd1ci: Rename rootpublishscript torelease(#2365)87b1a2aci: Fix release recovery to run from release.yml (Trusted Publishing) (#2364)49005dbci: Add manual recovery workflow for partial npm publishes (#2363)Updates
shikifrom 4.4.1 to 4.4.2Release notes
Sourced from shiki's releases.
Commits
2aec856chore: release v4.4.2c5d310bfix: unbreak CI after vite 8 bump and grammar/deps updates (#1300)Updates
undicifrom 8.9.0 to 8.10.0Release notes
Sourced from undici's releases.
Commits
c8d80e6Bumped v8.10.0 (#5644)66923b4fix: preserve DNS origin hostname on sockets (#5577)3926499fix: retry refused HTTP/2 streams (#5598)73d6e9efix(h2): detach upgrade close handler after GOAWAY (#5641)b111adbfix(mock): emit request body lifecycle hooks (#5367)ae4a3e3build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#5636)ec3fbf1build(deps): bump github/codeql-action/init from 4.36.2 to 4.37.3 (#5634)2151720build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#5633)b96a116fix(interceptors): allow interceptors without opts.origin (#5628)a18ef2dfix(mock): non-string path matchers under ignoreTrailingSlash, and DataView r...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions