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 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 17, 2022

Mend Renovate

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 has been generated by Mend Renovate. View repository job log here.

@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 8 times, most recently from db89bf7 to 5f02e5e Compare April 24, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 7 times, most recently from 42ec688 to fdd6ae0 Compare May 1, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 2 times, most recently from dfcfdf7 to 12bed22 Compare May 4, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 8 times, most recently from bf8e70e to a6170d7 Compare May 22, 2024 00:00
@sylvestre sylvestre force-pushed the master branch 5 times, most recently from 8d38f40 to 8d4c20f Compare May 27, 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.

None yet

1 participant