Skip to content

[pull] master from aio-libs:master#677

Merged
pull[bot] merged 1 commit into
tj-python:masterfrom
aio-libs:master
Jul 21, 2026
Merged

[pull] master from aio-libs:master#677
pull[bot] merged 1 commit into
tj-python:masterfrom
aio-libs:master

Conversation

@pull

@pull pull Bot commented Jul 21, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from
4.10.0 to 4.10.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/platformdirs/releases">platformdirs's
releases</a>.</em></p>
<blockquote>
<h2>4.10.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>🐛 fix(windows): stop leaking memory on repeated folder lookups by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/platformdirs/pull/507">tox-dev/platformdirs#507</a></li>
<li>🚀 ci(release): towncrier changelog + publish on tag push by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/platformdirs/pull/509">tox-dev/platformdirs#509</a></li>
<li>📝 docs(changelog): rebuild against release history by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/platformdirs/pull/510">tox-dev/platformdirs#510</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/platformdirs/compare/4.10.0...4.10.1">https://github.com/tox-dev/platformdirs/compare/4.10.0...4.10.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst">platformdirs's
changelog</a>.</em></p>
<blockquote>
<p>###########
Changelog
###########</p>
<p>.. towncrier-draft-entries:: Unreleased</p>
<p>.. towncrier release notes start</p>
<hr />
<p>4.10.1 (2026-07-18)</p>
<hr />
<ul>
<li>Stop leaking memory on repeated Windows folder lookups.
<code>get_win_folder_via_ctypes</code> defined a fresh
<code>ctypes</code>
structure on every call, and each one registered a pointer type that was
never released; the resolver is now built
once and reused. :pr:<code>507</code></li>
</ul>
<hr />
<p>4.10.0 (2026-05-28)</p>
<hr />
<ul>
<li>Add :func:<code>~platformdirs.user_publicshare_dir</code>,
:func:<code>~platformdirs.user_templates_dir</code>,
:func:<code>~platformdirs.user_fonts_dir</code>, and
:func:<code>~platformdirs.user_preference_dir</code>
:pr:<code>491</code></li>
<li>Add :func:<code>~platformdirs.user_projects_dir</code> backed by
<code>$XDG_PROJECTS_DIR</code> :pr:<code>490</code></li>
<li>Return only the first path from
:func:<code>~platformdirs.site_config_path</code> on macOS when
<code>multipath</code> is set :pr:<code>488</code> -
by :user:<code>lphuc2250gma</code></li>
</ul>
<hr />
<p>4.9.6 (2026-04-09)</p>
<hr />
<ul>
<li>Fix macOS XDG variables leaking across
:func:<code>~platformdirs.user_config_dir</code>,
:func:<code>~platformdirs.user_data_dir</code>, and
:func:<code>~platformdirs.user_state_dir</code> when only some are set
:pr:<code>473</code> - by :user:<code>Goddesen</code></li>
<li>Avoid duplicate site directories in Unix
:meth:<code>~platformdirs.PlatformDirs.iter_config_dirs</code> and
:meth:<code>~platformdirs.PlatformDirs.iter_data_dirs</code> when
<code>use_site_for_root</code> is active :pr:<code>469</code> - by
:user:<code>viccie30</code></li>
</ul>
<hr />
<p>4.9.4 (2026-03-05)</p>
<hr />
<ul>
<li>Respect <code>XDG_CONFIG_HOME</code> when reading the user-dirs
configuration :pr:<code>453</code> - by :user:<code>bysiber</code></li>
<li>Create the directory in Android
:func:<code>~platformdirs.user_log_dir</code> and
:func:<code>~platformdirs.user_runtime_dir</code> when
<code>ensure_exists</code> is set :pr:<code>452</code> - by
:user:<code>bysiber</code></li>
</ul>
<hr />
<p>4.9.2 (2026-02-16)</p>
<hr />
<ul>
<li>No user-facing changes</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/2e740132ddbe62a3ff4030653bf41b54902949e1"><code>2e74013</code></a>
Release 4.10.1</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/30767225f50938ff9f292ecb99f3a259cce5b255"><code>3076722</code></a>
📝 docs(changelog): rebuild against release history (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/510">#510</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/42751ce658fae439137897528c2bd525dd212299"><code>42751ce</code></a>
🚀 ci(release): towncrier changelog + publish on tag push (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/509">#509</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/d2e57567c14ea245981d123383132380e5022e13"><code>d2e5756</code></a>
fix(windows): stop leaking ctypes pointer types on repeated calls (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/507">#507</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/4f52c4f082ce493e7806aecc53a3491f449ceb13"><code>4f52c4f</code></a>
build(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 in the all
group (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/506">#506</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/f68e56f00b522d620b81a8b186ff681282df8526"><code>f68e56f</code></a>
build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 in the all
group (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/504">#504</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/806560bc31d75cea6f89d3124d085d0e65e33426"><code>806560b</code></a>
build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the all
group (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/502">#502</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/795aac4cfaf0e482ed8f1bf69db111011197a2a0"><code>795aac4</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/503">#503</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/99977a9bce875ebc199fcda0d50b4659eb870527"><code>99977a9</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/500">#500</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/4bd7bb307292ae7c46fabef7cb58951825d0dd68"><code>4bd7bb3</code></a>
:moneybag: Surface GitHub Sponsors + thanks.dev</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/platformdirs/compare/4.10.0...4.10.1">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.10.0&new-version=4.10.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jul 21, 2026
@pull pull Bot added the ⤵️ pull label Jul 21, 2026
@pull
pull Bot merged commit 1c22800 into tj-python:master Jul 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants