Update dependency vite to v5.3.5 #294

Merged
pierre merged 1 commits from renovate/vite-5.x-lockfile into master 2024-08-23 07:52:25 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
vite (source) dependencies patch 5.3.4 -> 5.3.5

Release Notes

vitejs/vite (vite)

v5.3.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 | Type | Update | Change | |---|---|---|---| | [vite](https://vitejs.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | dependencies | patch | [`5.3.4` -> `5.3.5`](https://renovatebot.com/diffs/npm/vite/5.3.4/5.3.5) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.3.5`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small535-2024-07-25-small) [Compare Source](https://github.com/vitejs/vite/compare/v5.3.4...v5.3.5) - refactor(asset): remove rollup 3 public file watch workaround ([#&#8203;16331](https://github.com/vitejs/vite/issues/16331)) ([66bdb1d](https://github.com/vitejs/vite/commit/66bdb1d7b41e46b5361606ff3811bdad6f625bcc)), closes [#&#8203;16331](https://github.com/vitejs/vite/issues/16331) - fix: make `server` type less restrictive (fix [#&#8203;17627](https://github.com/vitejs/vite/issues/17627)) ([#&#8203;17628](https://github.com/vitejs/vite/issues/17628)) ([b55c32f](https://github.com/vitejs/vite/commit/b55c32f7e36ee7cc3754a5d667785d066dece10a)), closes [#&#8203;17627](https://github.com/vitejs/vite/issues/17627) [#&#8203;17628](https://github.com/vitejs/vite/issues/17628) - fix: show error if vite client cannot be loaded ([#&#8203;17419](https://github.com/vitejs/vite/issues/17419)) ([db5ab1d](https://github.com/vitejs/vite/commit/db5ab1dfc4fb55c6387136ee31fed35910a046b0)), closes [#&#8203;17419](https://github.com/vitejs/vite/issues/17419) - fix(build): env output is not stable ([#&#8203;17748](https://github.com/vitejs/vite/issues/17748)) ([b240a83](https://github.com/vitejs/vite/commit/b240a8347e7b62bee9d2212625732bb0d8c78633)), closes [#&#8203;17748](https://github.com/vitejs/vite/issues/17748) - fix(client): fix vite error path ([#&#8203;17744](https://github.com/vitejs/vite/issues/17744)) ([3c1bde3](https://github.com/vitejs/vite/commit/3c1bde340693e1de89ed2853225a5c1b6812accc)), closes [#&#8203;17744](https://github.com/vitejs/vite/issues/17744) - fix(css): resolve url aliases with fragments (fix: [#&#8203;17690](https://github.com/vitejs/vite/issues/17690)) ([#&#8203;17691](https://github.com/vitejs/vite/issues/17691)) ([d906d3f](https://github.com/vitejs/vite/commit/d906d3f8e1199fb9fc09f4c3397a91b274bb65c8)) - fix(deps): update all non-major dependencies ([#&#8203;17629](https://github.com/vitejs/vite/issues/17629)) ([93281b0](https://github.com/vitejs/vite/commit/93281b0e09ff8b00e21c24b80ed796db89cbc1ef)), closes [#&#8203;17629](https://github.com/vitejs/vite/issues/17629) - fix(importMetaGlob): handle alias that starts with hash ([#&#8203;17743](https://github.com/vitejs/vite/issues/17743)) ([b58b423](https://github.com/vitejs/vite/commit/b58b423ba85a7cede97d00a0160a188770928ae4)), closes [#&#8203;17743](https://github.com/vitejs/vite/issues/17743) - fix(ssrTransform): sourcemaps with multiple sources ([#&#8203;17677](https://github.com/vitejs/vite/issues/17677)) ([f321fa8](https://github.com/vitejs/vite/commit/f321fa8de2c8cf4f1758365abad4e7b352363a2f)), closes [#&#8203;17677](https://github.com/vitejs/vite/issues/17677) - chore: extend commit hash ([#&#8203;17709](https://github.com/vitejs/vite/issues/17709)) ([4fc9b64](https://github.com/vitejs/vite/commit/4fc9b6424c27aca8004c368b69991a56264e4fdb)), closes [#&#8203;17709](https://github.com/vitejs/vite/issues/17709) - chore(deps): update all non-major dependencies ([#&#8203;17734](https://github.com/vitejs/vite/issues/17734)) ([9983731](https://github.com/vitejs/vite/commit/998373120c8306326469d4f342690c17774acdf9)), closes [#&#8203;17734](https://github.com/vitejs/vite/issues/17734) - chore(deps): update typescript ([#&#8203;17699](https://github.com/vitejs/vite/issues/17699)) ([df5ceb3](https://github.com/vitejs/vite/commit/df5ceb35b7f744cfcdfe3a28834f890f35f2b18f)), closes [#&#8203;17699](https://github.com/vitejs/vite/issues/17699) - revert: fix(logger): truncate log over 5000 characters long ([#&#8203;16581](https://github.com/vitejs/vite/issues/16581)) ([#&#8203;17729](https://github.com/vitejs/vite/issues/17729)) ([f4f488f](https://github.com/vitejs/vite/commit/f4f488fe83a0b710dd3de34a7075398cfce59605)), closes [#&#8203;16581](https://github.com/vitejs/vite/issues/16581) [#&#8203;17729](https://github.com/vitejs/vite/issues/17729) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
pierre added 1 commit 2024-07-29 00:08:06 +00:00
Update dependency vite to v5.3.5
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
a6617d739a
pierre scheduled this pull request to auto merge when all checks succeed 2024-07-29 00:08:06 +00:00
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre merged commit b9f7ac3267 into master 2024-08-23 07:52:25 +00:00
pierre deleted branch renovate/vite-5.x-lockfile 2024-08-23 07:52:25 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: pierre/GeneIT#294
No description provided.