-
Notifications
You must be signed in to change notification settings - Fork 129
Commit 8793687
authored
Bump actions/labeler from 4.0.2 to 4.0.3 (#353)
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.2 to 4.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/labeler/releases">actions/labeler's releases</a>.</em></p>
<blockquote>
<h2>v4.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the <code>repo-token</code> input optional. Default is <code>github.token</code> (<a href="https://redirect.github.com/actions/labeler/issues/227">#227</a>)</li>
<li>Bump typescript to 4.9.5 (<a href="https://redirect.github.com/actions/labeler/issues/496">#496</a>)</li>
<li>Bump prettier to 2.8.4 (<a href="https://redirect.github.com/actions/labeler/issues/498">#498</a>)</li>
<li>Bump <code>@�vercel/ncc</code> to 0.36.1 (<a href="https://redirect.github.com/actions/labeler/issues/493">#493</a>)</li>
<li>Bump <code>@�actions/github</code>, minimatch and <code>@�types/minimatch</code> (<a href="https://redirect.github.com/actions/labeler/issues/477">#477</a>)</li>
<li>Update documentation (<a href="https://redirect.github.com/actions/labeler/issues/278">#278</a>, <a href="https://redirect.github.com/actions/labeler/issues/285">#285</a>, <a href="https://redirect.github.com/actions/labeler/issues/476">#476</a> and <a href="https://redirect.github.com/actions/labeler/issues/495">#495</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/actions/labeler/commit/ba790c862c380240c6d5e7427be5ace9a05c754b"><code>ba790c8</code></a> feat: default <code>repo-token</code> to <code>github.token</code> (<a href="https://redirect.github.com/actions/labeler/issues/227">#227</a>)</li>
<li><a href="https://github.com/actions/labeler/commit/b3338513be4a4bc5c64b15f457c144de28873481"><code>b333851</code></a> Merge pull request <a href="https://redirect.github.com/actions/labeler/issues/498">#498</a> from actions/dependabot/npm_and_yarn/prettier-2.8.4</li>
<li><a href="https://github.com/actions/labeler/commit/7500838c8c70a6a333792c48fef7746bf937c70d"><code>7500838</code></a> Merge pull request <a href="https://redirect.github.com/actions/labeler/issues/496">#496</a> from actions/dependabot/npm_and_yarn/typescript-4.9.5</li>
<li><a href="https://github.com/actions/labeler/commit/46f10bd82e0bebf2e74af5a9e251bd65f2bbbebd"><code>46f10bd</code></a> Merge pull request <a href="https://redirect.github.com/actions/labeler/issues/493">#493</a> from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1</li>
<li><a href="https://github.com/actions/labeler/commit/cfabdea1fa3e7d9ca707f07ea426103adc0b0067"><code>cfabdea</code></a> Bump prettier from 2.8.2 to 2.8.4</li>
<li><a href="https://github.com/actions/labeler/commit/826c4e60e2f66263db6d3654ac27d572cbf2a56e"><code>826c4e6</code></a> Bump typescript from 4.9.4 to 4.9.5</li>
<li><a href="https://github.com/actions/labeler/commit/8e3e86e54863b31f629243ff47fe86916fb2a568"><code>8e3e86e</code></a> Update workflow badges (<a href="https://redirect.github.com/actions/labeler/issues/495">#495</a>)</li>
<li><a href="https://github.com/actions/labeler/commit/d4bda4db14c4869b732f0d7b87fc5659736c38f1"><code>d4bda4d</code></a> Bump <code>@�vercel/ncc</code> from 0.36.0 to 0.36.1</li>
<li><a href="https://github.com/actions/labeler/commit/b435530b772aabbe69115984e1ab58cf1cf09860"><code>b435530</code></a> Update release-new-action-version.yml (<a href="https://redirect.github.com/actions/labeler/issues/479">#479</a>)</li>
<li><a href="https://github.com/actions/labeler/commit/36adcc2cb20365916b642c787434206fd1d69958"><code>36adcc2</code></a> Update licenses and dependencies (<a href="https://redirect.github.com/actions/labeler/issues/477">#477</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/actions/labeler/compare/5c7539237e04b714afd8ad9b4aed733815b9fab4...ba790c862c380240c6d5e7427be5ace9a05c754b">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`.
---
<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 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 parent 2f1aefb commit 8793687Copy full SHA for 8793687
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.github/workflows/pull_request_label.yml
Copy file name to clipboardExpand all lines: .github/workflows/pull_request_label.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
|
0 commit comments