Update dependency laravel-vite-plugin to v2 #88

Open
professeur-chen wants to merge 1 commit from renovate/laravel-vite-plugin-2.x into trunk
Collaborator

This PR contains the following updates:

Package Change Age Confidence
laravel-vite-plugin ^1.0.1 -> ^2.0.0 age confidence

Release Notes

laravel/vite-plugin (laravel-vite-plugin)

v2.0.1

Compare Source

v2.0.0

Compare Source

v1.3.0

Compare Source


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 Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [laravel-vite-plugin](https://github.com/laravel/vite-plugin) | [`^1.0.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/laravel-vite-plugin/1.2.0/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/laravel-vite-plugin/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/laravel-vite-plugin/1.2.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>laravel/vite-plugin (laravel-vite-plugin)</summary> ### [`v2.0.1`](https://github.com/laravel/vite-plugin/blob/HEAD/CHANGELOG.md#v201---2025-08-26) [Compare Source](https://github.com/laravel/vite-plugin/compare/v2.0.0...v2.0.1) - Automatically create hotFile parent directory by [@&#8203;adrum](https://github.com/adrum) in https://github.com/laravel/vite-plugin/pull/334 ### [`v2.0.0`](https://github.com/laravel/vite-plugin/releases/tag/v2.0.0) [Compare Source](https://github.com/laravel/vite-plugin/compare/v1.3.0...v2.0.0) - Vite 7 Support by [@&#8203;sweptsquash](https://github.com/sweptsquash) in https://github.com/laravel/vite-plugin/pull/328 - Upgrade dependencies by [@&#8203;timacdonald](https://github.com/timacdonald) in https://github.com/laravel/vite-plugin/pull/331 ### [`v1.3.0`](https://github.com/laravel/vite-plugin/blob/HEAD/CHANGELOG.md#v130---2025-06-03) [Compare Source](https://github.com/laravel/vite-plugin/compare/v1.2.0...v1.3.0) - Use rollup types from Vite by [@&#8203;sapphi-red](https://github.com/sapphi-red) in https://github.com/laravel/vite-plugin/pull/325 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjEiLCJ0YXJnZXRCcmFuY2giOiJ0cnVuayIsImxhYmVscyI6WyIwVHlwZS9EZXBlbmRlbmNpZXMiLCIxRGVwZW5kZW5jeS9OUE0iLCIyRGVwZW5kZW5jeS1JbXBhY3QvTWFqb3IiXX0=-->
Update dependency laravel-vite-plugin to v2
Some checks failed
renovate/artifacts Artifact file update failure
491792c73e
Author
Collaborator

⚠️ 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: undefined@undefined
npm error Found: vite@6.3.5
npm error node_modules/vite
npm error   dev vite@"^6.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^7.0.0" from laravel-vite-plugin@2.0.0
npm error node_modules/laravel-vite-plugin
npm error   dev laravel-vite-plugin@"^2.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /opt/renovate/cache/cache/others/npm/_logs/2025-07-10T04_41_10_374Z-eresolve-report.txt
npm error A complete log of this run can be found in: /opt/renovate/cache/cache/others/npm/_logs/2025-07-10T04_41_10_374Z-debug-0.log

### ⚠️ 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: package-lock.json ``` npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: undefined@undefined npm error Found: vite@6.3.5 npm error node_modules/vite npm error dev vite@"^6.0" from the root project npm error npm error Could not resolve dependency: npm error peer vite@"^7.0.0" from laravel-vite-plugin@2.0.0 npm error node_modules/laravel-vite-plugin npm error dev laravel-vite-plugin@"^2.0.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /opt/renovate/cache/cache/others/npm/_logs/2025-07-10T04_41_10_374Z-eresolve-report.txt npm error A complete log of this run can be found in: /opt/renovate/cache/cache/others/npm/_logs/2025-07-10T04_41_10_374Z-debug-0.log ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/laravel-vite-plugin-2.x:renovate/laravel-vite-plugin-2.x
git switch renovate/laravel-vite-plugin-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff renovate/laravel-vite-plugin-2.x
git switch renovate/laravel-vite-plugin-2.x
git rebase trunk
git switch trunk
git merge --ff-only renovate/laravel-vite-plugin-2.x
git switch renovate/laravel-vite-plugin-2.x
git rebase trunk
git switch trunk
git merge --no-ff renovate/laravel-vite-plugin-2.x
git switch trunk
git merge --squash renovate/laravel-vite-plugin-2.x
git switch trunk
git merge --ff-only renovate/laravel-vite-plugin-2.x
git switch trunk
git merge renovate/laravel-vite-plugin-2.x
git push origin trunk
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: l4p1n-bot/website#88
No description provided.