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 dependency @next/eslint-plugin-next to v14.2.4 #23

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/eslint-plugin-next (source) 14.1.0 -> 14.2.4 age adoption passing confidence

Release Notes

vercel/next.js (@​next/eslint-plugin-next)

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.1.4

Compare Source

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

Core Changes
Test Changes

v14.1.3

Compare Source

v14.1.2

Compare Source

Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary

Core Changes
  • Fix sitemap generateSitemaps support for string id (#​61088)
  • Fix: generateSitemaps in production giving 404 (#​62212)
  • Fix redirect under suspense boundary with basePath (#​62597)
  • Fix: Add stricter check for "use server" exports (#​62821)
  • ensure server action errors notify rejection handlers (#​61588)
  • make router restore action resilient to a missing tree (#​62098)
  • build: remove sentry from the externals list #​61194
  • Reduce memory/cache overhead from over loader processing #​62005
Credits

Huge thanks to @​huozhi, @​shuding, @​Ethan-Arrowood, @​styfle, @​ijjk, @​ztanner, @​balazsorban44, @​kdy1, and @​williamli for helping!

v14.1.1

Compare Source

Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary

Core Changes
Credits

Huge thanks to @​huozhi, @​shuding, @​Ethan-Arrowood, @​styfle, @​ijjk, @​ztanner, @​balazsorban44, @​kdy1, and @​williamli for helping!


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.1.1 chore(deps): update dependency @next/eslint-plugin-next to v14.1.2 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6b3a113 to cfa0ff3 Compare March 4, 2024 21:43
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.1.2 chore(deps): update dependency @next/eslint-plugin-next to v14.1.3 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from cfa0ff3 to 5913686 Compare March 6, 2024 23:27
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5913686 to 4af447c Compare March 20, 2024 04:57
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.1.3 chore(deps): update dependency @next/eslint-plugin-next to v14.1.4 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 1ddcb77 to 6130fc2 Compare April 11, 2024 20:47
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.1.4 chore(deps): update dependency @next/eslint-plugin-next to v14.2.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6130fc2 to 29f6fc5 Compare April 12, 2024 21:03
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.2.0 chore(deps): update dependency @next/eslint-plugin-next to v14.2.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 29f6fc5 to 0e93497 Compare April 18, 2024 01:31
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.2.1 chore(deps): update dependency @next/eslint-plugin-next to v14.2.2 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0e93497 to eb08598 Compare April 24, 2024 19:59
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.2.2 chore(deps): update dependency @next/eslint-plugin-next to v14.2.3 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from eb08598 to d2b80c6 Compare June 11, 2024 22:46
@renovate renovate bot changed the title chore(deps): update dependency @next/eslint-plugin-next to v14.2.3 chore(deps): update dependency @next/eslint-plugin-next to v14.2.4 Jun 11, 2024
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.

None yet

0 participants