dominique-mueller / angular-package-builder

[DEPRECATED] Packages your Angular 4+ library based on the Angular Package Format.
https://www.npmjs.com/package/angular-package-builder
MIT License
23 stars 2 forks source link

chore(dependencies): update dependency rollup-plugin-commonjs to 9.3.x #173

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change
rollup-plugin-commonjs dependencies minor 9.1.x -> 9.3.x

Release Notes

rollup/rollup-plugin-commonjs ### [`v9.3.4`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​934) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.3.3...v9.3.4) _2019-04-04_ - Make "extensions" optional ([#​384](https://togithub.com/rollup/rollup-plugin-commonjs/issues/384)) - Use same typing for include and exclude properties ([#​385](https://togithub.com/rollup/rollup-plugin-commonjs/issues/385)) ### [`v9.3.3`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​933) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.3.2...v9.3.3) _2019-04-04_ - Remove colon from module prefixes ([#​371](https://togithub.com/rollup/rollup-plugin-commonjs/issues/371)) ### [`v9.3.2`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​932) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.3.1...v9.3.2) _2019-04-04_ - Use shared extractAssignedNames, fix destructuring issue ([#​303](https://togithub.com/rollup/rollup-plugin-commonjs/issues/303)) ### [`v9.3.1`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​931) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.3.0...v9.3.1) _2019-04-04_ - Include typings in release ([#​382](https://togithub.com/rollup/rollup-plugin-commonjs/issues/382)) ### [`v9.3.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​930) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.2.3...v9.3.0) _2019-04-03_ - Add TypeScript types ([#​363](https://togithub.com/rollup/rollup-plugin-commonjs/issues/363)) ### [`v9.2.3`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​923) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.2.2...v9.2.3) _2019-04-02_ - Improve support for ES3 browsers ([#​364](https://togithub.com/rollup/rollup-plugin-commonjs/issues/364)) - Add note about monorepo usage to readme ([#​372](https://togithub.com/rollup/rollup-plugin-commonjs/issues/372)) - Add .js extension to generated helper file ([#​373](https://togithub.com/rollup/rollup-plugin-commonjs/issues/373)) ### [`v9.2.2`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​922) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.2.1...v9.2.2) _2019-03-25_ - Handle array destructuring assignment ([#​379](https://togithub.com/rollup/rollup-plugin-commonjs/issues/379)) ### [`v9.2.1`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​921) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.2.0...v9.2.1) _2019-02-23_ - Use correct context when manually resolving ids ([#​370](https://togithub.com/rollup/rollup-plugin-commonjs/issues/370)) ### [`v9.2.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​920) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v9.1.8...v9.2.0) _2018-10-10_ - Fix missing default warning, produce better code when importing known ESM default exports ([#​349](https://togithub.com/rollup/rollup-plugin-commonjs/issues/349)) - Refactor code and add prettier ([#​346](https://togithub.com/rollup/rollup-plugin-commonjs/issues/346))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.