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 2.2.4 to 2.2.8 #3884

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps vue-tsc from 2.2.4 to 2.2.8.

Release notes

Sourced from vue-tsc's releases.

v2.2.8

Bug Fixes

  • revert "fix(language-core): validate v-model variable against model type"

Please refer to CHANGELOG.md for details.

Sponsors

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

2.2.8 official, 2.2.9 insiders (2025-03-02)

Bug Fixes

  • revert "fix(language-core): validate v-model variable against model type"

2.2.6 official, 2.2.7 insiders (2025-03-01)

Features

  • feat(language-core): infer prop JSDoc from defineModel's leading comments (#5211) - Thanks to @​KazariEX!

Bug Fixes

  • fix(language-core): map camelized prop name correctly (#5207) - Thanks to @​KazariEX!
  • fix(component-meta): resolve defineModel options to collect default value (#5209) - Thanks to @​KazariEX!
  • fix(language-core): avoid duplicate generation of defineExpose's codes - Thanks to @​KazariEX!
  • fix(language-core): generate camelized prop name for defineModel (#5213) - Thanks to @​KazariEX!
  • fix(language-core): validate v-model variable against model type (#5214) - Thanks to @​KazariEX!
  • fix(language-core): use keywords instead of semicolons to separate script sections (#5217) - Thanks to @​KazariEX!

Other Changes

  • ci: auto close issues with can't reproduce label - Thanks to @​KazariEX!
  • refactor(language-core): defer the calculation of linkedCodeMappings offsets (#5220) - Thanks to @​KazariEX!
Commits
  • b924de9 v2.2.8
  • 3cef963 v2.2.6 (#5222)
  • 130e3b8 fix(language-core): generate camelized prop name for defineModel (#5213)
  • 6bd7c03 feat(language-core): infer prop JSDoc from defineModel's leading comments (...
  • 810123c fix(component-meta): resolve defineModel options to collect default value...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by kazariex, a new releaser for vue-tsc since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Mar 3, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners March 3, 2025 01:57
@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Mar 3, 2025
Copy link
Contributor

github-actions bot commented Mar 3, 2025

@github-actions github-actions bot enabled auto-merge (squash) March 3, 2025 01:57
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vue-tsc-2.2.8 branch from e0b74dd to 6075a86 Compare March 3, 2025 02:44
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vue-tsc-2.2.8 branch from 6075a86 to 97babee Compare March 3, 2025 03:23
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.2.4 to 2.2.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/v2.2.8/packages/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>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vue-tsc-2.2.8 branch from 97babee to 7378204 Compare March 3, 2025 09:05
@github-actions github-actions bot merged commit 5ceb1e3 into main Mar 3, 2025
73 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-vue-tsc-2.2.8 branch March 3, 2025 09:36
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 javascript Pull requests that update Javascript code 📺showcases Changes to 1-n showcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants