Skip to content

Commit

Permalink
build(deps): Bump softprops/action-gh-release from 2.0.8 to 2.1.0 (#1469
Browse files Browse the repository at this point in the history
)

Bumps

[softprops/action-gh-release](https://github.com/softprops/action-gh-release)
from 2.0.8 to 2.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a

href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.0</h2>

<h2>What's Changed</h2>
<h3>Exciting New Features 🎉</h3>
<ul>
<li>feat: add support for release assets with multiple spaces within the
name by <a href="https://github.com/dukhine"><code>@​dukhine</code></a>
in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li>
<li>feat: preserve upload order by <a
href="https://github.com/richarddd"><code>@​richarddd</code></a> in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li>
</ul>
<h3>Other Changes 🔄</h3>
<ul>
<li>chore(deps): bump <code>@​types/node</code> from 22.8.2 to 22.8.7 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a

href="https://redirect.github.com/softprops/action-gh-release/pull/539">softprops/action-gh-release#539</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dukhine"><code>@​dukhine</code></a> made
their first contribution in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li>
<li><a href="https://github.com/richarddd"><code>@​richarddd</code></a>
made their first contribution in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a

href="https://github.com/softprops/action-gh-release/compare/v2...v2.1.0">https://github.com/softprops/action-gh-release/compare/v2...v2.1.0</a></p>
<h2>v2.0.9</h2>

<h2>What's Changed</h2>
<ul>
<li>maintenance release with updated dependencies</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kbakdev"><code>@​kbakdev</code></a> made
their first contribution in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/521">softprops/action-gh-release#521</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a

href="https://github.com/softprops/action-gh-release/compare/v2...v2.0.9">https://github.com/softprops/action-gh-release/compare/v2...v2.0.9</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a

href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's
changelog</a>.</em></p>
<blockquote>
<h2>2.1.0</h2>
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉</h3>
<ul>
<li>feat: add support for release assets with multiple spaces within the
name by <a href="https://github.com/dukhine"><code>@​dukhine</code></a>
in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li>
<li>feat: preserve upload order by <a
href="https://github.com/richarddd"><code>@​richarddd</code></a> in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li>
</ul>
<h3>Other Changes 🔄</h3>
<ul>
<li>chore(deps): bump <code>@​types/node</code> from 22.8.2 to 22.8.7 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a

href="https://redirect.github.com/softprops/action-gh-release/pull/539">softprops/action-gh-release#539</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dukhine"><code>@​dukhine</code></a> made
their first contribution in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li>
<li><a href="https://github.com/richarddd"><code>@​richarddd</code></a>
made their first contribution in <a

href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a

href="https://github.com/softprops/action-gh-release/compare/v2...v2.1.0">https://github.com/softprops/action-gh-release/compare/v2...v2.1.0</a></p>
<h2>2.0.9</h2>
<ul>
<li>maintenance release with updated dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a

href="https://github.com/softprops/action-gh-release/commit/01570a1f39cb168c169c802c3bceb9e93fb10974"><code>01570a1</code></a>
chore: release 2.1.0</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/d5f028c822ea42aa29da4ec32e35207f896cbdb7"><code>d5f028c</code></a>
feature: preserve upload order (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/500">#500</a>)</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/98daca21d156f5adca04e2b4d9adacfd85c83dd4"><code>98daca2</code></a>
feat: add support for release assets with multiple spaces within the
name (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/518">#518</a>)</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/b019a5bbb6bfb5930fff313b88af7c87f02ac683"><code>b019a5b</code></a>
chore: bump <code>@​types/node</code> to 22.9.0</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/73e673b2dead314c6b971e962dd8e84e230ae99d"><code>73e673b</code></a>
chore(deps): bump <code>@​types/node</code> from 22.8.2 to 22.8.7 (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/539">#539</a>)</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8"><code>e7a8f85</code></a>
chore: release 2.0.9</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/04afa1392e42ba338276f0b186157caf99007c97"><code>04afa13</code></a>
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/535">#535</a>)</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/894468a03c4eaf68d8fb44577915671344967566"><code>894468a</code></a>
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/534">#534</a>)</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/3bd23aa9eca0e0446f333cee94b02c2c9c876bdc"><code>3bd23aa</code></a>
chore(deps): bump <code>@​types/node</code> from 22.7.5 to 22.8.2 (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/533">#533</a>)</li>
<li><a

href="https://github.com/softprops/action-gh-release/commit/21eb2f9554ab47bde7662aa1a5586d16d1d63af3"><code>21eb2f9</code></a>
chore(deps): bump <code>@​types/jest</code> from 29.5.13 to 29.5.14 (<a

href="https://redirect.github.com/softprops/action-gh-release/issues/532">#532</a>)</li>
<li>Additional commits viewable in <a

href="https://github.com/softprops/action-gh-release/compare/v2.0.8...v2.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility

score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=softprops/action-gh-release&package-manager=github_actions&previous-version=2.0.8&new-version=2.1.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)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 2f03e08 commit b9e1738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:

- id: release
name: Create pre-release
uses: softprops/action-gh-release@v2.0.8
uses: softprops/action-gh-release@v2.1.0
with:
prerelease: true
files: ${{ steps.release-files.outputs.result }}
Expand All @@ -120,7 +120,7 @@ jobs:
failOnError: true

- name: Push changelog
uses: softprops/action-gh-release@v2.0.8
uses: softprops/action-gh-release@v2.1.0
with:
tag_name: ${{ steps.release-files.outputs.version }}
body: ${{ steps.changelog.outputs.changelog }}

0 comments on commit b9e1738

Please sign in to comment.