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 @babel/core from 7.0.0-beta.56 to 7.0.0-rc.1 #23

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps @babel/core from 7.0.0-beta.56 to 7.0.0-rc.1.

Release notes *Sourced from [@babel/core's releases](https://github.com/babel/babel/releases).* > ## v7.0.0-rc.1 > Same as [rc.0](https://github.com/babel/babel/releases/tag/v7.0.0-rc.0) but fixes the peerDep [issue [#8443](https://github-redirect.dependabot.com/babel/babel/issues/8443)](https://github-redirect.dependabot.com/babel/babel/issues/8443). It's changed to just be `^7.0.0-0` > > ## v7.0.0-rc.0 (2018-08-09) > > ### EDIT: This had an issue with `peerDependencies` so please use `rc.1`. > > Alright finally at the end 🙂. Shouldn't have anymore breaking changes and going to wait some time to fix bugs/regressions > > > Summary: `@babel/polyfill` will not include proposal polyfills by default and fixed a regression. > > #### :boom: Breaking Change > * `babel-polyfill` > * [#8440](https://github-redirect.dependabot.com/babel/babel/pull/8440) remove proposals polyfills from default import [skip ci]. ([[**hzoo**](https://github.com/hzoo)](https://github.com/hzoo)) > > > Will add this to the upgrade guide/polyfill docs. I guess we could include a `babel-upgrade` for this too, not sure. > > #### :bug: Bug Fix > * `babel-cli` > * [#8436](https://github-redirect.dependabot.com/babel/babel/pull/8436) Require v1.1.0 so that correct filter params are passed.. ([[**loganfsmyth**](https://github.com/loganfsmyth)](https://github.com/loganfsmyth)) > > #### Committers: 2 > - Henry Zhu ([hzoo](https://github.com/hzoo)) > - Logan Smyth ([loganfsmyth](https://github.com/loganfsmyth))
Commits - [`0a95886`](https://github.com/babel/babel/commit/0a958861c9fcca8ae54ce158d1e9aec044c3c7c1) v7.0.0-rc.1 - [`904bcaf`](https://github.com/babel/babel/commit/904bcaffe3f2221ab38b3efe73241615728eba04) fix peer deps [skip ci] ([#8445](https://github-redirect.dependabot.com/babel/babel/issues/8445)) - [`e855987`](https://github.com/babel/babel/commit/e855987c51d0ec50106405b8af86f3be8e654e8c) update sponsor [skip ci] ([#8444](https://github-redirect.dependabot.com/babel/babel/issues/8444)) - [`8b14061`](https://github.com/babel/babel/commit/8b1406127a32c05b5a437d1557fee6356dc3eccb) v7.0.0-rc.0 - [`c8bb450`](https://github.com/babel/babel/commit/c8bb4500326700e7dc68ce8c4b90b6482c48d82f) remove proposals polyfills from default import [skip ci] ([#8440](https://github-redirect.dependabot.com/babel/babel/issues/8440)) - [`b6db036`](https://github.com/babel/babel/commit/b6db036ff77993cf8e781c05380b36bdba75fa89) Require v1.1.0 so that correct filter params are passed. ([#8436](https://github-redirect.dependabot.com/babel/babel/issues/8436)) - [`6476a0d`](https://github.com/babel/babel/commit/6476a0d08906c2da2b2b8b1d0bb5ace9cef461f6) Whitelist experimental-modules flag for babel-node ([#8336](https://github-redirect.dependabot.com/babel/babel/issues/8336)) [skip ci] - See full diff in [compare view](https://github.com/babel/babel/compare/v7.0.0-beta.56...v7.0.0-rc.1)


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