chore(deps): bump the pre-commit group across 1 directory with 7 updates#30
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pre-commit group across 1 directory with 7 updates#30dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pre-commit group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [https://github.com/commitizen-tools/commitizen](https://github.com/commitizen-tools/commitizen) | `v4.13.9` | `4.16.3` | | [https://github.com/ambv/black](https://github.com/ambv/black) | `26.3.1` | `26.5.1` | | [https://github.com/asottile/blacken-docs](https://github.com/asottile/blacken-docs) | `1.20.0` | `1.20.0` | | black | `26.3.1` | `26.5.1` | | [https://github.com/pycqa/flake8](https://github.com/pycqa/flake8) | `7.3.0` | `7.3.0` | | flake8-noqa | `1.4.0` | `1.5.0` | | flake8-pyi | `25.5.0` | `26.5.0` | Updates `https://github.com/commitizen-tools/commitizen` from v4.13.9 to 4.16.3 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@4fbeae7...286da54) Updates `https://github.com/ambv/black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/ambv/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@c6755bb...87928e6) Updates `https://github.com/asottile/blacken-docs` from 1.20.0 to 1.20.0 - [Changelog](https://github.com/adamchainz/blacken-docs/blob/main/CHANGELOG.rst) - [Commits](adamchainz/blacken-docs@dda8db1...fda7769) Updates `black` from 26.3.1 to 26.5.1 Updates `https://github.com/pycqa/flake8` from 7.3.0 to 7.3.0 - [Commits](PyCQA/flake8@d93590f...c48217e) Updates `flake8-noqa` from 1.4.0 to 1.5.0 Updates `flake8-pyi` from 25.5.0 to 26.5.0 --- updated-dependencies: - dependency-name: https://github.com/commitizen-tools/commitizen dependency-version: 4.16.3 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/ambv/black dependency-version: 26.5.1 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/asottile/blacken-docs dependency-version: 1.20.0 dependency-type: direct:production dependency-group: pre-commit - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit - dependency-name: https://github.com/pycqa/flake8 dependency-version: 7.3.0 dependency-type: direct:production dependency-group: pre-commit - dependency-name: flake8-noqa dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit - dependency-name: flake8-pyi dependency-version: 26.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pre-commit ... 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.
Bumps the pre-commit group with 7 updates in the / directory:
v4.13.94.16.326.3.126.5.11.20.01.20.026.3.126.5.17.3.07.3.01.4.01.5.025.5.026.5.0Updates
https://github.com/commitizen-tools/commitizenfrom v4.13.9 to 4.16.3Release notes
Sourced from https://github.com/commitizen-tools/commitizen's releases.
Changelog
Sourced from https://github.com/commitizen-tools/commitizen's changelog.
... (truncated)
Commits
286da54bump: version 4.16.2 → 4.16.38f5b496fix(check): expand env vars in --rev-range (#2005)df8f6a0docs(cli/screenshots): update CLI screenshots2b4707ctest: normalize argparse choice snapshots (#2000)c806e26docs(cli/screenshots): update CLI screenshotseffd5ddci(deps): bump uv from 0.11.6 to 0.11.15 (#2004)a523e55docs(cli/screenshots): update CLI screenshots93b74c9ci(deps): bump pymdown-extensions from 10.21.2 to 10.21.3 (#1995)98f1777docs(cli/screenshots): update CLI screenshotsc3f6797ci(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#1998)Updates
https://github.com/ambv/blackfrom 26.3.1 to 26.5.1Release notes
Sourced from https://github.com/ambv/black's releases.
Changelog
Sourced from https://github.com/ambv/black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)Updates
https://github.com/asottile/blacken-docsfrom 1.20.0 to 1.20.0Changelog
Sourced from https://github.com/asottile/blacken-docs's changelog.
... (truncated)
Commits
Updates
blackfrom 26.3.1 to 26.5.1Updates
https://github.com/pycqa/flake8from 7.3.0 to 7.3.0Commits
Updates
flake8-noqafrom 1.4.0 to 1.5.0Updates
flake8-pyifrom 25.5.0 to 26.5.0Dependabot 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