Skip to content
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

chore(deps): bump vue from 3.4.0-alpha.4 to 3.4.0-beta.1 #2606

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps vue from 3.4.0-alpha.4 to 3.4.0-beta.1.

Release notes

Sourced from vue's releases.

v3.4.0-beta.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.0-beta.1 (2023-12-13)

Bug Fixes

  • compiler-core: use the same resolved options for all compile stages (#9760) (0dc875d)
  • hydration: should not warn mismatch for nullish prop (33159a5)
  • hydration: swap client/server labels for hydration mismatch warnings (f41fd86), closes #9098 #5953
  • runtime-core: fix suspense crash when patching non-resolved async setup component (#7290) (bb0c889), closes #5993 #6463 #6949 #6095 #8121
  • runtime-core: properly pop warning context when mounting components with async setup (69a2acc)
  • ssr: fix suspense hydration of fallback content (#7188) (60415b5)
  • ssr: make isInSSRComponentSetup state sharable across copies of Vue (e04d821)
  • Suspense: handle switching away from kept-alive component before resolve (aa0c13f), closes #6416 #6467
  • Suspense: properly fix #6416 (0db336f)
  • types: add xmlns:xlink to SVGAttributes (#9300) (0d61b42), closes #9299
  • types: support for generic keyof slots (#8374) (213eba4)

Features

Performance Improvements

Commits
  • e00b160 release: v3.4.0-beta.1
  • 69a2acc fix(runtime-core): properly pop warning context when mounting components with...
  • 0db336f fix(Suspense): properly fix #6416
  • 33159a5 fix(hydration): should not warn mismatch for nullish prop
  • 0b6effb chore: preserve error code enum order
  • aa0c13f fix(Suspense): handle switching away from kept-alive component before resolve
  • 96aeb24 chore: remove unnecessary statements
  • 85c8040 chore(sfc-playground): use dev mode by default
  • 20ad475 workflow(sfc-playground): add reload function (#8674)
  • bb0c889 fix(runtime-core): fix suspense crash when patching non-resolved async setup ...
  • 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 [vue](https://github.com/vuejs/core) from 3.4.0-alpha.4 to 3.4.0-beta.1.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.4.0-beta.1/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.0-alpha.4...v3.4.0-beta.1)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 2cae977
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/6579ff9cf19ad300083e3253
😎 Deploy Preview https://deploy-preview-2606--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2023

Looks like vue is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.4.0-beta.1 branch December 14, 2023 01:46
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.

0 participants