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 nuxt framework to ^3.15.1 #1660

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^3.15.0 -> ^3.15.1 age adoption passing confidence
@nuxt/schema (source) 3.15.0 -> 3.15.1 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.15.1

Compare Source

3.15.1 is the next regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Skip experimental async context transform in client build (#​30360)
  • schema: Drop unneeded type-only schema dependencies (#​30411)
  • rspack,webpack: Drop lodash-es dependency (#​30409)
  • nuxt: Drop pathe browser dep for deep server components (#​30456)
🩹 Fixes
  • nuxt: Update module path for defaults (#​30371)
  • nuxt: Ignore non-reference identifiers when extracting page metadata (#​30381)
  • nuxt: Pass nuxt instance to resolvePagesRoutes (e4a372e12)
  • schema: Support pfx certificate for dev server (#​30412)
  • nuxt: Use node location instead of range for route meta property extraction (#​30447)
  • schema: Override vueCompilerOptions.plugins type (#​30454)
  • nuxt: Respect baseURL when ignoring prerendered manifest (#​30446)
  • nuxt: Respect router.options when hmring routes (#​30455)
💅 Refactors
  • nuxt: Use consola with nuxt tag instead of console (#​30408)
📖 Documentation
  • Update references to lodash and recommend es-toolkit (8e2ca5bdc)
  • Add warning about prerendering (#​30437)
🏡 Chore
❤️ Contributors

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

cloudflare-workers-and-pages bot commented Jan 5, 2025

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: a9b9892
Status: ✅  Deploy successful!
Preview URL: https://581d2eb6.nuxt-image.pages.dev
Branch Preview URL: https://renovate-nuxt.nuxt-image.pages.dev

View logs

@renovate renovate bot requested a review from danielroe as a code owner January 5, 2025 12:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.87%. Comparing base (bb0b785) to head (a9b9892).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1660   +/-   ##
=======================================
  Coverage   62.87%   62.87%           
=======================================
  Files          79       79           
  Lines        3539     3539           
  Branches      412      412           
=======================================
  Hits         2225     2225           
  Misses       1285     1285           
  Partials       29       29           

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

@danielroe danielroe merged commit c15fe79 into main Jan 5, 2025
3 checks passed
@danielroe danielroe deleted the renovate/nuxt branch January 5, 2025 14:46
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.

2 participants