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

chore(deps): update nextjs monorepo to v14.2.17 #251

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 14.2.15 -> 14.2.17 age adoption passing confidence
next (source) 14.2.0-canary.65 -> 14.2.17 age adoption passing confidence

Release Notes

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

v14.2.17

Compare Source

v14.2.16

Compare Source

vercel/next.js (next)

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

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

v14.2.5

Compare Source

v14.2.4

Compare Source

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

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

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

v14.2.3

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

v14.2.0-canary.67

Compare Source

Core Changes
  • Turbopack: import webpack loader rules conditions: #​64205
  • update turbopack: #​64347
Misc Changes
  • Ensure build-native is in needs properly: #​64357
Credits

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

v14.2.0-canary.66

Compare Source

Core Changes
  • build: Update swc_core to v0.90.30: #​63790
  • Escape url-unsafe characters in names of app router scripts and styles: #​64131
  • Inject preview props into edge manifest: #​64108
  • Revert "build: Update swc_core to v0.90.30": #​64329
  • metadata: prefer og title rather than metadata title for fallback twitter title: #​64331
Documentation Changes
  • Docs: Instructions on how to generate turbopack trace file: #​64325
Misc Changes
Credits

Huge thanks to @​kdy1, @​wbinnssmith, @​padmaia, @​balazsorban44, @​huozhi, @​sokra, and @​delbaoliveira for helping!


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 these updates 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

vercel bot commented Oct 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
file-uploader ❌ Failed (Inspect) Nov 11, 2024 1:24am

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from be12fd5 to ee0b88e Compare October 9, 2024 20:06
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ee0b88e to e93d686 Compare October 9, 2024 22:01
@renovate renovate bot changed the title fix(deps): update dependency next to v14.2.15 chore(deps): update nextjs monorepo to v14.2.16 Oct 23, 2024
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.16 chore(deps): update nextjs monorepo to v14.2.17 Nov 6, 2024
Copy link
Contributor Author

renovate bot commented Nov 11, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^14.1.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/nextjs-monorepo branch November 11, 2024 01:51
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.

1 participant