Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 17, 2026

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: 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 requested review from a team and kongponents-bot as code owners March 17, 2026 04:56
@renovate renovate bot requested review from a team as code owners March 17, 2026 04:56
@renovate renovate bot enabled auto-merge (squash) March 17, 2026 04:56
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 12 times, most recently from d3a9e4f to 3823196 Compare March 25, 2026 04:11
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 6 times, most recently from fb67ae3 to 6dc7e3c Compare March 27, 2026 06:08
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to ^0.9.0 chore(deps): update dependency @vue/tsconfig to ^0.9.1 Mar 27, 2026
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 4 times, most recently from fd2b234 to dadbdc3 Compare April 1, 2026 05:32
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 1, 2026

⚠️ 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: pnpm-lock.yaml
Scope: all 42 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 2, reused 0, downloaded 0, added 0
Progress: resolved 3, reused 0, downloaded 0, added 0
Progress: resolved 4, reused 0, downloaded 0, added 0
packages/analytics/analytics-chart       |  WARN  deprecated @types/uuid@11.0.0
packages/analytics/analytics-chart       |  WARN  deprecated lodash.pick@4.4.0
Progress: resolved 11, reused 0, downloaded 0, added 0
Progress: resolved 60, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/Kong/public-ui-components/packages/core/forms:
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 4.18.1 (released 5 days ago) of lodash-es does not meet the minimumReleaseAge constraint

This error happened while installing a direct dependency of /tmp/renovate/repos/github/Kong/public-ui-components/packages/core/forms

The latest release of lodash-es is "4.18.1". Published at 4/1/2026

If you need the full list of all 71 published versions run "$ pnpm view lodash-es versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 5 times, most recently from 7702e67 to 4e9882e Compare April 4, 2026 06:30
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 4e9882e to f063cc3 Compare April 7, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants