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.2 to 3.3.4 #435

Merged
merged 1 commit into from May 20, 2023

Conversation

dependabot[bot]
Copy link

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

Bumps vue from 3.3.2 to 3.3.4.

Release notes

Sourced from vue's releases.

v3.3.4

Please refer to CHANGELOG.md for details.

v3.3.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.3.4 (2023-05-18)

Bug Fixes

  • build: ensure correct typing for node esm (d621d4c)
  • build: fix DEV flag replacement edge case (8b7c04b), closes #8353
  • compiler-sfc: handle imported types from default exports (5aec717), closes #8355

3.3.3 (2023-05-18)

Bug Fixes

  • avoid regex s flag for old browsers (91f1c62), closes #8316
  • build: fix dev flag replacement in esm-builder builds (#8314) (003836f), closes #8312
  • compiler-sfc: don't hoist regexp literial (#8300) (8ec73a3)
  • compiler-sfc: fix props destructing default value type checking with unresolved type (#8340) (f69dbab), closes #8326
  • compiler-sfc: fix type import from path aliased vue file (fab9c72), closes #8348
  • compiler-sfc: handle ts files with relative imports with .js extension (b36addd), closes #8339
  • compiler-sfc: parses correctly when inline mode is off (#8337) (ecbd42a), closes #6088
  • compiler-sfc: support defineEmits type reference with unions (#8299) (b133e0f), closes #7943
  • types: support generic usage with withDefaults + defineProps (#8335) (216f269), closes #8310 #8331 #8325
Commits
  • 0e8bbe8 release: v3.3.4
  • 5aec717 fix(compiler-sfc): handle imported types from default exports
  • 8b7c04b fix(build): fix DEV flag replacement edge case
  • d621d4c fix(build): ensure correct typing for node esm
  • fecd5c4 release: v3.3.3
  • ecbd42a fix(compiler-sfc): parses correctly when inline mode is off (#8337)
  • b133e0f fix(compiler-sfc): support defineEmits type reference with unions (#8299)
  • 17d37d6 workflow: respect --skipGit on pnpm publish (#8261)
  • fab9c72 fix(compiler-sfc): fix type import from path aliased vue file
  • 8ec73a3 fix(compiler-sfc): don't hoist regexp literial (#8300)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv.


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 the dependencies Pull requests that update a dependency file label May 20, 2023
Copy link
Owner

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.3.4 branch from 0608b69 to e64bd99 Compare May 20, 2023 01:59
Copy link
Owner

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [vue](https://github.com/vuejs/core) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.2...v3.3.4)

---
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 force-pushed the dependabot/npm_and_yarn/vue-3.3.4 branch from e64bd99 to bde4bc0 Compare May 20, 2023 02:01
Copy link
Owner

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 9cb93fd into master May 20, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.3.4 branch May 20, 2023 02:03
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.

None yet

1 participant