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

build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.4.8 to 2.4.9 #1408

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps github.com/cloudfoundry/cloud-service-broker/v2 from 2.4.8 to 2.4.9.

Release notes

Sourced from github.com/cloudfoundry/cloud-service-broker/v2's releases.

v2.4.9

Changelog

Dependency updates

  • 59869f9ed1f4502034f1bbd4dd71b5827e08c1cd build(deps): bump Go version to 1.23.4
  • 9887c5b5c947dd092b0324ab645b7ecb0c16b311 build(deps): bump alpine from 3.20 to 3.21 (#1151)
  • ab7666a62b97747d7b1536ff60a19778a036abd3 build(deps): bump code.cloudfoundry.org/lager/v3 from 3.16.0 to 3.17.0 (#1146)
  • ea5a159a0768b1af2df1dca286ae4579206c3cc8 build(deps): bump code.cloudfoundry.org/lager/v3 from 3.17.0 to 3.18.0 (#1152)
  • a3700123b310a58c53afc9f9435487ef9777931f build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#1153)
  • c6eae43d50b2fab64e688034ae987671d9b48a2a build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1150)
  • 9d27ce5c607ae18f8b2329c64a724eaa9a913598 build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1154)
  • 96481f44737dc3a90d2ec749e15899a414508067 build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#1147)
  • 7b7102f6d503e6258384aa83f29e077b3fe36c7b build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#1155)
  • 08ee8e0ae46b5c610d8c479d55f2f2d4fbb5106c build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 (#1148)
  • c9e6211ef6553a6a8113ab8e89b19d890c1ffbd3 build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#1149)
Commits
  • 7b7102f build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#1155)
  • 9d27ce5 build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1154)
  • a370012 build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#1153)
  • ea5a159 build(deps): bump code.cloudfoundry.org/lager/v3 from 3.17.0 to 3.18.0 (#1152)
  • 9887c5b build(deps): bump alpine from 3.20 to 3.21 (#1151)
  • c6eae43 build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1150)
  • c9e6211 build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#1149)
  • 08ee8e0 build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 (#1148)
  • 96481f4 build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#1147)
  • ab7666a build(deps): bump code.cloudfoundry.org/lager/v3 from 3.16.0 to 3.17.0 (#1146)
  • 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)

Bumps [github.com/cloudfoundry/cloud-service-broker/v2](https://github.com/cloudfoundry/cloud-service-broker) from 2.4.8 to 2.4.9.
- [Release notes](https://github.com/cloudfoundry/cloud-service-broker/releases)
- [Changelog](https://github.com/cloudfoundry/cloud-service-broker/blob/main/.goreleaser.yaml)
- [Commits](cloudfoundry/cloud-service-broker@v2.4.8...v2.4.9)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/cloud-service-broker/v2
  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 Dec 13, 2024
@github-actions github-actions bot merged commit b7468aa into main Dec 13, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cloudfoundry/cloud-service-broker/v2-2.4.9 branch December 13, 2024 20:47
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