exuanbo / gulp-jimp-wrapper

Manipulates images using Jimp.
MIT License
2 stars 0 forks source link

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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs 16.0.0 -> 21.0.2 age adoption passing confidence

Release Notes

rollup/plugins ### [`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)) ### [`v19.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1902) *2021-07-26* ##### Bugfixes - fix convert module.exports with `__esModule` property([#​939](https://togithub.com/rollup/plugins/issues/939)) ([#​942](https://togithub.com/rollup/plugins/issues/942)) ### [`v19.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1901) *2021-07-15* ##### Bugfixes - fix: short-circuit to actual module entry point when using circular ref through a different entry ([#​888](https://togithub.com/rollup/plugins/issues/888)) ### [`v19.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1900) *2021-05-07* ##### Breaking Changes - feat!: Add support for circular dependencies ([#​658](https://togithub.com/rollup/plugins/issues/658)) ### [`v18.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1810) *2021-05-04* ##### Bugfixes - fix: idempotence issue ([#​871](https://togithub.com/rollup/plugins/issues/871)) ##### Features - feat: Add `defaultIsModuleExports` option to match Node.js behavior ([#​838](https://togithub.com/rollup/plugins/issues/838)) ### [`v18.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1800) *2021-03-26* ##### Breaking Changes - feat!: Add ignore-dynamic-requires option ([#​819](https://togithub.com/rollup/plugins/issues/819)) ##### Bugfixes - fix: `isRestorableCompiledEsm` should also trigger code transform ([#​816](https://togithub.com/rollup/plugins/issues/816)) ### [`v17.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1710) *2021-01-29* ##### Bugfixes - fix: correctly replace shorthand `require` ([#​764](https://togithub.com/rollup/plugins/issues/764)) ##### Features - feature: load dynamic commonjs modules from es `import` ([#​766](https://togithub.com/rollup/plugins/issues/766)) - feature: support cache/resolve access inside dynamic modules ([#​728](https://togithub.com/rollup/plugins/issues/728)) - feature: allow keeping `require` calls inside try-catch ([#​729](https://togithub.com/rollup/plugins/issues/729)) ##### Updates - chore: fix lint error ([#​719](https://togithub.com/rollup/plugins/issues/719)) ### [`v17.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v1700) *2020-11-30* ##### Breaking Changes - feat!: reconstruct real es module from \__esModule marker ([#​537](https://togithub.com/rollup/plugins/issues/537))

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.