Commit 4a9b1ee
authored
chore(deps): update dependency platformdirs to v4.9.2 (#7)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [platformdirs](https://redirect.github.com/tox-dev/platformdirs)
([changelog](https://platformdirs.readthedocs.io/en/latest/changelog.html))
| `==4.4.0` → `==4.9.2` |

|

|
---
### Release Notes
<details>
<summary>tox-dev/platformdirs (platformdirs)</summary>
###
[`v4.9.2`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.9.2)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.9.1...4.9.2)
<!-- Release notes generated using configuration in .github/release.yml
at 4.9.2 -->
#### What's Changed
- 📝 docs(platforms): fix RST formatting and TOC hierarchy by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​447](https://redirect.github.com/tox-dev/platformdirs/pull/447)
- 📝 docs: restructure following Diataxis framework by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​448](https://redirect.github.com/tox-dev/platformdirs/pull/448)
**Full Changelog**:
<tox-dev/platformdirs@4.9.1...4.9.2>
###
[`v4.9.1`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.9.1)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.9.0...4.9.1)
<!-- Release notes generated using configuration in .github/release.yml
at 4.9.1 -->
#### What's Changed
- 📝 docs: enhance README, fix issues, and reorganize platforms.rst by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​445](https://redirect.github.com/tox-dev/platformdirs/pull/445)
**Full Changelog**:
<tox-dev/platformdirs@4.9.0...4.9.1>
###
[`v4.9.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.9.0)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.8.0...4.9.0)
<!-- Release notes generated using configuration in .github/release.yml
at 4.9.0 -->
#### What's Changed
- 📝 docs(usage): add use\_site\_for\_root and comprehensive guidance by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​439](https://redirect.github.com/tox-dev/platformdirs/pull/439)
- 🐛 fix(unix): use correct runtime dir path for OpenBSD by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​440](https://redirect.github.com/tox-dev/platformdirs/pull/440)
- ✨ feat(api): add site\_applications\_dir property by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​442](https://redirect.github.com/tox-dev/platformdirs/pull/442)
- ✨ feat(api): add site\_bin\_dir property by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​443](https://redirect.github.com/tox-dev/platformdirs/pull/443)
- 📚 docs: split usage guide into tutorial, how-to, and reference by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​441](https://redirect.github.com/tox-dev/platformdirs/pull/441)
**Full Changelog**:
<tox-dev/platformdirs@4.8.0...4.9.0>
###
[`v4.8.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.8.0)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.7.1...4.8.0)
<!-- Release notes generated using configuration in .github/release.yml
at 4.8.0 -->
#### What's Changed
- 📝 docs(windows): document Store Python sandbox path behavior by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​423](https://redirect.github.com/tox-dev/platformdirs/pull/423)
- ✨ feat(api): add site\_log\_dir and document Store Python sandbox by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​424](https://redirect.github.com/tox-dev/platformdirs/pull/424)
- ✨ feat(api): add site\_state\_dir for system-wide state by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​425](https://redirect.github.com/tox-dev/platformdirs/pull/425)
- ✨ feat(api): add use\_site\_for\_root parameter by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​426](https://redirect.github.com/tox-dev/platformdirs/pull/426)
- ✨ feat(windows): add PLATFORMDIRS\_\* env var overrides by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​427](https://redirect.github.com/tox-dev/platformdirs/pull/427)
- ✨ feat(windows): add WIN\_PD\_OVERRIDE\_\* env var overrides by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​428](https://redirect.github.com/tox-dev/platformdirs/pull/428)
- 🐛 fix(macos): yield individual site dirs in iter\_\*\_dirs by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​429](https://redirect.github.com/tox-dev/platformdirs/pull/429)
- ✨ feat(api): add user\_bin\_dir property by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​430](https://redirect.github.com/tox-dev/platformdirs/pull/430)
- ✨ feat(api): add user\_applications\_dir property by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​432](https://redirect.github.com/tox-dev/platformdirs/pull/432)
- 📝 docs(usage): note that home dir is in stdlib by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​431](https://redirect.github.com/tox-dev/platformdirs/pull/431)
**Full Changelog**:
<tox-dev/platformdirs@4.7.1...4.8.0>
###
[`v4.7.1`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.7.1)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.7.0...4.7.1)
<!-- Release notes generated using configuration in .github/release.yml
at 4.7.1 -->
#### What's Changed
- 🐛 fix(windows): avoid FileNotFoundError in sandboxed environments by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​422](https://redirect.github.com/tox-dev/platformdirs/pull/422)
**Full Changelog**:
<tox-dev/platformdirs@4.7.0...4.7.1>
###
[`v4.7.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.7.0)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.6.0...4.7.0)
<!-- Release notes generated using configuration in .github/release.yml
at 4.7.0 -->
#### What's Changed
- 📝 docs: restructure and fix cross-references by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​419](https://redirect.github.com/tox-dev/platformdirs/pull/419)
- ✨ feat(windows): use SHGetKnownFolderPath API by
[@​moi15moi](https://redirect.github.com/moi15moi) in
[#​380](https://redirect.github.com/tox-dev/platformdirs/pull/380)
- 🐛 fix(unix): fall back to tempdir when runtime dir is not writable by
[@​lengau](https://redirect.github.com/lengau) in
[#​369](https://redirect.github.com/tox-dev/platformdirs/pull/369)
- 🔧 build(release): adopt filelock-style automated workflow by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​420](https://redirect.github.com/tox-dev/platformdirs/pull/420)
#### New Contributors
- [@​moi15moi](https://redirect.github.com/moi15moi) made their
first contribution in
[#​380](https://redirect.github.com/tox-dev/platformdirs/pull/380)
- [@​lengau](https://redirect.github.com/lengau) made their first
contribution in
[#​369](https://redirect.github.com/tox-dev/platformdirs/pull/369)
**Full Changelog**:
<tox-dev/platformdirs@4.6.0...4.7.0>
###
[`v4.6.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.6.0)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.5.1...4.6.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
- Update outdated link and correct function doc by
[@​joclement](https://redirect.github.com/joclement) in
[#​398](https://redirect.github.com/tox-dev/platformdirs/pull/398)
- Fix docs for `site_cache_dir` by
[@​brianhelba](https://redirect.github.com/brianhelba) in
[#​402](https://redirect.github.com/tox-dev/platformdirs/pull/402)
- 🔧 build: migrate from hatch to tox with ty by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​415](https://redirect.github.com/tox-dev/platformdirs/pull/415)
- Add support for `XDG_*` environment variables by
[@​Czaki](https://redirect.github.com/Czaki) in
[#​375](https://redirect.github.com/tox-dev/platformdirs/pull/375)
#### New Contributors
- [@​joclement](https://redirect.github.com/joclement) made their
first contribution in
[#​398](https://redirect.github.com/tox-dev/platformdirs/pull/398)
- [@​brianhelba](https://redirect.github.com/brianhelba) made
their first contribution in
[#​402](https://redirect.github.com/tox-dev/platformdirs/pull/402)
- [@​Czaki](https://redirect.github.com/Czaki) made their first
contribution in
[#​375](https://redirect.github.com/tox-dev/platformdirs/pull/375)
**Full Changelog**:
<tox-dev/platformdirs@4.5.1...4.6.0>
###
[`v4.5.1`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.5.1)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.5.0...4.5.1)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
- Fix no-ctypes fallback on windows by
[@​youknowone](https://redirect.github.com/youknowone) in
[#​403](https://redirect.github.com/tox-dev/platformdirs/pull/403)
**Full Changelog**:
<tox-dev/platformdirs@4.5.0...4.5.1>
###
[`v4.5.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.5.0)
[Compare
Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.4.0...4.5.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in
[#​376](https://redirect.github.com/tox-dev/platformdirs/pull/376)
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the all
group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​378](https://redirect.github.com/tox-dev/platformdirs/pull/378)
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in
/.github/workflows by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​379](https://redirect.github.com/tox-dev/platformdirs/pull/379)
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in
[#​381](https://redirect.github.com/tox-dev/platformdirs/pull/381)
- Add support for Python 3.14 by
[@​hugovk](https://redirect.github.com/hugovk) in
[#​382](https://redirect.github.com/tox-dev/platformdirs/pull/382)
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in
[#​383](https://redirect.github.com/tox-dev/platformdirs/pull/383)
- Update Windows file paths in README by
[@​ParadaCarleton](https://redirect.github.com/ParadaCarleton) in
[#​385](https://redirect.github.com/tox-dev/platformdirs/pull/385)
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in
[#​384](https://redirect.github.com/tox-dev/platformdirs/pull/384)
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in
[#​387](https://redirect.github.com/tox-dev/platformdirs/pull/387)
- Bump astral-sh/setup-uv from 6 to 7 in the all group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​388](https://redirect.github.com/tox-dev/platformdirs/pull/388)
- Drop 3.9 support by
[@​gaborbernat](https://redirect.github.com/gaborbernat) in
[#​389](https://redirect.github.com/tox-dev/platformdirs/pull/389)
#### New Contributors
- [@​ParadaCarleton](https://redirect.github.com/ParadaCarleton)
made their first contribution in
[#​385](https://redirect.github.com/tox-dev/platformdirs/pull/385)
**Full Changelog**:
<tox-dev/platformdirs@4.4.0...4.5.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on saturday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/user-cube/cluster-bootstrap).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent acd48f8 commit 4a9b1ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments