← Back to issue list

chore(deps): update dependency platformdirs to v3.9.1

View original Github issue

Metadata

Project
charmcraft
Number
#1172
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged a dependency update that upgraded platformdirs from v3.2.0 to v3.9.1. The pull request was approved by a reviewer, passed CI checks, and modified two files with minimal changes.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/platformdirs/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/platformdirs/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/platformdirs/3.2.0/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/platformdirs/3.2.0/3.9.1?slim=true)](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 [@&#8203;kemzeb](https://togithub.com/kemzeb) in [https://github.com/platformdirs/platformdirs/pull/208](https://togithub.com/platformdirs/platformdirs/pull/208) **Full Changelog**: https://github.com/platformdirs/platformdirs/compare/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 [@&#8203;lukacat10](https://togithub.com/lukacat10) in [https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200) #### New Contributors - [@&#8203;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**: https://github.com/platformdirs/platformdirs/compare/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==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a dependency update that upgraded platformdirs from v3.2.0 to v3.9.1. The pull request was approved by a reviewer, passed CI checks, and modified two files with minimal changes.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading platformdirs from 3.2.0 to 3.9.1. Successfully merged without comments or conflicts.
qwen3.6-35b-a3b-mtp-q6 Automated dependency update merged, upgrading platformdirs from v3.2.0 to v3.9.1. Processed by Renovate bot and successfully integrated into the main branch without conflicts.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#4509 chore(deps): update dependency platformdirs to v3.11.0 snapcraft merged Merged an automated dependency update upgrading platformdirs from v3.5.0 to v3.11.0. The change received approval from two reviewers, passed CI checks, and modified a single line.
95%
#1237 chore(deps): update dependency platformdirs to v3.10.0 charmcraft merged Merged automated dependency update from Renovate bot, upgrading platformdirs from v3.9.1 to v3.10.0. Approved by reviewers and passing CI, the change required minimal modifications across two files.
94%
#1350 chore(deps): update dependency platformdirs to v3.11.0 charmcraft closed Dependency update for platformdirs to v3.11.0 was approved and passed CI but closed without merging. Renovate will ignore this update and generate a new PR for a newer version.
88%
#4561 build(deps): update dependency platformdirs to v3.11.0 (#4509) snapcraft merged Merged dependency update for platformdirs to v3.11.0. Approved by two reviewers with a single-line change across one file. No comments or CI issues were encountered.
82%
#1945 build(deps): update dependency platformdirs to v4.3.6 (main) charmcraft merged Merged automated dependency update for platformdirs from v4.2.2 to v4.3.6. Approved by two reviewers, passed CI, and merged with a minimal two-file change.
80%
#1353 chore(deps): update all dependencies charmcraft merged Merged dependency update across three files, changing 23 additions and 24 deletions. Approved by two reviewers with zero unresolved comments. Changes integrated successfully.
80%
#1289 chore(deps): update dependencies charmcraft merged Approved by two reviewers and merged, the dependency update modified three files with 45 additions and 34 deletions to refresh project packages.
79%
#1648 chore(deps): update dependency referencing to v0.34.0 charmcraft merged Merged automated dependency update for referencing from v0.33.0 to v0.34.0. Approved by three reviewers, passed CI checks, and applied with minimal changes across two files.
79%
#1450 chore(deps): update dependency platformdirs to v4 charmcraft merged Reopened by lengau due to virtualenv dependencies, the Renovate-generated PR was merged. It updates the platformdirs Python package from v3.11.0 to v4.1.0.
79%
#4448 chore(deps): update dependencies snapcraft merged Merged PR updating project dependencies across 8 files. Approved by two reviewers, passed CI checks, and maintained test coverage. Changes involve standard dependency version bumps and minor configuration adjustments.
78%