Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

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

Warning

Deprecated preset: Kong/public-shared-renovate:kong-frontend-config

Your config references a deprecated preset. To prevent disruption, this file now composes the org default building blocks and layers a few tweaks so behavior stays close to the historical frontend configuration.

Recommended migration

Prefer switching to the frontend base config, which already extends the default preset:

{
  "extends": [
    "Kong/public-shared-renovate//scoped/frontend/base",
   ],
  }

This compatibility preset will be removed in January 2026. Please migrate to the default preset with local overrides before then.


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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file renovate-bot labels Dec 3, 2025
kongponents-bot
kongponents-bot previously approved these changes Dec 3, 2025
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 02b0bca to 958f082 Compare December 5, 2025 06:04
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to ^0.8.0 chore(deps): update dependency @vue/tsconfig to ^0.8.1 Dec 5, 2025
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 958f082 to 6af1977 Compare January 1, 2026 08:05
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 6af1977 to 3559156 Compare January 9, 2026 06:47
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 3559156 to 6f0c9c3 Compare January 30, 2026 06:42
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 renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant