Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core (source) ^9.2.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

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.8.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub

v13.7.0

Compare Source

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

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • useCookie: Update universal-cookie range to ^7 || ^8 #​4834
    View changes on GitHub

v13.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v13.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v12.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v12.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v12.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.6.1

Compare Source

No significant changes

    View changes on GitHub

v12.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

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
Copy link
Contributor Author

renovate bot commented Jan 26, 2025

⚠️ 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
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 13, reused 0, downloaded 9, added 0
Progress: resolved 17, reused 0, downloaded 17, added 0
Progress: resolved 31, reused 0, downloaded 22, added 0
Progress: resolved 58, reused 0, downloaded 48, added 0
Progress: resolved 81, reused 0, downloaded 68, added 0
Progress: resolved 118, reused 0, downloaded 104, added 0
Progress: resolved 149, reused 0, downloaded 139, added 0
Progress: resolved 183, reused 0, downloaded 170, added 0
 WARN  deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
Progress: resolved 230, reused 0, downloaded 221, added 0
Progress: resolved 272, reused 0, downloaded 257, added 0
Progress: resolved 318, reused 0, downloaded 310, added 0
Progress: resolved 371, reused 0, downloaded 365, added 0
Progress: resolved 444, reused 0, downloaded 430, added 0
Progress: resolved 504, reused 0, downloaded 493, added 0
Progress: resolved 581, reused 0, downloaded 569, added 0
Progress: resolved 623, reused 0, downloaded 597, added 0
Progress: resolved 670, reused 0, downloaded 631, added 0
Progress: resolved 705, reused 0, downloaded 648, added 0
Progress: resolved 733, reused 0, downloaded 676, added 0
Progress: resolved 761, reused 0, downloaded 704, added 0
Progress: resolved 790, reused 0, downloaded 733, added 0
Progress: resolved 822, reused 0, downloaded 761, added 0
Progress: resolved 889, reused 0, downloaded 813, added 0
Progress: resolved 953, reused 0, downloaded 869, added 0
Progress: resolved 987, reused 0, downloaded 918, added 0
Progress: resolved 1011, reused 0, downloaded 944, added 0

 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
├─┬ @ow3/stacks 0.30.4
│ ├─┬ vitepress 1.0.0-alpha.13
│ │ └─┬ @docsearch/js 3.2.1
│ │   └─┬ @docsearch/react 3.2.1
│ │     └─┬ @algolia/autocomplete-preset-algolia 1.7.1
│ │       └── ✕ missing peer @algolia/client-search@^4.9.1
│ └─┬ commitizen 4.2.5
│   └─┬ cz-conventional-changelog 3.3.0
│     └─┬ @commitlint/load 18.6.1
│       └─┬ cosmiconfig 8.3.6
│         └── ✕ unmet peer typescript@>=4.9.5: found 4.8.3
└─┬ @vueuse/core 14.0.0
  ├── ✕ unmet peer vue@^3.5.0: found 3.2.39
  └─┬ @vueuse/shared 14.0.0
    └── ✕ unmet peer vue@^3.5.0: found 3.2.39
Peer dependencies that should be installed:
  @algolia/client-search@^4.9.1

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch 3 times, most recently from 02a481a to 5ceee86 Compare February 15, 2025 09:51
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch 3 times, most recently from 93a0f51 to b435a82 Compare March 10, 2025 06:41
@renovate renovate bot changed the title chore(deps): update devdependency @vueuse/core to v12 chore(deps): update devdependency @vueuse/core to v13 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from b435a82 to 41eb61c Compare April 8, 2025 06:52
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from 41eb61c to 2ce3205 Compare May 14, 2025 06:47
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from 2ce3205 to ffe685b Compare May 27, 2025 13:02
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from ffe685b to 7ae755a Compare June 19, 2025 12:33
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from 7ae755a to f9a3174 Compare July 2, 2025 09:15
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from f9a3174 to 3a9a0c1 Compare July 28, 2025 10:52
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from 3a9a0c1 to 29d6dd0 Compare August 18, 2025 08:38
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch 2 times, most recently from b04a6d8 to c2283c5 Compare September 2, 2025 23:11
@renovate renovate bot force-pushed the renovate/major-vueuse-monorepo branch from c2283c5 to cbbf738 Compare October 22, 2025 10:10
@renovate renovate bot changed the title chore(deps): update devdependency @vueuse/core to v13 chore(deps): update devdependency @vueuse/core to v14 Oct 22, 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.

1 participant