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 from 0.62.0 to 0.63.4 #13

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rollup from 0.62.0 to 0.63.4.

Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 0.63.4 > *2018-07-20* > * Use turbocolor instead of chalk ([#2339](https://github-redirect.dependabot.com/rollup/rollup/pull/2339)) > > ## 0.63.3 > *2018-07-20* > * Handle expressions where "in" and "instanceof" are applied to primitive values ([#2344](https://github-redirect.dependabot.com/rollup/rollup/pull/2344)) > > ## 0.63.2 > *2018-07-18* > * Fix bind order in for-of loops ([#2338](https://github-redirect.dependabot.com/rollup/rollup/pull/2338)) > > ## 0.63.1 > *2018-07-18* > > ## 0.63.0 > *2018-07-17* > * Fix many tree-shaking related issues ([#2315](https://github-redirect.dependabot.com/rollup/rollup/pull/2315)) > * Add experimental support for top-level await ([#2235](https://github-redirect.dependabot.com/rollup/rollup/pull/2235)) > * Prevent duplicate version printout in watch mode ([#2325](https://github-redirect.dependabot.com/rollup/rollup/pull/2325)) > * Respect error frames provided by plugins ([#2309](https://github-redirect.dependabot.com/rollup/rollup/pull/2309)) > * Add `esm` format alias to types ([#2327](https://github-redirect.dependabot.com/rollup/rollup/pull/2327)) > * Further unify internal test setup ([#2329](https://github-redirect.dependabot.com/rollup/rollup/pull/2329))
Commits - [`738f2fc`](https://github.com/rollup/rollup/commit/738f2fc3661fad2bb3ed75c09a7d649846133d38) 0.63.4 - [`e9854a7`](https://github.com/rollup/rollup/commit/e9854a77c0de97f511bc3117aa502bced66d5839) Update changelog - [`aa3ad1d`](https://github.com/rollup/rollup/commit/aa3ad1dfca264a7eedb38e51d5bab9c508bd6d0e) feat: swap chalk→turbocolor ([#2339](https://github-redirect.dependabot.com/rollup/rollup/issues/2339)) - [`d6c3ea8`](https://github.com/rollup/rollup/commit/d6c3ea80eef8814983dc6b667dfed84757b40a97) 0.63.3 - [`68fdddf`](https://github.com/rollup/rollup/commit/68fdddf621599a1bd08f5c91c8563f1c2a73698c) Update changelog - [`4465018`](https://github.com/rollup/rollup/commit/446501863cbde7304e26f17a980537261245b03c) Do not fail for binary expressions involving "in" and "instanceof" ([#2344](https://github-redirect.dependabot.com/rollup/rollup/issues/2344)) - [`afddd9f`](https://github.com/rollup/rollup/commit/afddd9fba87f445c1dce29767f19551358c4d91d) 0.63.2 - [`9d7b4e2`](https://github.com/rollup/rollup/commit/9d7b4e28497d78124dea9e1e969585a271816622) Fix changelog - [`a2eb7e1`](https://github.com/rollup/rollup/commit/a2eb7e166026dd6ecb63267ed59a95269879deda) Update changelog - [`2cc9e2a`](https://github.com/rollup/rollup/commit/2cc9e2ab78a217de4f7cef73015cdc96aec5bb85) 0.63.1 - Additional commits viewable in [compare view](https://github.com/rollup/rollup/compare/v0.62.0...v0.63.4)


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 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 reopen` will reopen this PR - `@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 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-preview[bot] commented 6 years ago

Superseded by #19.