Skip to content

Commit

Permalink
Bump actions/labeler from 212b4a75b7525471ea9ea6171ba26bcc442f5aba to…
Browse files Browse the repository at this point in the history
… 17086b774338d2689ada0d8fcc8c51b5c9bc782a (#1209)

Bumps [actions/labeler](https://github.com/actions/labeler) from
212b4a75b7525471ea9ea6171ba26bcc442f5aba to
17086b774338d2689ada0d8fcc8c51b5c9bc782a.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/labeler/commit/17086b774338d2689ada0d8fcc8c51b5c9bc782a"><code>17086b7</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/labeler/issues/725">#725</a>
from actions/dependabot/npm_and_yarn/eslint-8.56.0</li>
<li><a
href="https://github.com/actions/labeler/commit/5e969e09f0d9a1113f39cf8df841eb311b175585"><code>5e969e0</code></a>
Bump eslint from 8.55.0 to 8.56.0</li>
<li><a
href="https://github.com/actions/labeler/commit/035de5e30dcb136664a16918f35ac805182cf790"><code>035de5e</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/labeler/issues/726">#726</a>
from actions/dependabot/npm_and_yarn/prettier-3.1.1</li>
<li><a
href="https://github.com/actions/labeler/commit/73e8e27589d7004f5e4cbce0fe213e49484a3700"><code>73e8e27</code></a>
Bump prettier from 3.0.3 to 3.1.1</li>
<li><a
href="https://github.com/actions/labeler/commit/ccee68d6cf4a57021df116ed48cb4e9520fa38c0"><code>ccee68d</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/labeler/issues/717">#717</a>
from actions/dependabot/npm_and_yarn/typescript-eslin...</li>
<li><a
href="https://github.com/actions/labeler/commit/2b7003274c9a7b84adbbcd4fcbd23f012cfbcab8"><code>2b70032</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/labeler/issues/718">#718</a>
from actions/dependabot/npm_and_yarn/types/js-yaml-4.0.9</li>
<li><a
href="https://github.com/actions/labeler/commit/90cc4c262350ad6a6c952f624aab3d3be6dd7fe8"><code>90cc4c2</code></a>
Bump <code>@​types/js-yaml</code> from 4.0.8 to 4.0.9</li>
<li><a
href="https://github.com/actions/labeler/commit/4a56a413186a6eabff7293b013bba84171aa30af"><code>4a56a41</code></a>
Bump <code>@​typescript-eslint/parser</code> from 6.9.0 to 6.14.0</li>
<li><a
href="https://github.com/actions/labeler/commit/aa18a3cacc55132b42ccbd4b3a51dfabe6637d38"><code>aa18a3c</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/labeler/issues/719">#719</a>
from actions/dependabot/npm_and_yarn/types/jest-29.5.11</li>
<li><a
href="https://github.com/actions/labeler/commit/dea3f9b186ab179fe0a495393b2d03ce7ba5715d"><code>dea3f9b</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/labeler/issues/720">#720</a>
from actions/dependabot/npm_and_yarn/eslint-8.55.0</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/labeler/compare/212b4a75b7525471ea9ea6171ba26bcc442f5aba...17086b774338d2689ada0d8fcc8c51b5c9bc782a">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 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 Jan 1, 2024
1 parent b5a5972 commit 6c146f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 10
steps:
- uses: actions/labeler@212b4a75b7525471ea9ea6171ba26bcc442f5aba
- uses: actions/labeler@17086b774338d2689ada0d8fcc8c51b5c9bc782a

0 comments on commit 6c146f8

Please sign in to comment.