Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs (source) 21.1.0 -> 22.0.2 age adoption passing confidence

Release Notes

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

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 is behind base branch, 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 added the deps label Apr 28, 2022
@renovate renovate bot requested a review from mathe42 April 28, 2022 20:01
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch 13 times, most recently from 8a856d4 to 01041bd Compare April 29, 2022 07:22
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 01041bd to 778fa27 Compare June 7, 2022 15:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch 3 times, most recently from ddfac66 to 7cca579 Compare June 27, 2022 18:20
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch 2 times, most recently from 27eb5c7 to d3ab7a1 Compare August 5, 2022 05:55
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from d3ab7a1 to 19c30f5 Compare September 5, 2022 20:57
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 19c30f5 to 51851e4 Compare October 25, 2022 13:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch 2 times, most recently from d5ecc20 to 573c898 Compare November 21, 2022 18:03
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 573c898 to d022010 Compare March 17, 2023 04:06
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from d022010 to da76c4f Compare November 3, 2023 21:41
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from da76c4f to 3a6dc9a Compare February 26, 2024 22:53
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 3a6dc9a to 5f65c95 Compare November 30, 2024 22:58
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch 7 times, most recently from 1024644 to 01b4158 Compare April 20, 2025 21:52
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch 3 times, most recently from b28c7aa to 4b0f447 Compare October 8, 2025 21:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 4b0f447 to bc6b5f5 Compare October 16, 2025 09:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from bc6b5f5 to c5ba7b2 Compare November 5, 2025 19:01
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from c5ba7b2 to 23248a8 Compare November 18, 2025 14:08
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 23248a8 to ef76ca4 Compare November 29, 2025 09:45
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from ef76ca4 to 1635a21 Compare December 7, 2025 12:28
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-22.x branch from 1635a21 to 7d5b786 Compare December 20, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants