Commit 4df0d91
committed
Bump cloud_controller_ng
Changes in cloud_controller_ng:
- Add default ORDER BY id to Sequel model queries
PR: cloudfoundry/cloud_controller_ng#5039
Author: Philipp Thun <philipp.thun@sap.com>
Dependency updates in cloud_controller_ng:
- build(deps-dev): bump parallel from 2.0.1 to 2.1.0
PR: cloudfoundry/cloud_controller_ng#5061
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 92a8f68 commit 4df0d91
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule cloud_controller_ng updated 14 files
- .rubocop_todo.yml+1
- Gemfile.lock+1-1
- app/models/runtime/buildpack_lifecycle_data_model.rb+1-2
- app/models/runtime/cnb_lifecycle_data_model.rb+1-2
- docs/v2/info/get_info.html+1-1
- lib/cloud_controller/db.rb+4-1
- lib/cloud_controller/diego/constants.rb+2
- lib/cloud_controller/diego/reporters/instances_reporter.rb+1-1
- lib/sequel/extensions/default_order_by_id.rb+142
- spec/lightweight_db_spec_helper.rb+5
- spec/support/bootstrap/db_config.rb+2-22
- spec/support/bootstrap/db_connection_string.rb+28
- spec/unit/lib/sequel/extensions/default_order_by_id_spec.rb+156
- spec/unit/lib/sequel/extensions/query_length_logging_spec.rb+3-2
0 commit comments