Commit c98446a
committed
Bump src/cloud_controller_ng
Bump src/cloud_controller_ng
Philipp Thun:
Merge pull request #2853 from cloudfoundry/dependabot/bundler/sequel-5.58.0
Merge pull request #2808 from sap-contributions/no-binding-creation-when-instance-in-failed-state
Prevent binding creation when instance is in state 'create failed'
dependabot[bot]:
build(deps): bump sequel from 5.57.0 to 5.58.01 parent 26df40f commit c98446a
1 file changed
+1
-1
lines changedSubmodule cloud_controller_ng updated 9 files
- Gemfile+1-1
- Gemfile.lock+2-2
- app/actions/service_credential_binding_app_create.rb-11
- app/actions/service_credential_binding_key_create.rb+2-8
- app/actions/service_route_binding_create.rb+4-7
- app/actions/v3/service_binding_create.rb+11
- spec/request/service_instances_spec.rb+1-1
- spec/unit/actions/service_credential_binding_key_create_spec.rb+14-1
- spec/unit/actions/service_route_binding_create_spec.rb+13
0 commit comments