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 core #917

Merged
merged 2 commits into from
Sep 27, 2023
Merged

chore(deps): update nuxt core #917

merged 2 commits into from
Sep 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit 3.7.3 -> 3.7.4 age adoption passing confidence
@nuxt/schema 3.7.3 -> 3.7.4 age adoption passing confidence
@nuxt/test-utils ^3.7.3 -> ^3.7.4 age adoption passing confidence
nuxi 3.8.4 -> 3.9.0 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.7.4

Compare Source

3.7.4 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Use original escapes/quotes in page re-exports (#​23191)
  • schema: Default devServer host to undefined (#​23206)
  • nuxt: Correct islandsTransform slot regex (#​23226)
  • nuxt: Handle vite preload-helper id with extension (#​23230)
  • nuxt: Load layer middlewares before project middlewares (#​22925)
  • nuxt: Don't incl overridden layer pages as nested children (#​23238)
  • vite: Explicitly set vite manifest path (#​23276)
  • nuxt: Experimental build manifest + client route rules (#​21641)
  • nuxt: Generate empty file when shim is disabled (#​23333)
  • nuxt: Apply right types to modules and their runtime files (#​23240)
  • nuxt: Add import protection for nuxt/* exports (#​23357)
  • nuxt: Detect nested pages with /index segments (#​23404)
  • schema: Ignore pnpm store directory (3510cedc3)
💅 Refactors
  • nuxt: Use built-in consola prompts (#​23205)
  • kit,nuxt,schema: Use consola and improve test dx (#​23302)
📖 Documentation
  • Add documentation on nuxt2 command (#​23211)
  • Clarify nuxi start command usage (#​23215)
  • Close code-block in migration guide (#​23224)
  • Typo on callHook method (#​23231)
  • nuxt: Remove hanging word in modules docs (#​23242)
  • Update latest node.js version to 20.x (#​23252)
  • Add more files to srcDir JSDoc (#​23250)
  • Add steps for contributing to docs locally (#​23270)
  • Add support details and update roadmap (#​21867, #​21893)
  • Add nuxtApp.runWithContext (#​23258)
  • Update 'scheduled' status name (#​23307)
  • Fix links to configuration options (#​23324)
  • Update link to devtools.nuxt.com (#​23350)
  • Add explicit await to clarify sendRedirect is async (#​23345)
  • Remove version from npm links to redirect to latest (#​23371)
  • Add tryUseNuxt to kit context utils list (#​23373)
🏡 Chore
🤖 CI
  • Add lychee link checker (#​23254)
  • Rename linkChecker job to link-checker (#​23319)
  • Don't run link checker on pushes to main (e0ddcfa9e)
❤️ Contributors
nuxt/cli (nuxi)

v3.9.0

Compare Source

compare changes

🚀 Enhancements
  • dev: Reuse main dev port for vite hmr (#​184)
  • mod-search: Filter mod search by compatible nuxt version (#​134)
  • init: Support --package-manager (#​97)
  • Modules db integration with nuxi module add (#​197)
  • init: Support --git-init (#​204)
🔥 Performance
  • dev: Avoid using proxy with --no-fork mode (#​207)
🩹 Fixes
  • Use hook to avoid rece conditions (bc98376)
  • Soft warning for node < 18 (#​199)
  • Make dev proxy url available for listen hook (#​206)
  • Use internal dev server url for dev proxy (1316da6)
  • dev: Remove duplicate url in no-fork mode (dfb3651)
  • Prompt to abort module add if install failed (#​208)
💅 Refactors
  • Remove unused dependencies and code (f0e0c94)
🏡 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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@danielroe
Copy link
Member

cc: @pi0

@renovate renovate bot changed the title chore(deps): update devdependency nuxi to v3.9.0 chore(deps): update nuxt core Sep 26, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@danielroe danielroe merged commit 7bcd69e into main Sep 27, 2023
9 checks passed
@danielroe danielroe deleted the renovate/nuxt branch September 27, 2023 19:23
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