Update dependency @rollup/plugin-commonjs to v29
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @rollup/plugin-commonjs (source) | dependencies | major | ^24.1.0 -> ^29.0.0 |
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v29.0.0
2025-10-30
Breaking Changes
v28.0.9
2025-10-24
Bugfixes
- fix: handle
node:builtins withstrictRequires: auto(#1930)
v28.0.8
2025-10-16
Bugfixes
- fix: guard moduleSideEffects for wrapped externals (#1914)
v28.0.7
2025-10-14
Bugfixes
- fix: avoid hoisting dynamically required node: builtins under strictRequires (#1909)
v28.0.6
2025-06-17
Bugfixes
- fix: fix crash with invalidated proxy modules (#1876)
v28.0.5
2025-06-14
Bugfixes
- fix: crawl dynamicRequireRoot outside cwd (#1859)
v28.0.4
2025-06-14
Bugfixes
- fix: try/catch instanceof in getAugmentedNamespace (#1868)
v28.0.3
2025-03-06
Bugfixes
- fix: fix error when bundle contains require() of module with falsy
__esModuleexport (#1850)
v28.0.2
2024-12-15
Updates
- docs:
output.exportsrecommendation also applies to IIFE (#1810)
v28.0.1
2024-10-16
Updates
- chore: upgrade picomatch (#1775)
v28.0.0
2024-09-23
Breaking Changes
- chore: switch to fdir for fewer dependencies (#1741)
v27.0.0
2024-09-23
Breaking Changes
- feat!: default strictRequires to true (#1639)
- fix!: replace top-level this with exports name (#1618)
v26.0.3
2024-09-23
Updates
v26.0.1
2024-06-05
Bugfixes
- fix: correct import of glob (
04a15b5)
v26.0.0
2024-06-05
Breaking Changes
- chore!: bump glob's version (#1695)
v25.0.8
2024-05-22
Bugfixes
- fix: preserve the class body property keys even if they are special keywords (#1688)
v25.0.7
2023-10-15
Bugfixes
- fix: bump magic-string version #1596
v25.0.6
2023-10-15
Bugfixes
- fix: Keep the shebang at the top of the file content #1610
v25.0.5
2023-10-05
Bugfixes
- fix: ensure rollup 4 compatibility #1595
v25.0.4
2023-08-11
Updates
- docs: update docs #1545
v25.0.3
2023-07-15
Bugfixes
- fix: preserve
thisreference in the child class #1537
v25.0.2
2023-06-19
Bugfixes
- fix: add classBodyDepth flag #1507
v25.0.1
2023-06-10
Bugfixes
- fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #1508
v25.0.0
2023-05-12
Breaking Changes
- fix: dynamic require root check was broken in some cases #1461
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.