Update dependency rollup to v4.27.4 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
rollup (source) | devDependencies | minor | 4.24.0 -> 4.27.4 |
Release Notes
rollup/rollup (rollup)
v4.27.4
2024-11-23
Bug Fixes
- Update bundled magic-string to support sourcemap debug ids (#5740)
Merge Requests
- #5740: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
v4.27.3
2024-11-18
Bug Fixes
- Revert object property tree-shaking for now (#5736)
Merge Requests
- #5736: Revert object tree-shaking until some issues have been resolved (@lukastaegert)
v4.27.2
2024-11-15
Bug Fixes
- Ensure unused variables in patterns are always deconflicted if rendered (#5728)
Merge Requests
- #5728: Fix more variable deconflicting issues (@lukastaegert)
v4.27.1
2024-11-15
Bug Fixes
- Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)
Merge Requests
- #5727: Debug out-of-memory issues with Rollup v4.27.0 (@lukastaegert)
v4.27.0
2024-11-15
Features
- Tree-shake unused properties in object literals (#5420)
Bug Fixes
- Change hash length limit to 21 to avoid inconsistent hash length (#5423)
Merge Requests
- #5420: feat: implement object tree-shaking (@TrickyPi, @lukastaegert)
- #5723: Reduce max hash size to 21 (@lukastaegert)
- #5724: fix(deps): update swc monorepo (major) (@renovate[bot])
- #5725: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
v4.26.0
2024-11-13
Features
- Allow to avoid
await bundle.close()
via explicit resource management in TypeScript (#5721)
Merge Requests
-
#5721: feat: support
using
forRollupBuild
(@shulaoda)
v4.25.0
2024-11-09
Features
- Add
output.sourcemapDebugIds
option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)
Bug Fixes
- Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#5719)
Merge Requests
- #5712: feat: Add support for injecting Debug IDs (@timfish)
- #5717: fix(deps): update swc monorepo (major) (@renovate[bot])
- #5718: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5719: Use a less surprising base-16 encoding (@lukastaegert)
v4.24.4
2024-11-04
Bug Fixes
- Ensure mutations by handlers in Proxy definitions are always respected when tree-shaking (#5713)
Merge Requests
- #5708: Update configuration-options document (@sacru2red, @lukastaegert)
- #5711: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5713: fix: Deoptimize the proxied object if its property is reassigned in the handler functions (@TrickyPi)
v4.24.3
2024-10-29
Bug Fixes
- Slightly reduce memory consumption by specifying fixed array sizes where possible (#5703)
Merge Requests
- #5703: perf: use pre-allocated arrays for known result sizes (@GalacticHypernova)
v4.24.2
2024-10-27
Bug Fixes
- Add missing build dependency (#5705)
Merge Requests
- #5705: Fix "Couldn't find package" error when installing rollup using yarn (@tagattie)
v4.24.1
2024-10-27
Bug Fixes
- Support running Rollup natively on FreeBSD (#5698)
Merge Requests
- #5689: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5690: chore(deps): update dependency @inquirer/prompts to v7 (@renovate[bot])
- #5691: chore(deps): update dependency eslint-plugin-unicorn to v56 (@renovate[bot])
- #5692: chore(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
- #5695: fix(deps): update swc monorepo (major) (@renovate[bot])
- #5696: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5698: Add support for FreeBSD (x64 and arm64) (@tagattie, @lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot