iterative / py-template

Hypermodern Python Cookiecutter
http://cookiecutter-hypermodern-python.readthedocs.io/
MIT License
14 stars 7 forks source link

chore(deps): update all dependencies #105

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
asottile/pyupgrade repository minor v3.3.1 -> v3.10.1 age adoption passing confidence
codecov/codecov-action action patch v3.1.1 -> v3.1.4 age adoption passing confidence
codespell-project/codespell repository patch v2.2.2 -> v2.2.5 age adoption passing confidence
cruft minor 2.12.0 -> 2.15.0 age adoption passing confidence
flake8-bugbear (changelog) minor 23.1.20 -> 23.7.10 age adoption passing confidence
flake8-comprehensions (changelog) minor 3.10.1 -> 3.14.0 age adoption passing confidence
peter-evans/create-pull-request action major v4 -> v5 age adoption passing confidence
psf/black repository minor 23.1.0 -> 23.9.1 age adoption passing confidence
pycqa/bandit repository patch 1.7.4 -> 1.7.5 age adoption passing confidence
pycqa/flake8 repository minor 6.0.0 -> 6.1.0 age adoption passing confidence
wntrblm/nox action major 2022.11.21 -> 2023.04.22 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

actions/checkout (actions/checkout) ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)
asottile/pyupgrade (asottile/pyupgrade) ### [`v3.10.1`](https://togithub.com/asottile/pyupgrade/compare/v3.10.0...v3.10.1) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.10.0...v3.10.1) ### [`v3.10.0`](https://togithub.com/asottile/pyupgrade/compare/v3.9.0...v3.10.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.9.0...v3.10.0) ### [`v3.9.0`](https://togithub.com/asottile/pyupgrade/compare/v3.8.0...v3.9.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.8.0...v3.9.0) ### [`v3.8.0`](https://togithub.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0) ### [`v3.7.0`](https://togithub.com/asottile/pyupgrade/compare/v3.6.0...v3.7.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.6.0...v3.7.0) ### [`v3.6.0`](https://togithub.com/asottile/pyupgrade/compare/v3.5.0...v3.6.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.5.0...v3.6.0) ### [`v3.5.0`](https://togithub.com/asottile/pyupgrade/compare/v3.4.1...v3.5.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.4.1...v3.5.0) ### [`v3.4.1`](https://togithub.com/asottile/pyupgrade/compare/v3.4.0...v3.4.1) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/asottile/pyupgrade/compare/v3.3.2...v3.4.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.3.2...v3.4.0) ### [`v3.3.2`](https://togithub.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
codecov/codecov-action (codecov/codecov-action) ### [`v3.1.4`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.4): 3.1.4 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.3...v3.1.4) ##### What's Changed - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.12 to 18.16.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/970](https://togithub.com/codecov/codecov-action/pull/970) - Fix typo in README.md by [@​hisaac](https://togithub.com/hisaac) in [https://github.com/codecov/codecov-action/pull/967](https://togithub.com/codecov/codecov-action/pull/967) - fix: add back in working dir by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/971](https://togithub.com/codecov/codecov-action/pull/971) - fix: CLI option names for uploader by [@​kleisauke](https://togithub.com/kleisauke) in [https://github.com/codecov/codecov-action/pull/969](https://togithub.com/codecov/codecov-action/pull/969) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/975](https://togithub.com/codecov/codecov-action/pull/975) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/979](https://togithub.com/codecov/codecov-action/pull/979) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/981](https://togithub.com/codecov/codecov-action/pull/981) - release: 3.1.4 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/983](https://togithub.com/codecov/codecov-action/pull/983) ##### New Contributors - [@​hisaac](https://togithub.com/hisaac) made their first contribution in [https://github.com/codecov/codecov-action/pull/967](https://togithub.com/codecov/codecov-action/pull/967) - [@​kleisauke](https://togithub.com/kleisauke) made their first contribution in [https://github.com/codecov/codecov-action/pull/969](https://togithub.com/codecov/codecov-action/pull/969) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4 ### [`v3.1.3`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.3): 3.1.3 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.2...v3.1.3) #### What's Changed - build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/957](https://togithub.com/codecov/codecov-action/pull/957) - build(deps): bump openpgp from 5.7.0 to 5.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/958](https://togithub.com/codecov/codecov-action/pull/958) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/959](https://togithub.com/codecov/codecov-action/pull/959) - fix: allow for aarch64 build by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/960](https://togithub.com/codecov/codecov-action/pull/960) - chore(release): bump to 3.1.3 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/961](https://togithub.com/codecov/codecov-action/pull/961) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v3.1.2...v3.1.3 ### [`v3.1.2`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.2): 3.1.2 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.1...v3.1.2) #### What's Changed - build(deps): bump node-fetch from 3.2.4 to 3.2.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/835](https://togithub.com/codecov/codecov-action/pull/835) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.40 to 18.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/911](https://togithub.com/codecov/codecov-action/pull/911) - build(deps-dev): bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.34.0 to 0.36.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/900](https://togithub.com/codecov/codecov-action/pull/900) - build(deps-dev): bump typescript from 4.7.4 to 4.9.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/905](https://togithub.com/codecov/codecov-action/pull/905) - Update README.md by [@​stefanomunarini](https://togithub.com/stefanomunarini) in [https://github.com/codecov/codecov-action/pull/718](https://togithub.com/codecov/codecov-action/pull/718) - build(deps): bump openpgp from 5.4.0 to 5.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/819](https://togithub.com/codecov/codecov-action/pull/819) - build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/840](https://togithub.com/codecov/codecov-action/pull/840) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/841](https://togithub.com/codecov/codecov-action/pull/841) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/843](https://togithub.com/codecov/codecov-action/pull/843) - build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/896](https://togithub.com/codecov/codecov-action/pull/896) - build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/872](https://togithub.com/codecov/codecov-action/pull/872) - build(deps): bump node-fetch from 3.2.10 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/869](https://togithub.com/codecov/codecov-action/pull/869) - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/879](https://togithub.com/codecov/codecov-action/pull/879) - build(deps): bump json5 from 2.2.1 to 2.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/895](https://togithub.com/codecov/codecov-action/pull/895) - codeql-analysis.yml by [@​minumulasri](https://togithub.com/minumulasri) in [https://github.com/codecov/codecov-action/pull/898](https://togithub.com/codecov/codecov-action/pull/898) - build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/889](https://togithub.com/codecov/codecov-action/pull/889) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/922](https://togithub.com/codecov/codecov-action/pull/922) - build(deps): bump openpgp from 5.5.0 to 5.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/924](https://togithub.com/codecov/codecov-action/pull/924) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.14.0 to 18.14.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/927](https://togithub.com/codecov/codecov-action/pull/927) - Remove unsupported path_to_write_report argument by [@​jsoref](https://togithub.com/jsoref) in [https://github.com/codecov/codecov-action/pull/851](https://togithub.com/codecov/codecov-action/pull/851) - Update README to contain correct information - inputs and negate feature by [@​moshe-azaria-sage](https://togithub.com/moshe-azaria-sage) in [https://github.com/codecov/codecov-action/pull/901](https://togithub.com/codecov/codecov-action/pull/901) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.14.2 to 18.14.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/933](https://togithub.com/codecov/codecov-action/pull/933) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/937](https://togithub.com/codecov/codecov-action/pull/937) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/945](https://togithub.com/codecov/codecov-action/pull/945) - build(deps): bump node-fetch from 3.3.0 to 3.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/938](https://togithub.com/codecov/codecov-action/pull/938) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/946](https://togithub.com/codecov/codecov-action/pull/946) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.6 to 18.15.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/947](https://togithub.com/codecov/codecov-action/pull/947) - build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/951](https://togithub.com/codecov/codecov-action/pull/951) - fix: add in all the extra arguments for uploader by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/955](https://togithub.com/codecov/codecov-action/pull/955) - chore(release): bump to 3.1.2 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/956](https://togithub.com/codecov/codecov-action/pull/956) #### New Contributors - [@​stefanomunarini](https://togithub.com/stefanomunarini) made their first contribution in [https://github.com/codecov/codecov-action/pull/718](https://togithub.com/codecov/codecov-action/pull/718) - [@​minumulasri](https://togithub.com/minumulasri) made their first contribution in [https://github.com/codecov/codecov-action/pull/898](https://togithub.com/codecov/codecov-action/pull/898) - [@​jsoref](https://togithub.com/jsoref) made their first contribution in [https://github.com/codecov/codecov-action/pull/851](https://togithub.com/codecov/codecov-action/pull/851) - [@​moshe-azaria-sage](https://togithub.com/moshe-azaria-sage) made their first contribution in [https://github.com/codecov/codecov-action/pull/901](https://togithub.com/codecov/codecov-action/pull/901) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.2
codespell-project/codespell (codespell-project/codespell) ### [`v2.2.5`](https://togithub.com/codespell-project/codespell/releases/tag/v2.2.5) [Compare Source](https://togithub.com/codespell-project/codespell/compare/v2.2.4...v2.2.5) ##### What's Changed - Add fixing consciousely typo by [@​yarikoptic](https://togithub.com/yarikoptic) in [https://github.com/codespell-project/codespell/pull/2777](https://togithub.com/codespell-project/codespell/pull/2777) - atalog typo (saw twice in a project) by [@​yarikoptic](https://togithub.com/yarikoptic) in [https://github.com/codespell-project/codespell/pull/2782](https://togithub.com/codespell-project/codespell/pull/2782) - created fstrings by [@​marksmayo](https://togithub.com/marksmayo) in [https://github.com/codespell-project/codespell/pull/2784](https://togithub.com/codespell-project/codespell/pull/2784) - Replace bandit, isort, pylint, pyupgrade, and flake8 plus plugins with ruff by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/codespell-project/codespell/pull/2779](https://togithub.com/codespell-project/codespell/pull/2779) - Add Microsoft Mispelling by [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) in [https://github.com/codespell-project/codespell/pull/2789](https://togithub.com/codespell-project/codespell/pull/2789) - Use Latest Version In README Pre-Commit Example by [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) in [https://github.com/codespell-project/codespell/pull/2788](https://togithub.com/codespell-project/codespell/pull/2788) - ruff: Use format specifiers instead of percent format by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/codespell-project/codespell/pull/2787](https://togithub.com/codespell-project/codespell/pull/2787) - New typos by [@​gforcada](https://togithub.com/gforcada) in [https://github.com/codespell-project/codespell/pull/2793](https://togithub.com/codespell-project/codespell/pull/2793) - Ruff: Ignore new rule PLC1901 by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/codespell-project/codespell/pull/2797](https://togithub.com/codespell-project/codespell/pull/2797) - Add various typo fixes by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2795](https://togithub.com/codespell-project/codespell/pull/2795) - Another suggestion by [@​gforcada](https://togithub.com/gforcada) in [https://github.com/codespell-project/codespell/pull/2798](https://togithub.com/codespell-project/codespell/pull/2798) - Fix AssertionError when opening with chardet by [@​n-thumann](https://togithub.com/n-thumann) in [https://github.com/codespell-project/codespell/pull/2785](https://togithub.com/codespell-project/codespell/pull/2785) - Fix typo (and variants) from xxHash by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2761](https://togithub.com/codespell-project/codespell/pull/2761) - Add `huld`->`hold` Spelling Mistake by [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) in [https://github.com/codespell-project/codespell/pull/2792](https://togithub.com/codespell-project/codespell/pull/2792) - Fix CI issues by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2796](https://togithub.com/codespell-project/codespell/pull/2796) - CI: fix new ruff error B028 by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2802](https://togithub.com/codespell-project/codespell/pull/2802) - Skip subdirectories of hidden directories by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2541](https://togithub.com/codespell-project/codespell/pull/2541) - Add tweek(s)->tweak(s) correction by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2804](https://togithub.com/codespell-project/codespell/pull/2804) - Add supoort->support by [@​thughes](https://togithub.com/thughes) in [https://github.com/codespell-project/codespell/pull/2806](https://togithub.com/codespell-project/codespell/pull/2806) - Add Suggestion For `readded` Mispelling by [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) in [https://github.com/codespell-project/codespell/pull/2805](https://togithub.com/codespell-project/codespell/pull/2805) - Add displaing->displaying by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2808](https://togithub.com/codespell-project/codespell/pull/2808) - Another suggestion for stati by [@​gforcada](https://togithub.com/gforcada) in [https://github.com/codespell-project/codespell/pull/2810](https://togithub.com/codespell-project/codespell/pull/2810) - Add dimaond -> diamond by [@​Moiman](https://togithub.com/Moiman) in [https://github.com/codespell-project/codespell/pull/2813](https://togithub.com/codespell-project/codespell/pull/2813) - Add vai->via, vie by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2815](https://togithub.com/codespell-project/codespell/pull/2815) - Remove invalid correction - Kwanza = currency of Angola by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2803](https://togithub.com/codespell-project/codespell/pull/2803) - sinoid and friends by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2807](https://togithub.com/codespell-project/codespell/pull/2807) - Add excludle->exclude by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2814](https://togithub.com/codespell-project/codespell/pull/2814) - Add gadjet->gadget and friend by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2818](https://togithub.com/codespell-project/codespell/pull/2818) - Add togueter->together by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2821](https://togithub.com/codespell-project/codespell/pull/2821) - Add "mutabl->mutable" by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2822](https://togithub.com/codespell-project/codespell/pull/2822) - Add containin->containing by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2824](https://togithub.com/codespell-project/codespell/pull/2824) - Add mandess->madness by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2825](https://togithub.com/codespell-project/codespell/pull/2825) - some fixes by [@​marksmayo](https://togithub.com/marksmayo) in [https://github.com/codespell-project/codespell/pull/2820](https://togithub.com/codespell-project/codespell/pull/2820) - Fix new ruff errors reported by CI by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2834](https://togithub.com/codespell-project/codespell/pull/2834) - Add fusipn->fusion by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2836](https://togithub.com/codespell-project/codespell/pull/2836) - Add 'subcription->subscription' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2832](https://togithub.com/codespell-project/codespell/pull/2832) - Add 'promtp->prompt' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2833](https://togithub.com/codespell-project/codespell/pull/2833) - Add 'endpdoint' as a misspelling of 'endpoint' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2830](https://togithub.com/codespell-project/codespell/pull/2830) - Add more misspellings of 'identities' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2829](https://togithub.com/codespell-project/codespell/pull/2829) - Friends of existing typos by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2837](https://togithub.com/codespell-project/codespell/pull/2837) - Fix [`66ec667`](https://togithub.com/codespell-project/codespell/commit/66ec667) by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2838](https://togithub.com/codespell-project/codespell/pull/2838) - equivallent and friends by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2827](https://togithub.com/codespell-project/codespell/pull/2827) - Add delpoys->deploys by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2842](https://togithub.com/codespell-project/codespell/pull/2842) - Added variations on 'difference' by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2841](https://togithub.com/codespell-project/codespell/pull/2841) - Add 'canoncical->canonical' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2831](https://togithub.com/codespell-project/codespell/pull/2831) - Add additional typos by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2835](https://togithub.com/codespell-project/codespell/pull/2835) - Add spelling corrections for inject and variants. by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2846](https://togithub.com/codespell-project/codespell/pull/2846) - Add 'credentail->credential' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2844](https://togithub.com/codespell-project/codespell/pull/2844) - Add 'requestor->requester' by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2845](https://togithub.com/codespell-project/codespell/pull/2845) - Update README.rst by [@​andyholmes](https://togithub.com/andyholmes) in [https://github.com/codespell-project/codespell/pull/2466](https://togithub.com/codespell-project/codespell/pull/2466) - Add exrension(s)->extension(s) by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2847](https://togithub.com/codespell-project/codespell/pull/2847) - Add facttory->factory and facttories-> factories by [@​nils-van-zuijlen](https://togithub.com/nils-van-zuijlen) in [https://github.com/codespell-project/codespell/pull/2848](https://togithub.com/codespell-project/codespell/pull/2848) - Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2849](https://togithub.com/codespell-project/codespell/pull/2849) - Add comtaining->containing by [@​nils-van-zuijlen](https://togithub.com/nils-van-zuijlen) in [https://github.com/codespell-project/codespell/pull/2855](https://togithub.com/codespell-project/codespell/pull/2855) - topoplogical and friends by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2854](https://togithub.com/codespell-project/codespell/pull/2854) - Add placehoulder->placeholder by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/codespell-project/codespell/pull/2856](https://togithub.com/codespell-project/codespell/pull/2856) - More typos from GlobalProtect-openconnect by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2850](https://togithub.com/codespell-project/codespell/pull/2850) - Add spelling correction for siver->silver/sliver/diver by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2858](https://togithub.com/codespell-project/codespell/pull/2858) - Add assertino->assertion by [@​sourcefrog](https://togithub.com/sourcefrog) in [https://github.com/codespell-project/codespell/pull/2859](https://togithub.com/codespell-project/codespell/pull/2859) - add notority->notoriety by [@​EdwardBetts](https://togithub.com/EdwardBetts) in [https://github.com/codespell-project/codespell/pull/2861](https://togithub.com/codespell-project/codespell/pull/2861) - Misspellings from eLabFTW by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2863](https://togithub.com/codespell-project/codespell/pull/2863) - Add `invirant{,s}->invariant{,s}` by [@​ojeda](https://togithub.com/ojeda) in [https://github.com/codespell-project/codespell/pull/2870](https://togithub.com/codespell-project/codespell/pull/2870) - Add `alloccat*->allocat*` by [@​ojeda](https://togithub.com/ojeda) in [https://github.com/codespell-project/codespell/pull/2869](https://togithub.com/codespell-project/codespell/pull/2869) - Add "multiply"/"multiplies" variations to instances of "multiple" by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2872](https://togithub.com/codespell-project/codespell/pull/2872) - Add strin->string and optiona->optional by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2817](https://togithub.com/codespell-project/codespell/pull/2817) - Add wellplate -> well plate by [@​claydugo](https://togithub.com/claydugo) in [https://github.com/codespell-project/codespell/pull/2873](https://togithub.com/codespell-project/codespell/pull/2873) - Add `afile` Misspelling by [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) in [https://github.com/codespell-project/codespell/pull/2876](https://togithub.com/codespell-project/codespell/pull/2876) - Ignore 'misspellings' due to string escapes by [@​Zac-HD](https://togithub.com/Zac-HD) in [https://github.com/codespell-project/codespell/pull/2875](https://togithub.com/codespell-project/codespell/pull/2875) - Add `pre-poulate` Misspellings by [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) in [https://github.com/codespell-project/codespell/pull/2878](https://togithub.com/codespell-project/codespell/pull/2878) ##### New Contributors - [@​marksmayo](https://togithub.com/marksmayo) made their first contribution in [https://github.com/codespell-project/codespell/pull/2784](https://togithub.com/codespell-project/codespell/pull/2784) - [@​Casey-Kiewit](https://togithub.com/Casey-Kiewit) made their first contribution in [https://github.com/codespell-project/codespell/pull/2789](https://togithub.com/codespell-project/codespell/pull/2789) - [@​gforcada](https://togithub.com/gforcada) made their first contribution in [https://github.com/codespell-project/codespell/pull/2793](https://togithub.com/codespell-project/codespell/pull/2793) - [@​n-thumann](https://togithub.com/n-thumann) made their first contribution in [https://github.com/codespell-project/codespell/pull/2785](https://togithub.com/codespell-project/codespell/pull/2785) - [@​Moiman](https://togithub.com/Moiman) made their first contribution in [https://github.com/codespell-project/codespell/pull/2813](https://togithub.com/codespell-project/codespell/pull/2813) - [@​sirosen](https://togithub.com/sirosen) made their first contribution in [https://github.com/codespell-project/codespell/pull/2822](https://togithub.com/codespell-project/codespell/pull/2822) - [@​andyholmes](https://togithub.com/andyholmes) made their first contribution in [https://github.com/codespell-project/codespell/pull/2466](https://togithub.com/codespell-project/codespell/pull/2466) - [@​nils-van-zuijlen](https://togithub.com/nils-van-zuijlen) made their first contribution in [https://github.com/codespell-project/codespell/pull/2848](https://togithub.com/codespell-project/codespell/pull/2848) - [@​sourcefrog](https://togithub.com/sourcefrog) made their first contribution in [https://github.com/codespell-project/codespell/pull/2859](https://togithub.com/codespell-project/codespell/pull/2859) - [@​ojeda](https://togithub.com/ojeda) made their first contribution in [https://github.com/codespell-project/codespell/pull/2870](https://togithub.com/codespell-project/codespell/pull/2870) - [@​claydugo](https://togithub.com/claydugo) made their first contribution in [https://github.com/codespell-project/codespell/pull/2873](https://togithub.com/codespell-project/codespell/pull/2873) - [@​Zac-HD](https://togithub.com/Zac-HD) made their first contribution in [https://github.com/codespell-project/codespell/pull/2875](https://togithub.com/codespell-project/codespell/pull/2875) **Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.4...v2.2.5 ### [`v2.2.4`](https://togithub.com/codespell-project/codespell/releases/tag/v2.2.4) [Compare Source](https://togithub.com/codespell-project/codespell/compare/v2.2.3...v2.2.4) ##### What's Changed - BUG: Fix bug with toml triage by [@​larsoner](https://togithub.com/larsoner) in [https://github.com/codespell-project/codespell/pull/2774](https://togithub.com/codespell-project/codespell/pull/2774) **Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.3...v2.2.4 ### [`v2.2.3`](https://togithub.com/codespell-project/codespell/releases/tag/v2.2.3) [Compare Source](https://togithub.com/codespell-project/codespell/compare/v2.2.2...v2.2.3) ##### NOTE: This release is broken for Python < 3.11 without tomli installed in the presence of `.toml` files (e.g., `pyproject.toml`), see [https://github.com/codespell-project/actions-codespell/issues/59](https://togithub.com/codespell-project/actions-codespell/issues/59) ! ##### What's Changed - Misspelling of sufficient, sufficiently by [@​vikivivi](https://togithub.com/vikivivi) in [https://github.com/codespell-project/codespell/pull/2531](https://togithub.com/codespell-project/codespell/pull/2531) - insuffient->insufficient by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2527](https://togithub.com/codespell-project/codespell/pull/2527) - add anayltic(s|al|ally) -> analytic(s|al|ally) by [@​robin-wayve](https://togithub.com/robin-wayve) in [https://github.com/codespell-project/codespell/pull/2507](https://togithub.com/codespell-project/codespell/pull/2507) - Ignore flake8 rule W503 by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2069](https://togithub.com/codespell-project/codespell/pull/2069) - Dead code found by vulture by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2101](https://togithub.com/codespell-project/codespell/pull/2101) - Move falsy and accreting to more appropriate files by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2511](https://togithub.com/codespell-project/codespell/pull/2511) - Add subtrate->substrate by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2525](https://togithub.com/codespell-project/codespell/pull/2525) - Add "subtask" by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2537](https://togithub.com/codespell-project/codespell/pull/2537) - Apply pyupgrade to project by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2364](https://togithub.com/codespell-project/codespell/pull/2364) - {speherical,sperhical}->spherical by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2540](https://togithub.com/codespell-project/codespell/pull/2540) - interepolation->interpolation by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2512](https://togithub.com/codespell-project/codespell/pull/2512) - Ignore .mypy_cache folder by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2361](https://togithub.com/codespell-project/codespell/pull/2361) - Fix uncaught exception on unreadable files by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2196](https://togithub.com/codespell-project/codespell/pull/2196) - Add constrainst to dictionary by [@​jonathanberthias](https://togithub.com/jonathanberthias) in [https://github.com/codespell-project/codespell/pull/2546](https://togithub.com/codespell-project/codespell/pull/2546) - Add relative hidden directory and basic subdir tests by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2542](https://togithub.com/codespell-project/codespell/pull/2542) - Add trignometric->trigonometric by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2549](https://togithub.com/codespell-project/codespell/pull/2549) - Add virtualied->virtualized, virtualised and friends by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2553](https://togithub.com/codespell-project/codespell/pull/2553) - Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2521](https://togithub.com/codespell-project/codespell/pull/2521) - Slightly simplify some boolean expressions by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2556](https://togithub.com/codespell-project/codespell/pull/2556) - MAINT: Add CODEOWNERS by [@​larsoner](https://togithub.com/larsoner) in [https://github.com/codespell-project/codespell/pull/2535](https://togithub.com/codespell-project/codespell/pull/2535) - positivie->positive by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2558](https://togithub.com/codespell-project/codespell/pull/2558) - DOC/ENH: Clarify usage or configuration files and log about it by [@​sappelhoff](https://togithub.com/sappelhoff) in [https://github.com/codespell-project/codespell/pull/2552](https://togithub.com/codespell-project/codespell/pull/2552) - Document required setuptools version by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2560](https://togithub.com/codespell-project/codespell/pull/2560) - Redundant wheel dependency in pyproject.toml by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2562](https://togithub.com/codespell-project/codespell/pull/2562) - Remove parameterizes->parametrizes by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2563](https://togithub.com/codespell-project/codespell/pull/2563) - Replace codecs.open with open by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2378](https://togithub.com/codespell-project/codespell/pull/2378) - Update subprocess usage to use modern subprocess.run() by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2565](https://togithub.com/codespell-project/codespell/pull/2565) - Fix produce typo by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2561](https://togithub.com/codespell-project/codespell/pull/2561) - Add a few corrections by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2566](https://togithub.com/codespell-project/codespell/pull/2566) - Migrate pytest config into pyproject.toml by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/codespell-project/codespell/pull/2554](https://togithub.com/codespell-project/codespell/pull/2554) - Handle bad globs passed to if --skip/-S by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2159](https://togithub.com/codespell-project/codespell/pull/2159) - Isn't the mailing list obsolete? by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2090](https://togithub.com/codespell-project/codespell/pull/2090) - More CODEOWNERS by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2569](https://togithub.com/codespell-project/codespell/pull/2569) - Remove unused attribute Misspelling.fixword by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2557](https://togithub.com/codespell-project/codespell/pull/2557) - Read config file without interpolation by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2545](https://togithub.com/codespell-project/codespell/pull/2545) - Add andriod->android and friends by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2570](https://togithub.com/codespell-project/codespell/pull/2570) - Add total type GB to US by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2577](https://togithub.com/codespell-project/codespell/pull/2577) - Catch all cases of missing pytest by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2568](https://togithub.com/codespell-project/codespell/pull/2568) - Fix typo in README pin → pip by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2579](https://togithub.com/codespell-project/codespell/pull/2579) - Keep GitHub Actions up to date with Dependabot by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2578](https://togithub.com/codespell-project/codespell/pull/2578) - decelaration could be deceleration by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2576](https://togithub.com/codespell-project/codespell/pull/2576) - Add isort to project by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2564](https://togithub.com/codespell-project/codespell/pull/2564) - Fix Deepsource issues by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2085](https://togithub.com/codespell-project/codespell/pull/2085) - Replace list()/dict() with literals by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2380](https://togithub.com/codespell-project/codespell/pull/2380) - Use major version [@​v1](https://togithub.com/v1) of isort GitHub Action by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2581](https://togithub.com/codespell-project/codespell/pull/2581) - Add a spelling correction by [@​fxlb](https://togithub.com/fxlb) in [https://github.com/codespell-project/codespell/pull/2572](https://togithub.com/codespell-project/codespell/pull/2572) - Remove obsolete Python 2 workaround by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2586](https://togithub.com/codespell-project/codespell/pull/2586) - Add misspelling of Kafka by [@​vikivivi](https://togithub.com/vikivivi) in [https://github.com/codespell-project/codespell/pull/2589](https://togithub.com/codespell-project/codespell/pull/2589) - Add testing and document support for Python 3.11 by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2585](https://togithub.com/codespell-project/codespell/pull/2585) - Add type annotations to the project and use mypy by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2588](https://togithub.com/codespell-project/codespell/pull/2588) - Add a few spelling corrections by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2550](https://togithub.com/codespell-project/codespell/pull/2550) - Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2582](https://togithub.com/codespell-project/codespell/pull/2582) - quation->equation by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2591](https://togithub.com/codespell-project/codespell/pull/2591) - Document support for Python versions in pyproject.toml by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2379](https://togithub.com/codespell-project/codespell/pull/2379) - Use black to format Python files by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2587](https://togithub.com/codespell-project/codespell/pull/2587) - Move "upto" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2603](https://togithub.com/codespell-project/codespell/pull/2603) - Move sudo-like command name "doas" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2600](https://togithub.com/codespell-project/codespell/pull/2600) - enthapl(ies|y)->enthalp(ies|y) by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2590](https://togithub.com/codespell-project/codespell/pull/2590) - Add componoent(s)->component(s) by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2594](https://togithub.com/codespell-project/codespell/pull/2594) - Move "spawnve" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2614](https://togithub.com/codespell-project/codespell/pull/2614) - Move "MSDOS" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2615](https://togithub.com/codespell-project/codespell/pull/2615) - Added informal words by [@​Paradact](https://togithub.com/Paradact) in [https://github.com/codespell-project/codespell/pull/2575](https://togithub.com/codespell-project/codespell/pull/2575) - Improve format of CC BY-SA 3.0 license link by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2619](https://togithub.com/codespell-project/codespell/pull/2619) - {assymthotic, assymtotic}->asymptotic by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2597](https://togithub.com/codespell-project/codespell/pull/2597) - Simplify some file reading in tests by opening in text mode by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2624](https://togithub.com/codespell-project/codespell/pull/2624) - Remove setup.py by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2626](https://togithub.com/codespell-project/codespell/pull/2626) - Normalize code block indicators in README by [@​waldyrious](https://togithub.com/waldyrious) in [https://github.com/codespell-project/codespell/pull/2621](https://togithub.com/codespell-project/codespell/pull/2621) - PEP 517 by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2595](https://togithub.com/codespell-project/codespell/pull/2595) - Add spelling correction for 'alhpa' by [@​adrien-berchet](https://togithub.com/adrien-berchet) in [https://github.com/codespell-project/codespell/pull/2627](https://togithub.com/codespell-project/codespell/pull/2627) - Move Windows CI from AppVeyor to GitHub Actions by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2628](https://togithub.com/codespell-project/codespell/pull/2628) - Add "token" as alternative for "toke" by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2630](https://togithub.com/codespell-project/codespell/pull/2630) - Add spelling corrections for version. by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2629](https://togithub.com/codespell-project/codespell/pull/2629) - feat: Add cataalogue->catalogue to dictionary by [@​matthewfeickert](https://togithub.com/matthewfeickert) in [https://github.com/codespell-project/codespell/pull/2631](https://togithub.c

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.