Skip to content

[stable33] chore(deps-dev): Bump @vue/tsconfig from 0.5.1 to 0.9.0 in /build/frontend-legacy#58773

Open
dependabot[bot] wants to merge 1 commit intostable33from
dependabot/npm_and_yarn/build/frontend-legacy/stable33/vue/tsconfig-0.9.0
Open

[stable33] chore(deps-dev): Bump @vue/tsconfig from 0.5.1 to 0.9.0 in /build/frontend-legacy#58773
dependabot[bot] wants to merge 1 commit intostable33from
dependabot/npm_and_yarn/build/frontend-legacy/stable33/vue/tsconfig-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps @vue/tsconfig from 0.5.1 to 0.9.0.

Release notes

Sourced from @​vue/tsconfig's releases.

v0.9.0

Noticeable Changes

  • feat: update lib to ES2022 by @​Slessi in vuejs/tsconfig#41
  • chore: move noUncheckedIndexedAccess from base config to the lib config [fa4423b]
    • This is because noUncheckedIndexedAccess may have false positives, making it hard for existing codebases to upgrade.
    • But for new codebases, it’s still recommended to enable this flag from the beginning.

New Contributors

Full Changelog: vuejs/tsconfig@v0.8.1...v0.9.0

v0.8.1

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

v0.7.0

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0

v0.6.0

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

Commits
  • 3569685 0.9.0
  • fa4423b chore: move noUncheckedIndexedAccess from base config to the lib config
  • 051d720 docs: update TypeScript version requirement
  • 3db886a feat: update lib to ES2022 (#41)
  • df9d3d4 docs: note the default value of types in TS 6+ has been changed to []
  • 0e39087 docs: note that strict mode is on by default in TS 6
  • ae3b1dc chore: make GitHub render tsconfig.*.json as JSONC
  • 4a223b2 0.8.1
  • a235c5f fix: disable exactOptionalPropertyTypes for now
  • c2c92d6 0.8.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vue/tsconfig since your current version.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@vue/tsconfig [>= 0.8.a, < 0.9]
@vue/tsconfig [>= 0.7.a, < 0.8]
@vue/tsconfig [>= 0.6.a, < 0.7]

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 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)

Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.5.1 to 0.9.0.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.5.1...v0.9.0)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners March 7, 2026 02:49
@dependabot dependabot bot requested review from nfebe, skjnldsv and sorbaugh and removed request for a team March 7, 2026 02:49
@github-actions github-actions bot enabled auto-merge March 7, 2026 03:15
@github-actions github-actions bot changed the title chore(deps-dev): Bump @vue/tsconfig from 0.5.1 to 0.9.0 in /build/frontend-legacy [stable33] chore(deps-dev): Bump @vue/tsconfig from 0.5.1 to 0.9.0 in /build/frontend-legacy Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants