Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump testcontainers from 1.19.7 to 1.19.8 #5075

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps testcontainers from 1.19.7 to 1.19.8.
Updates org.testcontainers:junit-jupiter from 1.19.7 to 1.19.8

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.19.8

Testcontainers for Java 1.19.8

馃殌 Features & Enhancements

馃悰 Bug Fixes

馃摉 Documentation

馃Ч Housekeeping

馃摝 Dependency updates

Commits

Updates org.testcontainers:kafka from 1.19.7 to 1.19.8

Release notes

Sourced from org.testcontainers:kafka's releases.

1.19.8

Testcontainers for Java 1.19.8

馃殌 Features & Enhancements

馃悰 Bug Fixes

馃摉 Documentation

馃Ч Housekeeping

馃摝 Dependency updates

Commits

Updates org.testcontainers:postgresql from 1.19.7 to 1.19.8

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.19.8

Testcontainers for Java 1.19.8

馃殌 Features & Enhancements

馃悰 Bug Fixes

馃摉 Documentation

馃Ч Housekeeping

馃摝 Dependency updates

Commits

Updates org.testcontainers:mongodb from 1.19.7 to 1.19.8

Release notes

Sourced from org.testcontainers:mongodb's releases.

1.19.8

Testcontainers for Java 1.19.8

馃殌 Features & Enhancements

馃悰 Bug Fixes

馃摉 Documentation

馃Ч Housekeeping

馃摝 Dependency updates

Commits

Updates org.testcontainers:testcontainers from 1.19.7 to 1.19.8

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.19.8

Testcontainers for Java 1.19.8

馃殌 Features & Enhancements

馃悰 Bug Fixes

馃摉 Documentation

馃Ч Housekeeping

馃摝 Dependency updates

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `testcontainers` from 1.19.7 to 1.19.8.

Updates `org.testcontainers:junit-jupiter` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

Updates `org.testcontainers:kafka` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

Updates `org.testcontainers:postgresql` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

Updates `org.testcontainers:mongodb` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

Updates `org.testcontainers:testcontainers` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-upgrade A dependency upgrade java Pull requests that update Java code labels May 13, 2024
@dependabot dependabot bot added this to the 1.next milestone May 13, 2024
@shakuzen shakuzen added type: task A general task and removed dependency-upgrade A dependency upgrade labels May 13, 2024
@shakuzen shakuzen modified the milestones: 1.next, 1.13.0 May 13, 2024
@shakuzen
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@shakuzen
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/testcontainers-1.19.8 branch May 13, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant