Skip to content

chore(deps): bump next from 15.6.0-canary.52 to 15.6.0-canary.57#18

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/next-15.6.0-canary.57
Open

chore(deps): bump next from 15.6.0-canary.52 to 15.6.0-canary.57#18
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/next-15.6.0-canary.57

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps next from 15.6.0-canary.52 to 15.6.0-canary.57.

Release notes

Sourced from next's releases.

v15.6.0-canary.57

Core Changes

  • Fix tags check for expired/stale: #84717
  • tweak middlewareClientMaxBodySize handling: #84712

Misc Changes

  • Fix typo on welcome page: #84715

Credits

Huge thanks to @​samselikoff, @​ijjk, and @​ztanner for helping!

v15.6.0-canary.56

Core Changes

  • misc: allow beta to be triggered: #84713

Credits

Huge thanks to @​feedthejim for helping!

v15.6.0-canary.55

Core Changes

  • breaking(next/image)!: remove 16px from default images.imageSizes config: #84647
  • add Statsig Node Core package to Server External Packages: #84157
  • Remove bailed out SSG routes from the list of SSG: #83861
  • Revert "[Breaking] Skip Next.js internal routes /_next in middleware": #84697
  • Bump eslint-plugin-react-hooks to v7: #84669
  • Add refresh API to next/cache: #84666
  • [Breaking] Require images.localPatterns for query in Image src: #84406
  • [Breaking] feat(next/image)!: add support for images.dangerouslyAllowLocalIP and images.maximumRedirects: #84676
  • Add new updateTag API and new signature for revalidateTag: #83822
  • Add validation for missing default.js in parallel routes: #84702

Misc Changes

  • Add note about $ACTION_ properties, remove reference to .entries(): #84459

Credits

Huge thanks to @​styfle, @​brock-statsig, @​devjiwonchoi, @​karlhorky, @​ijjk, @​ztanner, and @​wyattjoh for helping!

v15.6.0-canary.54

Core Changes

  • [middleware]: add upper bound to cloneBodyStream: #84539
  • Remove automatic linting from build: #83136

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrades Next.js from 15.6.0-canary.52 to 15.6.0-canary.57. Picks up cache tag fixes and middleware improvements, with breaking changes to next/image and cache tag APIs.

  • Migration
    • If you use next/image with query string sources, add images.localPatterns in next.config.js.
    • Review image sizes: 16px was removed from the default images.imageSizes.
    • If you use next/cache revalidateTag, update to the new signature or switch to updateTag.
    • If middleware reads request bodies, verify limits with the updated middlewareClientMaxBodySize handling.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [next](https://github.com/vercel/next.js) from 15.6.0-canary.52 to 15.6.0-canary.57.
- [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.6.0-canary.52...v15.6.0-canary.57)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.6.0-canary.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

vercel bot commented Oct 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fuseion Error Error Oct 13, 2025 4:05pm

@coderabbitai
Copy link

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

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.

0 participants