Bump the pre-commit group with 5 updates by dependabot[bot] · Pull Request #2111 · gitpython-developers/GitPython
Bumps the pre-commit group with 5 updates:
| Package | From | To |
|---|---|---|
| https://github.com/codespell-project/codespell | v2.4.1 |
2.4.2 |
| https://github.com/astral-sh/ruff-pre-commit | v0.11.12 |
0.15.5 |
| https://github.com/shellcheck-py/shellcheck-py | v0.10.0.1 |
0.11.0.1 |
| https://github.com/pre-commit/pre-commit-hooks | v5.0.0 |
6.0.0 |
| https://github.com/abravalheri/validate-pyproject | v0.24.1 |
0.25 |
Updates https://github.com/codespell-project/codespell from v2.4.1 to 2.4.2
Release notes
Sourced from https://github.com/codespell-project/codespell's releases.
v2.4.2
Highlights
- Fixed compatibility with chardet 7+
What's Changed
- Fix and clarify cases in ignore patterns by
@DanielYang59in codespell-project/codespell#3583- codespell-private.yml: Do not codespell digital signature files by
@cclaussin codespell-project/codespell#3623- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in codespell-project/codespell#3634- numbes->numbers and numbesr->numbers by
@skshetryin codespell-project/codespell#3635- Add spelling corrections for disclose and variables. by
@cfi-gbin codespell-project/codespell#3622- Add spelling correction for Vulnererability and variants. by
@cfi-gbin codespell-project/codespell#3625- Remove lets->let's by
@Piedonein codespell-project/codespell#3633- Add corrections for "dictate" by
@jdufresnein codespell-project/codespell#3636- Add specicification (and pl) typo by
@yarikopticin codespell-project/codespell#3639- Remove "blueish" correction by
@hadessin codespell-project/codespell#3510- Add "lighting" as an option to fix "lighning" by
@yarikopticin codespell-project/codespell#3648- Revert adding
liento the rare dictionary by@nikolaikin codespell-project/codespell#3631- "ane" could have been "one" by
@yarikopticin codespell-project/codespell#3645- Add spelling correction for "priort" by
@cfi-gbin codespell-project/codespell#3647- Remove "fix" of "deques" - it is quite legit by
@yarikopticin codespell-project/codespell#3649- Several new suggestions by
@mdeweerdin codespell-project/codespell#3621- Add proposal constraints to containts by
@mdeweerdin codespell-project/codespell#3652- Additions dleay,infp,practive,utiliy by
@mdeweerdin codespell-project/codespell#3643- Add calncelled and its variations by
@mdeweerdin codespell-project/codespell#3650- Use raw strings for regex by
@DimitriPapadopoulosin codespell-project/codespell#3654- Allow multiple spaces before codespell:ignore by
@DimitriPapadopoulosin codespell-project/codespell#3653- Added correction from
timeourtotimeoutby@jamesbrazain codespell-project/codespell#3656- Add typos found in various software projects by
@luzpazin codespell-project/codespell#3640- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in codespell-project/codespell#3659- Add codespell suggestions for enabke and friends by
@mdeweerdin codespell-project/codespell#3657- END: add "queues" (plural from queue) as possible fix for ques by
@yarikopticin codespell-project/codespell#3591- agreegate, lesda, realod, colouer by
@mdeweerdin codespell-project/codespell#3665- Update pre-commit version in documentation by
@prchowardin codespell-project/codespell#3666- MAINT: Rename CI file and run name by
@larsonerin codespell-project/codespell#3667- preoccuption->preoccupation; occuption->occupation by
@TheGiraffe3in codespell-project/codespell#3668- Suggestions for: checkto, diminsion, waitfor by
@mdeweerdin codespell-project/codespell#3670- Typos found in sigstore-python by
@DimitriPapadopoulosin codespell-project/codespell#3664- usgin->using by
@ydahin codespell-project/codespell#3672- Add typos found in various software projects by
@luzpazin codespell-project/codespell#3669- Add coered -> coerced by
@effigiesin codespell-project/codespell#3680- backwward(s)->backward(s), onwward(s)->onward(s) by
@cjwatsonin codespell-project/codespell#3682- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in codespell-project/codespell#3685- telemetery->telemetry by
@august-soderbergin codespell-project/codespell#3686- Add hexedacimal and similar typos by
@Akuliin codespell-project/codespell#3692- Add rounted->routed, rounded and friends by
@peternewmanin codespell-project/codespell#3693- Add symmectric and similar typos by
@Akuliin codespell-project/codespell#3694- Fix CI on Windows: pip upgrade pip by
@DimitriPapadopoulosin codespell-project/codespell#3698
... (truncated)
Commits
2ccb47fCompat with chardet 7 (#3886)4ec53bf[pre-commit.ci] pre-commit autoupdate2a4acbaBump actions/download-artifact from 7 to 8be17cacBump actions/upload-artifact from 6 to 704a0712Bump ruff (#3879)583d879avoide->avoid, avoided, avoids,1f59f34Add correction for 'foudation' to 'foundation'e047fdaAdd spelling correction for gather and variants.b5cd66drespondant->respondent92125a3Add detection of ivoice and variants.- Additional commits viewable in compare view
Updates https://github.com/astral-sh/ruff-pre-commit from v0.11.12 to 0.15.5
Release notes
Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.
v0.15.5
See: https://github.com/astral-sh/ruff/releases/tag/0.15.5
v0.15.4
See: https://github.com/astral-sh/ruff/releases/tag/0.15.4
v0.15.3
See: https://github.com/astral-sh/ruff/releases/tag/0.15.3
v0.15.2
See: https://github.com/astral-sh/ruff/releases/tag/0.15.2
v0.15.1
See: https://github.com/astral-sh/ruff/releases/tag/0.15.1
v0.15.0
See: https://github.com/astral-sh/ruff/releases/tag/0.15.0
v0.14.14
See: https://github.com/astral-sh/ruff/releases/tag/0.14.14
v0.14.13
See: https://github.com/astral-sh/ruff/releases/tag/0.14.13
v0.14.12
See: https://github.com/astral-sh/ruff/releases/tag/0.14.12
v0.14.11
See: https://github.com/astral-sh/ruff/releases/tag/0.14.11
v0.14.10
See: https://github.com/astral-sh/ruff/releases/tag/0.14.10
v0.14.9
See: https://github.com/astral-sh/ruff/releases/tag/0.14.9
v0.14.8
See: https://github.com/astral-sh/ruff/releases/tag/0.14.8
v0.14.7
See: https://github.com/astral-sh/ruff/releases/tag/0.14.7
v0.14.6
See: https://github.com/astral-sh/ruff/releases/tag/0.14.6
v0.14.5
See: https://github.com/astral-sh/ruff/releases/tag/0.14.5
v0.14.4
... (truncated)
Commits
b969e28Mirror: 0.15.51629a02Bump astral-sh/setup-uv from 7.3.0 to 7.3.1 in the github-actions group (#157)a27a2e4Mirror: 0.15.43fe3928Mirror: 0.15.30839f92Mirror: 0.15.2fa93bc3Mirror: 0.15.19619b35Add example of prek.toml configuration to README (#156)9a92c9eBump astral-sh/setup-uv from 7.2.1 to 7.3.0 in the github-actions group (#155)0470f7cMirror: 0.15.0f13ed5bBump astral-sh/setup-uv from 7.2.0 to 7.2.1 in the github-actions group (#153)- Additional commits viewable in compare view
Updates https://github.com/shellcheck-py/shellcheck-py from v0.10.0.1 to 0.11.0.1
Commits
745efacv0.11.0.114cdfdeMerge pull request #148 from cesarcoatl/shellcheck-v0.11.03a62d13Upgrade to v0.11.07061949Merge pull request #146 from shellcheck-py/pre-commit-ci-update-config7cbc850[pre-commit.ci] pre-commit autoupdatee74756dMerge pull request #145 from shellcheck-py/pre-commit-ci-update-config5f8f6ca[pre-commit.ci] pre-commit autoupdatec50617fMerge pull request #142 from shellcheck-py/pre-commit-ci-update-config09cfdf1[pre-commit.ci] auto fixes from pre-commit.com hooks291a598[pre-commit.ci] pre-commit autoupdate- Additional commits viewable in compare view
Updates https://github.com/pre-commit/pre-commit-hooks from v5.0.0 to 6.0.0
Release notes
Sourced from https://github.com/pre-commit/pre-commit-hooks's releases.
pre-commit-hooks v6.0.0
Fixes
check-shebang-scripts-are-executable: improve error message.
- #1115 PR by
@homebysix.Migrating
- now requires python >= 3.9.
- #1098 PR by
@asottile.file-contents-sorter: disallow--uniqueand--ignore-caseat the same time.
- #1095 PR by
@nemacysts.- #794 issue by
@teksturi.- Removed
check-byte-order-markerandfix-encoding-pragma.
Changelog
Sourced from https://github.com/pre-commit/pre-commit-hooks's changelog.
6.0.0 - 2025-08-09
Fixes
check-shebang-scripts-are-executable: improve error message.
- #1115 PR by
@homebysix.Migrating
- now requires python >= 3.9.
- #1098 PR by
@asottile.file-contents-sorter: disallow--uniqueand--ignore-caseat the same time.
- #1095 PR by
@nemacysts.- #794 issue by
@teksturi.- Removed
check-byte-order-markerandfix-encoding-pragma.
Commits
3e8a870v6.0.0a8f8651Merge pull request #1185 from pre-commit/pre-commit-ci-update-config1acd88e[pre-commit.ci] pre-commit autoupdate1450343Merge pull request #1182 from pre-commit/pre-commit-ci-update-configb554d0a[pre-commit.ci] pre-commit autoupdate582b9c6Merge pull request #1174 from pre-commit/pre-commit-ci-update-config84f8a9d[pre-commit.ci] pre-commit autoupdateec458dcMerge pull request #1166 from pre-commit/pre-commit-ci-update-config1ea82df[pre-commit.ci] pre-commit autoupdate540cd64Merge pull request #1164 from pre-commit/pre-commit-ci-update-config- Additional commits viewable in compare view
Updates https://github.com/abravalheri/validate-pyproject from v0.24.1 to 0.25
Release notes
Sourced from https://github.com/abravalheri/validate-pyproject's releases.
v0.25
What's Changed
- Document
pipx run --spec='validate-pyproject\[all]' validate-pyproject --helpby@cclauss(#258)- Test on Python 3.14 by
@cclauss(#265)- Add PEP 794 support by
@henryiii(#271)- Fix broken store loading if properties is nested by
@henryiii(#281)- Fix more integer types by
@henryiii(#282)- Update
uvintegration a bit by@henryiii(#274)- Allow
package-datafor stubs packages by@cdce8p(#248)Other Changes
- General updates for
.cirrus.yml(#249, #291)- Update example from
pdm-backendin tests by@udifuchs(#251)pre-commit autoupdateby@cclauss(#265)- Fix cirrus not finding python by
@henryiii(#270)- Adopt
log_levelforpytest(it is better thanlog_cli_level) by@henryiii(#276)- Better
ruffsettings by@henryiii(#283)- Add more
ruffchecks enabled by@henryiii(#285)- Fix
free-bsdold image on CI by@henryiii(#287)New Contributors
@udifuchsmade their first contribution in #251Full Changelog: abravalheri/validate-pyproject@v0.24.1...v0.25
Changelog
Sourced from https://github.com/abravalheri/validate-pyproject's changelog.
Version 0.25
- Add PEP 794 support by :user:
henryiii(:pr:271)- Fix broken store loading if properties is nested by :user:
henryiii(:pr:281)- Fix more integer types by :user:
henryiii(:pr:282)- Allow
package-datafor stubs packages by :user:cdce8p(:pr:248)- Tested on Python 3.14 by :user:
cclauss(:pr:265)- Several testing and CI improvements including contributions from :user:
henryiii, :user:udifuchsand :user:cclaus.
Commits
4b2e70dchore(deps): update pre-commit hooks (#292)89a9326chore(deps): update pre-commit hooks5a6b217Update Cirrus CI configs (#291)db0698eUpdate Python image for aux tasks in Cirrus CI7ac6bddExplicitly set cert file location for Windows tests on Cirrus CI5b36c10Update docker images on Cirrus CIb13681cUpdate Python image on Windows for Cirrus CIc55827bAllow package-data for stubs packages (#248)cea7fccchore(deps): bump the actions group with 2 updates (#288)356c744[pre-commit.ci] pre-commit autoupdate (#286)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions