chore(deps): update dependency vite to v4.4.5 #134

Merged
renovate-bot merged 1 commit from renovate/vite-4.x into main 2023-07-20 18:00:38 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 4.4.4 -> 4.4.5 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v4.4.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://github.com/vitejs/vite/tree/main/#readme) ([source](https://github.com/vitejs/vite)) | [`4.4.4` -> `4.4.5`](https://renovatebot.com/diffs/npm/vite/4.4.4/4.4.5) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.4.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.4.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.4.5/compatibility-slim/4.4.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.4.5/confidence-slim/4.4.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v4.4.5`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small445-2023-07-20-small) [Compare Source](https://github.com/vitejs/vite/compare/v4.4.4...v4.4.5) - fix: "EISDIR: illegal operation on a directory, realpath" error on RA… ([#&#8203;13655](https://github.com/vitejs/vite/issues/13655)) ([6bd5434](https://github.com/vitejs/vite/commit/6bd5434)), closes [#&#8203;13655](https://github.com/vitejs/vite/issues/13655) - fix: transform error message add file info ([#&#8203;13687](https://github.com/vitejs/vite/issues/13687)) ([6dca41c](https://github.com/vitejs/vite/commit/6dca41c)), closes [#&#8203;13687](https://github.com/vitejs/vite/issues/13687) - fix: warn when publicDir and outDir are nested ([#&#8203;13742](https://github.com/vitejs/vite/issues/13742)) ([4eb3154](https://github.com/vitejs/vite/commit/4eb3154)), closes [#&#8203;13742](https://github.com/vitejs/vite/issues/13742) - fix(build): remove warning about ineffective dynamic import from node_modules ([#&#8203;13884](https://github.com/vitejs/vite/issues/13884)) ([33002dd](https://github.com/vitejs/vite/commit/33002dd)), closes [#&#8203;13884](https://github.com/vitejs/vite/issues/13884) - fix(build): style insert order for UMD builds (fix [#&#8203;13668](https://github.com/vitejs/vite/issues/13668)) ([#&#8203;13669](https://github.com/vitejs/vite/issues/13669)) ([49a1b99](https://github.com/vitejs/vite/commit/49a1b99)), closes [#&#8203;13668](https://github.com/vitejs/vite/issues/13668) [#&#8203;13669](https://github.com/vitejs/vite/issues/13669) - fix(deps): update all non-major dependencies ([#&#8203;13872](https://github.com/vitejs/vite/issues/13872)) ([975a631](https://github.com/vitejs/vite/commit/975a631)), closes [#&#8203;13872](https://github.com/vitejs/vite/issues/13872) - fix(types): narrow down the return type of `defineConfig` ([#&#8203;13792](https://github.com/vitejs/vite/issues/13792)) ([c971f26](https://github.com/vitejs/vite/commit/c971f26)), closes [#&#8203;13792](https://github.com/vitejs/vite/issues/13792) - chore: fix typos ([#&#8203;13862](https://github.com/vitejs/vite/issues/13862)) ([f54e8da](https://github.com/vitejs/vite/commit/f54e8da)), closes [#&#8203;13862](https://github.com/vitejs/vite/issues/13862) - chore: replace `any` with `string` ([#&#8203;13850](https://github.com/vitejs/vite/issues/13850)) ([4606fd8](https://github.com/vitejs/vite/commit/4606fd8)), closes [#&#8203;13850](https://github.com/vitejs/vite/issues/13850) - chore(deps): update dependency prettier to v3 ([#&#8203;13759](https://github.com/vitejs/vite/issues/13759)) ([5a56941](https://github.com/vitejs/vite/commit/5a56941)), closes [#&#8203;13759](https://github.com/vitejs/vite/issues/13759) - docs: fix build.cssMinify link ([#&#8203;13840](https://github.com/vitejs/vite/issues/13840)) ([8a2a3e1](https://github.com/vitejs/vite/commit/8a2a3e1)), closes [#&#8203;13840](https://github.com/vitejs/vite/issues/13840) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2023-07-20 17:01:28 +02:00
chore(deps): update dependency vite to v4.4.5
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful
fff31aa608
renovate-bot merged commit fff31aa608 into main 2023-07-20 18:00:38 +02:00
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: dungeonslayers/ds4#134
No description provided.