Bump the all group with 8 updates #25
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 8 updates:
23.7.024.4.22.2.52.2.65.12.05.13.23.3.33.7.02.17.53.1.07.4.08.2.04.1.05.0.03.3.13.6.1Updates
blackfrom 23.7.0 to 24.4.2Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
codespellfrom 2.2.5 to 2.2.6Release notes
Sourced from codespell's releases.
... (truncated)
Commits
6e41abaUse f-strings wherever possible (#3102)9898841More typos (#3101)50a6dbafixing setuptool_scm dependency because the latest version is broken (#3100)41de2a3many new typos from different repositories (#3021)b04780eAdd suffixes to typos from "v" to "z" (#3096)83970f1Add suffixes to typos that start with "u" (#3095)7a3e8c4Add suffixes to typos from "ti" to "ty" (#3094)2c6b295[pre-commit.ci] pre-commit autoupdatec4207d6Add suffixes to typos from "ta" to "th" (#3092)98080c1Add suffixes to typos from "su" to "sy" (#3090)Updates
isortfrom 5.12.0 to 5.13.2Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
c655831Merge pull request #2214 from PyCQA/version/5.13.2b4335b4Prepare version 5.13.2c36e43cMerge pull request #2184 from bp72/issue/2154e38702fMerge pull request #2213 from davidculley/confine-precommit-to-stagesee8d87fAdd fix for the error found by hypothesis5849ec2Apply the bracket fix from issue 471 only for use_parentheses=Truedf0e119confine pre-commit to stages9255bcaMerge pull request #2212 from PyCQA/bugfix/#2211-colors-extra5336d7dFix colors extras643d9c4Merge pull request #2210 from PyCQA/version/5.13.1Updates
pre-commitfrom 3.3.3 to 3.7.0Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
7b4667ev3.7.0d46c8fcMerge pull request #3168 from pre-commit/fix-fail-fastfc62215fix per-hook fail_fast to not fail on previous failures716da1eMerge pull request #3155 from pre-commit/pre-commit-ci-update-config0939c11[pre-commit.ci] pre-commit autoupdate3bdf9fbMerge pull request #3150 from pre-commit/pre-commit-ci-update-config75b3e52[pre-commit.ci] pre-commit autoupdate5e11c26Merge pull request #3122 from glehmann/docker-ttye580096give docker a tty output when expecting color7b868c3Merge pull request #3132 from pre-commit/pre-commit-ci-update-configUpdates
pylintfrom 2.17.5 to 3.1.0Commits
053c2c3Bump pylint to 3.1.0, update changelogc954636Upgrade release documentation, and contributors.txt7300ed2Discover.pyifiles (#9241)9dbf3dfMerge maintenance 3.0.x into main following 3.0.4 release (#9459)28e89b0Remove changelog fragments pertaining to 3.0.44332ea1Merge branch 'maintenance/3.0.x' into main following 3.0.4 release8115381Bump pylint to 3.0.4, update changelog (#9458)4bf3524[false-negative] Fix for consider-using-min/max-builtin (#9127)8c24b1e[pre-commit.ci] pre-commit autoupdate (#9448)f499686Update astroid version to 3.1.0 (#9457)Updates
pytestfrom 7.4.0 to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31Tweak changelog for 8.2.09b6219bPrepare release version 8.2.0835765cMerge pull request #12130 from bluetech/fixtures-inline7e7503cunittest: report class cleanup exceptions (#12250)882c4dafixtures: inlinefail_fixturefunc2e8fb9ffixtures: extract a_check_fixturedefmethodacf2971fixtures: inline_getnextfixturedefinto_get_active_fixturedef3c77aecfixtures: move "request" check earlyd217d68fixtures: inline_compute_fixture_value530be28fixtures: use early return in_get_active_fixturedefUpdates
pytest-covfrom 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0Bump version: 4.1.0 → 5.0.01181b06Update changelog.9757222Fix a minor grammar error (#636)9f5cd81Cleanup releasing instructions. Closes #616.93b5047Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860docs: add config instructions for pyproject.toml.4a5a4b5Keep GitHub Actions up to date with GitHub's Dependabot1d7f559Fix or remove URLs that are causing docs tests to fail6a5af8eUpdate changelog.d9fe8dfSwitch to furo. Closes #618.Updates
pytest-xdist[psutil]from 3.3.1 to 3.6.1Changelog
Sourced from pytest-xdist[psutil]'s changelog.
... (truncated)
Commits
4dd2978Release 3.6.1b397288Merge pull request #1072 from zmedico/gateway-cache-rinfo12b3cceCache execnet gateway rinfo during WorkerController setupc93a106build(deps): bump hynek/build-and-inspect-python-package (#1066)52e2022[pre-commit.ci] pre-commit autoupdate (#1073)699f939Merge pull request #1070 from pytest-dev/release-3.6.080bc0b8Release 3.6.020e3ac7Use execnet main_thread_only execmodel (