Skip to content

Commit

Permalink
build(deps): Bump github/issue-labeler from 3.1 to 3.3 (#5112)
Browse files Browse the repository at this point in the history
Bumps [github/issue-labeler](https://github.com/github/issue-labeler)
from 3.1 to 3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/issue-labeler/releases">github/issue-labeler's
releases</a>.</em></p>
<blockquote>
<h2>v3.3</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(config): support reading from local file if it exists by <a
href="https://github.com/lrstanley"><code>@​lrstanley</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/48">github/issue-labeler#48</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/lrstanley"><code>@​lrstanley</code></a>
made their first contribution in <a
href="https://redirect.github.com/github/issue-labeler/pull/48">github/issue-labeler#48</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/github/issue-labeler/compare/v3.2...v3.3">https://github.com/github/issue-labeler/compare/v3.2...v3.3</a></p>
<h2>v3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: read default token by <a
href="https://github.com/EndBug"><code>@​EndBug</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/67">github/issue-labeler#67</a></li>
<li>feat: allow the use of custom issue numbers by <a
href="https://github.com/EndBug"><code>@​EndBug</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/66">github/issue-labeler#66</a></li>
<li>fix: Use the correct input name so the default applies by <a
href="https://github.com/phated"><code>@​phated</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/72">github/issue-labeler#72</a></li>
<li>feat: Add outputs of the labels added and removed by <a
href="https://github.com/phated"><code>@​phated</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/71">github/issue-labeler#71</a></li>
<li>docs: GITHUB_TOKEN passing is required by <a
href="https://github.com/rajbos"><code>@​rajbos</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/75">github/issue-labeler#75</a></li>
<li>feat: add option to include/exclude body as regex target by <a
href="https://github.com/amerikan"><code>@​amerikan</code></a> in <a
href="https://redirect.github.com/github/issue-labeler/pull/70">github/issue-labeler#70</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/EndBug"><code>@​EndBug</code></a> made
their first contribution in <a
href="https://redirect.github.com/github/issue-labeler/pull/67">github/issue-labeler#67</a></li>
<li><a href="https://github.com/phated"><code>@​phated</code></a> made
their first contribution in <a
href="https://redirect.github.com/github/issue-labeler/pull/72">github/issue-labeler#72</a></li>
<li><a href="https://github.com/rajbos"><code>@​rajbos</code></a> made
their first contribution in <a
href="https://redirect.github.com/github/issue-labeler/pull/75">github/issue-labeler#75</a></li>
<li><a href="https://github.com/amerikan"><code>@​amerikan</code></a>
made their first contribution in <a
href="https://redirect.github.com/github/issue-labeler/pull/70">github/issue-labeler#70</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/github/issue-labeler/compare/v3.1...v3.2">https://github.com/github/issue-labeler/compare/v3.1...v3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/issue-labeler/commit/6bea9ed491bb74fce38775b3d863e64a59dbd9eb"><code>6bea9ed</code></a>
feat(config): support reading from local file if it exists (<a
href="https://redirect.github.com/github/issue-labeler/issues/48">#48</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/98b5412841f6c4b0b3d9c29d53c13fad16bd7de2"><code>98b5412</code></a>
Update README.md</li>
<li><a
href="https://github.com/github/issue-labeler/commit/e15315cb2481eef47c3fa4eef8c525d94a0fa4c0"><code>e15315c</code></a>
feat: add option to include/exclude body as regex target (<a
href="https://redirect.github.com/github/issue-labeler/issues/70">#70</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/c43637bae004bbc29ae43750d9c6d456e244bccd"><code>c43637b</code></a>
GITHUB_TOKEN passing is required (<a
href="https://redirect.github.com/github/issue-labeler/issues/75">#75</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/6ae80f5cf189fd96d96a4a4125c60e87cba0578d"><code>6ae80f5</code></a>
feat: Add outputs of the labels added and removed (<a
href="https://redirect.github.com/github/issue-labeler/issues/71">#71</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/083c48026ca2a93e11583aabf8e8461cab327e37"><code>083c480</code></a>
fix: Use the correct input name so the default applies (<a
href="https://redirect.github.com/github/issue-labeler/issues/72">#72</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/3d981b0369347434e2fd50714469932eb66aeb11"><code>3d981b0</code></a>
Update README.md (<a
href="https://redirect.github.com/github/issue-labeler/issues/69">#69</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/30eb92529e1bffb30dd093484e5ad284c44db3dd"><code>30eb925</code></a>
feat: allow the use of custom issue numbers (<a
href="https://redirect.github.com/github/issue-labeler/issues/66">#66</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/ddcff9089d24fc8801c4ba52b1baaf7de277ef3a"><code>ddcff90</code></a>
fix: read default token (<a
href="https://redirect.github.com/github/issue-labeler/issues/67">#67</a>)</li>
<li><a
href="https://github.com/github/issue-labeler/commit/e8745942cde11a61ba09cc0af46d4724ebfdffb1"><code>e874594</code></a>
Update README.md</li>
<li>See full diff in <a
href="https://github.com/github/issue-labeler/compare/v3.1...v3.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/issue-labeler&package-manager=github_actions&previous-version=3.1&new-version=3.3)](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>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent fb012b2 commit 6cb0660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.1
- uses: github/issue-labeler@v3.3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
Expand Down

0 comments on commit 6cb0660

Please sign in to comment.