[PR #697] [MERGED] chore(deps-dev): bump prettier from 1.19.1 to 2.0.1 #2796

Closed
opened 2026-03-17 00:28:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/697
Author: @dependabot-preview[bot]
Created: 3/23/2020
Status: Merged
Merged: 3/23/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/prettier-2.0.1


📝 Commits (1)

  • 7e1846d chore(deps-dev): bump prettier from 1.19.1 to 2.0.1

📊 Changes

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

View changed files

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

📄 Description

Bumps prettier from 1.19.1 to 2.0.1.

Release notes

Sourced from prettier's releases.

2.0.1

🔗 Changelog

2.0.0

diff

🔗 Release Notes

Changelog

Sourced from prettier's changelog.

2.0.1

diff

API: Fix build script to not corrupt import-fresh module (#7820 by @thorn0)

2.0.0

diff

🔗 Release Notes

Commits
Maintainer changes

This version was pushed to npm by thorn0, a new releaser for prettier since your current version.


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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/hoppscotch/hoppscotch/pull/697 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/23/2020 **Status:** ✅ Merged **Merged:** 3/23/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/prettier-2.0.1` --- ### 📝 Commits (1) - [`7e1846d`](https://github.com/hoppscotch/hoppscotch/commit/7e1846dfda3a70a63cf30067529853ebf14ce3b0) chore(deps-dev): bump prettier from 1.19.1 to 2.0.1 ### 📊 Changes **2 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+10 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.1. <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.0.1</h2> <p><a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md#201">🔗 Changelog</a></p> <h2>2.0.0</h2> <p><a href="https://github.com/prettier/prettier/compare/1.19.1...2.0.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2020/03/21/2.0.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.0.1</h1> <p><a href="https://github.com/prettier/prettier/compare/2.0.0...2.0.1">diff</a></p> <h4>API: Fix build script to not corrupt <code>import-fresh</code> module (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/7820">#7820</a> by <a href="https://github.com/thorn0">@thorn0</a>)</h4> <h1>2.0.0</h1> <p><a href="https://github.com/prettier/prettier/compare/1.19.1...2.0.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2020/03/21/2.0.0.html">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/c5c9332d777bb38daff2b93d62a42318fae2fed4"><code>c5c9332</code></a> Release 2.0.1</li> <li><a href="https://github.com/prettier/prettier/commit/c9225caac2fddeefcf5e74bc4b7413296ba87bd8"><code>c9225ca</code></a> Tweak build script to not corrupt import-fresh</li> <li><a href="https://github.com/prettier/prettier/commit/171bc96b58c0ebad702270389674eadfffec09d1"><code>171bc96</code></a> Fix version references in v2.0 blog post (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/7819">#7819</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/6953471d22c963442d0f64204c7c21bde06ff10b"><code>6953471</code></a> revert whitespace changes from the previous commit</li> <li><a href="https://github.com/prettier/prettier/commit/4314e9cacc42f545ef793a0fa105a91343af5c40"><code>4314e9c</code></a> update blog post</li> <li><a href="https://github.com/prettier/prettier/commit/8f7164fdf49c8241ffaca2f1c7cc4a3f6af06e2a"><code>8f7164f</code></a> clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/8334610aa26f6391a30dd285121692ae23700e7a"><code>8334610</code></a> Blog post for 2.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/7417">#7417</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/9dad95b35f935edce4c3d6cfa45c79a0b9c82b9f"><code>9dad95b</code></a> Bump Prettier dependency to 2.0.0</li> <li><a href="https://github.com/prettier/prettier/commit/5b3028e220983b7b9bcccc0329b0cc6fb0999bcd"><code>5b3028e</code></a> Release 2.0.0</li> <li><a href="https://github.com/prettier/prettier/commit/262423a0f9fcb80436f3f04a85de7dd2ff70eb10"><code>262423a</code></a> run yarn-deduplicate</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/1.19.1...2.0.1">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/~thorn0">thorn0</a>, a new releaser for prettier since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=1.19.1&new-version=2.0.1)](https://dependabot.com/compatibility-score/?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=1.19.1&new-version=2.0.1) 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) - `@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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:28:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2796
No description provided.