Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @vueuse/core to v10 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core (source) ^8.9.4 -> ^10.0.0 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v10.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.7.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.2.1

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 14, 2023

⚠ 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
installing v2 tool node v18.16.0
linking tool node v18.16.0
node: v18.16.0 /usr/local/bin/node
npm: 9.5.1  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 3 seconds
installing v2 tool pnpm v7.2.1
linking tool pnpm v7.2.1
7.2.1
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 2 seconds
Scope: all 5 workspace projects
.                                        |  WARN  Ignoring broken lockfile at /mnt/renovate/gh/ErKeLost/turborepo-template: duplicated mapping key (115:5)

 112 |       turbo: latest
 113 |       typescript: ^4.9.5
 114 |       zx: ^7.1.1
 115 |     dependencies:
-----------^
 116 |       fast-glob: 3.2.12
 117 |     devDependencies:
Progress: resolved 1, reused 0, downloaded 0, added 0

   ╭─────────────────────────────────────────────────────────────────╮
   │                                                                 │
   │                Update available! 7.2.1 → 8.5.0.                 │
   │   Changelog: https://github.com/pnpm/pnpm/releases/tag/v8.5.0   │
   │                Run "pnpm add -g pnpm" to update.                │
   │                                                                 │
   │     Follow @pnpmjs for updates: https://twitter.com/pnpmjs      │
   │                                                                 │
   ╰─────────────────────────────────────────────────────────────────╯

Progress: resolved 24, reused 0, downloaded 0, added 0
Progress: resolved 36, reused 0, downloaded 18, added 0
Progress: resolved 68, reused 0, downloaded 33, added 0
Progress: resolved 92, reused 0, downloaded 50, added 0
Progress: resolved 122, reused 0, downloaded 78, added 0
Progress: resolved 162, reused 0, downloaded 116, added 0
Progress: resolved 191, reused 0, downloaded 137, added 0
Progress: resolved 214, reused 0, downloaded 158, added 0
Progress: resolved 227, reused 0, downloaded 173, added 0
Progress: resolved 266, reused 0, downloaded 206, added 0
Progress: resolved 322, reused 0, downloaded 255, added 0
Progress: resolved 363, reused 0, downloaded 297, added 0
Progress: resolved 403, reused 0, downloaded 318, added 0
Progress: resolved 456, reused 0, downloaded 347, added 0
packages/hook                            |  WARN  deprecated sourcemap-codec@1.4.8
Progress: resolved 504, reused 0, downloaded 380, added 0
Progress: resolved 567, reused 0, downloaded 445, added 0
Progress: resolved 627, reused 0, downloaded 466, added 0
Progress: resolved 677, reused 0, downloaded 548, added 0
Progress: resolved 720, reused 0, downloaded 620, added 0
Progress: resolved 720, reused 0, downloaded 646, added 0
Progress: resolved 720, reused 0, downloaded 650, added 0
Progress: resolved 720, reused 0, downloaded 651, added 0
Progress: resolved 720, reused 0, downloaded 652, added 0
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ @vueuse/core
  └─┬ @vueuse/shared
    └─┬ vue-demi
      └── ✕ missing peer vue@"^3.0.0-0 || ^2.6.0"
Peer dependencies that should be installed:
  vue@"^3.0.0-0 || ^2.6.0"

playground
└─┬ vue-tsc
  └── ✕ missing peer typescript@"*"
Peer dependencies that should be installed:
  typescript@"*"

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/vueuse-core-10.x branch from 815ff79 to 7c0687b Compare May 11, 2023 04:04
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.

None yet

0 participants