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

npm: bump vue from 3.3.1 to 3.3.2 #83

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vue from 3.3.1 to 3.3.2.

Release notes

Sourced from vue's releases.

v3.3.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.3.2 (2023-05-12)

Bug Fixes

  • compiler-core: treat floating point numbers as constants (8dc8cf8), closes #8295
  • compiler-dom: do not throw in production on side effect tags (c454b9d), closes #8287 #8292
  • compiler-sfc: fix regression on props destructure when transform is not enabled (f25bd37), closes #8289
  • compiler-sfc: handle prop keys that need escaping (#7803) (690ef29), closes #8291
  • compiler-sfc: properly parse d.ts files when resolving types (aa1e77d), closes #8285
  • compiler-sfc: raise specific warning for failed extends and allow ignoring extends (8235072), closes #8286
Commits
  • a374d7e release: v3.3.2
  • 8235072 fix(compiler-sfc): raise specific warning for failed extends and allow ignori...
  • f25bd37 fix(compiler-sfc): fix regression on props destructure when transform is not ...
  • 80a708f chore: bump plugin-vue
  • 574c83b refactor(compiler-sfc): move prop key escape logic to utils
  • 690ef29 fix(compiler-sfc): handle prop keys that need escaping (#7803)
  • aa1e77d fix(compiler-sfc): properly parse d.ts files when resolving types
  • 8dc8cf8 fix(compiler-core): treat floating point numbers as constants
  • c454b9d fix(compiler-dom): do not throw in production on side effect tags
  • ab9256a chore: fix typos in defineOptions (#8277)
  • 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)

@dependabot dependabot bot added dependencies Dependency related npm NPM related issues labels May 15, 2023
Bumps [vue](https://github.com/vuejs/core) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.1...v3.3.2)

---
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.3.2 branch from 2c716c8 to 623ee0b Compare May 15, 2023 15:41
@rukshn rukshn merged commit 8488847 into main May 15, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.3.2 branch May 15, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related npm NPM related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant