Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 25, 2025

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 14.0.0 -> 16.0.0 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next)

14.0.0 -> 16.0.0

v16.0.0

Compare Source

[!TIP]
Check out our Next v16 Blog Post to learn more about this release.

Core Changes

  • Development: Don't import app-router / hot-reloader through next/link in application code: #83656
  • Remove clientParamParsing requirement from RDC for Navigations: #83661
  • Upgrade React from 6b70072c-20250909 to 886b3d36-20250910: #83650
  • Turbopack: Use readFileSync / writeFileSync for manifest writing: #83694
  • Upgrade React from 886b3d36-20250910 to f3a80361-20250911: #83696
  • Don't create client-side debug channel if the feature is disabled: #83699
  • fix: dev should produce the correct default fallback regex to match builds/Turbopack: #83701
  • [devtool] fix overlay styles are missing: #83721
  • Revert "Remove clientParamParsing requirement from RDC for Navigations": #83725
  • Only enable unhandledRejection filtering when opted in: #83726
  • Fix index data route for adapter build-complete: #83730
  • Remove leading underscore for unhandledRe...

[View full release notes]

Released by ztanner on 10/22/2025

v16.0.0-canary.19

Compare Source

Core Changes

  • Fix: CSS asset URLs broken with experimental.inlineCss: #85140
  • Update routes generation for build-complete: #85017
  • [cache components] move experimental.cacheHandlers out of experimental: #85157
  • Don't assign displayName to the internal Promises: #85178
  • Assign name to hydration stream: #85179
  • fix: add backwards compat for middleware → proxy field renames: #85183
  • [turbopack] Implement improved deobfuscation for free calls and module identifiers.: #85060
  • Improve Proxy invalid export error message: #84887
  • Fix Activity boundary names: #85185
  • [codemod] Install ESLint v9 if version under for next-lint-to-eslint-cli: #85182
  • [upgrade] Version gate adding --turbopack flag: #85180
  • Tweaks to blocking route error message: #85191
  • Remove layout-router sticky/fixed debug warning: #85193
  • [cache components] persist cache bypass UI until it's disabled: #85190
  • Only allow node runtime in proxy: #85139
  • logger: skip logging full element: #85194

Misc C...

[View full release notes]

Released by nextjs-bot on 10/21/2025

v16.0.0-canary.18

Compare Source

Core Changes

  • Fix: CSS asset URLs broken with experimental.inlineCss: #85140
  • Update routes generation for build-complete: #85017
  • [cache components] move experimental.cacheHandlers out of experimental: #85157
  • Don't assign displayName to the internal Promises: #85178
  • Assign name to hydration stream: #85179
  • fix: add backwards compat for middleware → proxy field renames: #85183
  • [turbopack] Implement improved deobfuscation for free calls and module identifiers.: #85060
  • Improve Proxy invalid export error message: #84887
  • Fix Activity boundary names: #85185
  • [codemod] Install ESLint v9 if version under for next-lint-to-eslint-cli: #85182
  • [upgrade] Version gate adding --turbopack flag: #85180
  • Tweaks to blocking route error message: #85191
  • Remove layout-router sticky/fixed debug warning: #85193
  • [cache components] persist cache bypass UI until it's disabled: #85190
  • Only allow node runtime in proxy: #85139
  • logger: skip logging full element: #85194

Misc C...

[View full release notes]

Released by nextjs-bot on 10/21/2025


📊 Package Statistics

  • eslint-config-next: 8,473,200 weekly downloads

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

Copy link

netlify bot commented Aug 25, 2025

Deploy Preview for stacks-launchpad failed. Why did it fail? →

Name Link
🔨 Latest commit d34aa42
🔍 Latest deploy log https://app.netlify.com/projects/stacks-launchpad/deploys/68f823fd07997100088983ba

@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 15.5.0 chore(deps): update dependency eslint to 9.34.0 Aug 25, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---eslint-config-next-1756081430296 branch from d80edb4 to 2f99b08 Compare August 25, 2025 02:38
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.34.0 chore(deps): update dependency eslint-config-next to 15.5.0 Aug 25, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---eslint-config-next-1756081430296 branch from 2f99b08 to 09811e7 Compare August 25, 2025 02:38
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 15.5.0 chore(deps): update dependency eslint to 9.34.0 Aug 25, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---eslint-config-next-1756081430296 branch from 09811e7 to 7a42cb4 Compare August 25, 2025 04:13
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.34.0 chore(deps): update dependency eslint-config-next to 15.5.0 Aug 25, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---eslint-config-next-1756081430296 branch from 7a42cb4 to 1162f2f Compare August 25, 2025 04:13
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 15.5.0 chore(deps): update dependency eslint to 9.34.0 Aug 25, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---eslint-config-next-1756081430296 branch from 1162f2f to 7e48030 Compare August 25, 2025 06:13
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.34.0 chore(deps): update dependency eslint-config-next to 15.5.0 Aug 25, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 16.0.0 chore(deps): update dependency eslint to 9.38.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.38.0 chore(deps): update dependency eslint-config-next to 16.0.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 16.0.0 chore(deps): update dependency eslint to 9.38.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.38.0 chore(deps): update dependency eslint-config-next to 16.0.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 16.0.0 chore(deps): update dependency eslint to 9.38.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.38.0 chore(deps): update dependency eslint-config-next to 16.0.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 16.0.0 chore(deps): update dependency eslint to 9.38.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.38.0 chore(deps): update dependency eslint-config-next to 16.0.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-config-next to 16.0.0 chore(deps): update dependency eslint to 9.38.0 Oct 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint to 9.38.0 chore(deps): update dependency eslint-config-next to 16.0.0 Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant