Skip to content

Comments

Bump platformdirs from 4.3.8 to 4.9.1#1511

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/platformdirs-4.9.1
Feb 16, 2026
Merged

Bump platformdirs from 4.3.8 to 4.9.1#1511
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/platformdirs-4.9.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps platformdirs from 4.3.8 to 4.9.1.

Release notes

Sourced from platformdirs's releases.

4.9.1

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.0...4.9.1

4.9.0

What's Changed

Full Changelog: tox-dev/platformdirs@4.8.0...4.9.0

4.8.0

What's Changed

Full Changelog: tox-dev/platformdirs@4.7.1...4.8.0

4.7.1

What's Changed

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

4.7.0

... (truncated)

Changelog

Sourced from platformdirs's changelog.

########### Changelog ###########


4.9.1 (2026-02-14)


  • 📝 docs: enhance README, fix issues, and reorganize platforms.rst :pr:445

4.9.0 (2026-02-14)


  • 📚 docs: split usage guide into tutorial, how-to, and reference :pr:441
  • ✨ feat(api): add site_bin_dir property :pr:443
  • ✨ feat(api): add site_applications_dir property :pr:442
  • 🐛 fix(unix): use correct runtime dir path for OpenBSD :pr:440
  • 📝 docs(usage): document use_site_for_root parameter :pr:439

4.8.0 (2026-02-14)


  • 📝 docs(usage): note that home dir is in stdlib :pr:431
  • ✨ feat(api): add user_applications_dir property :pr:432
  • ✨ feat(api): add user_bin_dir property :pr:430
  • 🐛 fix(macos): yield individual site dirs in iter_*_dirs :pr:429
  • ✨ feat(windows): add WIN_PD_OVERRIDE_* env var overrides :pr:428
  • ✨ feat(windows): add PLATFORMDIRS_* env var overrides :pr:427
  • ✨ feat(api): add use_site_for_root parameter :pr:426
  • ✨ feat(api): add site_state_dir for system-wide state :pr:425
  • ✨ feat(api): add site_log_dir and document Store Python sandbox :pr:424
  • 📝 docs(windows): document Store Python sandbox path behavior :pr:423

4.7.1 (2026-02-13)


  • 🐛 fix(windows): avoid FileNotFoundError in sandboxed environments :pr:422

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

... (truncated)

Commits
  • f656849 Release 4.9.1
  • d983fb1 📝 docs: enhance README, fix issues, and reorganize platforms.rst (#445)
  • 685a1d9 Release 4.9.0
  • ae73d34 📚 docs: split usage guide into tutorial, how-to, and reference (#441)
  • 816747e ✨ feat(api): add site_bin_dir property (#443)
  • 7a47ac4 ✨ feat(api): add site_applications_dir property (#442)
  • c69a552 🐛 fix(unix): use correct runtime dir path for OpenBSD (#440)
  • 03ccfd0 📝 docs(usage): document use_site_for_root parameter (#439)
  • e1b3d92 Release 4.8.0
  • 40b6f88 📝 docs(usage): note that home dir is in stdlib (#431)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.3.8 to 4.9.1.
- [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.3.8...4.9.1)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-version: 4.9.1
  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 16, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 16, 2026 02:43
@github-actions
Copy link

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 6.85s
✅ JSON prettier 2 0 0 0 0.59s
✅ JSON v8r 2 0 0 2.88s
✅ MARKDOWN markdownlint 1 0 0 0 0.7s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.27s
✅ PYTHON bandit 247 0 0 3.25s
✅ PYTHON black 247 0 0 0 5.3s
✅ PYTHON flake8 247 0 0 1.76s
✅ PYTHON isort 247 0 0 0 0.49s
✅ PYTHON mypy 247 0 0 3.98s
✅ PYTHON pylint 247 0 0 63.49s
✅ PYTHON ruff 247 0 0 0 0.03s
✅ REPOSITORY checkov yes no no 15.19s
✅ REPOSITORY gitleaks yes no no 2.36s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY secretlint yes no no 3.28s
✅ REPOSITORY syft yes no no 1.46s
✅ REPOSITORY trivy-sbom yes no no 0.92s
✅ REPOSITORY trufflehog yes no no 9.81s
✅ YAML prettier 4 0 0 0 0.56s
✅ YAML v8r 4 0 0 4.98s
✅ YAML yamllint 4 0 0 0.44s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.2.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions github-actions bot merged commit 35127e1 into main Feb 16, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/platformdirs-4.9.1 branch February 16, 2026 03:15
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.

0 participants