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-dev): Bump vue-tsc from 1.6.5 to 1.8.0 #549

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2023

Bumps vue-tsc from 1.6.5 to 1.8.0.

Release notes

Sourced from vue-tsc's releases.

v1.8.0

2.0 schedule has been postponed: #3294

Highlights


Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-tsc's changelog.

1.8.0 (2023/6/17) (Highlights)

1.7.14 (2023/6/16) - pre-release

  • perf: intellisense is very slow when referencing lots of external .vue files (#3264)
  • fix: read directory infinite recursion on Darwin os (#3282)

1.7.13 (2023/6/15) - pre-release

  • feat: support Vue 3.3 defineEmits shorthand (#3169) (#3283) - thanks @​so1ve
  • feat: allow trailing text for directive comments (vuejs/language-tools#3215)
  • feat: switch vue.inlayHints.optionsWrapper to disabled by default (#3147) - thanks @​wenfangdu
  • feat(component-meta): expose component type (#3151) (#3286)
  • fix: can't define variables in inline event handler (#3258) (#3280) - thanks @​so1ve
  • fix(vue-tsc): --emitDeclarationOnly not working since 1.7.9
  • fix(vue-tsc): @vue-expect-error, @vue-ignore not working for vue-tsc (#3284) - thanks @​sapphi-red

... (truncated)

Commits

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 CI passes on it, as requested by @nextcloud-command.


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)

Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.5 to 1.8.0.
- [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.0/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-tsc-1.8.0 branch from 377e3c4 to 7ebc7a5 Compare June 17, 2023 03:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command 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 b3305be into master Jun 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-tsc-1.8.0 branch June 17, 2023 03:53
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