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.3.4 to 3.3.5 #227

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps vue from 3.3.4 to 3.3.5.

Release notes

Sourced from vue's releases.

v3.3.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.3.5 (2023-10-20)

Bug Fixes

  • add isGloballyWhitelisted back, but deprecated (#8556) (63dfe8e), closes vuejs/core#8416
  • build: disable useDefineForClassFields in esbuild (#9252) (6d14fa8)
  • compat: return value of vue compat set() (#9377) (e3c2d69)
  • compiler-sfc: don't hoist props and emit (#8535) (24db951), closes #7805 #7812
  • compiler-sfc: don't registerTS when bundling for browsers (#8582) (6f45f76)
  • compiler-sfc: fix using imported ref as template ref during dev (#7593) (776ebf2), closes #7567
  • compiler-sfc: handle dynamic directive arguments in template usage check (#8538) (e404a69), closes #8537
  • compiler-sfc: ignore style v-bind in double slash comments (#5409) (381b497)
  • compiler-sfc: pass options directly to stylus (#3848) (d6446a6)
  • compiler-sfc: support resolve multiple re-export /w same source type name (#8365) (4fa8da8), closes #8364
  • compiler-sfc: typo in experimental feature warnings (#8513) (fd1a3f9)
  • deps: update dependency monaco-editor to ^0.44.0 (#9237) (8611874)
  • deps: update playground (#9154) (c8566a2)
  • playground: fix github button style (#7722) (5ee992c)
  • runtime-core: swap client/server debug labels (#9089) (8f311c6)
  • ssr: render correct initial selected state for select with v-model (#7432) (201c46d), closes #7392
  • ssr: reset current instance if setting up options component errors (#7743) (020851e), closes #7733
  • teleport: handle target change while disabled (#7837) (140a89b), closes #7835
  • transition: handle possible auto value for transition/animation durations (96c76fa), closes #8409
  • types/jsx: add inert attribute and missing hidden values (#8090) (ceb0732)
  • types/jsx: add missing loading attr for img element (#6160) (68d6b43)
  • types: correct withDefaults return type for boolean prop with undefined default value (#8602) (f07cb18)
  • types: ensure nextTick return type reflect correct Promise value (#8406) (6a22b1f)
  • types: support correct types for style on svg elements (#6322) (364dc53)

Performance Improvements

  • compiler-sfc: lazy require typescript (d2c3d8b)
  • custom-element: cancel MutationObserver listener when disconnected (#8666) (24d98f0)
  • mark defineComponent as side-effects-free (#8512) (438027c)
Commits
  • 5ebb459 release: v3.3.5
  • e5844aa chore: avoid unncessary print on release script exit [ci skip]
  • 9058853 chore: fix sfc-playground build
  • 13d8b06 chore: bump postcss from 8.4.30 to 8.4.31 (#9354)
  • 93b79e6 chore(deps): update compiler (#9322)
  • 2ac9051 chore(deps): update all non-major dependencies (#9286)
  • 36a72c2 chore(deps): update dependency lint-staged to v15 (#9407)
  • beb487e chore: bump min node version requirement for development
  • 51dfa65 chore(deps): update autofix-ci/action digest to d3e5915 (#9406)
  • b7d2c0b chore(deps): update lint (#9287)
  • 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.3.4 to 3.3.5.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@vercel
Copy link

vercel bot commented Oct 20, 2023

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

Name Status Preview Comments Updated (UTC)
weather ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 4:26am

@LaicZhang LaicZhang merged commit 4d217e6 into main Oct 20, 2023
2 checks passed
@LaicZhang LaicZhang deleted the dependabot/npm_and_yarn/vue-3.3.5 branch October 20, 2023 07:58
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