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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jedis from 3.0.0 to 3.0.1 in /examples #1103

Merged
merged 1 commit into from Dec 28, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps jedis from 3.0.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

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.

If all status checks pass Dependabot will automatically merge this pull request.


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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 28, 2018
@bsideup bsideup merged commit 07eef60 into master Dec 28, 2018
@delete-merged-branch delete-merged-branch bot deleted the dependabot/maven/examples/redis.clients-jedis-3.0.1 branch December 28, 2018 07:06
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
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.

None yet

2 participants