chore(pip-dev)(deps-dev): bump filelock from 3.14.0 to 3.15.1 #267

Merged
dependabot[bot] merged 1 commits from dependabot/pip/filelock-3.15.1 into next 2024-06-18 08:02:36 +02:00
dependabot[bot] commented 2024-06-13 18:04:03 +02:00 (Migrated from github.com)

Bumps filelock from 3.14.0 to 3.15.1.

Release notes

Sourced from filelock's releases.

3.15.1

What's Changed

Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.0...3.15.1

3.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/filelock/compare/3.14.0...3.15.0

Commits
  • 3d7b1a6 Hotfix: Restore init method; more robust initialization for singleton loc...
  • c64787f Don't initialize BaseFileLock when just returning existing instance (#334)
  • 87453f3 asyncio support (#332)
  • 0ee2e3c [pre-commit.ci] pre-commit autoupdate (#333)
  • 8292363 [pre-commit.ci] pre-commit autoupdate (#330)
  • 1cdb3b4 [pre-commit.ci] pre-commit autoupdate (#328)
  • 19f78fc [pre-commit.ci] pre-commit autoupdate (#327)
  • 8a168c5 [pre-commit.ci] pre-commit autoupdate (#326)
  • 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 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)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.14.0 to 3.15.1. <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.15.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Hotfix: Restore <strong>init</strong> method; more robust initialization for singleton locks by <a href="https://github.com/ethanbb"><code>@​ethanbb</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/338">tox-dev/filelock#338</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.15.0...3.15.1">https://github.com/tox-dev/filelock/compare/3.15.0...3.15.1</a></p> <h2>3.15.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>asyncio support by <a href="https://github.com/Ovizro"><code>@​Ovizro</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/332">tox-dev/filelock#332</a></li> <li>Don't initialize BaseFileLock when just returning existing instance by <a href="https://github.com/ethanbb"><code>@​ethanbb</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/334">tox-dev/filelock#334</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Ovizro"><code>@​Ovizro</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/332">tox-dev/filelock#332</a></li> <li><a href="https://github.com/ethanbb"><code>@​ethanbb</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/334">tox-dev/filelock#334</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.14.0...3.15.0">https://github.com/tox-dev/filelock/compare/3.14.0...3.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/3d7b1a6276144bdbad0086067feb36e1c1a8d2f7"><code>3d7b1a6</code></a> Hotfix: Restore <strong>init</strong> method; more robust initialization for singleton loc...</li> <li><a href="https://github.com/tox-dev/filelock/commit/c64787f2a50d7dbc9882f4ac9401c2a2e57cd8aa"><code>c64787f</code></a> Don't initialize BaseFileLock when just returning existing instance (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/334">#334</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/87453f3dbed64821b164ba2dbd586eae98ff0dc8"><code>87453f3</code></a> asyncio support (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/332">#332</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/0ee2e3ca5f3ee2f35928c8129b5aff9f4b2ff1e5"><code>0ee2e3c</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/333">#333</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/82923636d1f3849923c98bfb0dd267cf2a69c2d9"><code>8292363</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/330">#330</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/1cdb3b4dd6d23923445e20636d784d1f38b85967"><code>1cdb3b4</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/328">#328</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/19f78fcdb30c8ce296acd54a016a1247e27dac3e"><code>19f78fc</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/327">#327</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/8a168c5795991ad2e45db1ec7f86ce87ae7440cc"><code>8a168c5</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/326">#326</a>)</li> <li>See full diff in <a href="https://github.com/tox-dev/py-filelock/compare/3.14.0...3.15.1">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.14.0&new-version=3.15.1)](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>
luketainton (Migrated from github.com) reviewed 2024-06-13 18:04:03 +02:00
sonarqubecloud[bot] commented 2024-06-14 21:01:13 +02:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=267) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=267&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=267&resolutions=WONTFIX) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_webexmemebot&pullRequest=267&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=267)
Sign in to join this conversation.
No description provided.