Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

chore(deps): update dependency rimraf to v4 #26

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rimraf 3.0.2 -> 4.4.1 age adoption passing confidence

Release Notes

isaacs/rimraf

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source


Configuration

๐Ÿ“… Schedule: Branch creation - "before 3am on Monday" (UTC), 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 Jan 23, 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.15.0
linking tool node v18.15.0
node: v18.15.0 /usr/local/bin/node
npm: 9.5.0  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 3 seconds
installing v2 tool pnpm v7.11.0
linking tool pnpm v7.11.0
7.11.0
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 1 seconds
Scope: all 3 workspace projects

   โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
   โ”‚                                                                 โ”‚
   โ”‚                Update available! 7.11.0 โ†’ 8.1.0.                โ”‚
   โ”‚   Changelog: https://github.com/pnpm/pnpm/releases/tag/v8.1.0   โ”‚
   โ”‚                Run "pnpm add -g pnpm" to update.                โ”‚
   โ”‚                                                                 โ”‚
   โ”‚     Follow @pnpmjs for updates: https://twitter.com/pnpmjs      โ”‚
   โ”‚                                                                 โ”‚
   โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 23, reused 0, downloaded 8, added 0
Progress: resolved 57, reused 0, downloaded 40, added 0
Progress: resolved 105, reused 0, downloaded 80, added 0
Progress: resolved 158, reused 0, downloaded 137, added 0
Progress: resolved 207, reused 0, downloaded 172, added 0
Progress: resolved 295, reused 0, downloaded 240, added 0
Progress: resolved 365, reused 0, downloaded 300, added 0
Progress: resolved 452, reused 0, downloaded 368, added 0
Progress: resolved 537, reused 0, downloaded 485, added 0
Progress: resolved 537, reused 0, downloaded 494, added 0
โ€‰ERR_PNPM_PEER_DEP_ISSUESโ€‰ Unmet peer dependencies

example/vue
โ””โ”€โ”ฌ vue-router 4.1.5
  โ””โ”€โ”€ โœ• missing peer vue@^3.2.0
Peer dependencies that should be installed:
  vue@^3.2.0

packages/core
โ””โ”€โ”ฌ ts-node 10.9.1
  โ””โ”€โ”€ โœ• missing peer @types/node@"*"
Peer dependencies that should be installed:
  @types/node@"*"

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/rimraf-4.x branch 5 times, most recently from 49a7a78 to b7811db Compare March 6, 2023 22:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants