Update dependency rollup to ^4.46.2
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| rollup (source) | ^4.46.0 -> ^4.46.2 |
Release Notes
rollup/rollup (rollup)
v4.46.2
2025-07-29
Bug Fixes
- Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)
Merge Requests
- #6041: Correct the logic of include in BinaryExpression and don't optimize external references away (@TrickyPi, @cyyynthia, @lukastaegert)
v4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)
Merge Requests
- #6036: disables optimization for external namespace when using the in operator (@TrickyPi)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.