Skip to content

Bump jedis from 2.9.0 to 3.0.1#128

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-3.0.1
Open

Bump jedis from 2.9.0 to 3.0.1#128
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-3.0.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps jedis from 2.9.0 to 3.0.1.

Release notes

Sourced from jedis's releases.

3.0.1

Changes:

#1524 Missing method in RedisPipeline interface

Bugs:

#1910 Race condition in JedisSentinelPool.initPool() causes JedisConnectionException on getResource()
#1920 JedisPool exhausted in Jedis 2.10.0

3.0.0

No release notes provided.

3.0.0-m1

No release notes provided.

2.10.1

Fix two concurrency bugs:

  • #1910 Race condition in JedisSentinelPool.initPool() causes JedisConnectionException on getResource()
  • #1920 JedisPool exhausted in Jedis 2.10.0

2.10.0

No release notes provided.

2.10.0-m1

No release notes provided.

2.9.1

No release notes provided.

Commits
  • 6126d30 Merge pull request #1911 from xetorthio/initPool
  • 93a2069 update version to 3.0.1
  • 3e348da Reset timeout to initial value (#1739)
  • cfe01e3 update supported versions (#1917)
  • ed2ed51 remove a visible synchronized to run on internal initPoolLock
  • 1e536e8 Merge pull request #1918 from xetorthio/gkorland-dataSource-reset
  • df1bffa Move dataSource reset before connection returned
  • 95aa6a9 Merge pull request #1735 from sazzad16/pull-1531
  • bf93d13 fix #1910 protect initPool from being called in prallel
  • 7750a2e update versions on README
  • 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 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • 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.

Bumps [jedis](https://github.com/xetorthio/jedis) from 2.9.0 to 3.0.1.
- [Release notes](https://github.com/xetorthio/jedis/releases)
- [Commits](redis/jedis@jedis-2.9.0...jedis-3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant