Skip to content

deps: bump the next group with 2 updates#424

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/next-9e89739c4e
Closed

deps: bump the next group with 2 updates#424
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/next-9e89739c4e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

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

Updates @next/mdx from 14.2.35 to 16.1.1

Release notes

Sourced from @​next/mdx's releases.

v16.1.1

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

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows (#87606)

Credits

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

v16.1.1-canary.17

Core Changes

  • fix overlay frames cannot be opened sometimes: #88210
  • Handle pnpm-workspace.yaml while searching for monorepo root: #74818
  • Add more debug logs to 'use cache' wrapper: #88219
  • Omit unused arguments from 'use cache' function calls: #86920
  • Only log pending revalidates... debug log if applicable: #88221
  • fix(next/image): bump sharp@0.34.5: #88238
  • Disallow javascript urls in router methods and redirects: #88185

Misc Changes

  • Turbopack: Use batch get request to read more efficient from database: #87106
  • Turbopack: improve aggregation update performance: #87317
  • Add test creation instructions to agents.md: #88215
  • Turbopack: report changed env vars in tracing: #88195
  • Turbopack: get rid of some manual self.await-s: #88236
  • Guard against Object/Array shadowing in 'use cache' transform: #88229
  • feat(turbo-tasks-fs): support multi denied_paths: #88186
  • Upgrade to swc 54: #88207

Credits

Huge thanks to @​huozhi, @​sokra, @​timneutkens, @​unstubbable, @​styfle, @​mischnic, @​lubieowoce, @​xusd320, and @​gnoff for helping!

v16.1.1-canary.16

Core Changes

  • Add maximum size limit for postponed body parsing: #88175
  • metadata: use fixed segment in dynamic routes with static metadata files: #88113
  • feat: add --experimental-cpu-prof flag for dev, build, and start: #87946
  • Add experimental option to use no-cache instead of no-store in dev: #88182

Misc Changes

  • fix: move conductor.json to repo root for proper detection: #88184
  • Turbopack: Update to swc_core v50.2.3: #87841

... (truncated)

Commits

Updates eslint-config-next from 14.2.35 to 16.1.1

Release notes

Sourced from eslint-config-next's releases.

v16.1.1

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

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows (#87606)

Credits

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

v16.1.1-canary.17

Core Changes

  • fix overlay frames cannot be opened sometimes: #88210
  • Handle pnpm-workspace.yaml while searching for monorepo root: #74818
  • Add more debug logs to 'use cache' wrapper: #88219
  • Omit unused arguments from 'use cache' function calls: #86920
  • Only log pending revalidates... debug log if applicable: #88221
  • fix(next/image): bump sharp@0.34.5: #88238
  • Disallow javascript urls in router methods and redirects: #88185

Misc Changes

  • Turbopack: Use batch get request to read more efficient from database: #87106
  • Turbopack: improve aggregation update performance: #87317
  • Add test creation instructions to agents.md: #88215
  • Turbopack: report changed env vars in tracing: #88195
  • Turbopack: get rid of some manual self.await-s: #88236
  • Guard against Object/Array shadowing in 'use cache' transform: #88229
  • feat(turbo-tasks-fs): support multi denied_paths: #88186
  • Upgrade to swc 54: #88207

Credits

Huge thanks to @​huozhi, @​sokra, @​timneutkens, @​unstubbable, @​styfle, @​mischnic, @​lubieowoce, @​xusd320, and @​gnoff for helping!

v16.1.1-canary.16

Core Changes

  • Add maximum size limit for postponed body parsing: #88175
  • metadata: use fixed segment in dynamic routes with static metadata files: #88113
  • feat: add --experimental-cpu-prof flag for dev, build, and start: #87946
  • Add experimental option to use no-cache instead of no-store in dev: #88182

Misc Changes

  • fix: move conductor.json to repo root for proper detection: #88184
  • Turbopack: Update to swc_core v50.2.3: #87841

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@next/mdx [>= 15.a, < 16]
eslint-config-next [>= 15.a, < 16]

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 the dependencies Pull requests that update a dependency file label Jan 8, 2026
Bumps the next group with 2 updates: [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/mdx` from 14.2.35 to 16.1.1
- [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.1.1/packages/next-mdx)

Updates `eslint-config-next` from 14.2.35 to 16.1.1
- [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.1.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-version: 16.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: next
- dependency-name: eslint-config-next
  dependency-version: 16.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: next
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Jan 8, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/next-9e89739c4e branch January 12, 2026 18:16
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