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.7.RELEASE to 5.1.8.RELEASE in /examples #1696

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 31, 2019

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

Release notes

Sourced from lettuce-core's releases.

5.1.8.RELEASE

The Lettuce team is pleased to announce the Lettuce 5.1.8 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.8.RELEASE possible.

Lettuce requires Java 8 to build and run and #HaveYouSeen, it runs on Java 13.
It is tested continuously against the latest Redis source-build.

Enhancements

Fixes

  • ClassCastException occurs when using RedisCommandFactory with custom commands #1075 (Thanks to @​mdebellefeuille)
  • EventLoop thread blocked by EmitterProcessor.onNext(…) causes timeouts #1086 (Thanks to @​trishaarao79)
  • RedisClusterNode without slots is never considered having same slots as an equal object #1089 (Thanks to @​y2klyf)

Other

  • Upgrade to OpenWebBeans 2.0.11 #1062
  • Upgrade to netty 4.1.38.Final #1093
  • Upgrade to Reactor Core 3.2.11.RELEASE #1094
  • Upgrade to Mockito 3.0 #1095
  • Upgrade to JUnit 5.5.1 #1096
  • Update plugin versions #1098

Documentation

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

Changelog

Sourced from lettuce-core's changelog.

Lettuce 5.1.8 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 5.1.8 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.8.RELEASE possible.

Lettuce requires Java 8 to build and run and #HaveYouSeen, it runs on Java 13.
It is tested continuously against the latest Redis source-build.

If you need any support, meet Lettuce at:

Enhancements

Fixes

  • ClassCastException occurs when using RedisCommandFactory with custom commands #1075 (Thanks to @​mdebellefeuille)
  • EventLoop thread blocked by EmitterProcessor.onNext(…) causes timeouts #1086 (Thanks to @​trishaarao79)
  • RedisClusterNode without slots is never considered having same slots as an equal object #1089 (Thanks to @​y2klyf)

Other

  • Upgrade to OpenWebBeans 2.0.11 #1062
  • Upgrade to netty 4.1.38.Final #1093
  • Upgrade to Reactor Core 3.2.11.RELEASE #1094
  • Upgrade to Mockito 3.0 #1095
  • Upgrade to JUnit 5.5.1 #1096
  • Update plugin versions #1098
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). To ignore the version in this PR you can just close it
  • @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 Jul 31, 2019
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/io.lettuce-lettuce-core-5.1.8.RELEASE branch 11 times, most recently from 64fb983 to 9415b8b Compare August 12, 2019 17:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/io.lettuce-lettuce-core-5.1.8.RELEASE branch from 9415b8b to 5cff5bb Compare August 13, 2019 06:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/io.lettuce-lettuce-core-5.1.8.RELEASE branch from 5cff5bb to 3b9b129 Compare August 14, 2019 06:07
@dependabot-preview dependabot-preview bot merged commit 983d7eb into master Aug 14, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/examples/io.lettuce-lettuce-core-5.1.8.RELEASE branch August 14, 2019 07:21
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