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 com.github.fppt:jedis-mock from 1.1.0 to 1.1.1 #2895

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps com.github.fppt:jedis-mock from 1.1.0 to 1.1.1.

Release notes

Sourced from com.github.fppt:jedis-mock's releases.

1.1.1

🐞 Bugfixes

Streams

  • #452 XADD does not unblock XREAD with BLOCK > 0

Transactions

  • FLUSHALL must be queued inside MULTI-EXEC transaction
  • FLUSHALL must notify all the WAIT-monitored keys
  • MULTI and WAIT inside transaction should return errors but not discard the transaction
  • In case there are errors when collecting the transaction queue, the whole transaction is not executed

💼 Maintenance

  • Code refactoring
  • Dependencies updates

Thanks @​filipezlopez for reporting the bug and @​1BAH for providing the fix and refactorings

Commits
  • 3c835e9 release 1.1.1
  • 2bee140 Bump org.redisson:redisson from 3.28.0 to 3.29.0 (#455)
  • 2783e03 Refactor & fix #452 (#456)
  • 4a199d9 Update list of supported operations
  • 1804bad enhance supported_operations list (#454)
  • 7db3ae4 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#453)
  • bb6932c Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#446)
  • bf1d6f9 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#449)
  • 414f06c Bump io.netty:netty-all from 4.1.108.Final to 4.1.109.Final (#450)
  • 72ed3fb Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (#451)
  • 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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 24, 2024
@dependabot dependabot bot requested a review from a team as a code owner April 24, 2024 11:06
@dependabot dependabot bot requested review from tejans24 and Ponnia-M April 24, 2024 11:06
Bumps [com.github.fppt:jedis-mock](https://github.com/fppt/jedis-mock) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/fppt/jedis-mock/releases)
- [Commits](fppt/jedis-mock@v.1.1.0...v.1.1.1)

---
updated-dependencies:
- dependency-name: com.github.fppt:jedis-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@lisac lisac force-pushed the dependabot/gradle/develop/com.github.fppt-jedis-mock-1.1.1 branch from b6acf0b to d865a68 Compare April 24, 2024 13:38
Copy link
Contributor

Test Results

137 tests  ±0   137 ✅ ±0   41s ⏱️ -2s
 40 suites ±0     0 💤 ±0 
 40 files   ±0     0 ❌ ±0 

Results for commit d865a68. ± Comparison against base commit 3d8f3ce.

Copy link
Contributor

JaCoCo Test Coverage

Overall Project 72.32%

There is no coverage information present for the Files changed

@lisac lisac merged commit 9437e51 into develop Apr 24, 2024
1 check passed
@lisac lisac deleted the dependabot/gradle/develop/com.github.fppt-jedis-mock-1.1.1 branch April 24, 2024 14:08
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant