Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

chore(deps): bump vue from 3.4.33 to 3.4.35 #43

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps vue from 3.4.33 to 3.4.35.

Release notes

Sourced from vue's releases.

v3.4.35

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.34

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.4.35 (2024-07-31)

Bug Fixes

  • teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)
  • teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#11456) (12667da), closes #11400
  • types/ref: allow getter and setter types to be unrelated (#11442) (e0b2975)

Performance Improvements

  • runtime-core: improve efficiency of normalizePropsOptions (#11409) (5680142), closes #9739

3.4.34 (2024-07-24)

Bug Fixes

  • defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429
Commits
  • 0b8ba63 release: v3.4.35
  • 7b18cdb fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho...
  • 12667da fix(Teleport): ensure targetAnchor and targetStart not null during hydration ...
  • af60e35 test: make transition tests more stable locally
  • 5680142 perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)
  • 87923f6 chore(types): reuse built-in Iterator type (#11435)
  • 208f5c0 chore(deps): update dependency conventional-changelog-cli to v5 (#11449)
  • 5bca503 chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)
  • e0b2975 fix(types/ref): allow getter and setter types to be unrelated (#11442)
  • 8e052ee chore(sfc-playgroud): highlight the commit and latest version when active in ...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
Copy link

changeset-bot bot commented Aug 1, 2024

⚠️ No Changeset found

Latest commit: 62f7529

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for scalar-snippetz ready!

Name Link
🔨 Latest commit 62f7529
🔍 Latest deploy log https://app.netlify.com/sites/scalar-snippetz/deploys/66ab6fe26d3db50008826335
😎 Deploy Preview https://deploy-preview-43--scalar-snippetz.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.

Bumps [vue](https://github.com/vuejs/core) from 3.4.33 to 3.4.35.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.33...v3.4.35)

---
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 force-pushed the dependabot/npm_and_yarn/vue-3.4.35 branch from cbcbab8 to 62f7529 Compare August 1, 2024 11:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

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

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.4.35 branch August 1, 2024 11:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants