Skip to content

Bump filelock from 3.29.5 to 3.29.6#115

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/filelock-3.29.6
Closed

Bump filelock from 3.29.5 to 3.29.6#115
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/filelock-3.29.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps filelock from 3.29.5 to 3.29.6.

Release notes

Sourced from filelock's releases.

3.29.6

What's Changed

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

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
  • 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
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [filelock](https://github.com/tox-dev/py-filelock) from 3.29.5 to 3.29.6.
- [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.5...3.29.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #119.

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot dependabot Bot deleted the dependabot/uv/filelock-3.29.6 branch July 15, 2026 14:05
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

Development

Successfully merging this pull request may close these issues.

0 participants