chore(deps)(deps): bump the next-ecosystem group with 6 updates#12
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the next-ecosystem group with 6 updates#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the next-ecosystem group with 6 updates: | Package | From | To | | --- | --- | --- | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `14.2.35` | `16.2.6` | | [next](https://github.com/vercel/next.js) | `14.2.5` | `16.2.6` | | [next-intl](https://github.com/amannn/next-intl) | `3.26.5` | `4.11.1` | | [next-seo](https://github.com/garmeeh/next-seo) | `6.8.0` | `7.2.0` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.6` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `14.2.35` | `16.2.6` | Updates `@next/third-parties` from 14.2.35 to 16.2.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.6/packages/third-parties) Updates `next` from 14.2.5 to 16.2.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.5...v16.2.6) Updates `next-intl` from 3.26.5 to 4.11.1 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v3.26.5...v4.11.1) Updates `next-seo` from 6.8.0 to 7.2.0 - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/main/CHANGELOG.md) - [Commits](https://github.com/garmeeh/next-seo/compare/v6.8.0...next-seo@7.2.0) Updates `next-themes` from 0.3.0 to 0.4.6 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.3.0...v0.4.6) Updates `@next/bundle-analyzer` from 14.2.35 to 16.2.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.6/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 16.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: next-ecosystem - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: next-ecosystem - dependency-name: next-intl dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: next-ecosystem - dependency-name: next-seo dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: next-ecosystem - dependency-name: next-themes dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: next-ecosystem - dependency-name: "@next/bundle-analyzer" dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: next-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 next-ecosystem group with 6 updates:
14.2.3516.2.614.2.516.2.63.26.54.11.16.8.07.2.00.3.00.4.614.2.3516.2.6Updates
@next/third-partiesfrom 14.2.35 to 16.2.6Release notes
Sourced from @next/third-parties's releases.
... (truncated)
Commits
ee6e79bv16.2.6766148fv16.2.52275bd8v16.2.4d5f649bv16.2.352faae3v16.2.2ed7d2cev16.2.1c5c94dfv16.2.03683192v16.2.0-canary.1046689814v16.2.0-canary.103ad66dbcv16.2.0-canary.102Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@next/third-partiessince your current version.Updates
nextfrom 14.2.5 to 16.2.6Release notes
Sourced from next's releases.
... (truncated)
Commits
ee6e79bv16.2.6afa053dTurbopack: Match proxy matchers with webpack implementation (#93594)97a154eTurbopack: Fix middleware matcher suffix (#93590)83899bc[backport] Disable build caches for production/staging/force-preview deploys ...7b222b9[backport][test] Pin package manager to patch versions (#93595)a8dc24f[backport] Turbopack: more strict vergen setup (#93587)766148fv16.2.50dd9483fix: add explicit checks for RSC header (#83) (#98)d166096fix proxy matching for segment prefetch URLs (#89) (#96)9d50c0bStrip next-resume header from incoming requests (#92)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
next-intlfrom 3.26.5 to 4.11.1Release notes
Sourced from next-intl's releases.
... (truncated)
Changelog
Sourced from next-intl's changelog.
... (truncated)
Commits
a6a8f8fv4.11.1ff77a3dfix: Avoid watchers for detached telemetry process (#2319)02989b6test: Refactor extractor tests to e2e (#2312)e68a591v4.11.03666aa8feat: AdddisplayNametouseFormatter(#2285)11d9ce8v4.10.170d35dbfix: Set redirect domain ifx-forwarded-hostheader exists (#2281)d4648b8v4.10.03e9febffeat: Add per-domainlocalePrefixoverride support (#2273)e1b1825v4.9.2Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next-intl since your current version.
Updates
next-seofrom 6.8.0 to 7.2.0Release notes
Sourced from next-seo's releases.
Changelog
Sourced from next-seo's changelog.
Commits
f74b86bRelease: Version Packages (#1611)28c684eAdd review and aggregateRating support to OrganizationJsonLd (#1610)ee6c418Release: Version Packages (#1608)d412e2bAdd HowTo component for JSON-LD (#1607)28e33e6chore: Remove outdated alpha publishing guide and related files to streamline...e78c431chore(deps): bump eslint-config-next from 15.3.2 to 15.5.6 (#1598)527e787chore: Update dependencies in package.json and pnpm-lock.yaml to latest versi...edef8c9chore: Remove push trigger from CI workflow for cleaner execution on pull req...c70f48dRelease: Version Packages (#1597)1db3648docs: Add JSDoc comment to type guard function (#1596)Updates
next-themesfrom 0.3.0 to 0.4.6Release notes
Sourced from next-themes's releases.
... (truncated)
Commits
3a43743v0.4.6f5be1b2fix: add null check for value in updateDOM function to prevent runtime errors...c178917v0.4.5d12996bchore: Fix corepack errors in CI (#342)b77db23Bump the npm_and_yarn group across 1 directory with 7 updates (#341)d3fa4eeBump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 director...ad83567Reduce number of renders by pre-setting resolvedTheme (#338)1b51044fix: map theme to class using ValueObject in injected script (#330)57c0561v0.4.4ae2ab9bfix: infinite loop theme flicker (#329)Updates
@next/bundle-analyzerfrom 14.2.35 to 16.2.6Release notes
Sourced from @next/bundle-analyzer's releases.
... (truncated)
Commits
ee6e79bv16.2.6766148fv16.2.52275bd8v16.2.4d5f649bv16.2.352faae3v16.2.2ed7d2cev16.2.1c5c94dfv16.2.03683192v16.2.0-canary.1046689814v16.2.0-canary.103ad66dbcv16.2.0-canary.102Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@next/bundle-analyzersince your current version.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