Skip to content

Bump github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.15 to 3.0.0-alpha.18#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cloudfoundry/go-cfclient/v3-3.0.0-alpha.18
Open

Bump github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.15 to 3.0.0-alpha.18#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cloudfoundry/go-cfclient/v3-3.0.0-alpha.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.15 to 3.0.0-alpha.18.

Release notes

Sourced from github.com/cloudfoundry/go-cfclient/v3's releases.

v3.0.0-alpha.18

What's Changed

  • Add version to Process object

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.17...v3.0.0-alpha.18

v3.0.0-alpha.17

What's Changed

  • Added process monitoring to blue-green deployment
  • Add support for Service Broker-provided metadata on Service Instances

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.16...v3.0.0-alpha.17

v3.0.0-alpha.16

What's Changed

  • Apps can be pushed without optionally starting
  • Post-deploy, explicitly restart apps that were already running
  • Ensure application stops when the stopped flag is set with rolling or blue-green strategy
  • Extend process stats object to include some missing fields
  • Service plan method names have been normalized (fixed)

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.15...v3.0.0-alpha.16

Commits
  • 3395cd9 Merge pull request #500 from robertjsullivan/process-version
  • c9e4612 Add version to Process object as described in https://v3-apidocs.cloudfoundry...
  • 921e535 Merge pull request #499 from stoyangenchev/feature/service-broker-provided-me...
  • e629767 Add support for Service Broker-provided metadata on Service Instances
  • 76a5917 Merge pull request #497 from datev/feature/blue-green-update
  • 84e3e21 removing not needed loop
  • 192bd58 Merge pull request #496 from datev/feature/blue-green-deployment-update
  • c1833c5 added disabling running checks for blue green
  • a0453ca changed pooling parameters transfer for blue green strategy
  • 921a960 independent polling options for blue green deploy process monitoring
  • 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 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)

Bumps [github.com/cloudfoundry/go-cfclient/v3](https://github.com/cloudfoundry/go-cfclient) from 3.0.0-alpha.15 to 3.0.0-alpha.18.
- [Release notes](https://github.com/cloudfoundry/go-cfclient/releases)
- [Changelog](https://github.com/cloudfoundry/go-cfclient/blob/main/CHANGELOG.md)
- [Commits](cloudfoundry/go-cfclient@v3.0.0-alpha.15...v3.0.0-alpha.18)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/go-cfclient/v3
  dependency-version: 3.0.0-alpha.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants