EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.🚀🚀🚀
MIT License
61 stars 36 forks source link

Update dependency vite to v2.9.14 #833

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite 2.9.10 -> 2.9.14 age adoption passing confidence
vite 2.9.10 -> 2.9.14 age adoption passing confidence

Release Notes

vitejs/vite ### [`v2.9.14`](https://togithub.com/vitejs/vite/releases/tag/v2.9.14) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.9.13...v2.9.14) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v2.9.14/packages/vite/CHANGELOG.md) for details. ### [`v2.9.13`](https://togithub.com/vitejs/vite/releases/tag/v2.9.13) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.9.12...v2.9.13) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md) for details. ### [`v2.9.12`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small2912-2022-06-10-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.9.11...v2.9.12) - fix: outdated optimized dep removed from module graph ([#​8534](https://togithub.com/vitejs/vite/issues/8534)) ([c0d6c60](https://togithub.com/vitejs/vite/commit/c0d6c60)), closes [#​8534](https://togithub.com/vitejs/vite/issues/8534) ### [`v2.9.11`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small2911-2022-06-10-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.9.10...v2.9.11) - fix: respect server.headers in static middlewares ([#​8481](https://togithub.com/vitejs/vite/issues/8481)) ([ab7dc1c](https://togithub.com/vitejs/vite/commit/ab7dc1c)), closes [#​8481](https://togithub.com/vitejs/vite/issues/8481) - fix(dev): avoid FOUC when swapping out link tag (fix [#​7973](https://togithub.com/vitejs/vite/issues/7973)) ([#​8495](https://togithub.com/vitejs/vite/issues/8495)) ([01fa807](https://togithub.com/vitejs/vite/commit/01fa807)), closes [#​7973](https://togithub.com/vitejs/vite/issues/7973) [#​8495](https://togithub.com/vitejs/vite/issues/8495)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ 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:

The artifact failure details are included below:

File name: packages/api/console/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@0.0.0
npm ERR! Found: react@18.0.0
npm ERR! node_modules/react
npm ERR!   react@"18.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from @material-ui/core@4.12.4
npm ERR! node_modules/@material-ui/core
npm ERR!   @material-ui/core@"4.12.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-07-08T10_29_00_684Z-debug-0.log