Skip to content

Commit

Permalink
[Dependencies]: Bump alexwilson/enable-github-automerge-action from 1…
Browse files Browse the repository at this point in the history
….0.0 to 2.0.0 (#416)

Bumps
[alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action)
from 1.0.0 to 2.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/alexwilson/enable-github-automerge-action/releases">alexwilson/enable-github-automerge-action's
releases</a>.</em></p>
<blockquote>
<h2>Upgrade to Node 20</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade to node20 by <a
href="https://github.com/alexwilson"><code>@​alexwilson</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/407">alexwilson/enable-github-automerge-action#407</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/alexwilson/enable-github-automerge-action/compare/1.0.0...2.0.0">https://github.com/alexwilson/enable-github-automerge-action/compare/1.0.0...2.0.0</a></p>
<h2>Run on Node 16</h2>
<h2>What's Changed</h2>
<ul>
<li>move duplicate condition on steps to be a condition on the job
itself by <a
href="https://github.com/JakeChampion"><code>@​JakeChampion</code></a>
in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/11">alexwilson/enable-github-automerge-action#11</a></li>
<li>Fix usage in README by <a
href="https://github.com/banyan"><code>@​banyan</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/12">alexwilson/enable-github-automerge-action#12</a></li>
<li>Repo enhancements by <a
href="https://github.com/alexwilson"><code>@​alexwilson</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/17">alexwilson/enable-github-automerge-action#17</a></li>
<li>Ignore dist by default by <a
href="https://github.com/alexwilson"><code>@​alexwilson</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/16">alexwilson/enable-github-automerge-action#16</a></li>
<li>feat: New success message, and attempt to check if a PR has been
actually enabled by <a
href="https://github.com/alexwilson"><code>@​alexwilson</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/19">alexwilson/enable-github-automerge-action#19</a></li>
<li>Update to Node 16 by <a
href="https://github.com/alexwilson"><code>@​alexwilson</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/405">alexwilson/enable-github-automerge-action#405</a></li>
<li>Update to Node 16 by <a
href="https://github.com/credfeto"><code>@​credfeto</code></a> in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/395">alexwilson/enable-github-automerge-action#395</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/banyan"><code>@​banyan</code></a> made
their first contribution in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/12">alexwilson/enable-github-automerge-action#12</a></li>
<li><a href="https://github.com/credfeto"><code>@​credfeto</code></a>
made their first contribution in <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/pull/395">alexwilson/enable-github-automerge-action#395</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/alexwilson/enable-github-automerge-action/compare/1.0.0...1.1.0">https://github.com/alexwilson/enable-github-automerge-action/compare/1.0.0...1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/56e3117d1ae1540309dc8f7a9f2825bc3c5f06ff"><code>56e3117</code></a>
Merge pull request <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/issues/407">#407</a>
from alexwilson/upgrade-to-node20</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/984dc0b5d2ec564ec3906c044b953af15eee07fa"><code>984dc0b</code></a>
chore: 🛠 Rebuild action!</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/88a2133b9aab6e679eeafd01274e87a37aeaec9f"><code>88a2133</code></a>
feat: Support for Node 20</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/5e7478b777854f53f63fa4308b508d4056dfb6c2"><code>5e7478b</code></a>
Merge pull request <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/issues/405">#405</a>
from alexwilson/feat/update-node-version</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/f3704c24891f1bc427298545d7acbfd97be9b348"><code>f3704c2</code></a>
chore: 🛠 Rebuild action!</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/0df384139021b2dd5729e24612364193d8855d38"><code>0df3841</code></a>
chore: Error message will always be a string</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/96e679289cb09c635af36b09c0e41983430fa110"><code>96e6792</code></a>
feat: Fix formatting in Node 16</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/bdb24621a1bdc3338767bcc8bb544cd5e77c6d55"><code>bdb2462</code></a>
Merge pull request <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/issues/404">#404</a>
from alexwilson/dependabot/npm_and_yarn/undici-5.28.3</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/16bb6ca83b136e1d64bc236c98db83efca45f38c"><code>16bb6ca</code></a>
build(deps): Bump undici from 5.26.3 to 5.28.3</li>
<li><a
href="https://github.com/alexwilson/enable-github-automerge-action/commit/37a0cd302268082a57dcb0a7d5ac2015579d2ef4"><code>37a0cd3</code></a>
Merge pull request <a
href="https://redirect.github.com/alexwilson/enable-github-automerge-action/issues/403">#403</a>
from alexwilson/dependabot/npm_and_yarn/types/node-20...</li>
<li>Additional commits viewable in <a
href="https://github.com/alexwilson/enable-github-automerge-action/compare/1.0.0...2.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alexwilson/enable-github-automerge-action&package-manager=github_actions&previous-version=1.0.0&new-version=2.0.0)](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 19, 2024
2 parents e5be5f4 + 8a84a9b commit 758970b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/approve-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
script: |
core.info('Owner: ${{github.repository_owner}}');
- name: "Auto Merge"
uses: alexwilson/enable-github-automerge-action@1.0.0
uses: alexwilson/enable-github-automerge-action@2.0.0
with:
github-token: ${{secrets.SOURCE_PUSH_TOKEN}}
merge-method: "MERGE"
Expand All @@ -64,7 +64,7 @@ jobs:
script: |
core.info('Owner: ${{github.repository_owner}}');
- name: "Auto Merge"
uses: alexwilson/enable-github-automerge-action@1.0.0
uses: alexwilson/enable-github-automerge-action@2.0.0
with:
github-token: ${{secrets.SOURCE_PUSH_TOKEN}}
merge-method: "MERGE"
Expand Down

0 comments on commit 758970b

Please sign in to comment.