Skip to content

Commit

Permalink
chore(deps): bump getsentry/action-github-commit from 1.0.0 to 2.1.0 (#…
Browse files Browse the repository at this point in the history
…5973)

Bumps
[getsentry/action-github-commit](https://github.com/getsentry/action-github-commit)
from 1.0.0 to 2.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/action-github-commit/releases">getsentry/action-github-commit's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Apply prettier by <a
href="https://github.com/evanpurkhiser"><code>@​evanpurkhiser</code></a>
in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/25">getsentry/action-github-commit#25</a></li>
<li>Add request debugging by <a
href="https://github.com/evanpurkhiser"><code>@​evanpurkhiser</code></a>
in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/26">getsentry/action-github-commit#26</a></li>
<li>Fix committing removed files by <a
href="https://github.com/hubertdeng123"><code>@​hubertdeng123</code></a>
in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/27">getsentry/action-github-commit#27</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/evanpurkhiser"><code>@​evanpurkhiser</code></a>
made their first contribution in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/25">getsentry/action-github-commit#25</a></li>
<li><a
href="https://github.com/hubertdeng123"><code>@​hubertdeng123</code></a>
made their first contribution in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/27">getsentry/action-github-commit#27</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/getsentry/action-github-commit/compare/v2.0.0...v2.1.0">https://github.com/getsentry/action-github-commit/compare/v2.0.0...v2.1.0</a></p>
<h2>v2.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Updating action to use node20 by <a
href="https://github.com/IanWoodard"><code>@​IanWoodard</code></a> in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/24">getsentry/action-github-commit#24</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/IanWoodard"><code>@​IanWoodard</code></a> made
their first contribution in <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/pull/24">getsentry/action-github-commit#24</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/getsentry/action-github-commit/compare/v1.1.0...v2.0.0">https://github.com/getsentry/action-github-commit/compare/v1.1.0...v2.0.0</a></p>
<h2>v1.1.0</h2>
<ul>
<li>Adds support for pushing changes to multiple files in a single
commit (<a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/issues/1">#1</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/5972d5f578ad77306063449e718c0c2a6fbc4ae1"><code>5972d5f</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/issues/27">#27</a>
from getsentry/hubertdeng123/fix-committing-removed-file</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/05cb0452aa0c6d6d5f66aee0a0bce361d1c5f491"><code>05cb045</code></a>
[getsentry/action-github-commit] Auto commit build artifact</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/d575cf2c1b6d72f1d512e28ebebdb676274a0697"><code>d575cf2</code></a>
use more robust way of checking if file exists</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/2fdd382f2db06890cf084c6e2304cd706a212ae0"><code>2fdd382</code></a>
[getsentry/action-github-commit] Auto commit build artifact</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/5ee52f1bf00fbab1aed6961215863789ef1cf7de"><code>5ee52f1</code></a>
change sha to null</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/791824f918734bf4d7bfefdd2b5f4d524e2d6771"><code>791824f</code></a>
[getsentry/action-github-commit] Auto commit build artifact</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/f94e2c37c28031fe8dcd82df1fe9f5895297853b"><code>f94e2c3</code></a>
another fix</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/abece4b1f10db41d1e8a8804c9ade087aa2fc695"><code>abece4b</code></a>
[getsentry/action-github-commit] Auto commit build artifact</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/47dc34345c47090f091183e88e4c34621dda9775"><code>47dc343</code></a>
fix committing removed files</li>
<li><a
href="https://github.com/getsentry/action-github-commit/commit/7c2af97ce91c1ab7193825ba91f2b92f73544647"><code>7c2af97</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/action-redirect.github.commit/issues/26">#26</a>
from getsentry/evanpurkhiser/add-request-debugging</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/action-github-commit/compare/v1.0.0...v2.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=getsentry/action-github-commit&package-manager=github_actions&previous-version=1.0.0&new-version=2.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Onkar Deshpande <[email protected]>
  • Loading branch information
dependabot[bot] and onkar authored Nov 1, 2024
1 parent 814eed0 commit fc27f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# If working tree is dirty, commit and update if we have a token
- name: Apply any pre-commit fixed files
if: steps.token.outcome == 'success' && github.ref != 'refs/heads/master' && always()
uses: getsentry/action-github-commit@v1.0.0
uses: getsentry/action-github-commit@v2.1.0
with:
github-token: ${{ steps.token.outputs.token }}

Expand Down

0 comments on commit fc27f42

Please sign in to comment.