[v8](gha): Bump softprops/action-gh-release from 2 to 3 in the dependencies group across 1 directory - #3762
Merged
Conversation
anujc25
force-pushed
the
dependabot/github_actions/v8/dependencies-e24c266ee1
branch
from
April 15, 2026 20:12
68b77c3 to
74d27db
Compare
Member
|
@dependabot recreate |
Bumps the dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/v8/dependencies-e24c266ee1
branch
from
April 19, 2026 03:56
74d27db to
0debfbd
Compare
moleske
approved these changes
Apr 19, 2026
moleske
deleted the
dependabot/github_actions/v8/dependencies-e24c266ee1
branch
April 19, 2026 04:04
social4hyq
pushed a commit
to social4hyq/homebrew-core
that referenced
this pull request
Sep 20, 2026
cloudfoundry-cli 8.18.4 Created-by: HarmonybrewBot Commit-by: HarmonybrewBot Merged-by: HarmonybrewBot Description: Created by `brew bump` --- Created with `brew bump-formula-pr`.<details> <summary>release notes</summary> <pre>Package Manager Installation ---------- - [apt-get, yum, homebrew](https://github.com/cloudfoundry/cli#getting-started) Installers ---------- - Debian [64 bit](https://packages.cloudfoundry.org/stable?release=debian64&version=8.18.4&source=github-rel) / [32 bit](https://packages.cloudfoundry.org/stable?release=debian32&version=8.18.4&source=github-rel) / [arm64](https://packages.cloudfoundry.org/stable?release=debianarm64&version=8.18.4&source=github-rel) (deb) - Redhat [64 bit](https://packages.cloudfoundry.org/stable?release=redhat64&version=8.18.4&source=github-rel) / [32 bit](https://packages.cloudfoundry.org/stable?release=redhat32&version=8.18.4&source=github-rel) / [aarch64](https://packages.cloudfoundry.org/stable?release=redhataarch64&version=8.18.4&source=github-rel) (rpm) - macOS [64 bit](https://packages.cloudfoundry.org/stable?release=macosx64&version=8.18.4&source=github-rel) / [arm](https://packages.cloudfoundry.org/stable?release=macosarm&version=8.18.4&source=github-rel) (pkg) - Windows [64 bit](https://packages.cloudfoundry.org/stable?release=windows64&version=8.18.4&source=github-rel) / [32 bit](https://packages.cloudfoundry.org/stable?release=windows32&version=8.18.4&source=github-rel) (zip) Binaries -------- - Linux [64 bit](https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.18.4&source=github-rel) / [32 bit](https://packages.cloudfoundry.org/stable?release=linux32-binary&version=8.18.4&source=github-rel) / [arm64](https://packages.cloudfoundry.org/stable?release=linuxarm64-binary&version=8.18.4&source=github-rel) (tgz) - macOS [64 bit](https://packages.cloudfoundry.org/stable?release=macosx64-binary&version=8.18.4&source=github-rel) / [arm](https://packages.cloudfoundry.org/stable?release=macosarm-binary&version=8.18.4&source=github-rel) (tgz) - Windows [64 bit](https://packages.cloudfoundry.org/stable?release=windows64-exe&version=8.18.4&source=github-rel) / [32 bit](https://packages.cloudfoundry.org/stable?release=windows32-exe&version=8.18.4&source=github-rel) (zip) Docker -------- ```shell docker pull cloudfoundry/cli:8.18.4 ``` ## What's Changed * [v8](go): Bump the dependencies group across 1 directory with 11 updates by @dependabot[bot] in cloudfoundry/cli#3768 * [v8](gha): Bump softprops/action-gh-release from 2 to 3 in the dependencies group across 1 directory by @dependabot[bot] in cloudfoundry/cli#3762 * [v8](go): Bump the dependencies group with 4 updates by @dependabot[bot] in cloudfoundry/cli#3771 * [v8] Remove useless new lines in help by @marckhouzam in cloudfoundry/cli#3769 * [v8](go): Bump the dependencies group with 6 updates by @dependabot[bot] in cloudfoundry/cli#3774 * [v8](go): Bump the dependencies group with 8 updates by @dependabot[bot] in cloudfoundry/cli#3778 * [v8](go): Bump the dependencies group across 1 directory with 10 updates by @dependabot[bot] in cloudfoundry/cli#3783 * Update bosh-lite stemcell to ubuntu-noble by @prkalle in cloudfoundry/cli#3779 * [v8](go): Bump the dependencies group with 6 updates by @dependabot[bot] in cloudfoundry/cli#3785 * [v8](go): Bump the dependencies group with 4 updates by @dependabot[bot] in cloudfoundry/cli#3788 * [v8][Cherry-pick] Fix(ci): support Ubuntu Noble stemcell in create-bosh-lite by @prkalle in cloudfoundry/cli#3791 * [v8](go): Bump the dependencies group with 12 updates by @dependabot[bot] in cloudfoundry/cli#3792 * [v8]Update dependencies to fix CVEs by @prkalle in cloudfoundry/cli#3795 * [v8][cherry-pick]: Fix CI client-creds integration tests by @prkalle in cloudfoundry/cli#3798 * [v8] Fix(ci): restrict integration tests to trusted contributors or safe-to-test label by @prkalle in cloudfoundry/cli#3805 * [v8] Update Go version to 1.26.4 by @marckhouzam in cloudfoundry/cli#3775 * [v8][cherry-pick] Fix(ci): correct label gate condition to use event.action instead of event_name by @prkalle in cloudfoundry/cli#3810 * [v8][cherry-pick] Fix(ci): prevent delete-env failure due to busy persistent disk on teardown by @prkalle in cloudfoundry/cli#3811 * [v8](gha): Bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in cloudfoundry/cli#3814 * [v8](go): Bump the dependencies group across 1 directory with 7 updates by @dependabot[bot] in cloudfoundry/cli#3812 **Full Changelog**: https://github.com/cloudfoundry/cli/compare/v8.18.3...v8.18.4</pre> <p>View the full release notes at <a href="https://github.com/cloudfoundry/cli/releases/tag/v8.18.4">https://github.com/cloudfoundry/cli/releases/tag/v8.18.4</a>.</p> </details> <hr> See merge request: Harmonybrew/homebrew-core!13366
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 1 update in the / directory: softprops/action-gh-release.
Updates
softprops/action-gh-releasefrom 2 to 3Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)