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

Update dependency fasteners to v0.19 #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 17, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fasteners ==0.16.3 -> ==0.19 age adoption passing confidence

Release Notes

harlowja/fasteners (fasteners)

v0.19

Compare Source

  • Add .acquire_read_lock, .release_read_lock, .acquire_write_lock, and
    .release_write_lock methods to the inter thread ReaderWriterLock as was
    promised in the README.
    • Remove support for python 3.7 and pypy 3.7. It should still work, but is no
      longer tested.
    • Add support for pypy 3.10 and python 3.11

v0.18

Compare Source

  • Reshuffle the process lock code and properly document it.
    • Revamp the docs and switch from sphinx to mkdocs
    • Remove difficult to use tread lock features from docs
    • Bring back support for eventlet spawn_n
    • Remove support for python3.6. It should still work, but is no longer tested.

v0.17.3

Compare Source

  • Allow writer to become a reader in thread ReaderWriter lock

v0.17.2

Compare Source

  • Remove unnecessary setuptools pin

v0.17.1

Compare Source

  • Switch to the modern python package build infrastructure

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency fasteners to v0.17.1 Update dependency fasteners to v0.17.2 Jan 17, 2022
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 319b6b1 to f2e56a7 Compare January 25, 2022 01:00
@renovate renovate bot changed the title Update dependency fasteners to v0.17.2 Update dependency fasteners to v0.17.3 Jan 25, 2022
@sylvestre sylvestre force-pushed the master branch 8 times, most recently from 7383654 to fe7d2b7 Compare February 2, 2022 01:00
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 6fe3863 to e63a065 Compare June 22, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 4 times, most recently from 3722913 to e431754 Compare June 27, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 4b3849c to 7edd06f Compare July 9, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 435ffcd to afdda32 Compare July 17, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 3 times, most recently from 2d83d60 to 39c66a8 Compare July 20, 2024 00:00
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