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

chore(deps): update dependency @vitejs/plugin-vue to v4 #25

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
@vitejs/plugin-vue (source) 3.1.0 -> 4.1.0 age adoption passing confidence

Release Notes

vitejs/vite-plugin-vue

v4.1.0

Compare Source

  • fix: avoid resolving to 2.7 compiler-sfc (cf36b3e)

v4.0.0

Compare Source

v3.2.0

Compare Source

v3.1.2

Compare Source

v3.1.1

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 2 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 2 seconds
Scope: all 3 workspace projects

   ╭──────────────────────────────────────────────────────────────────╮
   │                                                                  │
   │                Update available! 7.11.0 → 7.29.3.                │
   │   Changelog: https://github.com/pnpm/pnpm/releases/tag/v7.29.3   │
   │                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 27, reused 0, downloaded 10, added 0
Progress: resolved 60, reused 0, downloaded 37, added 0
Progress: resolved 118, reused 0, downloaded 92, added 0
Progress: resolved 162, reused 0, downloaded 135, added 0
Progress: resolved 223, reused 0, downloaded 190, added 0
.                                        |  WARN  deprecated sourcemap-codec@1.4.8
Progress: resolved 306, reused 0, downloaded 250, added 0
Progress: resolved 410, reused 0, downloaded 325, added 0
Progress: resolved 511, reused 0, downloaded 413, added 0
Progress: resolved 530, reused 0, downloaded 486, added 0
Progress: resolved 530, reused 0, downloaded 488, added 0
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ @vitejs/plugin-vue 4.1.0
  └── ✕ unmet peer vite@^4.0.0: found 3.1.0

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/vitejs-plugin-vue-4.x branch from 3a13a6d to d585a52 Compare March 18, 2023 21:59
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