Skip to content

chore(deps): update dependency @vue/tsconfig to ^0.9.1 (stable33)#3255

Open
renovate[bot] wants to merge 1 commit into
stable33from
renovate/stable33-vue-tsconfig-0.x
Open

chore(deps): update dependency @vue/tsconfig to ^0.9.1 (stable33)#3255
renovate[bot] wants to merge 1 commit into
stable33from
renovate/stable33-vue-tsconfig-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vue/tsconfig ^0.5.1^0.9.1 age confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

v0.9.1

Compare Source

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

Compare Source

Noticeable Changes

  • feat: update lib to ES2022 by @​Slessi in #​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

Compare Source

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

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

v0.8.0

Compare Source

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

Compare Source

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

Compare Source

Notable Changes

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


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jul 6, 2026
@renovate renovate Bot requested a review from skjnldsv July 6, 2026 22:16
@renovate

renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @typescript-eslint/tsconfig-utils@8.33.0
npm warn Found: typescript@5.9.2
npm warn node_modules/typescript
npm warn   dev typescript@"^5.9.2" from the root project
npm warn   16 more (vue, @nextcloud/eslint-config, vue, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/tsconfig-utils@8.33.0
npm warn node_modules/@typescript-eslint/tsconfig-utils
npm warn   @typescript-eslint/tsconfig-utils@"^8.33.0" from @typescript-eslint/project-service@8.33.0
npm warn   node_modules/@typescript-eslint/project-service
npm warn   1 more (@typescript-eslint/typescript-estree)
npm warn
npm warn Conflicting peer dependency: typescript@5.8.3
npm warn node_modules/typescript
npm warn   peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/tsconfig-utils@8.33.0
npm warn   node_modules/@typescript-eslint/tsconfig-utils
npm warn     @typescript-eslint/tsconfig-utils@"^8.33.0" from @typescript-eslint/project-service@8.33.0
npm warn     node_modules/@typescript-eslint/project-service
npm warn     1 more (@typescript-eslint/typescript-estree)
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error Found: vue@2.7.16
npm error node_modules/vue
npm error   vue@"^2.7.16" from the root project
npm error   peer vue@"^2.6.6" from @linusborg/vue-simple-portal@0.1.5
npm error   node_modules/@linusborg/vue-simple-portal
npm error     @linusborg/vue-simple-portal@"^0.1.5" from @nextcloud/vue@8.37.0
npm error     node_modules/@nextcloud/vue
npm error       @nextcloud/vue@"^8.37.0" from the root project
npm error   13 more (@nextcloud/vue, @nextcloud/vue-select, ...)
npm error
npm error Could not resolve dependency:
npm error peerOptional vue@"^3.4.0" from @vue/tsconfig@0.9.1
npm error node_modules/@vue/tsconfig
npm error   dev @vue/tsconfig@"^0.9.1" from the root project
npm error
npm error Conflicting peer dependency: vue@3.5.32
npm error node_modules/@nextcloud/dialogs/node_modules/vue
npm error   vue@"^3.5.28" from @nextcloud/dialogs@7.3.0
npm error   node_modules/@nextcloud/dialogs
npm error     @nextcloud/dialogs@"^7.3.0" from the root project
npm error   peer vue@"^3.2.0" from @ckpack/vue-color@1.6.0
npm error   node_modules/@nextcloud/dialogs/node_modules/@ckpack/vue-color
npm error     @ckpack/vue-color@"^1.6.0" from @nextcloud/vue@9.6.0
npm error     node_modules/@nextcloud/dialogs/node_modules/@nextcloud/vue
npm error       @nextcloud/vue@"^9.5.0" from @nextcloud/dialogs@7.3.0
npm error       node_modules/@nextcloud/dialogs
npm error         @nextcloud/dialogs@"^7.3.0" from the root project
npm error   11 more (@nextcloud/vue, @vue/server-renderer, ...)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-06T22_16_23_684Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-06T22_16_23_684Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants