dependabot[bot] opened a new pull request, #1580: URL: https://github.com/apache/qpid-dispatch/pull/1580
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>2.7.0</h2> <p><a href="https://github.com/prettier/prettier/compare/2.7.0...2.7.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2022/06/14/2.7.0.html">Release note</a></p> <h2>2.6.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#262">Changelog</a></p> <h2>2.6.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#261">Changelog</a></p> <h2>2.6.0</h2> <p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.0.html">Release note</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>2.7.0</h1> <p><a href="https://github.com/prettier/prettier/compare/2.6.2...2.7.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2022/06/14/2.7.0.html">Release Notes</a></p> <h1>2.6.2</h1> <p><a href="https://github.com/prettier/prettier/compare/2.6.1...2.6.2">diff</a></p> <h4>Fix LESS/SCSS format error (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12536">#12536</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="less"><code>// Input .background-gradient(@cut) { background: linear-gradient( to right, @white 0%, @white (@cut - 0.01%), @portal-background @cut, @portal-background 100% ); } <p>// Prettier 2.6.1 TypeError: Cannot read properties of undefined (reading 'endOffset')</p> <p>// Prettier 2.6.2 .background-gradient(<a href="https://github.com/cut"><code>@​cut</code></a>) { background: linear-gradient( to right, <a href="https://github.com/white"><code>@​white</code></a> 0%, <a href="https://github.com/white"><code>@​white</code></a> (<a href="https://github.com/cut"><code>@​cut</code></a> - 0.01%), <a href="https://github.com/portal-background"><code>@​portal-background</code></a> <a href="https://github.com/cut"><code>@​cut</code></a>, <a href="https://github.com/portal-background"><code>@​portal-background</code></a> 100% ); } </code></pre></p> <h4>Update <code>meriyah</code> to fix several bugs (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12567">#12567</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>, fixes in <a href="https://github.com/meriyah/meriyah/"><code>meriyah</code></a> by <a href="https://github.com/3cp"><code>@​3cp</code></a>)</h4> <p>Fixes bugs when parsing following valid code:</p> <pre lang="js"><code>foo(await bar()); </code></pre> <pre lang="js"><code>const regex = /.*/ms; </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/13dcc163300a45ef8a4129d7ae80c9302e81727e"><code>13dcc16</code></a> Release 2.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/00ee6fb6f8b7a44600daccb4da74323551566e28"><code>00ee6fb</code></a> Skip depenedencies install</li> <li><a href="https://github.com/prettier/prettier/commit/d2bcaea121d244a00100e5c31e2e8ca9fe5f1ced"><code>d2bcaea</code></a> Throw errors for invalid <code>TSEmptyBodyFunctionExpression</code> node (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12982">#12982</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1bec824556673302d67973a8374ee13819f74ab3"><code>1bec824</code></a> Revert "print as instead of colon for babel-ts parser" (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12995">#12995</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/2316e2fecd171335fc00f3ec97b7e46cc8964153"><code>2316e2f</code></a> Update <code>linguist-language</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12994">#12994</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/e5868ad368d593549408c90f2bd16bc1d76674b0"><code>e5868ad</code></a> Update changelog</li> <li><a href="https://github.com/prettier/prettier/commit/fdccc0f48e5bd3a17ae1e3500c1b5c1763c6a368"><code>fdccc0f</code></a> Add <code>--cache</code> CLI option (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12800">#12800</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/97bab8f984d86eb91fda654f5351c455152872a2"><code>97bab8f</code></a> Update <code>angular-estree-parser</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12993">#12993</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/7f9a08762d1a6d4389bbe9f0e87eb47beddce50d"><code>7f9a087</code></a> Update dependency flow-parser to v0.180.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12990">#12990</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/aa1d536e29a55e4647452e87c2fa61c2b8c7d92d"><code>aa1d536</code></a> Build(deps): Bump tmpl from 1.0.4 to 1.0.5 in /scripts/release (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12984">#12984</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.5.1...2.7.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~prettier-bot">prettier-bot</a>, a new releaser for prettier since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.5.1&new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org