Closed
Conversation
Bumps the all group with 8 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.7.0` | `24.3.0` | | [codespell](https://github.com/codespell-project/codespell) | `2.2.5` | `2.2.6` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.3.3` | `3.7.0` | | [pylint](https://github.com/pylint-dev/pylint) | `2.17.5` | `3.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `8.1.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [pytest-xdist[psutil]](https://github.com/pytest-dev/pytest-xdist) | `3.3.1` | `3.5.0` | Updates `black` from 23.7.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...24.3.0) Updates `codespell` from 2.2.5 to 2.2.6 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.2.5...v2.2.6) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `pre-commit` from 3.3.3 to 3.7.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.3.3...v3.7.0) Updates `pylint` from 2.17.5 to 3.1.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v3.1.0) Updates `pytest` from 7.4.0 to 8.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...8.1.1) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `pytest-xdist[psutil]` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.3.1...v3.5.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: codespell dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-xdist[psutil] dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #25. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.02.2.52.2.65.12.05.13.23.3.33.7.02.17.53.1.07.4.08.1.14.1.05.0.03.3.13.5.0Updates
blackfrom 23.7.0 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8Prepare release 24.3.0 (#4279)f000936Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffcUse regex where we ignore case on windows (#4252)719e674Fix 4227: Improve documentation for --quiet --check (#4236)e5510afupdate plugin url for Thonny (#4259)6af7d11Fix AST safety check false negative (#4270)f03ee11Ensureblib2to3.pygramis initialized before use (#4224)e4bfedbfix: Don't move comments while splitting delimiters (#4248)d0287e1Make trailing comma logic more concise (#4202)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.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
81653eeAdjust changelog manually for 8.1.1e60b4b9Prepare release version 8.1.115fbe57[8.1.x] Revert legacy path removals (#12093)86c3aab[8.1.x] Do not import duplicated modules with --importmode=importlib (#12077)5b82b0c[8.1.x] Yank version 8.1.0 (#12076)0a53681Merge pull request #12054 from pytest-dev/release-8.1.0b9a167fPrepare release version 8.1.000043f7Merge pull request #12038 from bluetech/fixtures-rm-arg2indexf4e1025Merge pull request #12048 from bluetech/fixture-teardown-excgroup43492f5Merge pull request #12051 from jakkdl/test_debugging_pythonbreakpointUpdates
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.5.0Changelog
Sourced from pytest-xdist[psutil]'s changelog.
Commits
95b309eRelease 3.5.03fe877bLoadScope scheduler: Sort scopes by number of tests to assign biggest scopes ...f36ea25Create GitHub release after deploy (#973)d81f575Merge pull request #969 from pytest-dev/pre-commit-ci-update-config1d26164[pre-commit.ci] pre-commit autoupdate5f43575Merge pull request #966 from pytest-dev/release-3.4.0a6b5611Update CHANGELOG64f9388Add support for Python 3.12230ba6aProperly wait for workers when test run terminates early (#963)93ca202fix typo index -> insteadDescription has been truncated