podcast-archiver
podcast-archiver copied to clipboard
build(deps): Bump platformdirs from 4.2.0 to 4.2.2
Bumps platformdirs from 4.2.0 to 4.2.2.
Release notes
Sourced from platformdirs's releases.
4.2.2
What's Changed
- Fix android detection when python4android is present by
@tmolitor-stud-tuin platformdirs/platformdirs#277New Contributors
@tmolitor-stud-tumade their first contribution in platformdirs/platformdirs#277Full Changelog: https://github.com/platformdirs/platformdirs/compare/4.2.1...4.2.2
4.2.1
What's Changed
- Switch to ruff for formatting and use codespell and docformatter by
@gaborbernatin platformdirs/platformdirs#261- Use hatch over tox by
@gaborbernatin platformdirs/platformdirs#262- chore: various minor fixes by
@deronnaxin platformdirs/platformdirs#263- chore: update dead Microsoft's known folders documentation link by
@deronnaxin platformdirs/platformdirs#267- Allow working without ctypes by
@youknowonein platformdirs/platformdirs#275New Contributors
@deronnaxmade their first contribution in platformdirs/platformdirs#263@youknowonemade their first contribution in platformdirs/platformdirs#275Full Changelog: https://github.com/platformdirs/platformdirs/compare/4.2.0...4.2.1
Commits
5ec69d8Fix android detection when python4android is present (#277)dbf360f[pre-commit.ci] pre-commit autoupdate (#280)b318012[pre-commit.ci] pre-commit autoupdate (#279)120a441[pre-commit.ci] pre-commit autoupdate (#278)9781f05[pre-commit.ci] pre-commit autoupdate (#276)b44d57dAllow working without ctypes (#275)89b6b2b[pre-commit.ci] pre-commit autoupdate (#274)f211ab4[pre-commit.ci] pre-commit autoupdate (#273)077e11e[pre-commit.ci] pre-commit autoupdate (#272)c8870a1[pre-commit.ci] pre-commit autoupdate (#271)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Code Climate has analyzed commit f59a92e7 and detected 0 issues on this pull request.
View more on Code Climate.
Superseded by #177.