Skip to content

fix(deps): bump @nuxt/vite-builder from 3.11.2 to 3.12.1 - #192

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxt/vite-builder-3.12.1
Closed

fix(deps): bump @nuxt/vite-builder from 3.11.2 to 3.12.1#192
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxt/vite-builder-3.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2024

Copy link
Copy Markdown
Contributor

Bumps @nuxt/vite-builder from 3.11.2 to 3.12.1.

Release notes

Sourced from @​nuxt/vite-builder's releases.

v3.12.1

3.12.1 is a hotfix release to address a typo in the nuxt/script stub auto-imports.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Update registry list for @nuxt/scripts (0252000d7)

💅 Refactors

  • schema: Use CompatibilityDateSpec (#27521)

📖 Documentation

  • Update more references to v3.12 (1d2eee00d)
  • Mention 3.12 for testing nuxt 4 (#27525)

🏡 Chore

✅ Tests

❤️ Contributors

v3.12.0

👀 Highlights

We're on the road to the release of Nuxt 4, but we've not held back in Nuxt v3.12. A huge thank you to the 75+ Nuxt contributors and community members who have been part of this release. ❤️

🚀 Testing Nuxt 4 changes

Nuxt 4 is on the horizon, and it's now possible to test out the behaviour changes that will be coming in the next major release (#26925) by setting an option in your nuxt.config file:

export default defineNuxtConfig({
  future: {
    compatibilityVersion: 4,
  },
</tr></table> 

... (truncated)

Commits
  • 41fc45d v3.12.1
  • 9f06842 v3.12.0
  • ad82474 chore(deps): update dependency esbuild to ^0.21.5 (main) (#27504)
  • 9f24bc6 chore(deps): update all non-major dependencies (main) (#27474)
  • e60a912 chore(deps): update all non-major dependencies (main) (#27404)
  • c1565e2 chore(deps): update dependency @​vitejs/plugin-vue-jsx to v4 (main) (#27407)
  • c2702ef chore(deps): update all non-major dependencies (main) (#27386)
  • b8bb1aa fix(vite): don't get available port when hmr.server is set (#27326)
  • d1ac12c perf(vite): exclude common ESM deps from pre-bundling (#27372)
  • 2f93269 fix(vite): disable optimizeDeps in ssr (#27356)
  • 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 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)

Bumps [@nuxt/vite-builder](https://github.com/nuxt/nuxt/tree/HEAD/packages/vite) from 3.11.2 to 3.12.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.12.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@nuxt/vite-builder"
  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, 2024
@dependabot
dependabot Bot requested a review from steven9463912 June 12, 2024 00:11
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #194.

@dependabot dependabot Bot closed this Jun 17, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nuxt/vite-builder-3.12.1 branch June 17, 2024 00:44
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.

1 participant