Skip to content

chore(deps-dev): bump nuxt from 3.0.0-rc.11 to 3.1.2 #104

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps nuxt from 3.0.0-rc.11 to 3.1.2.

Release notes

Sourced from nuxt's releases.

v3.1.2

3.1.2 is a patch release with bug fixes (particularly focusing on performance and DX).

Changelog

compare changes

🔥 Performance

  • nuxt: Simplify generated variable names (#18629)
  • vite: Use compiled regexp for test (#18646)
  • nuxt: Cache result of importing styles module (#18734)

🩹 Fixes

  • nuxt: Provide fallback values for undefined runtime config (#18586)
  • kit: Don't use default export of defu (#18589)
  • Use named export from defu in all places (#18624)
  • nuxt: Dedupe vue-router (#18626)
  • test-utils: Prevent orphaned processes and use baseURL when loading (#18623)
  • vite: Ensure __publicAssetsURL set before loading assets (#18642)
  • kit: Avoid adding already installed modules to internal _installedModules (#18647)
  • nuxt: Make onNuxtReady safe to run on server-side (#18706)
  • vite, webpack: Omit magic keys when import of same name is detected (#18733)

📖 Documentation

  • Update vue-gtag plugin example (#18528)
  • Mention virtual file system (#18546)
  • Mention head composable as alternative to useHead (#18552)
  • Use defineEventHandler() to avoid warnings (#18557)
  • Remove unnecessary JSON.stringify() (#18590)
  • Updated unreachable docus url in documentation (#18618)
  • Add link to pages documentation to routing (#18602)
  • Add comment about needing to install @types/node manually (6b2bc680b)
  • Add note about directory import (d2c00dc46)
  • Fix array syntax (f14f3815f)
  • Fix buttons width on getting started (#18643)
  • Add .env to directory structure and improve config docs (#18594)
  • Mention options api equivalent for head() (#18650)
  • Fix broken link to esm section (#18716)
  • Improve routing validate example (#18728)

🏡 Chore

✅ Tests

... (truncated)

Commits
  • 225988e v3.1.2 (#18685)
  • 2b75414 perf(nuxt): cache result of importing styles module (#18734)
  • 03d6737 fix(vite, webpack): omit magic keys when import of same name is detected (#18...
  • 5eaeb4f docs: Improve routing validate example (#18728)
  • fcd63a0 chore(deps): update all non-major dependencies (main) (#18708)
  • 97b4e6e docs: fix broken link to esm section (#18716)
  • cb0860b fix(nuxt): make onNuxtReady safe to run on server-side (#18706)
  • cce4df1 chore(deps): update all non-major dependencies (main) (#18694)
  • 0911412 ci: allow manually dispatching nightly nuxt2 build
  • 21badd9 ci: fix ref for 2.x branch
  • 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 3.0.0-rc.11 to 3.1.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.0.0-rc.11...v3.1.2)

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

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 Feb 6, 2023
@dependabot dependabot bot requested a review from terwer February 6, 2023 01:42
@vercel
Copy link

vercel bot commented Feb 6, 2023

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

Name Status Preview Comments Updated
jvue-front ❌ Failed (Inspect) Feb 6, 2023 at 1:43AM (UTC)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2023

Superseded by #108.

@dependabot dependabot bot closed this Feb 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.1.2 branch February 10, 2023 01:31
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