Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cloudfoundry/go-cfclient/v3 v3.0.0-alpha.9 -> v3.0.0-alpha.11 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudfoundry/go-cfclient (github.com/cloudfoundry/go-cfclient/v3)

v3.0.0-alpha.11

Compare Source

What's Changed

  • Add ability to only update droplet metadata only and make the resource consistent with all others
  • Add optional image and type to build update for consistency with droplet updates
  • bump golang.org/x/oauth2 from 0.27.0 to 0.28.0

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.10...v3.0.0-alpha.11

v3.0.0-alpha.10

Compare Source

What's Changed

  • Add rolling restart to deployment client.
  • Add cpu_entitlement and log_rate fields to ProcessStat.
  • Add relationships.current_droplet to app resource.
  • Add paid services allowed as non-pointer bool.
  • Fix issue #​437, add verbose errors to various async workflows that poll.
  • Fix issue #​446, support filtering by date range.
  • Fix issue #​444, deadline exceeded when renewing oauth tokens.
  • Bump go to 1.23
  • Bump golang.org/x/oauth2 to 0.27.0

New Contributors

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.9...v3.0.0-alpha.10


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Apr 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: extension/observer/cfgardenobserver/go.sum
Command failed: go get -d -t ./...
go: module github.com/cloudfoundry/go-cfclient/v3@v3.0.0-alpha.11 requires go >= 1.23.0; switching to go1.23.7
go: downloading go1.23.7 (linux/amd64)
go: download go1.23.7: golang.org/toolchain@v0.0.1-go1.23.7.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Apr 16, 2025
@github-actions
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants