Skip to content

chore(deps): bump the nextjs group with 2 updates#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nextjs-7c4f08c039
Open

chore(deps): bump the nextjs group with 2 updates#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nextjs-7c4f08c039

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the nextjs group with 2 updates: @next/mdx and next.

Updates @next/mdx from 15.4.5 to 15.5.2

Release notes

Sourced from @​next/mdx'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.18

Core Changes

  • Turbopack: Add new webpack loader rule/condition syntax in config: #82857
  • Turbopack: Un-deprecate the TurbopackLoaderItem type: #83070
  • Turbopack: Replace heuristics for detecting manually-configured sass or babel loaders with less-fragile ones, configure rules as a vec and not a map: #83131
  • Turbopack: Allow arrays to be used as values in turbopack.rules config: #83138
  • [test] Run all dev tests with sourcemaps enabled: #83173
  • [devtools] Immediately set meta key in shortcut recorder: #82301
  • Turbopack: fix persistent caching test case: #83170
  • Implement runtime prefetching via segment opt-in: #83072
  • bugfix: Bad next.route on pages dir OTel spans for 404s / 500s: #77150
  • [Breaking] Bump minimum Node.js version to >=20.9.0: #83113
  • [ppr] RDC for RSCs (redo): #80853

Misc Changes

  • Update Rspack development test manifest: #83152
  • [turbopack] Change execution and snapshot tests to check for the existence of files rather than directories: #83189

... (truncated)

Commits

Updates next from 15.4.5 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.18

Core Changes

  • Turbopack: Add new webpack loader rule/condition syntax in config: #82857
  • Turbopack: Un-deprecate the TurbopackLoaderItem type: #83070
  • Turbopack: Replace heuristics for detecting manually-configured sass or babel loaders with less-fragile ones, configure rules as a vec and not a map: #83131
  • Turbopack: Allow arrays to be used as values in turbopack.rules config: #83138
  • [test] Run all dev tests with sourcemaps enabled: #83173
  • [devtools] Immediately set meta key in shortcut recorder: #82301
  • Turbopack: fix persistent caching test case: #83170
  • Implement runtime prefetching via segment opt-in: #83072
  • bugfix: Bad next.route on pages dir OTel spans for 404s / 500s: #77150
  • [Breaking] Bump minimum Node.js version to >=20.9.0: #83113
  • [ppr] RDC for RSCs (redo): #80853

Misc Changes

  • Update Rspack development test manifest: #83152
  • [turbopack] Change execution and snapshot tests to check for the existence of files rather than directories: #83189

... (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 @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 29, 2025

Assignees

The following users could not be added as assignees: your-github-username. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the nextjs group with 2 updates: [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) and [next](https://github.com/vercel/next.js).


Updates `@next/mdx` from 15.4.5 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/next-mdx)

Updates `next` from 15.4.5 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.4.5...v15.5.2)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-version: 15.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nextjs
- dependency-name: next
  dependency-version: 15.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextjs-7c4f08c039 branch from 6e4271d to 31ee147 Compare September 8, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants