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 lettuce-core from 5.1.6.RELEASE to 5.1.7.RELEASE in /examples #1554

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps lettuce-core from 5.1.6.RELEASE to 5.1.7.RELEASE.

Release notes

Sourced from lettuce-core's releases.

5.1.7.RELEASE

The Lettuce team is pleased to announce the Lettuce 5.1.7 service release!
This release ships bug fixes and dependency upgrades. Upgrading to the new version is recommended.

Thanks to all contributors who made Lettuce 5.1.7.RELEASE possible.

Lettuce requires Java 8 to build and run and #RunsLikeHeaven on Java 11.
It is tested continuously against the latest Redis source-build.

Enhancements

Fixes

  • "Knowing Redis" section in documentation has the wrong link for meanings #1050 (Thanks to @​Raghaava)

Other

  • Upgrade to netty 4.1.35.Final #1017
  • Migrate off TopicProcessor to EmitterProcessor #1032
  • Upgrade to Netty 4.1.36.Final #1033
  • Upgrade to JUnit 5.4.2 #1034
  • Upgrade to Mockito 2.27.0 #1035
  • Upgrade to RxJava 2.2.8 #1036
  • Upgrade build plugin dependencies #1037
  • RedisURI: fix missing "the" in Javadoc #1049 (Thanks to @​perlun)
  • Upgrade to RxJava 2.2.9 #1054
  • Upgrade to jsr305 3.0.2 #1055
  • Upgrade TravisCI build to Xenial/Java 11 #1056

Documentation

Reference documentation: https://lettuce.io/core/5.1.7.RELEASE/reference/
Javadoc: https://lettuce.io/core/5.1.7.RELEASE/api/

Changelog

Sourced from lettuce-core's changelog.

Lettuce 5.1.7 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 5.1.7 service release!
This release ships bug fixes and dependency upgrades. Upgrading to
the new version is recommended.

Thanks to all contributors who made Lettuce 5.1.7.RELEASE possible.

Lettuce requires Java 8 to build and run and #RunsLikeHeaven on Java 11.
It is tested continuously against the latest Redis source-build.

If you need any support, meet Lettuce at:

Enhancements

Fixes

  • "Knowing Redis" section in documentation has the wrong link for meanings #1050 (Thanks to @​Raghaava)

Other

  • Upgrade to netty 4.1.35.Final #1017
  • Migrate off TopicProcessor to EmitterProcessor #1032
  • Upgrade to Netty 4.1.36.Final #1033
  • Upgrade to JUnit 5.4.2 #1034
  • Upgrade to Mockito 2.27.0 #1035
  • Upgrade to RxJava 2.2.8 #1036
  • Upgrade build plugin dependencies #1037
  • RedisURI: fix missing "the" in Javadoc #1049 (Thanks to @​perlun)
  • Upgrade to RxJava 2.2.9 #1054
  • Upgrade to jsr305 3.0.2 #1055
  • Upgrade TravisCI build to Xenial/Java 11 #1056
Commits

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 19, 2019
@dependabot-preview dependabot-preview bot merged commit b6f42a3 into master Jun 19, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/examples/io.lettuce-lettuce-core-5.1.7.RELEASE branch June 19, 2019 06:01
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

0 participants