fmiras / next-pkg

Extended Next.js server with pkg support
MIT License
66 stars 11 forks source link

Bump prettier from 1.10.2 to 1.14.3 #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps prettier from 1.10.2 to 1.14.3.

Release notes *Sourced from [prettier's releases](https://github.com/prettier/prettier/releases).* > ## 1.14.3 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1143) > > ## 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) > > ## Prettier 1.14: YAML Support > **[šŸ”— Release Notes](https://prettier.io/blog/2018/07/29/1.14.0.html)** > > ## 1.13.7 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1137) > > ## 1.13.6 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1136) > > ## 1.13.5 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1135) > > ## 1.13.4 > :link: [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1134) > > ## 1.13.3 > :link: [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1133) > > ## 1.13.2 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1132) > > ## 1.13.1 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1131) > > ## Prettier 1.13: Conquering the web! > **[šŸ”— Release Notes](https://prettier.io/blog/2018/05/27/1.13.0.html)** > > ## 1.12.1 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1121) > > ## Prettier 1.12: Fixes, Features, and Formatting, Oh My! > **[šŸ”— Release Notes](https://prettier.io/blog/2018/04/11/1.12.0.html)** > > ## 1.11.1 > šŸ”— [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1111) > > ## Prettier 1.11: CSS fixes and new TypeScript feature support > **[šŸ”— Release Notes](https://prettier.io/blog/2018/02/26/1.11.0.html)** > > ## 1.11.0-rc.1 > No release notes provided. > ... (truncated)
Changelog *Sourced from [prettier's changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md).* > # 1.14.3 > > [diff](https://github.com/prettier/prettier/compare/1.14.2...1.14.3) > > - Chore: add missing LICENSE ([#5114](https://github-redirect.dependabot.com/prettier/prettier/pull/5114)) > > # 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)) > > # 1.14.0 > > [diff](https://github.com/prettier/prettier/compare/1.13.7...1.14.0) > > šŸ”— [Release Notes](https://prettier.io/blog/2018/07/29/1.14.0.html) > > # 1.13.7 > > [diff](https://github.com/prettier/prettier/compare/1.13.6...1.13.7) > > - Remove calls to `eval("require")` in the distributed code ([#4766](https://github-redirect.dependabot.com/prettier/prettier/pull/4766)) > > # 1.13.6 > > [diff](https://github.com/prettier/prettier/compare/1.13.5...1.13.6) > > - Upgrade Flow parser to 0.75.0 ([#4649](https://github-redirect.dependabot.com/prettier/prettier/pull/4649) and [#4727](https://github-redirect.dependabot.com/prettier/prettier/pull/4727)) > ... (truncated)
Commits - [`f92aebe`](https://github.com/prettier/prettier/commit/f92aebef468624e0a750af6f84789e9bcacfb1a3) chore(release): 1.14.3 - [`f938ccd`](https://github.com/prettier/prettier/commit/f938ccdd22ff36400b498721d1dd003c23847093) chore: copy LICENSE to dist ([#5114](https://github-redirect.dependabot.com/prettier/prettier/issues/5114)) - [`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)) - Additional commits viewable in [compare view](https://github.com/prettier/prettier/compare/1.10.2...1.14.3)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@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.