Commit 79972cd
authored
Bump actions-cool/issues-helper from 3.6.3 to 3.7.2 (#2458)
Bumps
[actions-cool/issues-helper](https://github.com/actions-cool/issues-helper)
from 3.6.3 to 3.7.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions-cool/issues-helper/releases">actions-cool/issues-helper's
releases</a>.</em></p>
<blockquote>
<h2>v3.7.2</h2>
<p><code>2025.11.07</code></p>
<ul>
<li>🚀 feat: doQueryIssues title/body-includes support multiple value. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/215">#215</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
<li>🛠 refactor: avoid calling dealStringToArr inside loop. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/216">#216</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
</ul>
<h2>v3.7.1</h2>
<p><code>2025.11.03</code></p>
<ul>
<li>🚀 feat: find-comments action body-includes param support multiple
value. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/213">#213</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
</ul>
<h2>v3.7.0</h2>
<p><code>2025.10.31</code></p>
<ul>
<li>🚀 feat: <code>check-inactive</code> action add
<code>exclude-issue-numbers</code> param. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/211">#211</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md">actions-cool/issues-helper's
changelog</a>.</em></p>
<blockquote>
<h2>v3.7.2</h2>
<p><code>2025.11.07</code></p>
<ul>
<li>🚀 feat: doQueryIssues title/body-includes support multiple value. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/215">#215</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
<li>🛠 refactor: avoid calling dealStringToArr inside loop. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/216">#216</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
</ul>
<h2>v3.7.1</h2>
<p><code>2025.11.03</code></p>
<ul>
<li>🚀 feat: find-comments action body-includes param support multiple
value. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/213">#213</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
</ul>
<h2>v3.7.0</h2>
<p><code>2025.10.31</code></p>
<ul>
<li>🚀 feat: <code>check-inactive</code> action add
<code>exclude-issue-numbers</code> param. <a
href="https://redirect.github.com/actions-cool/issues-helper/pull/211">#211</a>
<a href="https://github.com/btea"><code>@btea</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/9861779a695cf1898bd984c727f685f351cfc372"><code>9861779</code></a>
chore: update dist & changelog</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/fac0bb598dd00c892492802895b5ddaad971cedc"><code>fac0bb5</code></a>
feat: <code>doQueryIssues</code> title/body-includes support multiple
value (<a
href="https://redirect.github.com/actions-cool/issues-helper/issues/215">#215</a>)</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/82e9b39ae0927a36f4d846ee3e03dbc941e94df2"><code>82e9b39</code></a>
refactor: avoid calling <code>dealStringToArr</code> inside loop (<a
href="https://redirect.github.com/actions-cool/issues-helper/issues/216">#216</a>)</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/d9c315a0107037ca5dd00567d9ac5f9f1987ddf6"><code>d9c315a</code></a>
chore: update <code>USERS.js</code> (<a
href="https://redirect.github.com/actions-cool/issues-helper/issues/214">#214</a>)</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/564cd9b1baacd7a9cd634e8039a149901ee5f600"><code>564cd9b</code></a>
chore: update dist</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/b8bda47aa0b5f9085a7b0f98e1a0928e7c177422"><code>b8bda47</code></a>
feat: <code>find-comments</code> action <code>body-includes</code> param
support multiple value (<a
href="https://redirect.github.com/actions-cool/issues-helper/issues/213">#213</a>)</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/ca1b238fecb728f25584d2beb288d7f1727f9fa6"><code>ca1b238</code></a>
chore: update dist</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/acc1af553c10f387acb9f8a7bfa5548b39628e3f"><code>acc1af5</code></a>
feat: <code>check-inactive</code> action add
<code>exclude-issue-numbers</code> param (<a
href="https://redirect.github.com/actions-cool/issues-helper/issues/211">#211</a>)</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/5b27d16c794b2fd67661990ae1a5aa1f0c04b792"><code>5b27d16</code></a>
docs: update readme</li>
<li><a
href="https://github.com/actions-cool/issues-helper/commit/990799d16be265b2a3d938de9e1e27d8a4efb585"><code>990799d</code></a>
docs: update users</li>
<li>See full diff in <a
href="https://github.com/actions-cool/issues-helper/compare/v3.6.3...v3.7.2">compare
view</a></li>
</ul>
</details>
<br />
[](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 ffa5881 commit 79972cd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments