Skip to content

Bump sherlock from 0.3.2 to 0.4.1#188

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sherlock-0.4.1
Open

Bump sherlock from 0.3.2 to 0.4.1#188
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sherlock-0.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 20, 2023

Bumps sherlock from 0.3.2 to 0.4.1.

Release notes

Sourced from sherlock's releases.

v0.4.1

What's Changed

New Contributors

Full Changelog: py-sherlock/sherlock@v0.4.0...v0.4.1

v0.4.0

Breaking Changes

  • Drop support for python<3.7

New Features

  • Add KubernetesLock backend
  • Add FileLock backend
  • Install backend specific dependencies with extras #59
  • Add python.renew() method to all backends #61

Bug Fixes

  • Use ARGV in Redis Lua scripts to add RedisCluster support #31
  • redis>=2.10.6 client won't work with sherlock<=0.3.2 #32
  • timeout=0 doesn't work as expected with RedisLock #60
Changelog

Sourced from sherlock's changelog.

0.4.1


Bug Fixes

  • Fix bug in :python:RedisLock where lock would be released when :python:renew is called

0.4.0


Breaking Changes

  • Drop support for :python:python<3.7

New Features

  • Add :python:KubernetesLock backend
  • Add :python:FileLock backend
  • Install backend specific dependencies with extras [#59](https://github.com/py-sherlock/sherlock/issues/59)_
  • Add python.renew() method to all backends [#61](https://github.com/py-sherlock/sherlock/issues/61)_

.. _#59: py-sherlock/sherlock#59 .. _#61: py-sherlock/sherlock#61

Bug Fixes

  • Use :python:ARGV in Redis Lua scripts to add RedisCluster compatibility [#31](https://github.com/py-sherlock/sherlock/issues/31)_
  • :python:redis>=2.10.6 client won't work with :python:sherlock<=0.3.2 [#32](https://github.com/py-sherlock/sherlock/issues/32)_
  • :python:timeout=0 doesn't work as expected with :python:RedisLock [#60](https://github.com/py-sherlock/sherlock/issues/60)_

.. _#31: vaidik/sherlock#31 .. _#32: vaidik/sherlock#32 .. _#60: py-sherlock/sherlock#60

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.


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 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 [sherlock](https://github.com/py-sherlock/sherlock) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/py-sherlock/sherlock/releases)
- [Changelog](https://github.com/py-sherlock/sherlock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/py-sherlock/sherlock/commits/v0.4.1)

---
updated-dependencies:
- dependency-name: sherlock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 20, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants