Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency next to v15.1.6 #3405

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 15.1.1-canary.23 -> 15.1.6 age adoption passing confidence

Release Notes

vercel/next.js (next)

v15.1.6

Compare Source

v15.1.5

Compare Source

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

Core Changes
  • Fix missing revalidate with notFound() (#​75009)
  • fix: when metadatabase is set we should not warn (#​74840)
  • Fix @​vercel/og license SPDX expression (#​74745)
  • fix: ts language server rule metadata should allow null (#​74704)
  • fix: eslint rule of using img in metadata routes (#​74864)
  • Fix presentation when onerror receives an event without error (#​74643)
  • fix fetch lock not being consistently released #​74623 (#​75028)
Credits

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

v15.1.4

Compare Source

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

Core Changes
  • backport: force module format for virtual client-proxy (#​74608)
  • Fix prerender tags when notFound is called (#​74607)
  • Use provided waitUntil for pending revalidates (#​74604)
  • Feature: next/image: add support for images.qualities in next.config (#​74588)
  • Chore: docs: add missing search: '' on remotePatterns (#​74587)
  • Chore: docs: update version history of next/image (#​73923) (#​74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#​74569)
Credits

Huge thanks to @​ and @​ for helping!

v15.1.3

Compare Source

v15.1.2

Compare Source

v15.1.1

Compare Source

v15.1.1-canary.27

Compare Source

Core Changes
  • Update font data: #​74572
  • Upgrade React from 3b009b4c-20250102 to 3ce77d55-20250106: #​74557
  • [metadata] Change the array head to single node in flight data: #​74299
  • [DevOverlay] Add Toolbar: #​74555
  • restore deleted comment in next-app-loader: #​74597
  • Turbopack dev: Remove client to server websocket ping event: #​74584
Example Changes
  • chore(examples): update React in reproduction templates to stable 19: #​74499
Misc Changes
  • chore(github): update issue_stale token to release bot token: #​74575
  • chore(ci): Ensure all 6 shards are used equally in deploy tests: #​74574
  • fix: force module format for virtual client-proxy file: #​74162
  • [Turbopack] fix shadow-rs build caching: #​74579
Credits

Huge thanks to @​samcx, @​nnnnoel, @​lubieowoce, @​huozhi, @​sokra, @​devjiwonchoi, and @​timneutkens for helping!

v15.1.1-canary.26

Compare Source

Core Changes
  • Upgrade React from 518d06d2-20241219 to 3b009b4c-20250102: #​74492
  • fix: add node internals stack frames to ignored list: #​73698
  • chore: break calls to forEach into for loops: #​74523
  • [DevOverlay] Add error message: #​74541
  • [DevOverlay] Add error type label: #​74543
  • feat: connect error rating buttons to telemetry API: #​74496
  • [metadata] Move metadata rendering adjacent to page component: #​74262
  • Delete set-cache-busting-search-param.test.ts: #​74561
  • fix: enhance a11y, prevent double firing in error rating: #​74563
  • fix: add aria-hidden to error overlay voting icons: #​74568
Misc Changes
  • test: add missing await for hydration test: #​74542
  • Getting Started Docs: Add Mutating Data page: #​74018
  • Getting Started docs: Add Error Handling page: #​74069
  • test: update test for async client component with snapshot: #​74550
  • test utils: Include origin of failed browser.* in stack: #​74553
  • fix react being incorrectly mentioned as extending fetch API: #​74278
  • docs: pin react version to 18 in Next.js 14 upgrade guide: #​74222
Credits

Huge thanks to @​huozhi, @​wyattjoh, @​delbaoliveira, @​eps1lon, @​devjiwonchoi, @​gaojude, @​eur00t, and @​cseas for helping!

v15.1.1-canary.25

Compare Source

Core Changes
  • [DevOverlay] Remove Dialog Banner: #​74464
  • [DevOverlay] Add color palette script: #​74465
  • Fix: Preserve intentional percent encoding in search param for client nav: #​74473
  • [DevOverlay] Implement New Overlay Layout with Bottom Stacks: #​74466
  • [DevOverlay] Add error overlay footer and feedback: #​74472
  • [DevOverlay] Remove temporary header children: #​74490
  • fix: server functions x-forwarded-host possible multiple values: #​73701
  • [DevOverlay] Pass footer message from error containers: #​74493
  • feat(rsc): allow host or forwarded: #​74199
  • [DevOverlay] Adjust border style for header and footer: #​74480
  • feat(next/image): add support for images.qualities in next.config: #​74257
Example Changes
  • Fix linting between lint-check and lint-staged: #​74503
Misc Changes
  • refactor(next-core): Remove local annotations from structs in next-core/src/app_structure.rs: #​74200
Credits

Huge thanks to @​bgw, @​devjiwonchoi, @​gaojude, @​Netail, @​tknickman, @​styfle, and @​ijjk for helping!

v15.1.1-canary.24

Compare Source

Core Changes
  • fix: update broken links in config-shared.d.ts: #​74122
  • fix: fix typos in errors.json & create-component-tree.tsx: #​74471
  • Safely retrieve router, improve page reload logic: #​74209
  • docs: bump year: #​74475
Misc Changes
  • docs(generate-static-params): add typescript example and missing jsx switcher: #​73962
  • docs(fetching-data-and-streaming): add missing types to example: #​74081
  • docs(use-cache): add missing switcher code blocks and types in examples: #​74083
Credits

Huge thanks to @​yongholeeme, @​spidersouris, @​devpla, @​gurkerl83, and @​cassiossantos for helping!


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) February 1, 2025 00:54
@renovate renovate bot merged commit 548048a into renovate-updates Feb 1, 2025
@renovate renovate bot deleted the renovate/nextjs-monorepo branch February 1, 2025 00:54
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