Bump com.scylladb:java-driver-core from 4.19.0.4 to 4.19.0.5 in /modules/scylladb by dependabot[bot] · Pull Request #11552 · testcontainers/testcontainers-java

Bumps com.scylladb:java-driver-core from 4.19.0.4 to 4.19.0.5.

Release notes

Sourced from com.scylladb:java-driver-core's releases.

4.19.0.5

What's Changed

Full Changelog: scylladb/java-driver@4.19.0.4...4.19.0.5

Commits
  • 39b7e08 [maven-release-plugin] prepare release 4.19.0.5
  • c2d9b4f Add TODO.md to .gitignore
  • 88f5247 refactor: Streamline LWT handling in batch statements
  • 3d3cea4 Fix code style and improve test consistency for LWT feature
  • 19acf4d Add configurable LWT request routing method
  • 56ff171 feat: introduce RequestRoutingType and RequestRoutingMethod enums
  • 6c0f82b Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • 05b980d fix(deps): update dependency wheel to ^0.46.0 [security]
  • f1456a1 cicd: update get-version to 0.4.3
  • 4f3b93f Make python suppress warnings
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)