ekino / jcv-db

JSON Content Validator for Database (JCV-DB) allow you to compare database contents against a JSON with JCV validators.
MIT License
6 stars 1 forks source link

Bump java-driver-query-builder from 4.14.1 to 4.15.0 #32

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Bumps java-driver-query-builder from 4.14.1 to 4.15.0.

Commits
  • f5b4c25 [maven-release-plugin] prepare release 4.15.0
  • 8439108 Docs + changelog updates
  • 03961c9 JAVA-3041: Update Guava session sample code to use ProgrammaticArguments (#1606)
  • 65d2c19 JAVA-3022: Implementation of address translator for fixed hostname (#1597)
  • 43a6ac5 Upgrade version to 4.15.0-SNAPSHOT
  • df74d10 Some minor changelog updates
  • fb24e97 JAVA-3021: Update docs to replace withPrimaryKey with withPartitionKey (#1599)
  • ffcf0d5 JAVA-3005: Refresh entire node list when new node added (#1604)
  • a76d38e JAVA-3023: Upgrade Netty to 4.1.77 (4.x) (#1600)
  • 8511588 Minor fix to upgrade guide after last commit
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

Superseded by #51.