-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
chore(deps): update rolldown-related dependencies #20854
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+106
−86
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
599944a
to
e273446
Compare
e273446
to
f24e3d2
Compare
sapphi-red
approved these changes
Sep 30, 2025
1 task
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Oct 3, 2025
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | vite | 7.1.7 | 7.1.8 | ## [v7.1.8](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-718-2025-10-02-small) ##### Bug Fixes - **css:** improve url escape characters handling ([#20847](vitejs/vite#20847)) ([24a61a3](vitejs/vite@24a61a3)) - **deps:** update all non-major dependencies ([#20855](vitejs/vite#20855)) ([788a183](vitejs/vite@788a183)) - **deps:** update artichokie to 0.4.2 ([#20864](vitejs/vite#20864)) ([e670799](vitejs/vite@e670799)) - **dev:** skip JS responses for document requests ([#20866](vitejs/vite#20866)) ([6bc6c4d](vitejs/vite@6bc6c4d)) - **glob:** fix HMR for array patterns with exclusions ([#20872](vitejs/vite#20872)) ([63e040f](vitejs/vite@63e040f)) - keep ids for virtual modules as-is ([#20808](vitejs/vite#20808)) ([d4eca98](vitejs/vite@d4eca98)) - **server:** drain stdin when not interactive ([#20837](vitejs/vite#20837)) ([bb950e9](vitejs/vite@bb950e9)) - **server:** improve malformed URL handling in middlewares ([#20830](vitejs/vite#20830)) ([d65a983](vitejs/vite@d65a983)) ##### Documentation - **create-vite:** provide deno example ([#20747](vitejs/vite#20747)) ([fdb758a](vitejs/vite@fdb758a)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#20810](vitejs/vite#20810)) ([ea68a88](vitejs/vite@ea68a88)) - **deps:** update rolldown-related dependencies ([#20854](vitejs/vite#20854)) ([4dd06fd](vitejs/vite@4dd06fd)) - update url of `create-react-app` license ([#20865](vitejs/vite#20865)) ([166a178](vitejs/vite@166a178))
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Oct 3, 2025
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | vite | 7.1.7 | 7.1.9 | ## [v7.1.9](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-719-2025-10-03-small) ##### Reverts - **server:** drain stdin when not interactive ([#20885](vitejs/vite#20885)) ([12d72b0](vitejs/vite@12d72b0)) ## [v7.1.8](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-718-2025-10-02-small) ##### Bug Fixes - **css:** improve url escape characters handling ([#20847](vitejs/vite#20847)) ([24a61a3](vitejs/vite@24a61a3)) - **deps:** update all non-major dependencies ([#20855](vitejs/vite#20855)) ([788a183](vitejs/vite@788a183)) - **deps:** update artichokie to 0.4.2 ([#20864](vitejs/vite#20864)) ([e670799](vitejs/vite@e670799)) - **dev:** skip JS responses for document requests ([#20866](vitejs/vite#20866)) ([6bc6c4d](vitejs/vite@6bc6c4d)) - **glob:** fix HMR for array patterns with exclusions ([#20872](vitejs/vite#20872)) ([63e040f](vitejs/vite@63e040f)) - keep ids for virtual modules as-is ([#20808](vitejs/vite#20808)) ([d4eca98](vitejs/vite@d4eca98)) - **server:** drain stdin when not interactive ([#20837](vitejs/vite#20837)) ([bb950e9](vitejs/vite@bb950e9)) - **server:** improve malformed URL handling in middlewares ([#20830](vitejs/vite#20830)) ([d65a983](vitejs/vite@d65a983)) ##### Documentation - **create-vite:** provide deno example ([#20747](vitejs/vite#20747)) ([fdb758a](vitejs/vite@fdb758a)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#20810](vitejs/vite#20810)) ([ea68a88](vitejs/vite@ea68a88)) - **deps:** update rolldown-related dependencies ([#20854](vitejs/vite#20854)) ([4dd06fd](vitejs/vite@4dd06fd)) - update url of `create-react-app` license ([#20865](vitejs/vite#20865)) ([166a178](vitejs/vite@166a178))
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Oct 4, 2025
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | vite | 7.1.7 | 7.1.9 | ## [v7.1.9](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-719-2025-10-03-small) ##### Reverts - **server:** drain stdin when not interactive ([#20885](vitejs/vite#20885)) ([12d72b0](vitejs/vite@12d72b0)) ## [v7.1.8](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-718-2025-10-02-small) ##### Bug Fixes - **css:** improve url escape characters handling ([#20847](vitejs/vite#20847)) ([24a61a3](vitejs/vite@24a61a3)) - **deps:** update all non-major dependencies ([#20855](vitejs/vite#20855)) ([788a183](vitejs/vite@788a183)) - **deps:** update artichokie to 0.4.2 ([#20864](vitejs/vite#20864)) ([e670799](vitejs/vite@e670799)) - **dev:** skip JS responses for document requests ([#20866](vitejs/vite#20866)) ([6bc6c4d](vitejs/vite@6bc6c4d)) - **glob:** fix HMR for array patterns with exclusions ([#20872](vitejs/vite#20872)) ([63e040f](vitejs/vite@63e040f)) - keep ids for virtual modules as-is ([#20808](vitejs/vite#20808)) ([d4eca98](vitejs/vite@d4eca98)) - **server:** drain stdin when not interactive ([#20837](vitejs/vite#20837)) ([bb950e9](vitejs/vite@bb950e9)) - **server:** improve malformed URL handling in middlewares ([#20830](vitejs/vite#20830)) ([d65a983](vitejs/vite@d65a983)) ##### Documentation - **create-vite:** provide deno example ([#20747](vitejs/vite#20747)) ([fdb758a](vitejs/vite@fdb758a)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#20810](vitejs/vite#20810)) ([ea68a88](vitejs/vite@ea68a88)) - **deps:** update rolldown-related dependencies ([#20854](vitejs/vite#20854)) ([4dd06fd](vitejs/vite@4dd06fd)) - update url of `create-react-app` license ([#20865](vitejs/vite#20865)) ([166a178](vitejs/vite@166a178))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^1.0.0-beta.39
->^1.0.0-beta.41
^0.16.8
->^0.16.11
^0.15.4
->^0.15.5
Release Notes
rolldown/rolldown (rolldown)
v1.0.0-beta.41
Compare Source
🚀 Features
output.generatedCode.symbols
(#6335) by @IWANABETHATGUYvite-ignore
attribute (#6348) by @shulaodahtml5ever
andmarkup5ever_rcdom
(#6327) by @shulaodaon_output
callback (#6330) by @hyf0disable_watcher
(#6329) by @hyf0🐛 Bug Fixes
hasLatestBuildOutput
instead ofscheduleBuildIfStale
and add edit-reload test (#6321) by @sapphi-red🚜 Refactor
HmrManager
toHmrState
and tweak namings (#6358) by @hyf0Bundler
to expose hmr related methods (#6356) by @hyf0html5gum
instead (#6343) by @shulaodanew
field from HMR options and related configurations (#6337) by @hyf0cjs_ast_analyzer
immutable for better reuse (#6326) by @IWANABETHATGUY⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
catalog:
to unify version of all dependencies (#6339) by @hyf0v1.0.0-beta.40
Compare Source
🚀 Features
MagicString
binding (#6289) by @IWANABETHATGUY🐛 Bug Fixes
🚜 Refactor
Cow<str>
instead of&str
(#6288) by @IWANABETHATGUY📚 Documentation
⚡ Performance
sourcemap_ignore_list
js function call (#6313) by @IWANABETHATGUYreplace
(#6312) by @IWANABETHATGUY⚙️ Miscellaneous Tasks
lto: thin
in profile mode for better profiling experience. (#6320) by @IWANABETHATGUYsxzz/rolldown-plugin-dts (rolldown-plugin-dts)
v0.16.11
Compare Source
🚀 Features
View changes on GitHub
v0.16.10
Compare Source
🚀 Features
🐞 Bug Fixes
this
in member expression - by @sxzz (1eb59)View changes on GitHub
v0.16.9
Compare Source
🐞 Bug Fixes
View changes on GitHub
rolldown/tsdown (tsdown)
v0.15.5
Compare Source
🚀 Features
inlineOnly
option - by @sxzz (e3bce)🐞 Bug Fixes
🏎 Performance
require
pure cjs deps - by @sxzz (091b8)View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.