Skip to content

Chore(deps-dev): Bump @vue/tsconfig from 0.8.1 to 0.9.1#1081

Merged
provokateurin merged 1 commit into
masterfrom
dependabot/npm_and_yarn/vue/tsconfig-0.9.1
May 18, 2026
Merged

Chore(deps-dev): Bump @vue/tsconfig from 0.8.1 to 0.9.1#1081
provokateurin merged 1 commit into
masterfrom
dependabot/npm_and_yarn/vue/tsconfig-0.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps @vue/tsconfig from 0.8.1 to 0.9.1.

Release notes

Sourced from @​vue/tsconfig's releases.

v0.9.1

Notable Changes

  • Align the TypeScript peer dependency requirement with the documentation (>= 5.8, including TypeScript 6)

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

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

Commits
  • dc7af0b 0.9.1
  • e73ef3c fix: align typescript peer dependency with documentation
  • 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
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels May 2, 2026
Copy link
Copy Markdown
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

@susnux
Copy link
Copy Markdown
Contributor

susnux commented May 18, 2026

@dependabot rebase

Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.9.1
  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/tsconfig-0.9.1 branch from acc9be5 to 8e1f66b Compare May 18, 2026 09:58
Copy link
Copy Markdown
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

@provokateurin provokateurin enabled auto-merge May 18, 2026 10:12
@provokateurin provokateurin merged commit f283e92 into master May 18, 2026
31 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vue/tsconfig-0.9.1 branch May 18, 2026 10:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants