chore(deps-dev): bump filelock from 3.16.1 to 3.20.3#129
chore(deps-dev): bump filelock from 3.16.1 to 3.20.3#129dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.1 to 3.20.3. - [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.16.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
I've got 1 comment for you to consider
The PR title and description are not accurate. Here are my suggestions:
Proposed title: chore(deps-dev): bump filelock from 3.16.1 to 3.20.3 (security fixes)
Proposed description:
Bumps filelock from 3.16.1 to 3.20.3.
This update includes important security fixes:
- CVE-2025-68146: Fix TOCTOU symlink vulnerability in lock file creation (v3.20.1)
- Fix TOCTOU symlink vulnerability in SoftFileLock (v3.20.3)
- Support for Unix systems without O_NOFOLLOW (v3.20.2)
- Adds Python 3.14 support and drops Python 3.9 (v3.20.0)
Release notes
Sourced from filelock's releases.
3.20.3
What's Changed
- Fix TOCTOU symlink vulnerability in SoftFileLock by
@gaborbernatin tox-dev/filelock#465Full Changelog: tox-dev/filelock@3.20.2...3.20.3
3.20.2
What's Changed
- Support Unix systems without O_NOFOLLOW by
@mwilliamsonin tox-dev/filelock#463- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in tox-dev/filelock#464New Contributors
@mwilliamsonmade their first contribution in tox-dev/filelock#463Full Changelog: tox-dev/filelock@3.20.1...3.20.2
3.20.1
What's Changed
- CVE-2025-68146: Fix TOCTOU symlink vulnerability in lock file creation by
@gaborbernatin tox-dev/filelock#461Full Changelog: tox-dev/filelock@3.20.0...3.20.1
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.
Reviewed with 🤟 by Zenable
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps filelock from 3.16.1 to 3.20.3.
Release notes
Sourced from filelock's releases.
... (truncated)
Commits
41b42ddFix TOCTOU symlink vulnerability in SoftFileLock (#465)f2e7d40[pre-commit.ci] pre-commit autoupdate (#464)5088854Support Unix systems without O_NOFOLLOW (#463)377f622[pre-commit.ci] pre-commit autoupdate (#460)4724d7fFix TOCTOU symlink vulnerability in lock file creation (#461)cb69414Bump actions/upload-artifact from 5 to 6 (#459)0769294Bump actions/download-artifact from 6 to 7 (#458)414193a[pre-commit.ci] pre-commit autoupdate (#457)1456797[pre-commit.ci] pre-commit autoupdate (#456)8d6bf90Bump actions/checkout from 5 to 6 (#455)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.