Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
^21.1.0
^24.0.1
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^21.1.0
->^24.0.1
Release Notes
rollup/plugins
### [`v24.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2401) [Compare Source](https://togithub.com/rollup/plugins/compare/c4c26a55f07a434d6d9c276709526d18bf736c72...e62c880e6b18ae5a220caf133e9dd5285fac4feb) *2023-01-20* ##### Bugfixes - fix: types should come first in exports [#1403](https://togithub.com/rollup/plugins/pull/1403) ### [`v24.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2400) [Compare Source](https://togithub.com/rollup/plugins/compare/62d68273ac2a28e09117c78deef925d424e6fef7...c4c26a55f07a434d6d9c276709526d18bf736c72) *2022-12-18* ##### Breaking Changes - fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs [#1358](https://togithub.com/rollup/plugins/pull/1358) ### [`v23.0.7`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2307) [Compare Source](https://togithub.com/rollup/plugins/compare/18e6c31a555bfec0b1d0381fbddb38ab1b5b18f8...62d68273ac2a28e09117c78deef925d424e6fef7) *2022-12-17* ##### Bugfixes - fix: produce code which works when \__esModule is already defined [#1379](https://togithub.com/rollup/plugins/pull/1379) ### [`v23.0.6`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2306) [Compare Source](https://togithub.com/rollup/plugins/compare/35802f15561615727396fd15384b7bc2b845f0e5...18e6c31a555bfec0b1d0381fbddb38ab1b5b18f8) *2022-12-17* ##### Bugfixes - fix: update magic-string [#1373](https://togithub.com/rollup/plugins/pull/1373) ### [`v23.0.5`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2305) [Compare Source](https://togithub.com/rollup/plugins/compare/2fa3c8f135424ac8fa674c94d801831f07b6bfd2...35802f15561615727396fd15384b7bc2b845f0e5) *2022-12-15* ##### Bugfixes - fix: resolve export exports not found [#1363](https://togithub.com/rollup/plugins/pull/1363) ### [`v23.0.4`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2304) [Compare Source](https://togithub.com/rollup/plugins/compare/2114cf7c1ce269100c692cb06377d90cecd73fdb...2fa3c8f135424ac8fa674c94d801831f07b6bfd2) *2022-12-07* ##### Bugfixes - fix: declaration tag [@default](https://togithub.com/default) for ignoreTryCatch + fix some typos [#1370](https://togithub.com/rollup/plugins/pull/1370) ### [`v23.0.3`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2303) [Compare Source](https://togithub.com/rollup/plugins/compare/2eba65cb0efa5c1696b91a0aabba3ca5ffc3106d...2114cf7c1ce269100c692cb06377d90cecd73fdb) *2022-11-27* ##### Bugfixes - fix: correctly wrap a default class export from cjs module [#1350](https://togithub.com/rollup/plugins/pull/1350) ### [`v23.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2302) [Compare Source](https://togithub.com/rollup/plugins/compare/4b816253dd43656cd7e078b488d921c7e31baec6...2eba65cb0efa5c1696b91a0aabba3ca5ffc3106d) *2022-10-21* ##### Updates - chore: update rollup dependencies ([3038271](https://togithub.com/rollup/plugins/commit/303827191ede6b2e4eade96c6968ed16a587683f)) ### [`v23.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2301) [Compare Source](https://togithub.com/rollup/plugins/compare/7a150cb52a7da9ee656d6072aa681c028e333eb5...4b816253dd43656cd7e078b488d921c7e31baec6) *Skipped for repo rebase* ### [`v23.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2300) [Compare Source](https://togithub.com/rollup/plugins/compare/031e9c39fad7a42e93e64b0b97e5b4643a2e6188...7a150cb52a7da9ee656d6072aa681c028e333eb5) *2022-10-09* ##### Breaking Changes - fix: prepare for Rollup 3 [#1300](https://togithub.com/rollup/plugins/pull/1300) ### [`v22.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2202) [Compare Source](https://togithub.com/rollup/plugins/compare/59d8ac281d35bfbd57a369a1eecb820a0cf534d8...031e9c39fad7a42e93e64b0b97e5b4643a2e6188) *2022-08-05* ##### Bugfixes - fix: Exclude multi-line template strings from indent ([#1229](https://togithub.com/rollup/plugins/issues/1229)) ### [`v22.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2201) *2022-06-24* ##### Bugfixes - fix: Only proxy detected commonjs entry points ([#1180](https://togithub.com/rollup/plugins/issues/1180)) ### [`v22.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2200) *2022-04-24* ##### Breaking Changes - fix: add heuristic to deoptimize requires after calling imported function (requires rollup@2.68.0) ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: reimplement dynamic import handling (requires Node 12, no longer supports require.cache) ([#1038](https://togithub.com/rollup/plugins/issues/1038)) ##### Bugfixes - fix: support CJS modules re-exporting transpiled ESM modules ([#1165](https://togithub.com/rollup/plugins/issues/1165)) - fix: Warn when plugins do not pass options to resolveId ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: Do not change semantics when removing requires in if statements ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: handle external dependencies when using the cache ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: proxy all entries to not break legacy polyfill plugins ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: use correct version and add package exports ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: validate node-resolve peer version ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: inject module name into dynamic require function ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: do not transform "typeof exports" for mixed modules ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - fix: attach correct plugin meta-data to commonjs modules ([#1038](https://togithub.com/rollup/plugins/issues/1038)) ##### Features - feat: expose plugin version ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: throw for dynamic requires from outside the configured root ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: add dynamicRequireRoot option ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: auto-detect conditional requires ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: limit ignoreTryCatch to external requires ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: make namespace callable when requiring ESM with function default ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: Infer type for unidentified modules ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: automatically wrap cyclic modules ([#1038](https://togithub.com/rollup/plugins/issues/1038)) - feat: add strictRequires option to wrap modules ([#1038](https://togithub.com/rollup/plugins/issues/1038)) ##### Updates - refactor: deconflict helpers only once globals are known ([#1038](https://togithub.com/rollup/plugins/issues/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.
This PR has been generated by Mend Renovate. View repository job log here.