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

Bump nuxt from 2.15.8 to 3.5.3 #570

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps nuxt from 2.15.8 to 3.5.3.

Release notes

Sourced from nuxt's releases.

v3.5.3

3.5.3 is expected to be the last patch release before our next raft of features lands in v3.6.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi 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: Avoid watching nested paths (#21256)

🩹 Fixes

  • nuxt: Handle serialising empty bigint (#21257)
  • cli: Pass --no-clear config through to vite (#21262)
  • cli: Always use the latest devtools wizard (#21291)
  • schema: Update vue-loader options type (#21363)
  • schema: Add types for vue experimental features (#21364)
  • nuxt: Display errors in client overlay with typeCheck (#21064)
  • nuxt: Support usage of std-env in runtime code (#21372)
  • nuxt: Key distinct pages differently for legacy asyncData (#21263)
  • vite: Skip generating keys for locally scoped functions (#20955)
  • kit: Temporarily inline lodash.template from lodash-es (#20892)

📖 Documentation

  • Add index.vue to page routing example (#21240)
  • Distinguish between $fetch and fetch composables (#21228)
  • Adjust env property to match runtimeConfig (#21265)
  • Fix Cloudflare capitalization (#21267)
  • Migrate transition class names and style prop (#21281)
  • Remove irregular spaces (#21380)

🏡 Chore

  • Pin dev dependencies (9fb83b744)
  • Avoid inlining deps in vitest (#21316)
  • Rewrite crawler to remove old dependencies (#21326)
  • Support vitest 0.30.0 peer dependency (d58d1ea1e)

... (truncated)

Commits
  • 199595f v3.5.3
  • a1dbeaf chore(deps): pin dependencies (main) (#21388)
  • d58d1ea chore: support vitest 0.30.0 peer dependency
  • 0f4ae15 fix(kit): temporarily inline lodash.template from lodash-es (#20892)
  • 67f2232 fix(vite): skip generating keys for locally scoped functions (#20955)
  • ec72066 fix(nuxt): key distinct pages differently for legacy asyncData (#21263)
  • 8453fee chore: rewrite crawler to remove old dependencies (#21326)
  • 05b577e fix(nuxt): support usage of std-env in runtime code (#21372)
  • febf4b8 chore(deps): update all non-major dependencies (main) (#21377)
  • 1a7aa1b docs: remove irregular spaces (#21380)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for nuxt since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nuxt](https://github.com/nuxt/nuxt) from 2.15.8 to 3.5.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v2.15.8...v3.5.3)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-nuxt-3.5.3 branch June 23, 2023 18:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant