fmiras / next-pkg

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

Bump prettier from 1.14.3 to 1.15.1 #55

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps prettier from 1.14.3 to 1.15.1.

Release notes *Sourced from [prettier's releases](https://github.com/prettier/prettier/releases).* > ## 1.15.1 > 🔗 [**Changelog**](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#1151) > > ## Prettier 1.15: HTML, Vue, Angular and MDX Support > **[🔗 Release Notes](https://prettier.io/blog/2018/11/07/1.15.0.html)**
Changelog *Sourced from [prettier's changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md).* > # 1.15.1 > > [diff](https://github.com/prettier/prettier/compare/1.15.0...1.15.1) > > - Markdown: do not keep increasing backslashes for dollar sign ([#5358](https://github-redirect.dependabot.com/prettier/prettier/pull/5358)) > > # 1.15.0 > > [diff](https://github.com/prettier/prettier/compare/1.14.3...1.15.0) > > 🔗 [Release Notes](https://prettier.io/blog/2018/11/07/1.15.0.html)
Commits - [`b11391d`](https://github.com/prettier/prettier/commit/b11391d238cc9dfbd74be9285c0cba84e26440a0) Release 1.15.1 - [`8cedb9d`](https://github.com/prettier/prettier/commit/8cedb9d25e5c708be97aac9941e74ac9ae4c67fb) fix(markdown): do not keep increasing backslashes for dollar sign ([#5358](https://github-redirect.dependabot.com/prettier/prettier/issues/5358)) - [`e036251`](https://github.com/prettier/prettier/commit/e0362516afd8c5febf0e93db75f958fdde8f0ff1) Update rationale for the 1.15 changes ([#5332](https://github-redirect.dependabot.com/prettier/prettier/issues/5332)) - [`514b6d3`](https://github.com/prettier/prettier/commit/514b6d3741e1efc41a14d0cf4389c2aceb502dbf) Bump Prettier dependency to 1.15.0 - [`fa40f2d`](https://github.com/prettier/prettier/commit/fa40f2ddd3dcbace78b0d90cfe62c7903acf0892) docs(blog): 1.15 release ([#5296](https://github-redirect.dependabot.com/prettier/prettier/issues/5296)) - [`4559a77`](https://github.com/prettier/prettier/commit/4559a774bb429eb95b9fd168fc3d554502dfca51) Release 1.15.0 - [`e882452`](https://github.com/prettier/prettier/commit/e882452c5439e37d7e6a526b99e5fcc79bb3cc45) Bump @babel/parser ([#5356](https://github-redirect.dependabot.com/prettier/prettier/issues/5356)) - [`40ac851`](https://github.com/prettier/prettier/commit/40ac85125a9df01bca9290e5bb2e5ba2b17cdf5c) fix(html-in-js): do not break empty content ([#5355](https://github-redirect.dependabot.com/prettier/prettier/issues/5355)) - [`a4e8aaf`](https://github.com/prettier/prettier/commit/a4e8aaf7a1dc624f0e60b956188bee883f1e9b59) fix(jsx): do not move trailing char to the next line as leading char ([#5354](https://github-redirect.dependabot.com/prettier/prettier/issues/5354)) - [`f9bce75`](https://github.com/prettier/prettier/commit/f9bce7503439ead3d3651bee627cf2b36d09211a) Update language support docs ([#5178](https://github-redirect.dependabot.com/prettier/prettier/issues/5178)) - Additional commits viewable in [compare view](https://github.com/prettier/prettier/compare/1.14.3...1.15.1)


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