build(deps): bump minitest from 6.0.3 to 6.0.4#5029
Merged
Conversation
Bumps [minitest](https://github.com/minitest/minitest) from 6.0.3 to 6.0.4. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
6cb9f3e to
5a2012e
Compare
johha
approved these changes
Apr 16, 2026
ari-wg-gitbot
added a commit
to cloudfoundry/capi-release
that referenced
this pull request
Apr 16, 2026
Changes in cloud_controller_ng:
- Automated Update of BBS Protobuf Resources
PR: cloudfoundry/cloud_controller_ng#4943
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Author: ari-wg-gitbot <app-runtime-interfaces@cloudfoundry.org>
Dependency updates in cloud_controller_ng:
- build(deps): bump minitest from 6.0.3 to 6.0.4
PR: cloudfoundry/cloud_controller_ng#5029
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps): bump mime-types-data from 3.2026.0407 to 3.2026.0414
PR: cloudfoundry/cloud_controller_ng#5030
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- build(deps-dev): bump yard from 0.9.40 to 0.9.41
PR: cloudfoundry/cloud_controller_ng#5031
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.
Bumps minitest from 6.0.3 to 6.0.4.
Changelog
Sourced from minitest's changelog.
Commits
5f0482eprepped for releaseb12f87f- Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...