dance2die / calendar-dates

📆 Get a list of calendar dates with no external dependencies.
https://www.npmjs.com/package/calendar-dates
MIT License
14 stars 3 forks source link

chore(deps): update dependency rollup-plugin-babel to v4 #43

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
rollup-plugin-babel devDependencies major 3.0.3 -> 4.3.2 source

Release Notes

rollup/rollup-plugin-babel ### [`v4.3.2`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​432) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.3.1...v4.3.2) - Fixed usage with `externalHelpers: true` option ### [`v4.3.1`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​431) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.3.0...v4.3.1) - Add `.js` extension to the virtual babel helpers file (only matters when using `preserveModules` option in rollup) ### [`v4.3.0`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​430) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.2.0...v4.3.0) - Added `.custom` builder. - Fail build when a plugin tries to add non existent babel helper ### [`v4.2.0`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​420) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.1.0...v4.2.0) Allow `rollup@1` as peer dependency. ### [`v4.1.0`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​410) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.0.3...v4.1.0) - Fixed "preflight check" for ignored files. - Return `null` when no transformation has been done (fixing source maps for this case) ### [`v4.0.3`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​403) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.0.2...v4.0.3) Fixed fallback class transform in "preflight check". ### [`v4.0.2`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​402) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.0.1...v4.0.2) Fixed `rollup` peer dependency. ### [`v4.0.1`](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.0.0...v4.0.1) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://togithub.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md#​400) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.7...v4.0.0) Babel 7 compatible! (dropped Babel 6 compatibility though). Additionally: - Internal preflight checks are created now per plugin instance, so using 2 instances of rollup-plugin-babel (i.e. targeting 2 different set of files with include/exclude options) shouldn't conflict with each other - Transpiling by default only what Babel transpiles - files with those extensions: .js, .jsx, .es6, .es, .mjs. You can customize this with new `extensions` option. This also fixes long standing issue with rollup-plugin-babel trying to transform JSON files. ### [`v3.0.7`](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.6...v3.0.7) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.6...v3.0.7) ### [`v3.0.6`](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.5...v3.0.6) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.5...v3.0.6) ### [`v3.0.5`](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.4...v3.0.5) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.4...v3.0.5) ### [`v3.0.4`](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.3...v3.0.4) [Compare Source](https://togithub.com/rollup/rollup-plugin-babel/compare/v3.0.3...v3.0.4)

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 if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.