-
Notifications
You must be signed in to change notification settings - Fork 91
Commit df59d7a
authored
chore(deps): update dependency platformdirs to v3.9.1 (#1172)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [platformdirs](https://togithub.com/platformdirs/platformdirs) |
`==3.2.0` -> `==3.9.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>platformdirs/platformdirs (platformdirs)</summary>
###
[`v3.9.1`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.9.1)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.9.0...3.9.1)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
##### What's Changed
- unix: Optionally create the opinionated log/ in `user_log_dir()` by
[@​kemzeb](https://togithub.com/kemzeb) in
[https://github.com/platformdirs/platformdirs/pull/208](https://togithub.com/platformdirs/platformdirs/pull/208)
**Full Changelog**:
tox-dev/platformdirs@3.9.0...3.9.1
###
[`v3.9.0`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.9.0)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.8.1...3.9.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
- Added desktop folder by
[@​lukacat10](https://togithub.com/lukacat10) in
[https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200)
#### New Contributors
- [@​lukacat10](https://togithub.com/lukacat10) made their first
contribution in
[https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200)
**Full Changelog**:
tox-dev/platformdirs@3.8.1...3.9.0
###
[`v3.8.1`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-381-2023-07-06)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.8.0...3.8.1)
- BSD: provide a fallback for user_runtime_di
###
[`v3.8.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-380-2023-06-22)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.7.0...3.8.0)
- Add missing user media directory docs
###
[`v3.7.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-370-2023-06-20)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.6.0...3.7.0)
- Have user_runtime_dir return /var/run/user/uid for \*BSD
###
[`v3.6.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-360-2023-06-19)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.3...3.6.0)
- introduce `user_downloads_dir`
###
[`v3.5.3`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-353-2023-06-09)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.2...3.5.3)
- Use ruff
###
[`v3.5.2`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-352-2023-05-30)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.1...3.5.2)
- test with 3.12.0.b1
###
[`v3.5.1`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-351-2023-05-11)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.0...3.5.1)
- Add 3.12 support
- Add tox.ini to sdist
- removing Windows versions
- Better handling for UNIX support
###
[`v3.5.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-350-2023-04-27)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.4.0...3.5.0)
- introduce `user_music_dir`
###
[`v3.4.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-340-2023-04-26)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.3.0...3.4.0)
- introduce `user_videos_dir`
###
[`v3.3.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-330-2023-04-25)
[Compare
Source](https://togithub.com/platformdirs/platformdirs/compare/3.2.0...3.3.0)
- introduce `user_pictures_dir`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC,
Automerge - "before 07:00" in timezone Etc/UTC.
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/canonical/charmcraft).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fa7bbea commit df59d7aCopy full SHA for df59d7a
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments