Skip to content

Bump the next group with 2 updates#229

Merged
acerathereinspirative-nhs-nvir merged 1 commit intomainfrom
dependabot/npm_and_yarn/next-44ea168a28
Aug 28, 2025
Merged

Bump the next group with 2 updates#229
acerathereinspirative-nhs-nvir merged 1 commit intomainfrom
dependabot/npm_and_yarn/next-44ea168a28

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps the next group with 2 updates: next and eslint-config-next.

Updates next from 15.5.0 to 15.5.2

Release notes

Sourced from next's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates eslint-config-next from 15.5.0 to 15.5.2

Release notes

Sourced from eslint-config-next's releases.

v15.5.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2025
Bumps the next group with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 15.5.0 to 15.5.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.0...v15.5.2)

Updates `eslint-config-next` from 15.5.0 to 15.5.2
- [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/v15.5.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next
- dependency-name: eslint-config-next
  dependency-version: 15.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-44ea168a28 branch from cbe31c6 to 350a600 Compare August 27, 2025 23:27
@acerathereinspirative-nhs-nvir acerathereinspirative-nhs-nvir merged commit 41ee0d5 into main Aug 28, 2025
14 checks passed
@acerathereinspirative-nhs-nvir acerathereinspirative-nhs-nvir deleted the dependabot/npm_and_yarn/next-44ea168a28 branch August 28, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant