Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps filelock from 3.20.2 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

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from SchrodingersGat as a code owner January 13, 2026 21:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2026
@netlify
Copy link

netlify bot commented Jan 13, 2026

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 1d11536
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/696708679923610008d2b2a2
😎 Deploy Preview https://deploy-preview-11129--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🟢 up 1 from production)
Accessibility: 81 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@matmair matmair added this to the 1.2.0 milestone Jan 14, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 14, 2026

Merging this PR will improve performance by 27.42%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 13 improved benchmarks
✅ 31 untouched benchmarks
⏩ 29 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime test_api_list_performance[/api/part/] 74.4 ms 66 ms +12.79%
WallTime test_search_performance[part] 59.4 ms 53.8 ms +10.41%
WallTime test_search_performance[all] 347 ms 310 ms +11.95%
WallTime test_api_list_performance[/api/stock/] 157.2 ms 133.5 ms +17.79%
WallTime test_api_list_performance[/api/order/so/shipment/] 21.4 ms 18.3 ms +16.57%
WallTime test_search_performance[stockitem] 104.9 ms 90.9 ms +15.36%
WallTime test_api_list_performance[/api/build/item/] 201.2 ms 157.9 ms +27.42%
WallTime test_api_options_performance[/api/build/item/] 209.3 ms 175.6 ms +19.19%
WallTime test_api_list_performance[/api/order/so/] 40.2 ms 35.5 ms +13.17%
WallTime test_api_options_performance[/api/order/so/shipment/] 52 ms 47.1 ms +10.43%
WallTime test_api_options_performance[/api/build/line/] 292.3 ms 238.9 ms +22.37%
WallTime test_search_performance[salesordershipment] 20.4 ms 18.4 ms +11.08%
WallTime test_api_options_performance[/api/order/po-line/] 156.9 ms 130.5 ms +20.16%

Comparing dependabot/pip/src/backend/filelock-3.20.3 (1d11536) with master (372b19e)2

Open in CodSpeed

Footnotes

  1. 29 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on master (76cfb44) during the generation of this report, so 372b19e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.17%. Comparing base (372b19e) to head (1d11536).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11129   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files        1290     1290           
  Lines       58186    58186           
  Branches     1969     1969           
=======================================
  Hits        51303    51303           
  Misses       6392     6392           
  Partials      491      491           
Flag Coverage Δ
backend 89.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Backend Apps 92.01% <ø> (ø)
Backend General 93.51% <ø> (ø)
Frontend 70.85% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SchrodingersGat SchrodingersGat merged commit 8715151 into master Jan 14, 2026
53 checks passed
@SchrodingersGat SchrodingersGat deleted the dependabot/pip/src/backend/filelock-3.20.3 branch January 14, 2026 04:15
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.

3 participants