Skip to content

chore(deps): bump filelock from 3.19.1 to 3.20.3#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/filelock-3.20.3
Open

chore(deps): bump filelock from 3.19.1 to 3.20.3#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/filelock-3.20.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps filelock from 3.19.1 to 3.20.3.

Release notes

Sourced from filelock's releases.

3.20.3

What's Changed

Full Changelog: tox-dev/filelock@3.20.2...3.20.3

3.20.2

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.20.1...3.20.2

3.20.1

What's Changed

Full Changelog: tox-dev/filelock@3.20.0...3.20.1

3.20.0

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.19.1...3.20.0

Changelog

Sourced from filelock's changelog.

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


3.29.0 (2026-04-19)


  • ✨ feat(soft): enable stale lock detection on Windows :pr:534
  • 🐛 fix(async): use single-thread executor for lock consistency :pr:533
  • build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 :pr:530 - by :user:dependabot[bot]

3.28.0 (2026-04-14)


  • 🐛 fix(ci): unbreak release workflow, publish to PyPI again :pr:529

3.26.1 (2026-04-09)


  • 🐛 fix(asyncio): add exit to BaseAsyncFileLock and fix del loop handling :pr:518 - by :user:naarob
  • build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 :pr:525 - by :user:dependabot[bot]

3.26.0 (2026-04-06)


  • ✨ feat(soft): add PID inspection and lock breaking :pr:524
  • [pre-commit.ci] pre-commit autoupdate :pr:523 - by :user:pre-commit-ci[bot]
  • build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 :pr:522 - by :user:dependabot[bot]
  • Remove persist-credentials: false from release job :pr:520
  • [pre-commit.ci] pre-commit autoupdate :pr:519 - by :user:pre-commit-ci[bot]
  • 🔒 ci(workflows): add zizmor security auditing :pr:517
  • [pre-commit.ci] pre-commit autoupdate :pr:516 - by :user:pre-commit-ci[bot]
  • [pre-commit.ci] pre-commit autoupdate :pr:514 - by :user:pre-commit-ci[bot]

3.25.2 (2026-03-11)


  • 🐛 fix(unix): suppress EIO on close in Docker bind mounts :pr:513

3.25.1 (2026-03-09)


  • [pre-commit.ci] pre-commit autoupdate :pr:510 - by :user:pre-commit-ci[bot]
  • 🐛 fix(win): restore best-effort lock file cleanup on release :pr:511

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

🚀 Performance Summary

Test Execution Time

Test Category Status Duration
Unit Tests < 30s
Integration Tests < 60s
Performance Tests < 120s

Key Metrics

  • API Response Time: < 100ms (target)
  • Memory Usage: Within acceptable limits
  • Coverage: Aiming for 80%+

Test Categories Executed

  • Unit Tests: Fast, isolated component tests
  • Integration Tests: End-to-end API functionality
  • Performance Tests: Load and response time validation
  • Simple Tests: Basic functionality verification

Generated automatically by GitHub Actions

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.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.19.1...3.20.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/filelock-3.20.3 branch from 53fd742 to 796e6de Compare May 2, 2026 10:50
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🚀 Performance Summary

Test Execution Time

Test Category Status Duration
Unit Tests < 30s
Integration Tests < 60s
Performance Tests < 120s

Key Metrics

  • API Response Time: < 100ms (target)
  • Memory Usage: Within acceptable limits
  • Coverage: Aiming for 80%+

Test Categories Executed

  • Unit Tests: Fast, isolated component tests
  • Integration Tests: End-to-end API functionality
  • Performance Tests: Load and response time validation
  • Simple Tests: Basic functionality verification

Generated automatically by GitHub Actions

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants