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 next.js group to v14.2.14 #1666

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

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

Release Notes

vercel/next.js (@​next/env)

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!

vercel/next.js (next)

v14.2.14

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
@renovate renovate bot enabled auto-merge (squash) October 2, 2024 15:11
@github-actions github-actions bot requested a review from roottool October 2, 2024 15:12
Copy link

vercel bot commented Oct 2, 2024

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

Name Status Preview Comments Updated (UTC)
portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 3:13pm

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@next/env@14.2.14 None 0 11.7 kB matt.straka, rauchg, timer, ...2 more
npm/@next/eslint-plugin-next@14.2.14 filesystem Transitive: environment, shell +33 3.38 MB vercel-release-bot
npm/next@14.2.14 environment, filesystem, network, shell, unsafe +13 90.2 MB vercel-release-bot

🚮 Removed packages: npm/@next/env@14.2.13, npm/@next/eslint-plugin-next@14.2.13, npm/next@14.2.13

View full report↗︎

@renovate renovate bot merged commit e9656f2 into main Oct 2, 2024
15 of 17 checks passed
@renovate renovate bot deleted the renovate/next.js-group branch October 2, 2024 15:13
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.60%. Comparing base (f77a09e) to head (9fb9546).
Report is 658 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##              main    #1666       +/-   ##
============================================
- Coverage   100.00%   20.60%   -79.40%     
============================================
  Files            4       32       +28     
  Lines           53      592      +539     
  Branches         9       44       +35     
============================================
+ Hits            53      122       +69     
- Misses           0      470      +470     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants