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.2 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rollup from 0.65.2 to 0.66.2.

Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 0.66.2 > *2018-09-21* > * Add additional information to parse errors messages in JSON and other non-JS files ([#2466](https://github-redirect.dependabot.com/rollup/rollup/pull/2466)) > > ## 0.66.1 > *2018-09-19* > * Ignore falsy plugins ([#2464](https://github-redirect.dependabot.com/rollup/rollup/pull/2464)) > * Switch back to official TypeScript plugin ([#2465](https://github-redirect.dependabot.com/rollup/rollup/pull/2465)) > > ## 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 - [`d8a4d7b`](https://github.com/rollup/rollup/commit/d8a4d7ba8cb6fabce7a254acfa3b2d9486467510) 0.66.2 - [`b02da14`](https://github.com/rollup/rollup/commit/b02da14add41e326be579b9c4d56263d81141b15) Update changelog - [`bfb6b03`](https://github.com/rollup/rollup/commit/bfb6b03932df72352371122533779dd886725c6a) Throw better error messages for parse errors in non-JS files ([#2466](https://github-redirect.dependabot.com/rollup/rollup/issues/2466)) - [`c962007`](https://github.com/rollup/rollup/commit/c962007e99aa464146ea6abed0acea14b85cb481) 0.66.1 - [`f30bded`](https://github.com/rollup/rollup/commit/f30bdede7d0b73062a5f0b6abb507ff73567fee9) Update changelog - [`fbc0aba`](https://github.com/rollup/rollup/commit/fbc0aba5ac0bae0b115131fffd52e18abe7546c9) feat: ignore falsy plugins ([#2464](https://github-redirect.dependabot.com/rollup/rollup/issues/2464)) - [`520668a`](https://github.com/rollup/rollup/commit/520668a567662b2867e8de43de2218d2ab138227) Update changelog - [`4678513`](https://github.com/rollup/rollup/commit/46785139af8e92ec73741a4b176bfc6950505cf6) Switch back to official typescript plugin ([#2465](https://github-redirect.dependabot.com/rollup/rollup/issues/2465)) - [`521dc4d`](https://github.com/rollup/rollup/commit/521dc4d3bbc80df83a5269aa8ed7f89ec4e73b4f) Fix changelog typos - [`2c22622`](https://github.com/rollup/rollup/commit/2c226227964027058fa478d9df7588b4943683ae) 0.66.0 - Additional commits viewable in [compare view](https://github.com/rollup/rollup/compare/v0.65.2...v0.66.2)


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