Combined dependencies PR by eddumelendez · Pull Request #10602 · testcontainers/testcontainers-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@eddumelendez

Copy link

Member

Combining multiple dependencies PRs into one.

Instructions for merging
  • Use a merge commit, so that GitHub will mark all original PRs as merged.
  • If your repository does not have merge commits enabled, please temporarily enable them in settings. Tick Allow merge commits in the repository settings.
  • When ready, merge this PR using Create a merge commit.

Combined PRs

dependabot bot and others added 5 commits

August 12, 2025 06:16
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

@eddumelendez eddumelendez added the dependencies

Pull requests that update a dependency file

label

Aug 12, 2025

@eddumelendez eddumelendez added this to the next milestone

Aug 12, 2025

@github-actions github-actions bot added the github_actions

Pull requests that update Github_actions code

label

Aug 12, 2025

@eddumelendez eddumelendez merged commit e450b07 into main

Aug 12, 2025

105 checks passed

@eddumelendez eddumelendez deleted the combined-pr-branch branch

August 12, 2025 18:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies

Pull requests that update a dependency file

github_actions

Pull requests that update Github_actions code

Projects

None yet

Milestone

2.0

Development

Successfully merging this pull request may close these issues.

1 participant

@eddumelendez