Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps github.com/pivotal-cf/brokerapi/v10 from 10.0.0 to 10.1.0.

Release notes

Sourced from github.com/pivotal-cf/brokerapi/v10's releases.

v10.1.0

What's Changed

  • fix: AttachRoutes() and WithRouter() should accept chi.Router
  • fix: NewFailureResponse() should return type error
  • chore: change support of Go versions to 1.20 & 1.21. Go 1.19 is now out of support.
  • Other dependency updates

New Contributors

Full Changelog: cloudfoundry/brokerapi@v10.0.0...v10.0.1

Commits
  • 8972c10 chore: limit support of Go versions to 1.20 & 1.21 (#274)
  • 490cfae chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#275)
  • d819705 chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#272)
  • f5b17fe chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#271)
  • 5628167 chore(deps): bump honnef.co/go/tools from 0.4.5 to 0.4.6 (#270)
  • 4f2f4fc fix: NewFailureResponse() should return type error (#257)
  • 80afbce chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#269)
  • 049aa18 chore(deps): bump honnef.co/go/tools from 0.4.3 to 0.4.5 (#268)
  • 4a17142 chore(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#266)
  • c4fea70 chore(deps): bump github.com/onsi/gomega from 1.27.9 to 1.27.10 (#265)
  • 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/pivotal-cf/brokerapi/v10](https://github.com/pivotal-cf/brokerapi) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/pivotal-cf/brokerapi/releases)
- [Commits](cloudfoundry/brokerapi@v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: github.com/pivotal-cf/brokerapi/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant