Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core (source) ^13.9.0 -> ^14.0.0 age adoption passing confidence
@vueuse/core (source) ^13.8.0 -> ^14.0.0 age adoption passing confidence
@vueuse/math (source) ^13.8.0 -> ^14.0.0 age adoption passing confidence
@vueuse/shared (source) ^13.8.0 -> ^14.0.0 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v14.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
Copy link
Contributor Author

renovate bot commented Nov 11, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: bun.lock
Command failed: bun install --ignore-scripts
[0.08ms] ".env.local", ".env.production", ".env"
Resolving dependencies
Resolved, downloaded and extracted [12]
error: Package "ts-md" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-auth" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-security-crypto" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "@stacksjs/ts-validation" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-open-api" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.

error: @stacksjs/ts-validation@link:@stacksjs/ts-validation failed to resolve
error: ts-md@link:ts-md failed to resolve
error: ts-security-crypto@link:ts-security-crypto failed to resolve
error: ts-open-api@link:ts-open-api failed to resolve
error: ts-auth@link:ts-auth failed to resolve

File name: bun.lock
Command failed: bun install --ignore-scripts
[0.06ms] ".env.local", ".env.production", ".env"
error: Package "ts-md" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-md" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-auth" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-security-crypto" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "@stacksjs/ts-validation" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.


error: Package "ts-open-api" is not linked

To install a linked package:
   bun link my-pkg-name-from-package-json

Tip: the package name is from package.json, which can differ from the folder name.

error: @stacksjs/ts-validation@link:@stacksjs/ts-validation failed to resolve
error: ts-md@link:ts-md failed to resolve
error: ts-security-crypto@link:ts-security-crypto failed to resolve
error: ts-open-api@link:ts-open-api failed to resolve
error: ts-auth@link:ts-auth failed to resolve
error: ts-md@link:ts-md failed to resolve

@what-the-diff
Copy link

what-the-diff bot commented Nov 11, 2025

PR Summary

  • Updated Dependencies in Core Utils
    The versions of several keys libraries used in our core utilities module have been updated. Namely, @vueuse/core, @vueuse/math, and @vueuse/shared have all been moved to version ^14.0.0 from their previous version ^13.8.0.

  • Updated Dependencies in Web Views
    Similarly, in our web views module, the @vueuse/core library version has been updated from ^13.9.0 to ^14.0.0.

These version upgrades in the mentioned libraries provide our application with the latest features and potential performance improvements offered by these libraries. They also maintain codebase relevancy, ensuring we stay up to date with the most recent advancements in the libraries we rely on.

@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch 5 times, most recently from 64ba402 to 435d4e5 Compare November 20, 2025 06:20
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from 435d4e5 to 96f566c Compare November 21, 2025 16:39
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.

1 participant