Skip to content

Bump com.github.fppt:jedis-mock from 1.0.11 to 1.1.6#73

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.fppt-jedis-mock-1.1.6
Closed

Bump com.github.fppt:jedis-mock from 1.0.11 to 1.1.6#73
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.fppt-jedis-mock-1.1.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 7, 2024

Copy link
Copy Markdown

Bumps com.github.fppt:jedis-mock from 1.0.11 to 1.1.6.

Release notes

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

1.1.6

🐞 Bugfix

  • #520 Bitmaps not interchangeable with strings (thanks @​newacct for reporting)
  • SETRANGE should fail for out-of-range parameter values

🧪 Native tests

  • A subset of native string tests (verifying all variations on GET/SET, SETBIT/GETBIT and SETRANGE) are added to the build script

1.1.5

🐞 Bugfix

  • #537 CLUSTER fails if server and client are bound to different addresses (thanks @​antb88 for reporting)
  • #540 XREAD $ fails for an empty stream (thanks @​uhrm for reporting and @​1BAH for fixing this)

💼 Maintenance

  • Updated dependencies

1.1.4

🐞 Bugfix

  • #521 unpack() in Lua scripts doesn't work (thanks @​newacct for reporting this)

💼 Maintenance

  • Updated dependencies

1.1.3

🚀 New feature

  • Injected Clock support (as requested in #343). See README for details.

🚀 New commands support

  • COPY
  • MOVE
  • EXPIRETIME
  • PEXPIRETIME

🐞 Bugfixes

  • XX, NX, LT, GT options in EXPIRE and PEXPIRE are now supported.
  • KEEPTTL option in SET is now supported.
  • Any expiration time value set in SET ... EX, SETEX and EXPIRE which leads to 64-bit overflow should be reported as invalid expiration time instead of a silent arithmetic overflow.

🧪 Native tests

  • Added partial support of keyspace and expire native test set.

💼 Maintenance

  • Updated dependencies

1.1.2

🐞 Bugfix

  • #480 Non-integer scores in zset get rounded to integer in zrange withscores
  • Thread leak if a large number of RedisServer instances is being created and stopped.

🚀 Enhancement

... (truncated)

Commits
  • 3c63c4a Release 1.1.6
  • f5e84b7 further bitset fixes + native test (#548)
  • 28008f9 bit set and string compatibility (#547)
  • bfa886f update snapshot version
  • e9678c5 release 1.1.5
  • 0d55e24 Use server, not client host for CLUSTER (#546)
  • c7481ed Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 (#542)
  • b485842 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#538)
  • 40e8e92 Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.3 (#543)
  • 1c06955 Bump testcontainers.version from 1.20.2 to 1.20.3 (#544)
  • 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)

Bumps [com.github.fppt:jedis-mock](https://github.com/fppt/jedis-mock) from 1.0.11 to 1.1.6.
- [Release notes](https://github.com/fppt/jedis-mock/releases)
- [Commits](fppt/jedis-mock@v1.0.11...v.1.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 7, 2024
@dependabot @github

dependabot Bot commented on behalf of github Nov 11, 2024

Copy link
Copy Markdown
Author

Superseded by #82.

@dependabot dependabot Bot closed this Nov 11, 2024
@dependabot dependabot Bot deleted the dependabot/maven/com.github.fppt-jedis-mock-1.1.6 branch November 11, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants