Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump filelock from 3.0.12 to 3.12.4 (#116)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.12 to 3.12.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/py-filelock/releases">filelock's releases</a>.</em></p> <blockquote> <h2>3.12.4</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>change typing-extensions to be installed only with the [typing] extra by <a href="https://github.com/asottile"><code>@asottile</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/276">tox-dev/filelock#276</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/asottile"><code>@asottile</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/276">tox-dev/filelock#276</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.12.3...3.12.4">https://github.com/tox-dev/filelock/compare/3.12.3...3.12.4</a></p> <h2>3.12.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Fix import ordering by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/246">tox-dev/filelock#246</a></li> <li>Exclude dependabot and pre-commit ci from release notes by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/251">tox-dev/filelock#251</a></li> <li>Create parent directories if necessary by <a href="https://github.com/gerlero"><code>@gerlero</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/254">tox-dev/filelock#254</a></li> <li>fix ci 08 21 by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/263">tox-dev/filelock#263</a></li> <li>lock_file type-hint by <a href="https://github.com/keller00"><code>@keller00</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/267">tox-dev/filelock#267</a></li> <li>adding tox.ini to sdist by <a href="https://github.com/keller00"><code>@keller00</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/265">tox-dev/filelock#265</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gerlero"><code>@gerlero</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/254">tox-dev/filelock#254</a></li> <li><a href="https://github.com/keller00"><code>@keller00</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/267">tox-dev/filelock#267</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.12.2...3.12.3">https://github.com/tox-dev/filelock/compare/3.12.2...3.12.3</a></p> <h2>3.12.2</h2> <h2>What's Changed</h2> <ul> <li>Restore 'if TYPE_CHECKING' syntax for FileLock definition by <a href="https://github.com/dlax"><code>@dlax</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/245">tox-dev/py-filelock#245</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dlax"><code>@dlax</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/245">tox-dev/py-filelock#245</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/py-filelock/compare/3.12.1...3.12.2">https://github.com/tox-dev/py-filelock/compare/3.12.1...3.12.2</a></p> <h2>3.12.1</h2> <h2>What's Changed</h2> <ul> <li>Add trusted-publish by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/236">tox-dev/py-filelock#236</a></li> <li>Add 3.12 support by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/237">tox-dev/py-filelock#237</a></li> <li>Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/239">tox-dev/py-filelock#239</a></li> <li>git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g' by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/243">tox-dev/py-filelock#243</a></li> <li>Use ruff by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/244">tox-dev/py-filelock#244</a></li> <li>Fix test_bad_lock_file for other OSes by <a href="https://github.com/TheMatt2"><code>@TheMatt2</code></a> in <a href="https://redirect.github.com/tox-dev/py-filelock/pull/242">tox-dev/py-filelock#242</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/py-filelock/compare/3.12.0...3.12.1">https://github.com/tox-dev/py-filelock/compare/3.12.0...3.12.1</a></p> <h2>3.12.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst">filelock's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v3.12.0 (2023-04-18)</h2> <ul> <li>Make the thread local behaviour something the caller can enable/disable via a flag during the lock creation, it's on by default.</li> <li>Better error handling on Windows.</li> </ul> <h2>v3.11.0 (2023-04-06)</h2> <ul> <li>Make the lock thread local.</li> </ul> <h2>v3.10.7 (2023-03-27)</h2> <ul> <li>Use <code>fchmod</code> instead of <code>chmod</code> to work around bug in PyPy via Anaconda.</li> </ul> <h2>v3.10.6 (2023-03-25)</h2> <ul> <li>Enhance the robustness of the try/catch block in _soft.py. by :user:<code>jahrules</code>.</li> </ul> <h2>v3.10.5 (2023-03-25)</h2> <ul> <li>Add explicit error check as certain UNIX filesystems do not support flock. by :user:<code>jahrules</code>.</li> </ul> <h2>v3.10.4 (2023-03-24)</h2> <ul> <li>Update os.open to preserve mode= for certain edge cases. by :user:<code>jahrules</code>.</li> </ul> <h2>v3.10.3 (2023-03-23)</h2> <ul> <li>Fix permission issue - by :user:<code>jahrules</code>.</li> </ul> <h2>v3.10.2 (2023-03-22)</h2> <ul> <li>Bug fix for using filelock with threaded programs causing undesired file permissions - by :user:<code>jahrules</code>.</li> </ul> <h2>v3.10.1 (2023-03-22)</h2> <ul> <li>Handle pickle for :class:<code>filelock.Timeout</code> :pr:<code>203</code> - by :user:<code>TheMatt2</code>.</li> </ul> <h2>v3.10.0 (2023-03-15)</h2> <ul> <li>Add support for explicit file modes for lockfiles :pr:<code>192</code> - by :user:<code>jahrules</code>.</li> </ul> <h2>v3.9.1 (2023-03-14)</h2> <ul> <li>Use <code>time.perf_counter</code> instead of <code>time.monotonic</code> for calculating timeouts.</li> </ul> <h2>v3.9.0 (2022-12-28)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/c1163ae57128cb398a70c3dce3bfd816fc3599f0"><code>c1163ae</code></a> change typing-extensions to be installed only with the [typing] extra (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/276">#276</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/0a338c11587cb243aa99fcade7bf605a6a6e0725"><code>0a338c1</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/274">#274</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/f696067c26d8c5d5149440f496b1f834deacc751"><code>f696067</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/273">#273</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/a4ce560a3cd1acc18ad715ba6378d0572c32f6a1"><code>a4ce560</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/272">#272</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/890e3f03b0ab96f66907626d4a8af248b5073b17"><code>890e3f0</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/268">#268</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/23130fffbc62850e7867b813d721387c71e58beb"><code>23130ff</code></a> adding tox.ini to sdist (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/265">#265</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/573e5bbf3b36a04152a9a798a619ac86939ab014"><code>573e5bb</code></a> lock_file type-hint (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/267">#267</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/09ef4128981559ea7a2c4f2c48937d48debd5e63"><code>09ef412</code></a> fix ci 08 21 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/263">#263</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/630d6298f2af1e6c406def1e76f57dca89224ed4"><code>630d629</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/264">#264</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/35d887b7ad5ab6fbe1725732d976e87f910eee76"><code>35d887b</code></a> Update README.md</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/py-filelock/compare/v3.0.12...3.12.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=filelock&package-manager=pip&previous-version=3.0.12&new-version=3.12.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information