Configure Dependabot to update transitive deps#4755
Merged
Conversation
jochenehret
approved these changes
Jan 15, 2026
ari-wg-gitbot
added a commit
to cloudfoundry/capi-release
that referenced
this pull request
Jan 15, 2026
Changes in cloud_controller_ng:
- Configure Dependabot to update transitive deps
PR: cloudfoundry/cloud_controller_ng#4755
Author: Johannes Haass <johannes.haass@sap.com>
Dependency updates in cloud_controller_ng:
- build(deps-dev): bump pry from 0.14.1 to 0.15.2
PR: cloudfoundry/cloud_controller_ng#4760
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump rbs from 3.10.0 to 3.10.2
PR: cloudfoundry/cloud_controller_ng#4769
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump mime-types-data from 3.2025.0924 to 3.2026.0113
PR: cloudfoundry/cloud_controller_ng#4778
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump ruby_parser from 3.8.3 to 3.22.0
PR: cloudfoundry/cloud_controller_ng#4775
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump tilt from 2.6.1 to 2.7.0
PR: cloudfoundry/cloud_controller_ng#4773
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump timeliness from 0.4.5 to 0.5.3
PR: cloudfoundry/cloud_controller_ng#4767
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump mustermann from 3.0.0 to 3.0.4
PR: cloudfoundry/cloud_controller_ng#4777
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump zeitwerk from 2.7.3 to 2.7.4
PR: cloudfoundry/cloud_controller_ng#4771
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump prism from 1.7.0 to 1.8.0
PR: cloudfoundry/cloud_controller_ng#4780
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump rspec-mocks from 3.13.6 to 3.13.7
PR: cloudfoundry/cloud_controller_ng#4764
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump faraday-cookie_jar from 0.0.7 to 0.0.8
PR: cloudfoundry/cloud_controller_ng#4758
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump redis-client from 0.26.1 to 0.26.3
PR: cloudfoundry/cloud_controller_ng#4762
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump grpc from 1.74.1 to 1.76.0
PR: cloudfoundry/cloud_controller_ng#4761
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump json from 2.13.2 to 2.18.0 in /docs/v3
PR: cloudfoundry/cloud_controller_ng#4756
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump rdoc from 7.0.1 to 7.1.0
PR: cloudfoundry/cloud_controller_ng#4759
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configure Dependabot to update transitive deps
I have reviewed the contributing guide
I have viewed, signed, and submitted the Contributor License Agreement
I have made this pull request to the
mainbranchI have run all the unit tests using
bundle exec rakeI have run CF Acceptance Tests