[PR #6] [CLOSED] PR 6: chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 #185

Closed
opened 2026-03-13 17:40:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Aetherinox/ntfy-desktop/pull/6
Author: @dependabot[bot]
Created: 7/17/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1


📝 Commits (1)

  • 9d871d3 chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1

📊 Changes

1 file changed (+48 additions, -39 deletions)

View changed files

📝 package-lock.json (+48 -39)

📄 Description

Bumps eslint-plugin-prettier from 5.1.3 to 5.2.1.

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.1

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.1

Patch Changes

5.2.0

Minor Changes

Commits
  • 51324d9 chore: fix CHANGELOG.md formatting issue
  • 24288c7 chore: release eslint-plugin-prettier (#669)
  • ac036cc build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
  • a1e6f4a build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
  • de9751c build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)
  • 02c21a5 chore: release eslint-plugin-prettier (#653)
  • f170011 feat: support parsing html via @html-eslint/parser natively (#652)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/Aetherinox/ntfy-desktop/pull/6 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1` --- ### 📝 Commits (1) - [`9d871d3`](https://github.com/Aetherinox/ntfy-desktop/commit/9d871d3592865b159636528d53b42a6c76ca7760) chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 ### 📊 Changes **1 file changed** (+48 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+48 -39) </details> ### 📄 Description Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.2.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/668">#668</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/ac036cca2bed4ceb6ee5b63c945426308e36c586"><code>ac036cc</code></a> Thanks <a href="https://github.com/OrlovAlexei"><code>@​OrlovAlexei</code></a>! - build(deps): Bump synckit from 0.8.6 to 0.9.1</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.2.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/668">#668</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/ac036cca2bed4ceb6ee5b63c945426308e36c586"><code>ac036cc</code></a> Thanks <a href="https://github.com/OrlovAlexei"><code>@​OrlovAlexei</code></a>! - build(deps): Bump synckit from 0.8.6 to 0.9.1</li> </ul> <h2>5.2.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/652">#652</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/f1700110b4c50f43bbda8dba51ce9e22248939fa"><code>f170011</code></a> Thanks <a href="https://github.com/Logicer16"><code>@​Logicer16</code></a>! - feat: support parsing <code>html</code> via <code>@html-eslint/parser</code> natively</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/51324d9cdf8b883e2a392904d0f73da9eca6a808"><code>51324d9</code></a> chore: fix CHANGELOG.md formatting issue</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/24288c7960abf8f603a0efa111a1cd46fb89001c"><code>24288c7</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/669">#669</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/ac036cca2bed4ceb6ee5b63c945426308e36c586"><code>ac036cc</code></a> build(deps): Bump synckit from 0.8.6 to 0.9.1 (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/668">#668</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/a1e6f4afaf9d0913c597d575f1e579f108a81e8c"><code>a1e6f4a</code></a> build(deps): Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/665">#665</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/de9751c85d059678904035322501bfce120f61b7"><code>de9751c</code></a> build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/661">#661</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/02c21a5e7a9d86d0a156dcc04e28a6efd7343a7b"><code>02c21a5</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/653">#653</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/f1700110b4c50f43bbda8dba51ce9e22248939fa"><code>f170011</code></a> feat: support parsing <code>html</code> via <code>@html-eslint/parser</code> natively (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/652">#652</a>)</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=5.1.3&new-version=5.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
kerem 2026-03-13 17:40:11 +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/ntfy-desktop#185
No description provided.