| # Issue |
|
|
| **Title:** Bump actions/stale from 10.2.0 to 10.3.0 |
|
|
| ## Description |
|
|
| Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to 10.3.0. |
| <details> |
| <summary>Release notes</summary> |
| <p><em>Sourced from <a href="https://github.com/actions/stale/releases">actions/stale's releases</a>.</em></p> |
| <blockquote> |
| <h2>v10.3.0</h2> |
| <h2>What's Changed</h2> |
| <h3>Bug Fix</h3> |
| <ul> |
| <li>Enhancement: ignore stale labeling events by <a href="https://github.com/shamoon"><code>@shamoon</code></a> in <a href="">actions/stale#1311</a></li> |
| </ul> |
| <h3>Dependency Updates</h3> |
| <ul> |
| <li>Upgrade dependencies (<code>@actions/core</code>, <code>@octokit/plugin-retry</code>, <a href="https://github.com/typescript-eslint"><code>@typescript-eslint</code></a>) by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="">actions/stale#1335</a></li> |
| </ul> |
| <h2>New Contributors</h2> |
| <ul> |
| <li><a href="https://github.com/shamoon"><code>@shamoon</code></a> made their first contribution in <a href="">actions/stale#1311</a></li> |
| </ul> |
| <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/stale/compare/v10...v10.3.0">https://github.com/actions/stale/compare/v10...v10.3.0</a></p> |
| </blockquote> |
| </details> |
| <details> |
| <summary>Commits</summary> |
| <ul> |
| <li><a href=""><code>eb5cf3a</code></a> chore: upgrade dependencies and bump version to 10.3.0 (<a href="">#1335</a>)</li> |
| <li><a href=""><code>db5d06a</code></a> Enhancement: ignore stale labeling events (<a href="">#1311</a>)</li> |
| <li>See full diff in <a href="https://github.com/actions/stale/compare/b5d41d4e1d5dceea10e7104786b73624c18a190f...eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899">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> |
|
|
| ## Task |
|
|
| Modify the repository so that the issue described above is resolved. The repository is checked out at base commit `9719febf7ccf`. Edit files in place; the verifier captures your changes via `git diff` and scores them against an oracle patch using SWE-RL-style diff-similarity reward. |