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 prettier from 1.14.0 to 1.14.2 #24

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps prettier from 1.14.0 to 1.14.2.

Release notes *Sourced from [prettier's releases](https://github.com/prettier/prettier/releases).* > ## 1.14.2 > 🔗 [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1142) > > ## 1.14.1 > 🔗 [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1141)
Changelog *Sourced from [prettier's changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md).* > # 1.14.2 > > [diff](https://github.com/prettier/prettier/compare/1.14.1...1.14.2) > > - YAML: fix the line ending issue on Windows ([#4957](https://github-redirect.dependabot.com/prettier/prettier/pull/4957)) > - TypeScript: better error message ([#4947](https://github-redirect.dependabot.com/prettier/prettier/pull/4947)) > > # 1.14.1 > > [diff](https://github.com/prettier/prettier/compare/1.14.0...1.14.1) > > - JavaScript: add parens for unary in bind ([#4950](https://github-redirect.dependabot.com/prettier/prettier/pull/4950)) > - JavaScript: format angular jasmine `it("should ...", fakeAsync(() => { ...` correctly. ([#4954](https://github-redirect.dependabot.com/prettier/prettier/pull/4954)) > - JavaScript: Revert this/super blacklist for function composition heuristic ([#4936](https://github-redirect.dependabot.com/prettier/prettier/pull/4936)) > - JavaScript: no extra space on Flow interface method named `static` ([#4910](https://github-redirect.dependabot.com/prettier/prettier/pull/4910)) > - JavaScript: no extra line break in destructed assignment of ternary ([#4932](https://github-redirect.dependabot.com/prettier/prettier/pull/4932)) > - Flow: print ObjectTypeInternalSlot with both flow/babel parsers ([#4869](https://github-redirect.dependabot.com/prettier/prettier/pull/4869)) > - TypeScript: no invalid output for ImportType in TypeReference ([#4939](https://github-redirect.dependabot.com/prettier/prettier/pull/4939)) > - YAML: do not throw on duplicate merge key ([#4931](https://github-redirect.dependabot.com/prettier/prettier/pull/4931)) > - YAML: no duplicate comments in mappingValue ([#4931](https://github-redirect.dependabot.com/prettier/prettier/pull/4931)) > - YAML: print end comment in nested mapping correctly ([#4918](https://github-redirect.dependabot.com/prettier/prettier/pull/4918)) > - YAML: do not put singleline values on a separate line from the key ([#4916](https://github-redirect.dependabot.com/prettier/prettier/pull/4916)) > - YAML: prefer dash as document separator ([#4921](https://github-redirect.dependabot.com/prettier/prettier/pull/4921)) > - API: update support info for Flow ([#4943](https://github-redirect.dependabot.com/prettier/prettier/pull/4943)) > - CLI: ignore .git, .svn and .hg directories ([#4906](https://github-redirect.dependabot.com/prettier/prettier/pull/4906)) > - CLI: support TOML configuration files ([#4877](https://github-redirect.dependabot.com/prettier/prettier/pull/4877))
Commits - [`98cca8f`](https://github.com/prettier/prettier/commit/98cca8f66fa639a11b383645dcee65b577ce04c8) Release 1.14.2 - [`53c83f9`](https://github.com/prettier/prettier/commit/53c83f97f58163040bcfc7a9b05425498353b407) fix: guess line ending before preprocess ([#4957](https://github-redirect.dependabot.com/prettier/prettier/issues/4957)) - [`3842cbb`](https://github.com/prettier/prettier/commit/3842cbb118033199d39f2b56e89f34ba27f5bf4c) fix(typescript): use the first error when both failed ([#4947](https://github-redirect.dependabot.com/prettier/prettier/issues/4947)) - [`4fb2070`](https://github.com/prettier/prettier/commit/4fb20702444b173ff29e457ac8a1122422299e99) Bump Prettier dependency to 1.14.1 - [`35d0ff1`](https://github.com/prettier/prettier/commit/35d0ff1d3fbe4a064d3b4e2e7545ca818f63c0c5) Release 1.14.1 - [`8973caf`](https://github.com/prettier/prettier/commit/8973caf4bb0486c856028b46b7e22f88264d47fe) chore: improve release scripts ([#4933](https://github-redirect.dependabot.com/prettier/prettier/issues/4933)) - [`4d2f224`](https://github.com/prettier/prettier/commit/4d2f224919325fb47717ee63690cf9929956a168) fix(javascript): add parens for unary in bind ([#4950](https://github-redirect.dependabot.com/prettier/prettier/issues/4950)) - [`e72cb53`](https://github.com/prettier/prettier/commit/e72cb538f95c31ceffb2010b77741f59bd8c7732) fix: update flow support info ([#4943](https://github-redirect.dependabot.com/prettier/prettier/issues/4943)) - [`c83d5b1`](https://github.com/prettier/prettier/commit/c83d5b15e7e13920ae3b28413273e36ffcd78b59) Fix [#4886](https://github-redirect.dependabot.com/prettier/prettier/issues/4886) and add test. ([#4954](https://github-redirect.dependabot.com/prettier/prettier/issues/4954)) - [`1391891`](https://github.com/prettier/prettier/commit/1391891ef69fcb7ffdf3aa6aa9f9fcc5451776c1) Print ObjectTypeInternalSlot with both flow/babel parsers ([#4869](https://github-redirect.dependabot.com/prettier/prettier/issues/4869)) - Additional commits viewable in [compare view](https://github.com/prettier/prettier/compare/1.14.0...1.14.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 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.