Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2025

Bumps @nuxt/devtools from 1.7.0 to 2.0.0.

Release notes

Sourced from @​nuxt/devtools's releases.

v2.0.0

✨ Highlights

Nuxt DevTools v2.0 isn't a massive update but rather some necessary breaking changes for us to move forward easier.

The main breaking change is that Nuxt DevTools 2.0 now requires Vite v6, which means Nuxt v3.15+. Along with other improvements like custom editor selection, Discovery.js for resolved Nuxt/Nitro/Vite configs (rather advanced, mostly for debugging), bringing back the schema generator, and more optimized dependencies.

We will soon include v2.0 in the next Nuxt release.


   🚨 Breaking Changes

  • Requires Vite v6 and Nuxt v3.15  -  by @​antfu (f2a2f)
  • Move edge releases to nightly releases  -  by @​antfu (5c6df)
  • Remove global installation wizard  -  by @​antfu (23215)
  • Upgrade execa and which, requires node ^18.17.0  -  by ** >=20.5.0** ()
  • Switch from flatted to structured-clone-es  -  by @​antfu (403fe)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.7

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from @​nuxt/devtools's changelog.

2.0.0 (2025-02-06)

Features

2.0.0-beta.7 (2025-02-05)

Bug Fixes

2.0.0-beta.6 (2025-02-05)

Bug Fixes

2.0.0-beta.5 (2025-02-04)

Bug Fixes

  • downgrade quicktype, bring back schema generator, fix #753 (7b9dd87)
  • rpc serialization error with Vite configs (9033ce2)

2.0.0-beta.4 (2025-01-31)

2.0.0-beta.3 (2025-01-18)

2.0.0-beta.2 (2025-01-16)

Bug Fixes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 7, 2025
Bumps [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.0.0/packages/devtools)

---
updated-dependencies:
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/devtools-2.0.0 branch from aa1f52e to acad9e4 Compare February 11, 2025 09:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #530.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/devtools-2.0.0 branch February 17, 2025 12:32
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