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.4.0 to 1.4.4 in /src/main/resources/generator/dependencies/vue #6026

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps vue-tsc from 1.4.0 to 1.4.4.

Changelog

Sourced from vue-tsc's changelog.

1.4.4 (2023/4/23)

  • fix: missing FunctionalComponent props are no longer reported in the template (#2676)

1.4.3 (2023/4/22)

  • feat: add volar.nameCasing.status setting to disable nameCasing status
  • fix(vue-typescript): add missing peer dependency typescript (#2665) - thanks @​merceyz
  • fix: slots references codeLens, renaming not working
  • fix: pug multiline attribute values are marked as error (#2413)
  • fix: incorrect extra inlay hints inside template when enabled typescript.inlayHints.parameterNames (#2670)
  • fix: failed to resolve tsdk path for "JavaScript and TypeScript Nightly" (#2663)
  • revert: "fix(vue-tsc): add throw message if composite / incremental enabled" (vuejs/language-tools@b596a60)

1.4.2 (2023/4/21)

  • fix: cannot disable auto insert .value feature
  • fix: avoid slot props reporting error if component does not have $slots type (#2646)
  • fix: prefer component constructor signature instead of call signature (#2647)
  • fix: avoid tsconfig reporting "Comments are not permitted" when takeover mode enabled (#2648)

1.4.1 (2023/4/21)

  • fix: generic slot props type not incorrect (#2639)
  • fix: third-party library components cannot accept unknown props (#2636)
  • fix: allow props less functional component (#2638)
  • fix: native tags event type become never (#2640)
  • fix: cannot resolve tsdk on windows (#2637)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge April 24, 2023 03:56
@github-actions github-actions bot merged commit 4a557f6 into main Apr 24, 2023
33 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/src/main/resources/generator/dependencies/vue/vue-tsc-1.4.4 branch April 24, 2023 03:57
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.

None yet

0 participants