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.65.2 to 0.66.0 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rollup from 0.65.2 to 0.66.0.

Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 0.66.0 > *2018-09-16* > * Support ES2019 optional catch bindings ([#2455](https://github-redirect.dependabot.com/rollup/rollup/pull/2455)) > * Add option to transform paths within sourcemaps ([#2430](https://github-redirect.dependabot.com/rollup/rollup/pull/2430)) > * Add renderStart and renderEnd plugin hooks ([#2438](https://github-redirect.dependabot.com/rollup/rollup/pull/2438)) > * Expose ESM browser build and minify browser builds ([#2437](https://github-redirect.dependabot.com/rollup/rollup/pull/2437) > * Associate hoisted variables in function bodys with function parameters ([#2456](https://github-redirect.dependabot.com/rollup/rollup/pull/2456)) > * Fix issue when deconflicting variables used as pattern defaults ([#2446](https://github-redirect.dependabot.com/rollup/rollup/pull/2446)) > * Properly deconflict default exported class and function expressions with ids ([#2458](https://github-redirect.dependabot.com/rollup/rollup/pull/2458)) > * Faster internal test builds ([#2457](https://github-redirect.dependabot.com/rollup/rollup/pull/2457)) > * Switch to rollup-plugin-typescript2 ([#2460](https://github-redirect.dependabot.com/rollup/rollup/pull/2460)) > * Fix internal "perf" script ([#2433](https://github-redirect.dependabot.com/rollup/rollup/pull/2433)) > * Test that errors are passed to the buildEnd hook ([#2450](https://github-redirect.dependabot.com/rollup/rollup/pull/2450))
Commits - [`2c22622`](https://github.com/rollup/rollup/commit/2c226227964027058fa478d9df7588b4943683ae) 0.66.0 - [`b6ace36`](https://github.com/rollup/rollup/commit/b6ace36af0d9954325811c6a97e04221429114ed) Update changelog - [`594d24c`](https://github.com/rollup/rollup/commit/594d24c5a2819ce28497539430f9fc7c7f982b0b) Switch to rollup-plugin-typescript2 ([#2460](https://github-redirect.dependabot.com/rollup/rollup/issues/2460)) - [`4d1a976`](https://github.com/rollup/rollup/commit/4d1a97698f64277973b569a2d4c4b7390e05d6c4) Update changelog - [`b34e54d`](https://github.com/rollup/rollup/commit/b34e54d6caae6aa1a943d76ea39bebb91b8fe63d) Fix perf script ([#2433](https://github-redirect.dependabot.com/rollup/rollup/issues/2433)) - [`c1bb2fb`](https://github.com/rollup/rollup/commit/c1bb2fb9f420d328b4eb7bb6798f9bae0e681ead) Make sure pattern defaults are deconflicted correctly ([#2446](https://github-redirect.dependabot.com/rollup/rollup/issues/2446)) - [`138033e`](https://github.com/rollup/rollup/commit/138033ee89254f7d692c2aee809988107b46e564) Test that errors are passed to the buildEnd hook ([#2450](https://github-redirect.dependabot.com/rollup/rollup/issues/2450)) - [`d5a910d`](https://github.com/rollup/rollup/commit/d5a910d2d108b1f009e9f89c737e777b43a2cb39) Faster test builds ([#2457](https://github-redirect.dependabot.com/rollup/rollup/issues/2457)) - [`d9b479d`](https://github.com/rollup/rollup/commit/d9b479d919dd796a259cd5a147caa0017aca9cfe) Deconflict top-level class and function expressions with ids ([#2458](https://github-redirect.dependabot.com/rollup/rollup/issues/2458)) - [`cdfd279`](https://github.com/rollup/rollup/commit/cdfd2799cd7566be64d1545a24655252d3131e14) Update changelog - Additional commits viewable in [compare view](https://github.com/rollup/rollup/compare/v0.65.2...v0.66.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 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-preview[bot] commented 5 years ago

Superseded by #41.