Skip to content

Bump platformdirs from 4.5.1 to 4.7.0#7863

Merged
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/platformdirs-4.7.0
Feb 13, 2026
Merged

Bump platformdirs from 4.5.1 to 4.7.0#7863
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/platformdirs-4.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps platformdirs from 4.5.1 to 4.7.0.

Release notes

Sourced from platformdirs's releases.

4.7.0

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.6.0...4.7.0

4.6.0

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.5.1...4.6.0

Changelog

Sourced from platformdirs's changelog.

4.7.0 (2026-02-12)

  • 🔧 build(release): adopt filelock-style automated workflow :pr:420
  • 🐛 fix(unix): fall back to tempdir when runtime dir is not writable :pr:369 - by :user:lengau
  • Replace SHGetFolderPathW with SHGetKnownFolderPath :pr:380 - by :user:moi15moi
  • 📝 docs: restructure and fix cross-references :pr:419

4.6.0 (2026-02-12)

  • feat(macos): add XDG env var support via shared mixin :pr:375 - by :user:Czaki
  • build: migrate from hatch to tox with ty :pr:415
  • Fix docs for site_cache_dir :pr:402 - by :user:brianhelba
  • Update outdated link and correct function doc :pr:398 - by :user:joclement
Commits
  • 13094f8 Release 4.7.0
  • 3bdc4ae 🔧 build(release): adopt filelock-style automated workflow (#420)
  • 8c282eb 🐛 fix(unix): fall back to tempdir when runtime dir is not writable (#369)
  • 22898d3 Replace SHGetFolderPathW with SHGetKnownFolderPath (#380)
  • 473a0fe 📝 docs: restructure and fix cross-references (#419)
  • 5e58074 ✨ feat(macos): add XDG env var support via shared mixin (#375)
  • df8b79b 🔧 build: migrate from hatch to tox with ty (#415)
  • 5612e2f [pre-commit.ci] pre-commit autoupdate (#413)
  • 7e13fbe [pre-commit.ci] pre-commit autoupdate (#412)
  • d4c5474 [pre-commit.ci] pre-commit autoupdate (#411)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1 to 4.7.0.
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst)
- [Commits](tox-dev/platformdirs@4.5.1...4.7.0)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 13, 2026 04:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2026
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.94%. Comparing base (e174a5c) to head (ac5e4be).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7863   +/-   ##
=======================================
  Coverage   59.94%   59.94%           
=======================================
  Files         352      352           
  Lines       31932    31932           
=======================================
  Hits        19142    19142           
  Misses      12790    12790           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit 1b701b2 Feb 13, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/platformdirs-4.7.0 branch February 13, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant