magic-akari / seamless-scroll-polyfill

Scroll Behavior polyfill
https://www.npmjs.com/package/seamless-scroll-polyfill
MIT License
159 stars 12 forks source link

Bump rollup-plugin-babel from 4.0.0-beta.8 to 4.0.3 #32

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rollup-plugin-babel from 4.0.0-beta.8 to 4.0.3.

Changelog *Sourced from [rollup-plugin-babel's changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md).* > # rollup-plugin-babel changelog > > ## 4.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. > > ## 3.0.3 > > * Drop babel7 support. Use 4.0.0-beta if you use babel 7 > * Use "module" in addition to "jsnext:main" ([#150](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/150)) > * Remove unused babel helpers namespace declaration & expression ([#164](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/164)) > > ## 3.0.2 > > * Fix regression with Babel 6 ([#158](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/158)) > > ## 3.0.1 > > * Wasn't working, fix bug with transform (not using es2015-classes for preflight check) > > ## 3.0.0 > > * Drop Node 0.10/0.12 (Use native `Object.assign`) > * Change `babel-core` to be a peerDependency > * Support `babel-core` v7 as well as a peerDep (no changes necessary) > > ## 2.7.1 > > * Prevent erroneous warnings about duplicated runtime helpers ([#105](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/105)) > * Ignore `ignore` option in preflight check ([#102](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/102)) > * Allow custom `moduleName` with `runtime-helpers` ([#95](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/95)) > > ## 2.7.0 > > * Add `externalHelpersWhitelist` option ([#92](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/pull/92)) > * Ignore `only` option during preflight checks ([#98](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/98)) > * Use `options.onwarn` if available ([#84](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/84)) > * Update documentation and dependencies > > ## 2.6.1 > > * Return a `name` > > ## 2.6.0 > > * Use `\0` convention for helper module ID ([#64](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/64)) > ... (truncated)
Commits - [`21bdef4`](https://github.com/rollup/rollup-plugin-babel/commit/21bdef42bde5a226d33680f05d6b5e0b7a76c275) 4.0.3 - [`55ade45`](https://github.com/rollup/rollup-plugin-babel/commit/55ade45d33d0e985c5d6490667c6ea917d61714f) 4.0.3-0 - [`60a3627`](https://github.com/rollup/rollup-plugin-babel/commit/60a3627e7f8fba10aff9902051715cb581fcff91) Fixed fallbackClassTransform - [`76a8b96`](https://github.com/rollup/rollup-plugin-babel/commit/76a8b964786ec789a701bd86ba29515dd3d66bb7) Tweaked README, added 4.0 CHANGELOG notes - [`7617cc6`](https://github.com/rollup/rollup-plugin-babel/commit/7617cc64cd44a5981428462ad39f710bfaa84ae6) 4.0.2 - [`11cf7e3`](https://github.com/rollup/rollup-plugin-babel/commit/11cf7e39ec3a1ceafec90fe8b537d40e728c9b1b) Fix `rollup` peer dependency ([#240](https://github-redirect.dependabot.com/rollup/rollup-plugin-babel/issues/240)) - [`ccd4ddc`](https://github.com/rollup/rollup-plugin-babel/commit/ccd4ddc2eef952dab3422c4fc96d9f560e09e4ae) 4.0.1 - [`79a9538`](https://github.com/rollup/rollup-plugin-babel/commit/79a9538e68373b5504c116abcba600c6d82f546d) Bumped babel deps - [`26a2545`](https://github.com/rollup/rollup-plugin-babel/commit/26a2545ac25261730efda6bd80380c89fca12950) Update docs regarding babel versions and matching plugin versions - [`7d750e7`](https://github.com/rollup/rollup-plugin-babel/commit/7d750e7020db39a617fc4db352ea946f86c408d5) 4.0.0 - Additional commits viewable in [compare view](https://github.com/rollup/rollup-plugin-babel/compare/v4.0.0-beta.8...v4.0.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

⚠️ Dependabot is rebasing this PR ⚠️

This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).