Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2023

This PR contains the following updates:

Package Change Age Confidence
@vue/tsconfig ^0.1.3^0.8.0 age confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

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

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.0

Compare Source

v0.3.2

Compare Source

v0.3.1

Compare Source

v0.3.0

Compare Source

v0.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update dependency @vue/tsconfig to ^0.2.0 Update dependency @vue/tsconfig to ^0.3.0 Apr 23, 2023
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 47c5257 to 403c09d Compare April 23, 2023 12:16
@renovate renovate bot changed the title Update dependency @vue/tsconfig to ^0.3.0 Update dependency @vue/tsconfig to ^0.4.0 May 12, 2023
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 403c09d to dc56aad Compare May 12, 2023 07:16
@renovate renovate bot changed the title Update dependency @vue/tsconfig to ^0.4.0 Update dependency @vue/tsconfig to ^0.5.0 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from dc56aad to 5d52174 Compare December 15, 2023 19:02
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 5d52174 to a2ac2ac Compare November 10, 2024 18:02
@renovate renovate bot changed the title Update dependency @vue/tsconfig to ^0.5.0 Update dependency @vue/tsconfig to ^0.6.0 Nov 10, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Nov 10, 2024

⚠️ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"^3.2.47" from the root project
npm ERR!   peer vue@"^3.2.25" from @vitejs/[email protected]
npm ERR!   node_modules/@vitejs/plugin-vue
npm ERR!     dev @vitejs/plugin-vue@"^4.0.0" from the root project
npm ERR!   8 more (@vue-flow/core, @vue/server-renderer, @vue/test-utils, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @vue/tsconfig@"^0.8.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR!   peerOptional vue@"^3.4.0" from @vue/[email protected]
npm ERR!   node_modules/@vue/tsconfig
npm ERR!     dev @vue/tsconfig@"^0.8.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-02-02T17_04_01_100Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from a2ac2ac to 1849e3f Compare November 28, 2024 06:45
@renovate renovate bot changed the title Update dependency @vue/tsconfig to ^0.6.0 Update dependency @vue/tsconfig to ^0.7.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 1849e3f to cad0e15 Compare August 15, 2025 13:10
@renovate renovate bot changed the title Update dependency @vue/tsconfig to ^0.7.0 Update dependency @vue/tsconfig to ^0.8.0 Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants