Skip to content

Commit

Permalink
[Dependencies]: Bump hmarr/auto-approve-action from 3 to 4 (#432)
Browse files Browse the repository at this point in the history
Bumps
[hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action)
from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hmarr/auto-approve-action/releases">hmarr/auto-approve-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade from node 16 to node 20</li>
<li>Upgrade dependencies and switch from nock to msw for API
mocking</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hmarr/auto-approve-action/compare/v3.2.1...v4.0.0">https://github.com/hmarr/auto-approve-action/compare/v3.2.1...v4.0.0</a></p>
<h2>v3.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Only consider the latest review for a user when deciding whether to
re-review by <a href="https://github.com/hmarr"><code>@​hmarr</code></a>
in <a
href="https://redirect.github.com/hmarr/auto-approve-action/pull/216">hmarr/auto-approve-action#216</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hmarr/auto-approve-action/compare/v3.2.0...v3.2.1">https://github.com/hmarr/auto-approve-action/compare/v3.2.0...v3.2.1</a></p>
<h2>v3.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Don't re-review when new commits are pushed unless prior reviews
have been dismissed (resolves <a
href="https://redirect.github.com/hmarr/auto-approve-action/issues/213">#213</a>)
in <a
href="https://redirect.github.com/hmarr/auto-approve-action/pull/214">hmarr/auto-approve-action#214</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hmarr/auto-approve-action/compare/v3.1.0...v3.2.0">https://github.com/hmarr/auto-approve-action/compare/v3.1.0...v3.2.0</a></p>
<h2>v3.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Re-review pull requests with outstanding review requests by <a
href="https://github.com/vincejv"><code>@​vincejv</code></a> in <a
href="https://redirect.github.com/hmarr/auto-approve-action/pull/210">hmarr/auto-approve-action#210</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/vincejv"><code>@​vincejv</code></a> made
their first contribution in <a
href="https://redirect.github.com/hmarr/auto-approve-action/pull/210">hmarr/auto-approve-action#210</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hmarr/auto-approve-action/compare/v3.0.0...v3.1.0">https://github.com/hmarr/auto-approve-action/compare/v3.0.0...v3.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hmarr/auto-approve-action/commit/8f929096a962e83ccdfa8afcf855f39f12d4dac7"><code>8f92909</code></a>
update github actions, ready for node16 deprecation</li>
<li><a
href="https://github.com/hmarr/auto-approve-action/commit/f0939ea97e9205ef24d872e76833fa908a770363"><code>f0939ea</code></a>
rebuild</li>
<li><a
href="https://github.com/hmarr/auto-approve-action/commit/37b1c4c6a8eb2a5a86e9b07d286e59f1a29a8f36"><code>37b1c4c</code></a>
prettier</li>
<li><a
href="https://github.com/hmarr/auto-approve-action/commit/5c6d6d8923903fbaa1270779f043d339501e10a0"><code>5c6d6d8</code></a>
bump version in readme</li>
<li><a
href="https://github.com/hmarr/auto-approve-action/commit/6eba12cfa8a263db29ee1dd3b80c3e5d47f58a4b"><code>6eba12c</code></a>
bump to node20</li>
<li><a
href="https://github.com/hmarr/auto-approve-action/commit/b1026103765d2bea1fc21d4b96390ec953a8a745"><code>b102610</code></a>
upgrade deps, switch from nock to msw</li>
<li>See full diff in <a
href="https://github.com/hmarr/auto-approve-action/compare/v3...v4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hmarr/auto-approve-action&package-manager=github_actions&previous-version=3&new-version=4)](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>
  • Loading branch information
credfeto authored Feb 5, 2024
2 parents 41095af + b0b1ceb commit 3d85a30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/approve-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
script: |
core.info('Owner: ${{github.repository_owner}}');
- name: "Approve"
uses: hmarr/auto-approve-action@v3
uses: hmarr/auto-approve-action@v4
with:
github-token: ${{secrets.SOURCE_PUSH_TOKEN}}

Expand All @@ -113,6 +113,6 @@ jobs:
script: |
core.info('Owner: ${{github.repository_owner}}');
- name: "Approve"
uses: hmarr/auto-approve-action@v3
uses: hmarr/auto-approve-action@v4
with:
github-token: ${{secrets.SOURCE_PUSH_TOKEN}}
2 changes: 1 addition & 1 deletion .github/workflows/on_new_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:

if: contains(github.event.pull_request.labels.*.name, 'dependencies')
steps:
- uses: hmarr/auto-approve-action@v3
- uses: hmarr/auto-approve-action@v4
with:
github-token: ${{secrets.SOURCE_PUSH_TOKEN}}

0 comments on commit 3d85a30

Please sign in to comment.