chore(deps-dev): bump the lint-deps group across 1 directory with 4 updates#761
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the lint-deps group across 1 directory with 4 updates#761dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Updates the requirements on [flake8-black](https://github.com/peterjc/flake8-black), [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions), [flake8-string-format](https://github.com/xZise/flake8-string-format) and [flake8](https://github.com/pycqa/flake8) to permit the latest version. Updates `flake8-black` to 0.4.0 - [Commits](peterjc/flake8-black@v0.3.6...v0.4.0) Updates `flake8-comprehensions` to 3.17.0 - [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst) - [Commits](adamchainz/flake8-comprehensions@3.16.0...3.17.0) Updates `flake8-string-format` from 0.3.0 to 0.4.0 - [Commits](xZise/flake8-string-format@0.3.0...v0.4.0) Updates `flake8` to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8-black dependency-version: 0.4.0 dependency-type: direct:development dependency-group: lint-deps - dependency-name: flake8-comprehensions dependency-version: 3.17.0 dependency-type: direct:development dependency-group: lint-deps - dependency-name: flake8-string-format dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development dependency-group: lint-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on flake8-black, flake8-comprehensions, flake8-string-format and flake8 to permit the latest version.
Updates
flake8-blackto 0.4.0Commits
8148dacChange black_preview.py test to work on black 23.9.1 and 25.9.0ffc9e73Testing on Python 3.9-3.13 and black 23.9.1 & 25.9.0828cbe2Cope with decode_bytes API change in black 25.9.0aafae3eFix long comment line (style)7f00672Add note about BLK997 change664713fNot so easy to get the bad TOML filename in black 24.2.0a01c5a6Remove internal double blank line for consistent behaviorb5ff3a7Release v0.4.0 will work with black 25.9.0 (TODO)ca8e133Release v3.0.7 today with upper bound on black (#99)f869680Place an upper bound on black due to change in decode_bytes functionUpdates
flake8-comprehensionsto 3.17.0Changelog
Sourced from flake8-comprehensions's changelog.
... (truncated)
Commits
adc19e2Version 3.17.0f636a0fHandle removal of deprecated ast Constant classes (#630)18d3dc2Support Python 3.14 (#629)a372a8c[pre-commit.ci] pre-commit autoupdate (#627)71f7f08Bump actions/checkout from 4 to 5 in the github-actions group (#628)2c9cd7dUpgrade dependencies (#626)5fc74bb[pre-commit.ci] pre-commit autoupdate (#624)c8c13cbUse uvx to run tox on GitHub Actions (#625)fbb575d[pre-commit.ci] pre-commit autoupdate (#623)df3b7d0[pre-commit.ci] pre-commit autoupdate (#620)Updates
flake8-string-formatfrom 0.3.0 to 0.4.0Commits
0cf5538Convert to release through Github actionsf2e503bReword the error messages for better grammar and clarity.3ffd2d2Bump old gh /actions1aa5e9eFix issue with setuptools in ci76bf967Adapt CI testing matrix58a893dfix_3_14 incompatibvility and modernize python versions, removing EOL support4b6a3cdFixed layout in README, clarified FMT102/103a87ebf1Merge pull request #21 from wwuck/feature/205866989Add action on pull request87be653Change error code prefix to FMT for flake8 v5Updates
flake8to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Dependabot 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