chore(deps): update dependency @rollup/plugin-commonjs to v29 #9

Merged
alpha-nerd merged 1 commit from renovate/rollup-plugin-commonjs-29.x into main 2026-05-10 12:51:05 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@rollup/plugin-commonjs (source) ^25.0.0^29.0.0 age confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs)

v29.0.2

2026-03-06

Bugfixes
  • commonjs: conditional exports (#​1952)

v29.0.1

2026-03-05

Bugfixes
  • commonjs: correctly replaces shorthand "global" property in object (#​1957)

v29.0.0

2025-10-30

Breaking Changes

v28.0.9

2025-10-24

Bugfixes
  • fix: handle node: builtins with strictRequires: 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 __esModule export (#​1850)

v28.0.2

2024-12-15

Updates
  • docs: output.exports recommendation also applies to IIFE (#​1810)

v28.0.1

2024-10-16

Updates

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/master/packages/commonjs/#readme) ([source](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs)) | [`^25.0.0` → `^29.0.0`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/25.0.8/29.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-commonjs/29.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-commonjs/25.0.8/29.0.2?slim=true) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/plugin-commonjs)</summary> ### [`v29.0.2`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2902) *2026-03-06* ##### Bugfixes - commonjs: conditional exports ([#&#8203;1952](https://github.com/rollup/plugins/issues/1952)) ### [`v29.0.1`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2901) *2026-03-05* ##### Bugfixes - commonjs: correctly replaces shorthand "global" property in object ([#&#8203;1957](https://github.com/rollup/plugins/issues/1957)) ### [`v29.0.0`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2900) *2025-10-30* ##### Breaking Changes - feat!: revert [#&#8203;1909](https://github.com/rollup/plugins/issues/1909) and add `requireNodeBuiltins` option ([#&#8203;1937](https://github.com/rollup/plugins/issues/1937)) ### [`v28.0.9`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2809) *2025-10-24* ##### Bugfixes - fix: handle `node:` builtins with `strictRequires: auto` ([#&#8203;1930](https://github.com/rollup/plugins/issues/1930)) ### [`v28.0.8`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2808) *2025-10-16* ##### Bugfixes - fix: guard moduleSideEffects for wrapped externals ([#&#8203;1914](https://github.com/rollup/plugins/issues/1914)) ### [`v28.0.7`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2807) *2025-10-14* ##### Bugfixes - fix: avoid hoisting dynamically required node: builtins under strictRequires ([#&#8203;1909](https://github.com/rollup/plugins/issues/1909)) ### [`v28.0.6`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2806) *2025-06-17* ##### Bugfixes - fix: fix crash with invalidated proxy modules ([#&#8203;1876](https://github.com/rollup/plugins/issues/1876)) ### [`v28.0.5`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2805) *2025-06-14* ##### Bugfixes - fix: crawl dynamicRequireRoot outside cwd ([#&#8203;1859](https://github.com/rollup/plugins/issues/1859)) ### [`v28.0.4`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2804) *2025-06-14* ##### Bugfixes - fix: try/catch instanceof in getAugmentedNamespace ([#&#8203;1868](https://github.com/rollup/plugins/issues/1868)) ### [`v28.0.3`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2803) *2025-03-06* ##### Bugfixes - fix: fix error when bundle contains require() of module with falsy `__esModule` export ([#&#8203;1850](https://github.com/rollup/plugins/issues/1850)) ### [`v28.0.2`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2802) *2024-12-15* ##### Updates - docs: `output.exports` recommendation also applies to IIFE ([#&#8203;1810](https://github.com/rollup/plugins/issues/1810)) ### [`v28.0.1`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2801) *2024-10-16* ##### Updates - chore: upgrade picomatch ([#&#8203;1775](https://github.com/rollup/plugins/issues/1775)) ### [`v28.0.0`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2800) *2024-09-23* ##### Breaking Changes - chore: switch to fdir for fewer dependencies ([#&#8203;1741](https://github.com/rollup/plugins/issues/1741)) ### [`v27.0.0`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2700) *2024-09-23* ##### Breaking Changes - feat!: default strictRequires to true ([#&#8203;1639](https://github.com/rollup/plugins/issues/1639)) - fix!: replace top-level this with exports name ([#&#8203;1618](https://github.com/rollup/plugins/issues/1618)) ### [`v26.0.3`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2603) *2024-09-23* ##### Updates - chore: revert [#&#8203;1618](https://github.com/rollup/plugins/issues/1618) ([`e98927b`](https://github.com/rollup/plugins/commit/e98927b)) ### [`v26.0.1`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2601) *2024-06-05* ##### Bugfixes - fix: correct import of glob ([`04a15b5`](https://github.com/rollup/plugins/commit/04a15b5)) ### [`v26.0.0`](https://github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2600) *2024-06-05* ##### Breaking Changes - chore!: bump glob's version ([#&#8203;1695](https://github.com/rollup/plugins/issues/1695)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-05-10 11:27:44 +02:00
renovate-bot added 1 commit 2026-05-10 11:27:45 +02:00
renovate-bot force-pushed renovate/rollup-plugin-commonjs-29.x from 7bc8c8d161 to 48eb1a6b73 2026-05-10 12:44:57 +02:00 Compare
alpha-nerd merged commit 87458da079 into main 2026-05-10 12:51:05 +02:00
Sign in to join this conversation.
No description provided.