Skip to content

fix(deps): update vue core - #718

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vue-core
Open

fix(deps): update vue core#718
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vue-core

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vue/test-utils ^2.4.6^2.4.11 age confidence
@vue/tsconfig ^0.7.0^0.9.1 age confidence
@vueuse/core (source) ^14.3.0^14.4.0 age confidence
vue-tsc (source) 3.3.73.3.9 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

vuejs/language-tools (vue-tsc)

v3.3.9

Compare Source

component-meta
language-core
language-service
  • fix: preserve trailing modifiers when completing in the middle of a directive (#​6133) - Thanks to @​lazerg!
  • fix: only replace current directive modifier on completion - Thanks to @​KazariEX!
  • fix: preserve current modifier when filtering completion duplicates - Thanks to @​KazariEX!
workspace
  • feat: migrate build and tests to typescript-native-bridge (#​6129)

v3.3.8

Compare Source

language-core
workspace

Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • "before 7am every weekday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a review from yacosta738 August 10, 2026 05:31
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploying profiletailors with  Cloudflare Pages  Cloudflare Pages

Latest commit: c060dbe
Status: ✅  Deploy successful!
Preview URL: https://352227f5.profiletailors-com.pages.dev
Branch Preview URL: https://renovate-vue-core.profiletailors-com.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploying app-profile-tailors with  Cloudflare Pages  Cloudflare Pages

Latest commit: c060dbe
Status: ✅  Deploy successful!
Preview URL: https://d39f143e.app-profile-tailors.pages.dev
Branch Preview URL: https://renovate-vue-core.app-profile-tailors.pages.dev

View logs

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions github-actions Bot added area:frontend Changes in frontend marketing site (apps/web/marketing/**) type:dependency Dependency updates (Renovate or manual) labels Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/vue-core branch 2 times, most recently from 25c49d7 to d07b4c3 Compare August 10, 2026 09:38
yacosta738
yacosta738 previously approved these changes Aug 10, 2026
@yacosta738
yacosta738 added this pull request to the merge queue Aug 10, 2026
@renovate renovate Bot changed the title fix(deps): update dependency vue to v3.5.41 fix(deps): update vue core Aug 10, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/vue-core branch 9 times, most recently from e0953c9 to 8a14819 Compare August 13, 2026 21:22
@renovate
renovate Bot force-pushed the renovate/vue-core branch from 8a14819 to c060dbe Compare August 13, 2026 21:34
@sonarqubecloud

Copy link
Copy Markdown

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

Labels

area:frontend Changes in frontend marketing site (apps/web/marketing/**) type:dependency Dependency updates (Renovate or manual)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant