Bump jedis from 2.8.0 to 3.0.0 in /core#1031
Merged
Conversation
Bumps [jedis](https://github.com/xetorthio/jedis) from 2.8.0 to 3.0.0. - [Release notes](https://github.com/xetorthio/jedis/releases) - [Commits](redis/jedis@jedis-2.8.0...jedis-3.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
rnorth
pushed a commit
that referenced
this pull request
Dec 28, 2018
…1050) Bumps [cassandra-driver-core](https://github.com/datastax/java-driver) from 3.5.1 to 3.6.0. <details> <summary>Commits</summary> - [`46a4e7c`](apache/cassandra-java-driver@46a4e7c) [maven-release-plugin] prepare release 3.6.0 - [`61377b1`](apache/cassandra-java-driver@61377b1) Update versions in docs to 3.6.0 - [`1df1125`](apache/cassandra-java-driver@1df1125) Update Guava range in OSGi FAQ - [`ce64618`](apache/cassandra-java-driver@ce64618) Include ServerError in downgrade criteria from peers_v2 to peers ([#1085](https://github-redirect.dependabot.com/datastax/java-driver/issues/1085)) - [`8b37656`](apache/cassandra-java-driver@8b37656) JAVA-1211: Improve cluster init and shutdown ([#1074](https://github-redirect.dependabot.com/datastax/java-driver/issues/1074)) - [`0c0eb6c`](apache/cassandra-java-driver@0c0eb6c) JAVA-1944: Surface Read and WriteFailureException to RetryPolicy ([#1084](https://github-redirect.dependabot.com/datastax/java-driver/issues/1084)) - [`192b11b`](apache/cassandra-java-driver@192b11b) Fix default CL in PreparedStatement javadoc - [`7ecb3af`](apache/cassandra-java-driver@7ecb3af) JAVA-1810: Note which setters are not propagated to PreparedStatement - [`598c5cb`](apache/cassandra-java-driver@598c5cb) JAVA-1388: Add dynamic port discovery for system.peers_v2 ([#1065](https://github-redirect.dependabot.com/datastax/java-driver/issues/1065)) - [`ce29eea`](apache/cassandra-java-driver@ce29eea) Add documentation about QueryBuilder ([#1031](https://github-redirect.dependabot.com/datastax/java-driver/issues/1031)) - Additional commits viewable in [compare view](apache/cassandra-java-driver@3.5.1...3.6.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=com.datastax.cassandra:cassandra-driver-core&package-manager=gradle&previous-version=3.5.1&new-version=3.6.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
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 jedis from 2.8.0 to 3.0.0.
Release notes
Sourced from jedis's releases.
Commits
087a9f8Merge pull request #1897 from xetorthio/gkorland-patch-110b391eBug fix in JedisCluster scan (#1902)de16de1Jedis.close() should call super.close() (#1730)3ba3154#1867 add waitReplica in JedisCluster (#1868)fc05550CLIENT PAUSE command implementation (#1847)306ba28Protect rediscovering with double-checked locking (#1856)ca8ad49Update README.md53194ddUpdate README with SNAPSHOT (#1893)b7120eeClean warning - add template type (byte[]) (#1869)364199bFix typos and add JDoc to waitReplicas (#1866)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.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump nowin your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.ymlfile in this repo:Finally, you can contact us by mentioning @dependabot.