Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

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

Release notes

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

v3.4.1

3.4.1 is a patch release. We've pulled it forward slightly to fix a couple of breaking bugs in 3.4.0.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Set config on ssrContext in spa renderer (#20216)
  • nuxt: Mark entire payload as reactive (#20218)
  • nuxt: Add missing imports to <NuxtClientFallback> (#20237)
  • nuxt: Improve handling of redirects within middleware (#20244)
  • nuxt: Do not redirect when vue-router normalises url (#20247)

📖 Documentation

  • Add a brief description of transform/pick (#20186)

✅ Tests

  • Add js payload test suite (#20217)

❤️ Contributors

v3.4.0

3.4.0 is a minor (feature) release for Nuxt 3 bringing exciting new features, including support for the View Transitions API, transferring rich JavaScript payloads from server to client - and much more.

👀 Highlights

🪄 View Transitions API Support

CleanShot.2023-04-11.at.18.00.47.mp4

You can see a demo on https://nuxt-view-transitions.surge.sh

You may have noticed that Chromium-based browsers now ship a new web platform API: the View Transitions API. This is an exciting new ability for native browser transitions which (among other things) have the ability to transition between unrelated elements on different pages.

Nuxt now ships with an experimental implementation, which will be under active development during the v3.4 release cycle. See the known issues in the linked PR.

export default defineNuxtConfig({
</tr></table> 

... (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 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.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.2.3...v3.4.1)

---
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 Apr 14, 2023
@vercel
Copy link

vercel bot commented Apr 14, 2023

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2023

Superseded by #75.

@dependabot dependabot bot closed this Apr 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/vite-builder-3.4.1 branch April 21, 2023 01:05
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