Commit c16e61f
authored
Bump pozil/auto-assign-issue from 2 to 4 (#1813)
Bumps
[pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue)
from 2 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pozil/auto-assign-issue/releases">pozil/auto-assign-issue's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0 - Node@24 support</h2>
<p>feat: add Node@24 support</p>
<h2>v3.0.0 - Switch to EcmaScript Module</h2>
<ul>
<li>feat: switch to EcmaScript Module</li>
<li>build: bump dependencies</li>
</ul>
<h2>v2.2.0 - Add support for pull_request_target</h2>
<ul>
<li>feat: Add support for pull_request_target. <a
href="https://redirect.github.com/pozil/auto-assign-issue/issues/152">#152</a>
thanks to <a
href="https://github.com/thedjnK"><code>@thedjnK</code></a></li>
<li>build: bump dependencies</li>
</ul>
<h2>v2.1.2 - Fix failsIfUsersCannotBeAssigned flag support</h2>
<ul>
<li>fix: failsIfUsersCannotBeAssigned flag support and improves error
handling</li>
</ul>
<h2>v2.1.0 - User assignment check</h2>
<ul>
<li>feat: added an optional user assignment check via the
<code>failsIfUsersCannotBeAssigned</code> flag as per <a
href="https://redirect.github.com/pozil/auto-assign-issue/issues/148">#148</a></li>
<li>build: bump dependencies</li>
</ul>
<h2>v2.0.1 - Bump dependencies</h2>
<ul>
<li>build: bump dependencies</li>
<li>feat: extra test for random PR reviewer</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pozil/auto-assign-issue/commit/07fe6dc0e9771842b428f5739098d6140734e226"><code>07fe6dc</code></a>
feat: node@24 support</li>
<li><a
href="https://github.com/pozil/auto-assign-issue/commit/dda699c5656ae92f208b052fc91193a8423fffa6"><code>dda699c</code></a>
build: bump dependencies</li>
<li><a
href="https://github.com/pozil/auto-assign-issue/commit/9c183702ac579dcca9e58a0efd6eb4d4f69885a9"><code>9c18370</code></a>
ci: update codecov action to use token</li>
<li><a
href="https://github.com/pozil/auto-assign-issue/commit/3fa533a942c5c9839b3c3a460ba6b5402cdc38c3"><code>3fa533a</code></a>
build: bump dependencies</li>
<li><a
href="https://github.com/pozil/auto-assign-issue/commit/ddeb1c27cded59491aace8e35eaf1faa257e8ccb"><code>ddeb1c2</code></a>
feat: switch to modules</li>
<li>See full diff in <a
href="https://github.com/pozil/auto-assign-issue/compare/v2...v4">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 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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments