[PR #84] [MERGED] Bump prettier from 2.1.2 to 2.2.0 #91

Closed
opened 2026-03-29 17:52:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/84
Author: @dependabot[bot]
Created: 11/20/2020
Status: Merged
Merged: 11/20/2020
Merged by: @mergify[bot]

Base: developHead: dependabot/npm_and_yarn/prettier-2.2.0


📝 Commits (1)

  • 20109c6 Bump prettier from 2.1.2 to 2.2.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps prettier from 2.1.2 to 2.2.0.

Release notes

Sourced from prettier's releases.

2.2.0

diff

🔗 Release Notes

Changelog

Sourced from prettier's changelog.

2.2.0

diff

🔗 Release Notes

Commits
  • 42b2195 Release 2.2.0
  • 9bc90cf Update to typescript 4.1.2 (#9725)
  • 002dc6c Extract printStatementSequence, printMemberExpression, and printBlock (...
  • 92d31d1 Extract printAssignment, printBinaryishExpression, and printComment (#9...
  • 05236cf Extract printInterface and printCallExpression (#9715)
  • c03a38e Extract function related functions (#9721)
  • 87dab58 Extract printClass and printTypeParameters (#9713)
  • b12e869 Extract JSX related print functions (#9714)
  • 7acaa55 Build(deps-dev): Bump rollup from 2.33.2 to 2.33.3 (#9717)
  • ca9aac8 Build(deps-dev): Bump webpack from 5.5.0 to 5.5.1 in /website (#9716)
  • Additional commits viewable in compare view

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/joelwmale/webhook-action/pull/84 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/20/2020 **Status:** ✅ Merged **Merged:** 11/20/2020 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/prettier-2.2.0` --- ### 📝 Commits (1) - [`20109c6`](https://github.com/joelwmale/webhook-action/commit/20109c61d56cfb957a299ec8e0401dfb27abbd12) Bump prettier from 2.1.2 to 2.2.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.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> <h1>2.2.0</h1> <p><a href="https://github.com/prettier/prettier/compare/2.1.2...2.2.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2020/11/20/2.2.0.html">Release Notes</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>2.2.0</h1> <p><a href="https://github.com/prettier/prettier/compare/2.1.2...2.2.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2020/11/20/2.2.0.html">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/42b2195e713236f2d43dd95add7301d63f7f6b0c"><code>42b2195</code></a> Release 2.2.0</li> <li><a href="https://github.com/prettier/prettier/commit/9bc90cfe7d2b1531ae1249baffe43ed318bd12a4"><code>9bc90cf</code></a> Update to typescript 4.1.2 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9725">#9725</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/002dc6c45fd3f57d29e3f051e4a6362d32a8842f"><code>002dc6c</code></a> Extract <code>printStatementSequence</code>, <code>printMemberExpression</code>, and <code>printBlock</code> (...</li> <li><a href="https://github.com/prettier/prettier/commit/92d31d1b30ceeda381164dc1ae26b5bc0eefe8a5"><code>92d31d1</code></a> Extract <code>printAssignment</code>, <code>printBinaryishExpression</code>, and <code>printComment</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9">#9</a>...</li> <li><a href="https://github.com/prettier/prettier/commit/05236cf64dca26a308dc4f928c61713e0b5e7dc5"><code>05236cf</code></a> Extract printInterface and printCallExpression (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9715">#9715</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/c03a38e8de078eaa50385842258969a2ceeb2986"><code>c03a38e</code></a> Extract function related functions (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9721">#9721</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/87dab58b3ac41d57ae9232187490085d37cb660e"><code>87dab58</code></a> Extract printClass and printTypeParameters (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9713">#9713</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/b12e869333b6361a766d4e4bc8c94299040c0936"><code>b12e869</code></a> Extract JSX related print functions (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9714">#9714</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/7acaa554e92330fabae038b73048efc5384df65f"><code>7acaa55</code></a> Build(deps-dev): Bump rollup from 2.33.2 to 2.33.3 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9717">#9717</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/ca9aac8997eb1221c6a91505e8d7a2945284d8d4"><code>ca9aac8</code></a> Build(deps-dev): Bump webpack from 5.5.0 to 5.5.1 in /website (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9716">#9716</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.1.2...2.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-29 17:52:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/webhook-action#91