Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
baseline-browser-mapping 2.8.3 -> 2.8.4 age adoption passing confidence
rolldown (source) 1.0.0-beta.37 -> 1.0.0-beta.38 age adoption passing confidence
rollup (source) 4.50.1 -> 4.50.2 age adoption passing confidence

Release Notes

web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.8.4: - fixes for older node versions

Compare Source

What's new

  • baseline-browser-mapping is now a dependency of browserslist. 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 for baseline-browser-mapping have been changed to ES2017 to ensure compatibility.
  • This release also changes the location of main in package.json to 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 the exports property.

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.38

Compare Source

💥 BREAKING CHANGES
  • rolldown_plugin_oxc_runtime: embed helpers to support browser environment (#​6177) by @​shulaoda
🚀 Features
🐛 Bug Fixes
💼 Other
  • rolldown: support to build rolldown with .wasm binding (#​6153) by @​hyf0
  • rolldown: refactor build.ts to prepare to support build rolldown package with wasi binding (#​6152) by @​hyf0
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
  • hmr: ensure each test isolated to be able to be retryed (#​6142) by @​hyf0
⚙️ Miscellaneous Tasks
rollup/rollup (rollup)

v4.50.2

Compare Source

2025-09-15

Bug Fixes
  • Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#​6100)
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Sep 15, 2025
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from ad4e1af to 4c4e837 Compare September 15, 2025 10:05
@angular-robot angular-robot changed the title build: update dependency rollup to v4.50.2 (main) build: update all non-major dependencies (main) Sep 15, 2025
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from 4c4e837 to 7127375 Compare September 15, 2025 12:07
@jkrems jkrems merged commit 344306c into angular:main Sep 15, 2025
31 checks passed
@angular-robot angular-robot deleted the ng-renovate/main-all-non-major-dependencies branch September 15, 2025 13:37
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants