Skip to content

fix(deps): bump @nuxt/vite-builder from 3.2.3 to 3.4.3#79

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxt/vite-builder-3.4.3
Closed

fix(deps): bump @nuxt/vite-builder from 3.2.3 to 3.4.3#79
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxt/vite-builder-3.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps @nuxt/vite-builder from 3.2.3 to 3.4.3.

Release notes

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

v3.4.3

3.4.3 is a patch release with the latest bug fixes. 🐞 It is expected that the next release will be v3.5, in approximately two weeks' time.

✅ 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

🩹 Fixes

  • nuxt: Don't call timeEnd unless we're debugging (#20424)
  • nuxt: Use key to force server component re-rendering (#19911)
  • nuxt: Add basic typings for <ClientOnly> (f1ded44e8)
  • nuxt: Use event.node.req in cookie utility (#20474)
  • deps: Relax upper node version constraint (#20472)
  • nuxi,schema: Support devServer.https: true (#20498)
  • nuxt: Throw 404 when accessing /__nuxt_error directly (#20497)
  • nuxt: Use callAsync for executing hooks with context (#20510)
  • nuxt: Improved typing support for app config (#20526)
  • nuxt: Call app:error in SSR before rendering error page (#20511)
  • nuxt: Restrict access to single renderer outside of test/rootDir (#20543)
  • nuxt: Throw errors when running legacy asyncData (#20535)
  • nuxt: Transform #components imports into direct component imports (#20547)
  • nuxt: Return RenderResponse for redirects (#20496)

📖 Documentation

  • Fix typos on docs homepage (#20456)
  • Update links to vue-router docs (#20454)
  • Remove RC reference and add link to vue migration build (#20485)
  • Add cdn proxy section (#20408)
  • Add a next steps link to first page of migration docs (#20512)
  • Add custom fetch composable example (#20115)
  • Adjust wrong link after repo migration (#20536)

✅ Tests

... (truncated)

Commits
  • 1464294 v3.4.3
  • d8176f1 chore(deps): update all non-major dependencies (main) (#20514)
  • f73bb1d fix(nuxt): return RenderResponse for redirects (#20496)
  • 98b20c4 fix(nuxt): transform #components imports into direct component imports (#20...
  • ecf4153 fix(nuxt): throw errors when running legacy asyncData (#20535)
  • 65a8f4e fix(nuxt): restrict access to single renderer outside of test/rootDir (#20543)
  • 48c034c ci: run nuxt2 nightly release on node 14 again
  • 59680dd docs: adjust wrong link after repo migration (#20536)
  • 197de3e fix(nuxt): call app:error in SSR before rendering error page (#20511)
  • dd0d13d fix(nuxt): improved typing support for app config (#20526)
  • 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/vite-builder](https://github.com/nuxt/nuxt) from 3.2.3 to 3.4.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.2.3...v3.4.3)

---
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 May 1, 2023
@dependabot dependabot bot requested a review from inoue2002 May 1, 2023 01:24
@vercel
Copy link

vercel bot commented May 1, 2023

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

Name Status Preview Comments Updated (UTC)
line-message-validator ❌ Failed (Inspect) May 1, 2023 1:25am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2023

Superseded by #84.

@dependabot dependabot bot closed this May 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/vite-builder-3.4.3 branch May 17, 2023 01:16
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