← Back to issue list

build(deps): update dependency platformdirs to v4.3.6 (main)

View original Github issue

Metadata

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

Current evaluation

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.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [platformdirs](https://redirect.github.com/tox-dev/platformdirs) ([changelog](https://redirect.github.com/tox-dev/platformdirs/releases)) | `==4.2.2` -> `==4.3.6` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/platformdirs/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/platformdirs/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/platformdirs/4.2.2/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/platformdirs/4.2.2/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tox-dev/platformdirs (platformdirs)</summary> ### [`v4.3.6`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.6) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.5...4.3.6) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fix readme download target by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/307](https://redirect.github.com/tox-dev/platformdirs/pull/307) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.5...4.3.6 ### [`v4.3.5`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.5) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.4...4.3.5) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Split build and publish for release by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/306](https://redirect.github.com/tox-dev/platformdirs/pull/306) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.4...4.3.5 ### [`v4.3.4`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.4) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.3...4.3.4) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Use upstream setup-uv with uv python by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/305](https://redirect.github.com/tox-dev/platformdirs/pull/305) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.4 ### [`v4.3.3`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.3) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Update check.yml by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/302](https://redirect.github.com/tox-dev/platformdirs/pull/302) - don't include outdated changelog in docs by [@&#8203;cbm755](https://redirect.github.com/cbm755) in [https://github.com/tox-dev/platformdirs/pull/301](https://redirect.github.com/tox-dev/platformdirs/pull/301) #### New Contributors - [@&#8203;cbm755](https://redirect.github.com/cbm755) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/301](https://redirect.github.com/tox-dev/platformdirs/pull/301) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3 ### [`v4.3.2`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.2) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Use uv as installer by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/platformdirs/pull/300](https://redirect.github.com/tox-dev/platformdirs/pull/300) - Fix multi-path returned from `_path` methods on MacOS by [@&#8203;matthewhughes934](https://redirect.github.com/matthewhughes934) in [https://github.com/tox-dev/platformdirs/pull/299](https://redirect.github.com/tox-dev/platformdirs/pull/299) #### New Contributors - [@&#8203;matthewhughes934](https://redirect.github.com/matthewhughes934) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/299](https://redirect.github.com/tox-dev/platformdirs/pull/299) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2 ### [`v4.3.1`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.1) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1) <!-- Release notes generated using configuration in .github/release.yml at main --> **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1 ### [`v4.3.0`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.3.0) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Speed up Hatch installation by [@&#8203;ofek](https://redirect.github.com/ofek) in [https://github.com/tox-dev/platformdirs/pull/282](https://redirect.github.com/tox-dev/platformdirs/pull/282) - Test with Python 3.13 by [@&#8203;edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/tox-dev/platformdirs/pull/289](https://redirect.github.com/tox-dev/platformdirs/pull/289) - Test with latest PyPy by [@&#8203;edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/tox-dev/platformdirs/pull/290](https://redirect.github.com/tox-dev/platformdirs/pull/290) - Use `include-hidden-files: true` to upload coverage artifacts by [@&#8203;edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/tox-dev/platformdirs/pull/298](https://redirect.github.com/tox-dev/platformdirs/pull/298) - Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by [@&#8203;Avasam](https://redirect.github.com/Avasam) in [https://github.com/tox-dev/platformdirs/pull/295](https://redirect.github.com/tox-dev/platformdirs/pull/295) #### New Contributors - [@&#8203;edgarrmondragon](https://redirect.github.com/edgarrmondragon) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/289](https://redirect.github.com/tox-dev/platformdirs/pull/289) - [@&#8203;Avasam](https://redirect.github.com/Avasam) made their first contribution in [https://github.com/tox-dev/platformdirs/pull/295](https://redirect.github.com/tox-dev/platformdirs/pull/295) **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0 </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 is behind base branch, 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/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Renovate updated the platformdirs dependency from v4.2.2 to v4.3.6. The pull request was successfully merged into main, applying upstream fixes and build configuration improvements.
qwen3.6-35b-a3b-mtp-q6 Merged a Renovate-generated dependency update, upgrading platformdirs from v4.2.2 to v4.3.6. The change was successfully integrated into the main branch without conflicts or additional review comments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
90%
#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.
81%
#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.
80%
#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.
79%
#472 build(deps): update dependencies rockcraft merged Merged dependency updates across four files, modifying 57 additions and 58 deletions. Approved by two reviewers with passing CI checks. The maintainer-authored changes were integrated into the codebase without further comments.
78%
#1937 build(deps): update dependency craft-platforms to v0.3.1 (main) charmcraft merged Merged automated dependency update for craft-platforms from v0.1.1 to v0.3.1. Approved by two reviewers, passed CI checks, and merged into main.
76%
#468 build(deps): update dependency sphinx-toolbox to v4.3.0 (main) craft-cli merged Merged automated dependency update for sphinx-toolbox from v4.2.0 to v4.3.0. Approved by one reviewer, passed all CI checks, and merged to main.
75%
#4504 build(deps): update dependencies snapcraft merged Merged after approval by two reviewers. The dependency update modified three files, passed all CI and Codecov checks, and was successfully integrated into the main branch.
75%
#1094 build(deps): update all dependencies rockcraft merged Merged dependency update across four files after approval from two reviewers. All CI checks passed, successfully updating project dependencies.
75%
#185 build(deps): update dependency sphinx-toolbox to v4 (main) craft-archives merged Merged automated dependency update upgrading sphinx-toolbox from v3.5 to v4.0. Approved by two reviewers, passed all CI checks, and merged to main.
74%