chore(pip-prod)(deps): bump platformdirs from 4.2.2 to 4.3.2 #281

Merged
dependabot[bot] merged 1 commits from dependabot/pip/platformdirs-4.3.2 into main 2024-09-09 20:54:49 +02:00
dependabot[bot] commented 2024-09-09 18:59:06 +02:00 (Migrated from github.com)

Bumps platformdirs from 4.2.2 to 4.3.2.

Release notes

Sourced from platformdirs's releases.

4.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2

4.3.1

Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1

4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0

Commits
  • c596271 Fix multi-path returned from _path methods on MacOS (#299)
  • a420284 Use uv as installer (#300)
  • 49a89ef Update README.rst
  • 4851532 Update README.rst
  • 330b272 Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla...
  • 1ca8592 Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#297)
  • 6ac03f5 [pre-commit.ci] pre-commit autoupdate (#293)
  • 9e539d7 Use include-hidden-files: true to upload coverage artifacts (#298)
  • 6a0ff60 [pre-commit.ci] pre-commit autoupdate (#288)
  • 8f59e91 Test with latest PyPy (#290)
  • Additional commits viewable 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 [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.2 to 4.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/platformdirs/platformdirs/releases">platformdirs's releases</a>.</em></p> <blockquote> <h2>4.3.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Use uv as installer by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/300">tox-dev/platformdirs#300</a></li> <li>Fix multi-path returned from <code>_path</code> methods on MacOS by <a href="https://github.com/matthewhughes934"><code>@​matthewhughes934</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/299">tox-dev/platformdirs#299</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/matthewhughes934"><code>@​matthewhughes934</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/299">tox-dev/platformdirs#299</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2">https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2</a></p> <h2>4.3.1</h2> <!-- raw HTML omitted --> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1">https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1</a></p> <h2>4.3.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Speed up Hatch installation by <a href="https://github.com/ofek"><code>@​ofek</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/282">tox-dev/platformdirs#282</a></li> <li>Test with Python 3.13 by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/289">tox-dev/platformdirs#289</a></li> <li>Test with latest PyPy by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/290">tox-dev/platformdirs#290</a></li> <li>Use <code>include-hidden-files: true</code> to upload coverage artifacts by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/298">tox-dev/platformdirs#298</a></li> <li>Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by <a href="https://github.com/Avasam"><code>@​Avasam</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/295">tox-dev/platformdirs#295</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/289">tox-dev/platformdirs#289</a></li> <li><a href="https://github.com/Avasam"><code>@​Avasam</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/295">tox-dev/platformdirs#295</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0">https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/platformdirs/commit/c596271d168161caf14f24abd951e0e0d96f24f5"><code>c596271</code></a> Fix multi-path returned from <code>_path</code> methods on MacOS (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/299">#299</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/a420284fdeb471e8914ea3602902642ba3ddbfb7"><code>a420284</code></a> Use uv as installer (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/300">#300</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/49a89efaa912351008dc8f71c17b4ba609e70d79"><code>49a89ef</code></a> Update README.rst</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/48515323e95cd1d6060cff1b58f37cd4329c0d2b"><code>4851532</code></a> Update README.rst</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/330b2722b4e2db35b522a3389ed3e1f5daea35ac"><code>330b272</code></a> Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla...</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/1ca85924b99f4694dedbbf862875401892f3cfd7"><code>1ca8592</code></a> Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/297">#297</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/6ac03f5f7ae8d70185afdb2f9d4e6d6b14320604"><code>6ac03f5</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/293">#293</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/9e539d786a0d0038cdd0e9a31cccd2b9ff59accb"><code>9e539d7</code></a> Use <code>include-hidden-files: true</code> to upload coverage artifacts (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/298">#298</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/6a0ff603755b2b5af1f6e272054894867acfaed1"><code>6a0ff60</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/288">#288</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/8f59e91005b0d34aa1023bbfe661b9df3230aa8e"><code>8f59e91</code></a> Test with latest PyPy (<a href="https://redirect.github.com/platformdirs/platformdirs/issues/290">#290</a>)</li> <li>Additional commits viewable in <a href="https://github.com/platformdirs/platformdirs/compare/4.2.2...4.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platformdirs&package-manager=pip&previous-version=4.2.2&new-version=4.3.2)](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-09-09 18:59:06 +02:00
luketainton commented 2024-09-09 20:13:21 +02:00 (Migrated from github.com)

Google Gemini AI Review

Decision: Accept
Change Score: 90%

The change is updating the platformdirs package from version 4.2.2 to 4.3.2. This is a minor version update, and should not cause any compatibility issues.

However, it is important to note that any time a dependency is updated, it is important to check the compatibility of other dependencies. In this case, it is recommended to check the compatibility of the mypy-extensions and py packages, as they are both dependent on platformdirs.

*Google Gemini AI Review* **Decision: Accept** **Change Score: 90%** The change is updating the `platformdirs` package from version 4.2.2 to 4.3.2. This is a minor version update, and should not cause any compatibility issues. However, it is important to note that any time a dependency is updated, it is important to check the compatibility of other dependencies. In this case, it is recommended to check the compatibility of the `mypy-extensions` and `py` packages, as they are both dependent on `platformdirs`.
sonarqubecloud[bot] commented 2024-09-09 20:50:49 +02:00 (Migrated from github.com)
## [![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_roboluke-tasks&pullRequest=281) **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_roboluke-tasks&pullRequest=281&issueStatuses=OPEN,CONFIRMED&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_roboluke-tasks&pullRequest=281&issueStatuses=ACCEPTED) 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_roboluke-tasks&pullRequest=281&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=281&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=281&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=281)
Sign in to join this conversation.
No description provided.