Skip to content

Update dependency @rollup/plugin-commonjs to v28 - autoclosed#311

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rollup-plugin-commonjs-28.x
Closed

Update dependency @rollup/plugin-commonjs to v28 - autoclosed#311
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rollup-plugin-commonjs-28.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Confidence
@rollup/plugin-commonjs (source) 21.1.0 -> 28.0.9 age confidence

Release Notes

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

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)

v25.0.8

2024-05-22

Bugfixes
  • fix: preserve the class body property keys even if they are special keywords (#​1688)

v25.0.7

Compare Source

2023-10-15

Bugfixes
  • fix: bump magic-string version #​1596

v25.0.6

Compare Source

2023-10-15

Bugfixes
  • fix: Keep the shebang at the top of the file content #​1610

v25.0.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v25.0.4

Compare Source

2023-08-11

Updates

v25.0.3

Compare Source

2023-07-15

Bugfixes
  • fix: preserve this reference in the child class #​1537

v25.0.2

Compare Source

2023-06-19

Bugfixes

v25.0.1

Compare Source

2023-06-10

Bugfixes
  • fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #​1508

v25.0.0

Compare Source

2023-05-12

Breaking Changes
  • fix: dynamic require root check was broken in some cases #​1461

v24.1.0

Compare Source

2023-04-11

Features
  • feat: Do not use getters for module.exports #​1455

v24.0.1

Compare Source

2023-01-20

Bugfixes
  • fix: types should come first in exports #​1403

v24.0.0

Compare Source

2022-12-18

Breaking Changes
  • fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs #​1358

v23.0.7

Compare Source

2022-12-17

Bugfixes
  • fix: produce code which works when __esModule is already defined #​1379

v23.0.6

Compare Source

2022-12-17

Bugfixes

v23.0.5

Compare Source

2022-12-15

Bugfixes
  • fix: resolve export exports not found #​1363

v23.0.4

Compare Source

2022-12-07

Bugfixes

v23.0.3

Compare Source

2022-11-27

Bugfixes
  • fix: correctly wrap a default class export from cjs module #​1350

v23.0.2

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v23.0.1

Compare Source

Skipped for repo rebase

v23.0.0

Compare Source

2022-10-09

Breaking Changes

v22.0.2

Compare Source

2022-08-05

Bugfixes
  • fix: Exclude multi-line template strings from indent (#​1229)

v22.0.1

2022-06-24

Bugfixes
  • fix: Only proxy detected commonjs entry points (#​1180)

v22.0.0

2022-04-24

Breaking Changes
  • fix: add heuristic to deoptimize requires after calling imported function (requires rollup@​2.68.0) (#​1038)
  • feat: reimplement dynamic import handling (requires Node 12, no longer supports require.cache) (#​1038)
Bugfixes
  • fix: support CJS modules re-exporting transpiled ESM modules (#​1165)
  • fix: Warn when plugins do not pass options to resolveId (#​1038)
  • fix: Do not change semantics when removing requires in if statements (#​1038)
  • fix: handle external dependencies when using the cache (#​1038)
  • fix: proxy all entries to not break legacy polyfill plugins (#​1038)
  • fix: use correct version and add package exports (#​1038)
  • fix: validate node-resolve peer version (#​1038)
  • fix: inject module name into dynamic require function (#​1038)
  • fix: do not transform "typeof exports" for mixed modules (#​1038)
  • fix: attach correct plugin meta-data to commonjs modules (#​1038)
Features
  • feat: expose plugin version (#​1038)
  • feat: throw for dynamic requires from outside the configured root (#​1038)
  • feat: add dynamicRequireRoot option (#​1038)
  • feat: auto-detect conditional requires (#​1038)
  • feat: limit ignoreTryCatch to external requires (#​1038)
  • feat: make namespace callable when requiring ESM with function default (#​1038)
  • feat: Infer type for unidentified modules (#​1038)
  • feat: automatically wrap cyclic modules (#​1038)
  • feat: add strictRequires option to wrap modules (#​1038)
Updates
  • refactor: deconflict helpers only once globals are known (#​1038)

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 7c4b2cd to 8b746d6 Compare October 4, 2024 13:16
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 8b746d6 to 31c8ec1 Compare October 16, 2024 03:55
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 31c8ec1 to 4f00cd4 Compare December 15, 2024 18:54
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 4f00cd4 to c1a7ae2 Compare January 6, 2025 08:25
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from c1a7ae2 to 13d50bb Compare March 6, 2025 18:44
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 13d50bb to 2c286b6 Compare April 18, 2025 11:48
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 2c286b6 to 68a1103 Compare June 2, 2025 01:24
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch 3 times, most recently from bf3255b to ceabe75 Compare June 17, 2025 15:58
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch 2 times, most recently from 7d4b2e2 to 52b6e3a Compare August 13, 2025 17:24
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 52b6e3a to 0b058a5 Compare August 31, 2025 09:50
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 0b058a5 to dcfdd54 Compare September 25, 2025 20:25
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch 2 times, most recently from ccb4868 to 614bbc5 Compare October 16, 2025 02:07
@renovate renovate Bot force-pushed the renovate/rollup-plugin-commonjs-28.x branch from 614bbc5 to aa06920 Compare October 24, 2025 14:42
@renovate renovate Bot changed the title Update dependency @rollup/plugin-commonjs to v28 Update dependency @rollup/plugin-commonjs to v28 - autoclosed Oct 30, 2025
@renovate renovate Bot closed this Oct 30, 2025
@renovate renovate Bot deleted the renovate/rollup-plugin-commonjs-28.x branch October 30, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants