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: Bump the vue group with 2 updates #2142

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the vue group with 2 updates: @vue/test-utils and vue-tsc.

Updates @vue/test-utils from 2.4.0 to 2.4.1

Release notes

Sourced from @​vue/test-utils's releases.

v2.4.1

What's Changed

Fixes

Docs

(Dev) Dependencies

New Contributors

Full Changelog: vuejs/test-utils@v2.4.0...v2.4.1

Commits
  • 6af516a publish: 2.4.1
  • c41e914 chore(deps): update typescript-eslint monorepo to v6 (#2129)
  • e235e3a fix: modify createVMProxy (#2125)
  • a304f59 chore: exception for no-extra-semi lint rule
  • 881646e chore(deps): update dependency js-beautify to v1.14.9
  • 5426ca2 chore(deps): update vitest to v0.33.0
  • 136e67b chore(deps): update dependency prettier to v3 and eslint-plugin-prettier to v5
  • ffbb7cf chore(deps): update all non-major dependencies
  • f0df231 docs: add warning about isVisible()
  • 73890ef chore(deps): update vitest to v0.32.4
  • Additional commits viewable in compare view

Updates vue-tsc from 1.8.4 to 1.8.8

Changelog

Sourced from vue-tsc's changelog.

1.8.8 (2023/7/27)

  • fix: language server crashed due to importing unexist library (#3453) (#3454)

1.8.7 (2023/7/27)

  • feat: support auto-complete for directives (#2559)
  • feat: support extract component for options api
  • feat: re-support external component parsing (#3328)
  • feat: support function expression emit event (#3445) - thanks @​lvjiaxuan
  • perf: reuse VueFile instances between monorepo packages (#3450)
  • fix: handle node next module resolution (#3159) - thanks @​kalvenschraut
  • fix: generate valid code when using __VLS_PropsChildren (#3442) - thanks @​so1ve
  • fix: component auto-import cannot insert import statement
  • fix: extract component cannot extract interpolations
  • fix: allow top-level await in script setup blocks with generics (#3441) - thanks @​so1ve

Full-time Support by

Our Platinum Sponsors

... (truncated)

Commits

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

Bumps the vue group with 2 updates: [@vue/test-utils](https://github.com/vuejs/test-utils) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc).


Updates `@vue/test-utils` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.0...v2.4.1)

Updates `vue-tsc` from 1.8.4 to 1.8.8
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.8/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-d8bef1d486 branch from 614d6ad to 15f395b Compare August 17, 2023 18:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 27, 2023
auto-merge was automatically disabled August 27, 2023 16:50

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-d8bef1d486 branch August 27, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants