chore(deps): update dependency vite to v5.1.6 #256

Merged
renovate-bot merged 1 commits from renovate/vite-5.x-lockfile into master 2024-03-12 16:28:32 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

vitejs/vite (vite)

v5.1.6

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://vitejs.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.1.5` -> `5.1.6`](https://renovatebot.com/diffs/npm/vite/5.1.5/5.1.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.1.5/5.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.1.5/5.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.1.6`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small516-2024-03-11-small) [Compare Source](https://github.com/vitejs/vite/compare/v5.1.5...v5.1.6) - chore(deps): update all non-major dependencies ([#&#8203;16131](https://github.com/vitejs/vite/issues/16131)) ([a862ecb](https://github.com/vitejs/vite/commit/a862ecb)), closes [#&#8203;16131](https://github.com/vitejs/vite/issues/16131) - fix: check for publicDir before checking if it is a parent directory ([#&#8203;16046](https://github.com/vitejs/vite/issues/16046)) ([b6fb323](https://github.com/vitejs/vite/commit/b6fb323)), closes [#&#8203;16046](https://github.com/vitejs/vite/issues/16046) - fix: escape single quote when relative base is used ([#&#8203;16060](https://github.com/vitejs/vite/issues/16060)) ([8f74ce4](https://github.com/vitejs/vite/commit/8f74ce4)), closes [#&#8203;16060](https://github.com/vitejs/vite/issues/16060) - fix: handle function property extension in namespace import ([#&#8203;16113](https://github.com/vitejs/vite/issues/16113)) ([f699194](https://github.com/vitejs/vite/commit/f699194)), closes [#&#8203;16113](https://github.com/vitejs/vite/issues/16113) - fix: server middleware mode resolve ([#&#8203;16122](https://github.com/vitejs/vite/issues/16122)) ([8403546](https://github.com/vitejs/vite/commit/8403546)), closes [#&#8203;16122](https://github.com/vitejs/vite/issues/16122) - fix(esbuild): update tsconfck to fix bug that could cause a deadlock ([#&#8203;16124](https://github.com/vitejs/vite/issues/16124)) ([fd9de04](https://github.com/vitejs/vite/commit/fd9de04)), closes [#&#8203;16124](https://github.com/vitejs/vite/issues/16124) - fix(worker): hide "The emitted file overwrites" warning if the content is same ([#&#8203;16094](https://github.com/vitejs/vite/issues/16094)) ([60dfa9e](https://github.com/vitejs/vite/commit/60dfa9e)), closes [#&#8203;16094](https://github.com/vitejs/vite/issues/16094) - fix(worker): throw error when circular worker import is detected and support self referencing worker ([eef9da1](https://github.com/vitejs/vite/commit/eef9da1)), closes [#&#8203;16103](https://github.com/vitejs/vite/issues/16103) - style(utils): remove null check ([#&#8203;16112](https://github.com/vitejs/vite/issues/16112)) ([0d2df52](https://github.com/vitejs/vite/commit/0d2df52)), closes [#&#8203;16112](https://github.com/vitejs/vite/issues/16112) - refactor(runtime): share more code between runtime and main bundle ([#&#8203;16063](https://github.com/vitejs/vite/issues/16063)) ([93be84e](https://github.com/vitejs/vite/commit/93be84e)), closes [#&#8203;16063](https://github.com/vitejs/vite/issues/16063) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-03-11 16:02:57 +00:00
Author
Contributor

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate-bot force-pushed renovate/vite-5.x-lockfile from 92d1170372 to f1fd74bcc4 2024-03-12 16:05:09 +00:00 Compare
renovate-bot merged commit 1e317fd4dc into master 2024-03-12 16:28:32 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: teach/atsebay.t#256
No description provided.