fix(deps): update dependency filelock to v3.12.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
filelock |
3.9.1 -> 3.12.0
|
Release Notes
tox-dev/py-filelock
v3.12.0
What's Changed
- Fix: #225 :Get rid of warning about inability to link to _thread._local. by @csm10495 in https://github.com/tox-dev/py-filelock/pull/226
- Bump deps and tools by @gaborbernat in https://github.com/tox-dev/py-filelock/pull/228
- Add umask check to tests so umask 002 is valid by @TheMatt2 in https://github.com/tox-dev/py-filelock/pull/227
- Fix lock hang on Windows by @TheMatt2 in https://github.com/tox-dev/py-filelock/pull/231
- Conditionally disable/enable thread-local lock behavior. by @csm10495 in https://github.com/tox-dev/py-filelock/pull/232
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.11.0...3.12.0
v3.11.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in https://github.com/tox-dev/py-filelock/pull/218
- Fix #220: Allow filelock test thread to catch any exceptions by @TheMatt2 in https://github.com/tox-dev/py-filelock/pull/221
- Bump deps and tools by @gaborbernat in https://github.com/tox-dev/py-filelock/pull/222
- Run more pypy versions in CI but without coverage by @gaborbernat in https://github.com/tox-dev/py-filelock/pull/224
- Make the lock a thread local variable by @csm10495 in https://github.com/tox-dev/py-filelock/pull/219
New Contributors
- @csm10495 made their first contribution in https://github.com/tox-dev/py-filelock/pull/219
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.7...3.11.0
v3.10.7
What's Changed
- use fchmod by @jfennick in https://github.com/tox-dev/py-filelock/pull/214
New Contributors
- @jfennick made their first contribution in https://github.com/tox-dev/py-filelock/pull/214
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.6...3.10.7
v3.10.6
What's Changed
- Bugfix/147 by @jahrules in https://github.com/tox-dev/py-filelock/pull/213
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.5...3.10.6
v3.10.5
What's Changed
- proposed fix for issue #67 by @jahrules in https://github.com/tox-dev/py-filelock/pull/212
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.4...3.10.5
v3.10.4
What's Changed
- updated os.open to preserve mode by @jahrules in https://github.com/tox-dev/py-filelock/pull/211
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.3...3.10.4
v3.10.3
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in https://github.com/tox-dev/py-filelock/pull/207
- bug fix by @jahrules in https://github.com/tox-dev/py-filelock/pull/209
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.2...3.10.3
v3.10.2
What's Changed
- changed from os.umask to os.chmod by @jahrules in https://github.com/tox-dev/py-filelock/pull/206
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.1...3.10.2
v3.10.1
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in https://github.com/tox-dev/py-filelock/pull/200
- Bump deps and tools by @gaborbernat in https://github.com/tox-dev/py-filelock/pull/201
- Properly pickle of Timeout objects + test cases by @TheMatt2 in https://github.com/tox-dev/py-filelock/pull/203
New Contributors
- @TheMatt2 made their first contribution in https://github.com/tox-dev/py-filelock/pull/203
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.0...3.10.1
v3.10.0
What's Changed
- added multiuser support and associated tests by @jahrules in https://github.com/tox-dev/py-filelock/pull/192
New Contributors
- @jahrules made their first contribution in https://github.com/tox-dev/py-filelock/pull/192
Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.9.1...3.10.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.