← Back to issue list

chore(deps): update dependency platformdirs to v4

View original Github issue

Metadata

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

Current evaluation

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.

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.11.0` -> `==4.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/platformdirs/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/platformdirs/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/platformdirs/3.11.0/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/platformdirs/3.11.0/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>platformdirs/platformdirs (platformdirs)</summary> ### [`v4.1.0`](https://togithub.com/platformdirs/platformdirs/releases/tag/4.1.0) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/4.0.0...4.1.0) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed - Update changelog for 4.0.0 by [@&#8203;rafalkrupinski](https://togithub.com/rafalkrupinski) in [https://github.com/platformdirs/platformdirs/pull/242](https://togithub.com/platformdirs/platformdirs/pull/242) - docs: fix Linux user_log_dir example in README by [@&#8203;dbohdan](https://togithub.com/dbohdan) in [https://github.com/platformdirs/platformdirs/pull/245](https://togithub.com/platformdirs/platformdirs/pull/245) - Drop support for EOL Python 3.7 by [@&#8203;hugovk](https://togithub.com/hugovk) in [https://github.com/platformdirs/platformdirs/pull/246](https://togithub.com/platformdirs/platformdirs/pull/246) ##### New Contributors - [@&#8203;rafalkrupinski](https://togithub.com/rafalkrupinski) made their first contribution in [https://github.com/platformdirs/platformdirs/pull/242](https://togithub.com/platformdirs/platformdirs/pull/242) - [@&#8203;dbohdan](https://togithub.com/dbohdan) made their first contribution in [https://github.com/platformdirs/platformdirs/pull/245](https://togithub.com/platformdirs/platformdirs/pull/245) **Full Changelog**: https://github.com/platformdirs/platformdirs/compare/4.0.0...4.1.0 ### [`v4.0.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-400-2023-11-10) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.11.0...4.0.0) - UNIX: revert site_cache_dir to use `/var/cache` instead of `/var/tmp` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuMTAzLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Renovate PR updating platformdirs to v4.1.0 was initially closed but reopened by lengau due to virtualenv dependencies. The update was merged to maintain compatibility with the latest virtualenv release.
qwen3.6-35b-a3b-mtp-q6 Updated platformdirs from v3.11.0 to v4.1.0. Reopened by a maintainer due to virtualenv compatibility requirements and successfully merged.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
83%
#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.
82%
#1172 chore(deps): update dependency platformdirs to v3.9.1 charmcraft merged 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.
79%
#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.
78%
#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.
73%
#1185 chore(deps): update dependency virtualenv to v20.24.2 charmcraft merged Merged a Renovate bot dependency update upgrading virtualenv from v20.24.1 to v20.24.2. The change was approved, passed CI checks, and successfully integrated into the main branch.
72%
#1008 chore(deps): update dependency tox to v4.4.2 charmcraft merged Merged Renovate bot update upgrading tox from v4.3.5 to v4.4.2. Approved by a reviewer, passed CI checks, and applied with a single-line dependency change.
72%
#22 chore(deps): update dependency tox to v4.4.5 craft-archives merged Merged automated dependency update upgrading tox from v4.4.4 to v4.4.5. Approved by reviewer, passed CI checks, and automatically merged via Renovate bot configuration.
71%
#1448 chore(deps): update development dependencies (non-major) charmcraft closed Automatically merged via Renovate's automerge feature, updating types-requests and types-setuptools development dependencies. Closed without manual review or comments.
71%
#27 chore(deps): update development dependencies (non-major) craft-grammar merged Merged an automated Renovate pull request updating non-major development dependencies. Ruff updated to 0.4.5, mypy to 1.10.0, and pyright to 1.1.364. Approved by one reviewer, passed CI, and merged successfully.
71%