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 from 0.12.0 to 0.12.1 #576

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2022

Bumps github.com/cloudfoundry/cloud-service-broker from 0.12.0 to 0.12.1.

Release notes

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

0.12.1

Fixes

  • fix: stop printing binary images in the log (#633) [a6a402d1]
  • fix: speculative fix for test never exiting (#632) [a5aa926c]
  • fix: ability to skip reading tf_attributes for optional resources (#631) [5eacd35a]
  • fix:make config parsing sane (#629) [e6ef5b70]
  • fix: panic when looking up tf_attribute values (#622) [796f8172]
  • fix: set operation type in instance when updating (#620) [4127c0ed]

Changes

  • chore: remove unnecessary from "tf list" subcommand (#621) [387441d1]
  • Update draft-release-notes.md (#612) [7eff1395]
  • Update PR template to not mention file anymore [5928f2f8]
  • chore: remove superfluous IsSubsumePlan() method (#623) [12741f24]
  • revert: revert bumps temporarily (#642) [56cbe1f1]
  • build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 (#638) [8e264af6]
  • build(deps): bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#640) [001c5960]
  • build(deps): bump gorm.io/driver/sqlite from 1.4.2 to 1.4.3 (#641) [fe1bfddd]
  • build(deps): bump github.com/zclconf/go-cty from 1.11.0 to 1.11.1 (#639) [eb0bebc2]
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 (#635) [7dce9ffe]
  • build(deps): bump github.com/onsi/gomega from 1.21.1 to 1.22.1 (#637) [e1224396]
  • build(deps): bump gorm.io/driver/mysql from 1.4.0 to 1.4.1 (#634) [0a77220c]
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#636) [dd3cd2b4]
  • build(deps): bump gorm.io/driver/sqlite from 1.3.6 to 1.4.2 (#630) [c0ec6a33]
  • build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 (#625) [6e4317d4]
  • build(deps): bump gorm.io/driver/mysql from 1.3.6 to 1.4.0 (#626) [230ad2f2]
  • build(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine (#624) [1a648f07]
  • build(deps): bump Go version to 1.19.2 [db32bd23]
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 (#618) [0370ecf7]
  • build(deps): bump gorm.io/gorm from 1.23.9 to 1.23.10 (#619) [98acc9dd]
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 (#617) [b46c8790]
  • build(deps): bump gorm.io/gorm from 1.23.8 to 1.23.9 (#616) [fd68845a]
  • build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#614) [d2578bd7]
  • build(deps): bump golang from 1.19.0-alpine to 1.19.1-alpine (#613) [a6884ce7]
Commits
  • 56cbe1f revert: revert bumps temporarily (#642)
  • 8e264af build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 (#638)
  • 001c596 build(deps): bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#640)
  • fe1bfdd build(deps): bump gorm.io/driver/sqlite from 1.4.2 to 1.4.3 (#641)
  • eb0bebc build(deps): bump github.com/zclconf/go-cty from 1.11.0 to 1.11.1 (#639)
  • a6a402d fix: stop printing binary images in the log (#633)
  • a5aa926 fix: speculative fix for test never exiting (#632)
  • 7dce9ff build(deps): bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 (#635)
  • e122439 build(deps): bump github.com/onsi/gomega from 1.21.1 to 1.22.1 (#637)
  • 0a77220 build(deps): bump gorm.io/driver/mysql from 1.4.0 to 1.4.1 (#634)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 29, 2022
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/183666662

The labels on this github issue will be updated when the story is started.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudfoundry/cloud-service-broker-0.12.1 branch 3 times, most recently from 5235ed0 to 52b4eb3 Compare October 29, 2022 06:18
Bumps [github.com/cloudfoundry/cloud-service-broker](https://github.com/cloudfoundry/cloud-service-broker) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/cloudfoundry/cloud-service-broker/releases)
- [Commits](cloudfoundry/cloud-service-broker@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/cloud-service-broker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudfoundry/cloud-service-broker-0.12.1 branch from 52b4eb3 to 09a0ce5 Compare October 29, 2022 06:20
@github-actions github-actions bot merged commit 036ffd9 into main Oct 29, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cloudfoundry/cloud-service-broker-0.12.1 branch October 29, 2022 06:21
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.

1 participant