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.63.5 to 0.64.0 #20

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rollup from 0.63.5 to 0.64.0.

Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 0.64.0 > *2018-08-07* > * Print memory consumption together with performance timings ([#2370](https://github-redirect.dependabot.com/rollup/rollup/pull/2370)) > * Enable plugins to mark imports as external by returning false for resolveId ([#2351](https://github-redirect.dependabot.com/rollup/rollup/pull/2351)) > * Always retain empty manual chunks ([#2362](https://github-redirect.dependabot.com/rollup/rollup/pull/2362)) > * Ensure CLI warnings are shown on errors and add error for external id collisions ([#2334](https://github-redirect.dependabot.com/rollup/rollup/pull/2334)) > * Remove unnecessary dependency, update dependencies, fix linting of test config ([#2376](https://github-redirect.dependabot.com/rollup/rollup/pull/2376)) > * Add targeted Github issue templates ([#2356](https://github-redirect.dependabot.com/rollup/rollup/pull/2356))
Commits - [`26b60a6`](https://github.com/rollup/rollup/commit/26b60a6387e8ea11c733a2bf67ce813b7f6801ef) 0.64.0 - [`1a81065`](https://github.com/rollup/rollup/commit/1a810659a67a666aadd642bfd0d8d4d1789227d8) Update changelog - [`1db6679`](https://github.com/rollup/rollup/commit/1db667917c24a3afa0e6e5565803f8558cbed418) Fix [#2353](https://github-redirect.dependabot.com/rollup/rollup/issues/2353) - retain empty manual chunks ([#2362](https://github-redirect.dependabot.com/rollup/rollup/issues/2362)) - [`1620ce9`](https://github.com/rollup/rollup/commit/1620ce98f961a23a2ae15e57c9e96f5cebea32b6) Update changelog - [`2ae3d97`](https://github.com/rollup/rollup/commit/2ae3d978f84018c3c5bea444f74dcfe8795374b4) chore: add minor verbiage change to bug issue template ([#2380](https://github-redirect.dependabot.com/rollup/rollup/issues/2380)) - [`9b1d666`](https://github.com/rollup/rollup/commit/9b1d6662f383637135e1cbad70883b9a2d4f565a) chore: add targeted github issue templates ([#2356](https://github-redirect.dependabot.com/rollup/rollup/issues/2356)) - [`1e67fa7`](https://github.com/rollup/rollup/commit/1e67fa7c01618870d0fc43b60d618b31245be893) Update changelog - [`408e924`](https://github.com/rollup/rollup/commit/408e92490b790096858d14795ff957796a715857) Remove unnecessary dependency, update dependencies, fix linting of test confi... - [`4c512cb`](https://github.com/rollup/rollup/commit/4c512cb74360a5d0e372190bc5043c68b240eb3a) Update changelog - [`cddc570`](https://github.com/rollup/rollup/commit/cddc570be3708a3ce25a84f9a120554ca222448c) Fixed faulty logic related to handling externals when resolver returns false ... - Additional commits viewable in [compare view](https://github.com/rollup/rollup/compare/v0.63.5...v0.64.0)


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