[PR #1324] Bump softprops/action-gh-release from 2.3.2 to 2.3.3 #1921

Open
opened 2026-01-29 20:56:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/1324

State: closed
Merged: Yes


Bumps softprops/action-gh-release from 2.3.2 to 2.3.3.

Release notes

Sourced from softprops/action-gh-release's releases.

v2.3.3

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

New Contributors

Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.3.3

Changelog

Sourced from softprops/action-gh-release's changelog.

2.3.3

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

2.3.2

  • fix: revert fs readableWebStream change

2.3.1

Bug fixes 🐛

2.3.0

  • Migrate from jest to vitest
  • Replace mime with mime-types
  • Bump to use node 24
  • Dependency updates

2.2.2

What's Changed

Bug fixes 🐛

Other Changes 🔄

2.2.1

What's Changed

Bug fixes 🐛

... (truncated)

Commits
  • 6cbd405 release 2.3.3
  • fbadcc9 update to use actions/checkout@v5
  • 4a84006 chore(deps): bump @​types/node from 20.19.10 to 20.19.11 in the npm group (#648)
  • 7191749 chore(deps): bump actions/checkout in the github-actions group (#649)
  • 126b1e7 chore(deps): bump @​types/node from 20.19.9 to 20.19.10 in the npm group (#647)
  • f82d31e chore(deps): bump the npm group with 3 updates (#643)
  • f2352b9 chore(deps): bump @​types/node from 20.19.2 to 20.19.7 in the npm group (#640)
  • f0b3259 chore(deps): bump the npm group across 1 directory with 4 updates (#638)
  • f37a2f9 chore(deps): bump the npm group with 2 updates (#635)
  • db56014 chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 (#634)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
**Original Pull Request:** https://github.com/google/brotli/pull/1324 **State:** closed **Merged:** Yes --- Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3. <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.3.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Exciting New Features 🎉</h3> <ul> <li>feat: add input option <code>overwrite_files</code> by <a href="https://github.com/asfernandes"><code>@​asfernandes</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/343">softprops/action-gh-release#343</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>dependency updates</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/asfernandes"><code>@​asfernandes</code></a> made their first contribution in <a href="https://redirect.github.com/softprops/action-gh-release/pull/343">softprops/action-gh-release#343</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/softprops/action-gh-release/compare/v2...v2.3.3">https://github.com/softprops/action-gh-release/compare/v2...v2.3.3</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.3.3</h2> <h2>What's Changed</h2> <h3>Exciting New Features 🎉</h3> <ul> <li>feat: add input option <code>overwrite_files</code> by <a href="https://github.com/asfernandes"><code>@​asfernandes</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/343">softprops/action-gh-release#343</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>dependency updates</li> </ul> <h2>2.3.2</h2> <ul> <li>fix: revert fs <code>readableWebStream</code> change</li> </ul> <h2>2.3.1</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: fix file closing issue by <a href="https://github.com/WailGree"><code>@​WailGree</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/629">softprops/action-gh-release#629</a></li> </ul> <h2>2.3.0</h2> <ul> <li>Migrate from jest to vitest</li> <li>Replace <code>mime</code> with <code>mime-types</code></li> <li>Bump to use node 24</li> <li>Dependency updates</li> </ul> <h2>2.2.2</h2> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: updating release draft status from true to false by <a href="https://github.com/galargh"><code>@​galargh</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/316">softprops/action-gh-release#316</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>chore: simplify ref_type test by <a href="https://github.com/steinybot"><code>@​steinybot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/598">softprops/action-gh-release#598</a></li> <li>fix(docs): clarify the default for tag_name by <a href="https://github.com/muzimuzhi"><code>@​muzimuzhi</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/599">softprops/action-gh-release#599</a></li> <li>test(release): add unit tests when searching for a release by <a href="https://github.com/rwaskiewicz"><code>@​rwaskiewicz</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/603">softprops/action-gh-release#603</a></li> <li>dependency updates</li> </ul> <h2>2.2.1</h2> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/softprops/action-gh-release/commit/6cbd405e2c4e67a21c47fa9e383d020e4e28b836"><code>6cbd405</code></a> release 2.3.3</li> <li><a href="https://github.com/softprops/action-gh-release/commit/fbadcc90e88ecface60a0a0d123795b784ceb239"><code>fbadcc9</code></a> update to use <code>actions/checkout@v5</code></li> <li><a href="https://github.com/softprops/action-gh-release/commit/4a840061c49f45bb5107f8f8005aada87ce17ee9"><code>4a84006</code></a> chore(deps): bump <code>@​types/node</code> from 20.19.10 to 20.19.11 in the npm group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/648">#648</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/719174947894c04d858d6000209038eefc4f2a77"><code>7191749</code></a> chore(deps): bump actions/checkout in the github-actions group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/649">#649</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/126b1e70939461ae1dc0252ce412cabf99778520"><code>126b1e7</code></a> chore(deps): bump <code>@​types/node</code> from 20.19.9 to 20.19.10 in the npm group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/647">#647</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/f82d31e53e61a962573dd0c5fcd6b446ca78871f"><code>f82d31e</code></a> chore(deps): bump the npm group with 3 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/643">#643</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/f2352b97da0095b4dbbd885a81023e3deabf4fef"><code>f2352b9</code></a> chore(deps): bump <code>@​types/node</code> from 20.19.2 to 20.19.7 in the npm group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/640">#640</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/f0b3259de20cfa7751a020162b49d79d4fd66a77"><code>f0b3259</code></a> chore(deps): bump the npm group across 1 directory with 4 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/638">#638</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/f37a2f9143791b88da06f2c143d376e00fce81dc"><code>f37a2f9</code></a> chore(deps): bump the npm group with 2 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/635">#635</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/db560141c659d99bd86de129a0070ee5c0577390"><code>db56014</code></a> chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/634">#634</a>)</li> <li>Additional commits viewable in <a href="https://github.com/softprops/action-gh-release/compare/72f2c25fcb47643c292f7107632f7a47c1df5cd8...6cbd405e2c4e67a21c47fa9e383d020e4e28b836">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.3.2&new-version=2.3.3)](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>
claunia added the pull-request label 2026-01-29 20:56:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1921