Skip to content

Commit 404c355

Browse files
build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.3.1 (#307)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.3.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.3.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/734">#734</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/dcf2c8083e0f7146b7b7d641224ee2db8b318189"><code>dcf2c80</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - ci: enable <code>NPM_CONFIG_PROVENANCE</code> env</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.0...v5.3.1">https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.0...v5.3.1</a></p> <h2>v5.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/674">#674</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/6fe0c90e277acba301e5a5db445130374d4254ea"><code>6fe0c90</code></a> Thanks <a href="https://github.com/irsooti"><code>@​irsooti</code></a>! - feat(types): prefer <code>Config</code> over <code>FlatConfig</code> when they're equal</li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/irsooti"><code>@​irsooti</code></a> made their first contribution in <a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/674">prettier/eslint-plugin-prettier#674</a></li> <li><a href="https://github.com/yashtech00"><code>@​yashtech00</code></a> made their first contribution in <a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/729">prettier/eslint-plugin-prettier#729</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.3.0">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.3.0</a></p> <h2>v5.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/723">#723</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3"><code>1451176</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@​renovate</code></a>! - fix(deps): bump <code>synckit</code> to <code>v0.11.0</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6</a></p> <h2>v5.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/721">#721</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: clarify correct <code>eslint-config-prettier</code> peer range</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.4...v5.2.5">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.4...v5.2.5</a></p> <h2>v5.2.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/715">#715</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/b8cfe56e345a9cd0f0160da91d99b8ee9e37c67e"><code>b8cfe56</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: hourcekeeping, bump all (dev) deps</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.4">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.3.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/734">#734</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/dcf2c8083e0f7146b7b7d641224ee2db8b318189"><code>dcf2c80</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - ci: enable <code>NPM_CONFIG_PROVENANCE</code> env</li> </ul> <h2>5.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/674">#674</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/6fe0c90e277acba301e5a5db445130374d4254ea"><code>6fe0c90</code></a> Thanks <a href="https://github.com/irsooti"><code>@​irsooti</code></a>! - feat(types): prefer <code>Config</code> over <code>FlatConfig</code> when they're equal</li> </ul> <h2>5.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/723">#723</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3"><code>1451176</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@​renovate</code></a>! - fix(deps): bump <code>synckit</code> to <code>v0.11.0</code></li> </ul> <h2>5.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/721">#721</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: clarify correct <code>eslint-config-prettier</code> peer range</li> </ul> <h2>5.2.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/715">#715</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/b8cfe56e345a9cd0f0160da91d99b8ee9e37c67e"><code>b8cfe56</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: hourcekeeping, bump all (dev) deps</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/5eaf8fd1963d7d28873ff623912600013c0556d9"><code>5eaf8fd</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/735">#735</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/dcf2c8083e0f7146b7b7d641224ee2db8b318189"><code>dcf2c80</code></a> ci: enable autofix.ci and pkg-pr-new workflows (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/734">#734</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/32471722c4875631abde2480c2a5936a2428bfc4"><code>3247172</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/733">#733</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/6fe0c90e277acba301e5a5db445130374d4254ea"><code>6fe0c90</code></a> feat: prefer <code>Config</code> over <code>FlatConfig</code> when they're equal (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/674">#674</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/9e37575b2852226077b21975ea96315bb794d2b1"><code>9e37575</code></a> chore: migrate <code>@typedef</code>jsdoc to <code>@import</code> (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/729">#729</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/27030dd7fc01fcbff70a6308f6a0996798d0eeab"><code>27030dd</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/727">#727</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/fa9607e92bdb63942c906d3a888fa6308ef9f7f9"><code>fa9607e</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/724">#724</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3"><code>1451176</code></a> fix(deps): update all dependencies (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/723">#723</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/1914ea87a586821cdb09ba7ad9f19644efb91a88"><code>1914ea8</code></a> chore: ignore <code>pnpm</code> for compatibility reason</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/b2e195c7f32aef30363655b92c0f44b7453a25c2"><code>b2e195c</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/722">#722</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.3.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.2.3&new-version=5.3.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eeac8e2 commit 404c355

File tree

2 files changed

+24
-322
lines changed

2 files changed

+24
-322
lines changed

0 commit comments

Comments
 (0)