Skip to content

Bump filelock from 3.29.1 to 3.29.7#2801

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/filelock-3.29.7
Open

Bump filelock from 3.29.1 to 3.29.7#2801
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/filelock-3.29.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps filelock from 3.29.1 to 3.29.7.

Release notes

Sourced from filelock's releases.

3.29.7

What's Changed

Full Changelog: tox-dev/filelock@3.29.6...3.29.7

3.29.6

What's Changed

Full Changelog: tox-dev/filelock@3.29.5...3.29.6

3.29.5

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.29.4...3.29.5

3.29.4

What's Changed

... (truncated)

Changelog

Sourced from filelock's changelog.

########### Changelog ###########

.. towncrier-draft-entries:: Unreleased

.. towncrier release notes start


3.29.7 (2026-07-07)


  • _util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file :pr:589 - by :user:HrachShah
  • soft_rw: evict a non-regular write marker without reading it :pr:588
  • asyncio: detect cross-instance reentrant deadlocks before the poll loop :pr:586 - by :user:HrachShah

3.29.6 (2026-07-06)


  • test: silence fork DeprecationWarning on 3.15 :pr:585
  • _util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file :pr:582 - by :user:HrachShah
  • serialize singleton construction in FileLockMeta :pr:581 - by :user:dxbjavid
  • surface GitHub Sponsors and thanks.dev

3.29.5 (2026-07-02)


  • lifetime: reject negative, non-numeric, and bool values at the setter :pr:573 - by :user:HrachShah
  • roll back a read acquire's open transaction when its SELECT fails :pr:575 - by :user:dxbjavid
  • keep Unix lock files after release :pr:577 - by :user:itscloud0
  • use a private break name in break_lock_file :pr:576 - by :user:dxbjavid
  • don't complete a writer acquire on a peer's reclaimed marker :pr:571 - by :user:dxbjavid
  • don't follow symlinks in raise_on_not_writable_file :pr:567 - by :user:dxbjavid
  • only unlink the writer marker on release if it is still ours :pr:566 - by :user:dxbjavid
  • don't follow symlinks when refreshing soft read/write lock markers :pr:565 - by :user:dxbjavid
  • serialize read/write release rollback against a concurrent acquire :pr:563 - by :user:dxbjavid

3.29.4 (2026-06-13)


  • keep the read/write heartbeat alive on a transient touch error :pr:562 - by :user:dxbjavid
  • verify inode in break_lock_file before unlinking a stale lock :pr:561 - by :user:dxbjavid

3.29.3 (2026-06-10)


... (truncated)

Commits
  • 1efb893 _util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file (...
  • 3547d58 soft_rw: evict a non-regular write marker without reading it (#588)
  • 616400e asyncio: detect cross-instance reentrant deadlocks before the poll loop (#586)
  • f8b0e93 test: silence fork DeprecationWarning on 3.15 (#585)
  • b68be65 _util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file (...
  • a833dd9 serialise singleton construction in FileLockMeta (#581)
  • bb2f884 [pre-commit.ci] pre-commit autoupdate (#583)
  • da9c3ed 💰 Surface GitHub Sponsors + thanks.dev
  • be56227 lifetime: reject negative, non-numeric, and bool values at the setter (#573)
  • 1f6cde4 roll back a read acquire's open transaction when its SELECT fails (#575)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/filelock-3.29.7 branch from eca40df to af06c7f Compare July 14, 2026 08:29
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.29.1 to 3.29.7.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.29.1...3.29.7)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.29.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/filelock-3.29.7 branch from af06c7f to 7526938 Compare July 14, 2026 08:47
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants