Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/cloudfoundry/go-cfclient/v3 to v3.0.0-alpha.10 #38325

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 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.10 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.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.

Copy link
Contributor Author

renovate bot commented Mar 4, 2025

ℹ Artifact update notice

File name: extension/observer/cfgardenobserver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/oauth2 v0.24.0 -> v0.27.0

@renovate renovate bot requested a review from crobert-1 as a code owner March 4, 2025 02:06
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Mar 4, 2025
@renovate renovate bot requested a review from a team as a code owner March 4, 2025 02:06
@github-actions github-actions bot requested a review from dmitryax March 4, 2025 02:07
@atoulme atoulme closed this Mar 4, 2025
@atoulme atoulme reopened this Mar 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-cloudfoundry-go-cfclient-v3-3.x branch from c22969d to 4796c20 Compare March 4, 2025 16:16
@atoulme atoulme closed this Mar 4, 2025
@atoulme atoulme reopened this Mar 4, 2025
@atoulme atoulme merged commit 3bbabb0 into main Mar 4, 2025
156 checks passed
@atoulme atoulme deleted the renovate/github.com-cloudfoundry-go-cfclient-v3-3.x branch March 4, 2025 17:11
@github-actions github-actions bot added this to the next release milestone Mar 4, 2025
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 extension/observer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants