embl-communications / science-in-school

Code and planning for the new SiS website
Apache License 2.0
0 stars 0 forks source link

chore(deps): update dependency @rollup/plugin-commonjs to v23 - autoclosed #537

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

rollup/plugins ### [`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)) ### [`v21.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2110) *2022-04-15* ##### Features - feat: make defaultIsModuleExports as funtion to config defaultIsModuleExports for each source ([#​1052](https://togithub.com/rollup/plugins/issues/1052)) ### [`v21.0.3`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2103) *2022-03-27* ##### Updates - docs: sync required rollup version ([#​1118](https://togithub.com/rollup/plugins/issues/1118)) ### [`v21.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2102) *2022-02-23* ##### Updates - chore: transpile dynamic helper to ES5 ([#​1082](https://togithub.com/rollup/plugins/issues/1082)) ### [`v21.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2101) *2021-10-19* ##### Bugfixes - fix: pass on isEntry and custom resolve options ([#​1018](https://togithub.com/rollup/plugins/issues/1018)) ### [`v21.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2100) *2021-10-01* ##### Breaking Changes - fix: use safe default value for ignoreTryCatch ([#​1005](https://togithub.com/rollup/plugins/issues/1005)) ### [`v20.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2000) *2021-07-30* ##### Breaking Changes - fix: Correctly infer module name for any separator ([#​924](https://togithub.com/rollup/plugins/issues/924))

Configuration

📅 Schedule: Branch creation - "after 3:00am and before 5:00am every weekday" in timezone Europe/Berlin, 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.