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 portalocker from 2.2.1 to 2.7.0 #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps portalocker from 2.2.1 to 2.7.0.

Release notes

Sourced from portalocker's releases.

v2.7.0

Added fail_when_locked=False support to BoundedSemaphore thanks to @​flaviens

v2.6.0

Added fileno() support. Fixes #80 on posix systems

v2.5.1

Added clear warning when locking in non-blocking mode without specifying either EXCLUSIVE or SHARED mode. Fixes #77

v2.5.0

Fixed shared locks on Windows and simplified locking mechanism

v2.4.0

Added warning when trying to use a timeout in blocking mode. And removed deprecated testing code and checks

v2.3.2

commit 5590a941f915904846593745ec632d2e42259534 Merge: 4257ced 0806422 Author: Rick van Hattem [email protected] Date: Fri Aug 27 15:44:10 2021 +0200

Merge tag 'v2.3.2' into develop

Added semver indicator and specified needed Python release thanks to @​rayluo v2.3.2

-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEFJMl/RWQTpxOuJ6V6BRE6c4faV0FAmEo7CoACgkQ6BRE6c4f

aV3OJA/+O4ck6qU/Tf7yudYCYK+xh+dpZ4A3kfxX/Ed5K0Q/1CQhQee1hqO7p4NE

aTQbLpjsIBrpNNKjgHkz7qKXFDLhjygji0R6YRE4dxXbEbEdC98NY907FMOEO0kM

cKZt/3FFBpW/LgTYnJ12cIw5Cwh+kHGnRIyisdUZuMcp3sTpANhMZ9eySyhrdh5k

T3eROMZ+b0qItGnJcMPcyGz/UkkyKWdFH9cN63wMq1doh3nETdib761h47p/hmBz

FYuYb5rmA9O2OORLJ1D06Q5d/KxIWG5u4XNYoNQ3BWBIPf53bcqkvcnztu5IyJmd

ojEW8WAMRPp5m4tdS1Y/DrsplQxU5A83VW7Hu0DGB3xv4y0vsO9TIlEPgKCMu/jG

Je2RQOMJarmLNin4MYs8DCn4p97mQBOyX+HKr4wa2IV+0lJd0+TaTqtKAx626HMQ

Dq/d58g2n+F0vTjr0+2VeJAhsIXdbgDyAC2NN8rS6DEInmLZgDnHmu57VomEeR7Q

NcClcO5O2dEtjBLt1SnKkXpjc8VqU1yHMwCnI8KUo40Iq7hLrSBqBGbHP7Jp7rRz

cWuNdRtRmWTjHnA9JeH327ScC6Ikzuv7rbPRZttHliuGMxxHSLKc48S2xL1k7Cq4

5edh7gW5VDvA6e5cevt9PAHLeQRECecWEASkd1ca8AUNkZ+dheE=

=FmXv

-----END PGP SIGNATURE-----

gpg: Signature made Fri Aug 27 15:44:10 2021 CEST

gpg: using RSA key 149325FD15904E9C4EB89E95E81444E9CE1F695D

gpg: Good signature from "/Rick van Hattem <[email protected]>"/ [ultimate]

gpg: aka "/[jpeg image of size 9662]"/ [ultimate]

v2.3.1

commit d0eab0512b6640beca9f702f9ea6965ac9d686d5 Merge: 90d267a 248e450 Author: Rick van Hattem [email protected]

... (truncated)

Commits
  • 147fa9f Merge branch 'release/2.7.0'
  • 821ec36 Incrementing version to v2.7.0
  • 2b24ca2 silly editor inserting tabs...
  • 19c2dac Disabling warning as error for sphinx in tox. Somehow the docs build fails in...
  • 789f69d fixed issue with new flake8 release
  • a3b717f Added fail_when_locked=False support to BoundedSemaphore thanks to @​flaviens
  • e8939e8 BoundedSemaphore: do not fail if fail_when_locked is False
  • 7f9e070 Merge pull request #81 from shadchin/patch-1
  • b5c5db1 Fix license
  • 6a0d828 Merge branch 'release/2.6.0'
  • 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 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 [portalocker](https://github.com/WoLpH/portalocker) from 2.2.1 to 2.7.0.
- [Release notes](https://github.com/WoLpH/portalocker/releases)
- [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst)
- [Commits](wolph/portalocker@v2.2.1...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants