Skip to content

Commit

Permalink
chore(deps): Bump amannn/action-semantic-pull-request from 4 to 5.0.1 (
Browse files Browse the repository at this point in the history
…#3800)

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4 to 5.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/amannn/action-semantic-pull-request/releases">amannn/action-semantic-pull-request's releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<h3><a href="https://github.com/amannn/action-semantic-pull-request/compare/v5.0.0...v5.0.1">5.0.1</a> (2022-10-14)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>Upgrade GitHub Action to use Node v16 (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/207">#207</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/6282ee339b067cb8eab05026f91153f873ad37fb">6282ee3</a>)</li>
</ul>
<h2>v5.0.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.6.0...v5.0.0">5.0.0</a> (2022-10-11)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Enum options need to be newline delimited (to allow whitespace within them) (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/205">#205</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Enum options need to be newline delimited (to allow whitespace within them) (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/205">#205</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/c906fe1e5a4bcc61624931ca94da9672107bd448">c906fe1</a>)</li>
</ul>
<h2>v4.6.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.5.0...v4.6.0">4.6.0</a> (2022-09-26)</h2>
<h3>Features</h3>
<ul>
<li>Provide error messages as <code>outputs.error_message</code> (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/194">#194</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/880a3c061c0dea01e977cefe26fb0e0d06b3d1a9">880a3c0</a>)</li>
</ul>
<h2>v4.5.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.4.0...v4.5.0">4.5.0</a> (2022-05-04)</h2>
<h3>Features</h3>
<ul>
<li>Add <code>disallowScopes</code> option (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/179">#179</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/6a7ed2d5046cf8a40c60494c83c962343061874a">6a7ed2d</a>)</li>
</ul>
<h2>v4.4.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.3.0...v4.4.0">4.4.0</a> (2022-04-22)</h2>
<h3>Features</h3>
<ul>
<li>Add options to pass custom regex to conventional-commits-parser (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/177">#177</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/956659ae00eaa0b00fe5a58dfdf3a3db1efd1d63">956659a</a>)</li>
</ul>
<h2>v4.3.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.2.0...v4.3.0">4.3.0</a> (2022-04-13)</h2>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md">amannn/action-semantic-pull-request's changelog</a>.</em></p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/570204e54c9030a6cb7ef781c492e76c1798d1c0"><code>570204e</code></a> chore: Release 5.0.1 [skip ci]</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/6282ee339b067cb8eab05026f91153f873ad37fb"><code>6282ee3</code></a> fix: Upgrade GitHub Action to use Node v16 (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/207">#207</a>)</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/7c194c28652f0faf98ad437c6cf291406d387b43"><code>7c194c2</code></a> docs: Use latest major [skip ci]</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/5369185dc9812f174fa58b03b13b79920b68f8e1"><code>5369185</code></a> chore: Release 5.0.0 [skip ci]</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/c906fe1e5a4bcc61624931ca94da9672107bd448"><code>c906fe1</code></a> feat!: Enum options need to be newline delimited (to allow whitespace within ...</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/b314c1bec341c714425c0aa43e142b35c12759a0"><code>b314c1b</code></a> docs: Improve example for composing outputs (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/206">#206</a>)</li>
<li>See full diff in <a href="https://github.com/amannn/action-semantic-pull-request/compare/v4...v5.0.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=amannn/action-semantic-pull-request&package-manager=github_actions&previous-version=4&new-version=5.0.1)](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 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>
  • Loading branch information
dependabot[bot] authored Oct 18, 2022
1 parent e6f497b commit 3362cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: amannn/action-semantic-pull-request@v4
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 3362cee

Please sign in to comment.