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.64.1 to 0.65.0 #27

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rollup from 0.64.1 to 0.65.0.

Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 0.65.0 > *2018-08-25* > * Refactor and unify plugin system ([#2382](https://github-redirect.dependabot.com/rollup/rollup/pull/2382)) > * Implement plugin cache API ([#2389](https://github-redirect.dependabot.com/rollup/rollup/pull/2389)) > * Add watchChange plugin hook to watch changed files, deprecate asset dependencies ([#2405](https://github-redirect.dependabot.com/rollup/rollup/pull/2405)) > * Refine asset handling ([#2369](https://github-redirect.dependabot.com/rollup/rollup/pull/2369)) > * Implement `renderChunk` hook to replace `transformChunk` and `transformBundle` hooks ([#2406](https://github-redirect.dependabot.com/rollup/rollup/pull/2406)) > * Add rollup version to plugin context ([#2394](https://github-redirect.dependabot.com/rollup/rollup/pull/2394)) > * Do not resume stdin in watch mode to fix it for Lerna users ([#2410](https://github-redirect.dependabot.com/rollup/rollup/pull/2410)) > * Allow `[format]` placeholder for id generation ([#2387](https://github-redirect.dependabot.com/rollup/rollup/pull/2387)) > * Always log error stacks even when a code frame is given ([#2417](https://github-redirect.dependabot.com/rollup/rollup/pull/2417)) > * Do not test module ids starting with `\0` as external ([#2400](https://github-redirect.dependabot.com/rollup/rollup/pull/2400)) > * Fix tracing of namespace variables ([#2408](https://github-redirect.dependabot.com/rollup/rollup/pull/2408)) > * Fix re-tracing of namespace variables ([#2420](https://github-redirect.dependabot.com/rollup/rollup/pull/2420)) > * Properly wrap comment annotations in SystemJS exports ([#2408](https://github-redirect.dependabot.com/rollup/rollup/pull/2408)) > * Fix renaming of destructured parameters ([#2419](https://github-redirect.dependabot.com/rollup/rollup/pull/2419)) > * Do not display version in watch mode when using `--silent` ([#2392](https://github-redirect.dependabot.com/rollup/rollup/pull/2392)) > * Make `cacheExpiry` an experimental option for now ([#2401](https://github-redirect.dependabot.com/rollup/rollup/pull/2401)) > * Lint test configs on commit ([#2402](https://github-redirect.dependabot.com/rollup/rollup/pull/2402)) > * Add code of conduct ([#2388](https://github-redirect.dependabot.com/rollup/rollup/pull/2388)) > * Move to CircleCI ([#2390](https://github-redirect.dependabot.com/rollup/rollup/pull/2390)) > * Update pull request template ([#2404](https://github-redirect.dependabot.com/rollup/rollup/pull/2404))
Commits - See full diff in [compare view](https://github.com/rollup/rollup/commits)


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