Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump the dependency-updates group with 3 updates (#1392)
Bumps the dependency-updates group with 3 updates: [eslint-plugin-github](https://github.com/github/eslint-plugin-github), [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-github` from 5.1.2 to 5.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's releases</a>.</em></p> <blockquote> <h2>v5.1.3</h2> <h2>What's Changed</h2> <ul> <li>ESLint <v9 will maintain backwards compatibility by using the original <code>eslint-filenames-plugin</code> by <a href="https://github.com/gracepark"><code>@gracepark</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/579">github/eslint-plugin-github#579</a></li> <li>For ESLint v9+, if you configured the <code>filenames/match-regex</code> rule, please note we have adapted the match regex rule into <code>eslint-plugin-github</code> as the original <code>eslint-filenames-plugin</code> is no longer maintained and needed an ESLint v9 update. Please update the rule name to <code>github/filenames-match-regex</code> and keep the same configuration.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v5.1.2...v5.1.3">https://github.com/github/eslint-plugin-github/compare/v5.1.2...v5.1.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/eslint-plugin-github/commit/7c07c177361a08fe4b9c53f55309623aad09176b"><code>7c07c17</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/579">#579</a> from github/legacy-filenames</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/020bf50f221bc15dde81754a4995c8826101587e"><code>020bf50</code></a> add back typescript-eslint plugin and parser</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/e753bfb105791495b95d8dac52fa1e76e7de3920"><code>e753bfb</code></a> add line break</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/c331010153e44cc56293ea1f6b346ea1aac4fe26"><code>c331010</code></a> update legacy docs</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/5ebc5815f60febded59e9bf4597ba6fdce242bc7"><code>5ebc581</code></a> update readme</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/5ba5f866d9491c00fa93be45982ed2fb0e23860d"><code>5ba5f86</code></a> update docs</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/4cbe6b3db09d361eaa6a43b9373ed5ff3b3d189d"><code>4cbe6b3</code></a> legacy v8 should keep old filenames</li> <li>See full diff in <a href="https://github.com/github/eslint-plugin-github/compare/v5.1.2...v5.1.3">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-promise` from 7.2.0 to 7.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-promise/releases">eslint-plugin-promise's releases</a>.</em></p> <blockquote> <h2>v7.2.1</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.0...v7.2.1">7.2.1</a> (2024-11-26)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong><code>no-callback-in-promise</code>:</strong> false triggering of callback (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/574">#574</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/83245645a1731b8720ba4b17951f0e98567f449c">8324564</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li><strong>deps-dev:</strong> update husky to v9.1.7 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/573">#573</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/24fd90a0262e1521983095f0934e9bb0195b4d23">24fd90a</a>)</li> <li><strong>deps:</strong> bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/568">#568</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/f33f82e03ee949d2864e266aedfe5da9762ad540">f33f82e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md">eslint-plugin-promise's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.0...v7.2.1">7.2.1</a> (2024-11-26)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong><code>no-callback-in-promise</code>:</strong> false triggering of callback (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/574">#574</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/83245645a1731b8720ba4b17951f0e98567f449c">8324564</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li><strong>deps-dev:</strong> update husky to v9.1.7 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/573">#573</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/24fd90a0262e1521983095f0934e9bb0195b4d23">24fd90a</a>)</li> <li><strong>deps:</strong> bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/568">#568</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/f33f82e03ee949d2864e266aedfe5da9762ad540">f33f82e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/6bda06446b51a74309e18fab4f2bb758dd6aa714"><code>6bda064</code></a> chore(main): release 7.2.1 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/571">#571</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/83245645a1731b8720ba4b17951f0e98567f449c"><code>8324564</code></a> fix(<code>no-callback-in-promise</code>): false triggering of callback (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/574">#574</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/24fd90a0262e1521983095f0934e9bb0195b4d23"><code>24fd90a</code></a> chore(deps-dev): update husky to v9.1.7 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/573">#573</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/f33f82e03ee949d2864e266aedfe5da9762ad540"><code>f33f82e</code></a> chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/568">#568</a>)</li> <li>See full diff in <a href="https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.0...v7.2.1">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.4.0 to 3.4.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>3.4.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#341">Changelog</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>3.4.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.4.0...3.4.1">diff</a></p> <h4>Remove unnecessary parentheses around assignment in <code>v-on</code> (<a href="https://redirect.github.com/prettier/prettier/pull/16887">#16887</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="vue"><code><!-- Input --> \<template> <button @click="foo += 2">Click</button> </template> <p><!-- Prettier 3.4.0 --><br /> &lt;template><br /> <button <a href="https://github.com/click"><code>@click</code></a>="(foo += 2)">Click</button><br /> </template></p> <p><!-- Prettier 3.4.1 --><br /> &lt;template><br /> <button <a href="https://github.com/click"><code>@click</code></a>="foo += 2">Click</button><br /> </template><br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/37fd1774d13ef68abcc03775ceef0a91f87a57d7"><code>37fd177</code></a> Release 3.4.1</li> <li><a href="https://github.com/prettier/prettier/commit/1fb629709a877b82f1acdcb8a9dbb0f5410e660d"><code>1fb6297</code></a> Update ts-api-utils to v1.4.2 (<a href="https://redirect.github.com/prettier/prettier/issues/16888">#16888</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/f6fccadbc7e07704ed2b85d83247a1c740bb4489"><code>f6fccad</code></a> Remove unnecessary parentheses around assignment in <code>v-on</code> (<a href="https://redirect.github.com/prettier/prettier/issues/16887">#16887</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/5fef089377dbbd9c50cb04a2d65190a29ea68346"><code>5fef089</code></a> Minor improvements in v3.4.0 blog post (<a href="https://redirect.github.com/prettier/prettier/issues/16886">#16886</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/3542f138458c7ed0fb3f0a5a5244cbd0084c0ec7"><code>3542f13</code></a> 3.4 release blog (<a href="https://redirect.github.com/prettier/prettier/issues/16851">#16851</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/f53791a2c815b03ea6f0b7f525c59d3c446bc0fd"><code>f53791a</code></a> Clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/2b41c937fc1dc080dee440cd21999e42737a9483"><code>2b41c93</code></a> Bump Prettier dependency to 3.4.0</li> <li><a href="https://github.com/prettier/prettier/commit/10baab2f577903a3cb019f43db844107eea310b6"><code>10baab2</code></a> Update dependents count</li> <li>See full diff in <a href="https://github.com/prettier/prettier/compare/3.4.0...3.4.1">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information