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 v14.2.23 #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 14.2.9 -> 14.2.23 age adoption passing confidence

Release Notes

vercel/next.js (next)

v14.2.23

Compare Source

v14.2.22

Compare Source

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

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

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

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

v14.2.18

Compare Source

v14.2.17

Compare Source

v14.2.16

Compare Source

v14.2.15

Compare Source

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

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

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

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

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

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

v14.2.10

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

changeset-bot bot commented Sep 12, 2024

⚠️ No Changeset found

Latest commit: 9473796

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

reg-suit bot commented Sep 12, 2024

reg-suit detected visual differences.

Check this report, and review them.

⚪⚪⚪⚪⚪⚪⚪⚪

What do the circles mean? The number of circles represent the number of changed images.
🔴 : Changed items, ⚪ : New items, ⚫ : Deleted items, and 🔵 Passed items

How can I change the check status? If reviewers approve this PR, the reg context status will be green automatically.

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 031ca86 to edcbad4 Compare September 12, 2024 21:28
@renovate renovate bot changed the title Update dependency next to v14.2.10 Update dependency next to v14.2.11 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from edcbad4 to 38b0bd7 Compare September 18, 2024 01:05
@renovate renovate bot changed the title Update dependency next to v14.2.11 Update dependency next to v14.2.12 Sep 18, 2024
@renovate renovate bot changed the title Update dependency next to v14.2.12 Update dependency next to v14.2.13 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 38b0bd7 to a1f777d Compare September 20, 2024 05:07
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a1f777d to feb8a16 Compare October 1, 2024 19:16
@renovate renovate bot changed the title Update dependency next to v14.2.13 Update dependency next to v14.2.14 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from feb8a16 to 1233aaf Compare October 8, 2024 21:14
@renovate renovate bot changed the title Update dependency next to v14.2.14 Update dependency next to v14.2.15 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1233aaf to e737ed2 Compare October 23, 2024 04:53
@renovate renovate bot changed the title Update dependency next to v14.2.15 Update dependency next to v14.2.16 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e737ed2 to d8414eb Compare November 6, 2024 00:32
@renovate renovate bot changed the title Update dependency next to v14.2.16 Update dependency next to v14.2.17 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d8414eb to eb6943f Compare November 13, 2024 22:08
@renovate renovate bot changed the title Update dependency next to v14.2.17 Update dependency next to v14.2.18 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from eb6943f to 583f77e Compare December 3, 2024 19:27
@renovate renovate bot changed the title Update dependency next to v14.2.18 Update dependency next to v14.2.19 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 583f77e to 85242f2 Compare December 4, 2024 22:49
@renovate renovate bot changed the title Update dependency next to v14.2.19 Update dependency next to v14.2.20 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 85242f2 to 1e7dcce Compare December 19, 2024 11:11
@renovate renovate bot changed the title Update dependency next to v14.2.20 Update dependency next to v14.2.21 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1e7dcce to 65ddcc0 Compare December 26, 2024 20:15
@renovate renovate bot changed the title Update dependency next to v14.2.21 Update dependency next to v14.2.22 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 65ddcc0 to 9473796 Compare January 8, 2025 16:09
@renovate renovate bot changed the title Update dependency next to v14.2.22 Update dependency next to v14.2.23 Jan 8, 2025
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