build: update all non-major dependencies (main)#31207
Merged
hybrist merged 1 commit intoangular:mainfrom Sep 15, 2025
Merged
Conversation
ad4e1af to
4c4e837
Compare
See associated pull request for more information.
4c4e837 to
7127375
Compare
hybrist
approved these changes
Sep 15, 2025
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
2.8.3->2.8.41.0.0-beta.37->1.0.0-beta.384.50.1->4.50.2Release Notes
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.8.4: - fixes for older node versionsCompare Source
What's new
baseline-browser-mappingis now a dependency ofbrowserslist. The use of spread syntax and optional chaining in the source code caused build problems in older versions of Node.js (spread syntax in <8.3.0 and optional chaining in 14.0.0), so the build targets forbaseline-browser-mappinghave been changed to ES2017 to ensure compatibility.maininpackage.jsonto the CommonJS export, which should only be used in older versions of node. Any version of node using that supports ESM build should use the default location(s) in theexportsproperty.A big thank you to @BrightTan for identifying the issue in browserslist/browserslist#904 !
Full Changelog: web-platform-dx/baseline-browser-mapping@v2.8.3...v2.8.4
rolldown/rolldown (rolldown)
v1.0.0-beta.38Compare Source
💥 BREAKING CHANGES
🚀 Features
scan_modeinbundler.scan(#6204) by @IWANABETHATGUYfalseinresolve.aliasto ignore resolution (#6203) by @shulaodagetJsonSchema(#6186) by @shulaodato_string_literal(#6178) by @sapphi-redByteLocator#byte_offset(#6169) by @shulaodaskip_writeoption (#6151) by @sapphi-red🐛 Bug Fixes
jsx.pragmaFraginstead ofjsx.pragmaFlag(#6200) by @sapphi-redmemberExpression(#6192) by @IWANABETHATGUYbyte_sliceinstead ofslicefor correct span handling (#6185) by @shulaodaminifyInternalExports(#6166) by @sapphi-redevalorargumentsin strict mode (#6140) by @IWANABETHATGUYprocessis not defined in repl (#6147) by @IWANABETHATGUY💼 Other
rolldownwith.wasmbinding (#6153) by @hyf0build.tsto prepare to support buildrolldownpackage with wasi binding (#6152) by @hyf0🚜 Refactor
FlatOptionsin whole build session (#6211) by @IWANABETHATGUYcommentsin ScopeHoistingFinalizerContext (#6205) by @IWANABETHATGUYcross_module_inline_consttocross_module_optimization(#6193) by @IWANABETHATGUYclassandfunctionvisitor toclass_decl,function_decl(#6176) by @IWANABETHATGUYBuildDiagnostic(#6165) by @shulaodaRolldownBuild(#6136) by @shulaodaEventKind::IoError(#6134) by @shulaoda📚 Documentation
⚡ Performance
side_effects_free_function_symbol_ref(#6206) by @IWANABETHATGUYinstantiate_chunk(#6159) by @sapphi-red🧪 Testing
⚙️ Miscellaneous Tasks
if: always()to wasi-test (#6190) by @sapphi-red@rolldown/browserbuild if no node related changes detected (#6189) by @sapphi-red@rolldown/browserbuild without errors (#6155) by @hyf0type_aliases.rs(#6133) by @shulaodarollup/rollup (rollup)
v4.50.2Compare Source
2025-09-15
Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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 has been generated by Renovate Bot.