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/kit from 3.3.3 to 3.5.3 #53

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/kit from 3.3.3 to 3.5.3.

Release notes

Sourced from @​nuxt/kit'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

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/kit](https://github.com/nuxt/nuxt) from 3.3.3 to 3.5.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.3.3...v3.5.3)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #56.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/kit-3.5.3 branch June 26, 2023 17:58
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