build(deps): bump the pip group across 1 directory with 5 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the pip group across 1 directory with 5 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.8.4` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.10` | `1.8.0` | | [semgrep](https://github.com/returntocorp/semgrep) | `1.90.0` | `1.101.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.0` | `4.0.1` | Updates `mypy` from 1.11.2 to 1.14.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.14.0) Updates `ruff` from 0.6.9 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.9...0.8.4) Updates `bandit` from 1.7.10 to 1.8.0 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) Updates `semgrep` from 1.90.0 to 1.101.0 - [Release notes](https://github.com/returntocorp/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.90.0...v1.101.0) Updates `pre-commit` from 4.0.0 to 4.0.1 - [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@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: semgrep dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #12. |
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 pip group with 5 updates in the / directory:
1.11.21.14.00.6.90.8.41.7.101.8.01.90.01.101.04.0.04.0.1Updates
mypyfrom 1.11.2 to 1.14.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)5082a22[mypyc] Document optimized bytes ops and additional str ops (#18242)ee19ea7[mypyc] Add primitives and specialization for ord() (#18240)cc45bec[mypyc] Make exception type check in assertRaises test helper precise (#18241)f51090dMake "deprecated" Note a standard Error, disabled by default (#18192)242873aImplement flag to allow typechecking of untyped modules (#17712)Updates
rufffrom 0.6.9 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dacBump version to 0.8.4 (#15064)40cba5d[red-knot] Cleanup varioustodo_type!()messages (#15063)596d80c[perflint] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba[flake8-bandit] CheckS105for annotated assignment (#15059)2802cbdDon't special-case class instances in unary expression inference (#15045)ed2bce6[red-knot] Report invalid exceptions (#15042)f0012dfFix typos inRUF043.py(#15044)0fc4e8fIntroduceInferContext(#14956)ac81c72[ruff] Ambiguous pattern passed topytest.raises()(RUF043) (#14966)Updates
banditfrom 1.7.10 to 1.8.0Release notes
Sourced from bandit's releases.
Commits
8fd258aRemove more leftover OpenStack references (#1195)a19b072Remove Sentry as a sponsor (#1198)48e0258Add a JSON to seek funding from the FLOSS/fund (#1194)5300a21[pre-commit.ci] pre-commit autoupdate (#1196)0b249d9Update project urls with added links (#1193)4be653dMark Python 3.13 as officially supported (#1192)8e6dc1b[pre-commit.ci] pre-commit autoupdate (#1191)071386bNo need to check httpx client without timeout defined (#1177)9b4d480[pre-commit.ci] pre-commit autoupdate (#1162)ddf9b48Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1187)Updates
semgrepfrom 1.90.0 to 1.101.0Release notes
Sourced from semgrep's releases.