-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps(python): bump the pip group across 1 directory with 6 updates #640
deps(python): bump the pip group across 1 directory with 6 updates #640
Conversation
Bumps the pip group with 6 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [checkov](https://github.com/bridgecrewio/checkov) | `3.2.370` | `3.2.379` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `25.1.2` | `25.1.3` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.25.1` | `1.27.0` | | [snakemake](https://github.com/snakemake/snakemake) | `8.28.0` | `8.29.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.9` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | Updates `checkov` from 3.2.370 to 3.2.379 - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](bridgecrewio/checkov@3.2.370...3.2.379) Updates `ansible-lint` from 25.1.2 to 25.1.3 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.1.2...v25.1.3) Updates `cfn-lint` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.25.1...v1.27.0) Updates `snakemake` from 8.28.0 to 8.29.0 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](snakemake/snakemake@v8.28.0...v8.29.0) Updates `ruff` from 0.9.6 to 0.9.9 - [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.9.6...0.9.9) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: checkov dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: snakemake 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-patch dependency-group: pip - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request bumps the pip group across the /dependencies/python directory, updating checkov, ansible-lint, cfn-lint, snakemake, ruff, and isort to their latest versions. The updates include bug fixes, new features, rule changes, and documentation improvements. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Bumps the pip group with 6 updates in the /dependencies/python directory:
3.2.370
3.2.379
25.1.2
25.1.3
1.25.1
1.27.0
8.28.0
8.29.0
0.9.6
0.9.9
6.0.0
6.0.1
Updates
checkov
from 3.2.370 to 3.2.379Release notes
Sourced from checkov's releases.
Changelog
Sourced from checkov's changelog.
Commits
259b430
feat(terraform): Add azure DB checks for flexible server private endpoints (#...40ec5e6
feat(terraform): Add azure DB checks for flexible server private endpoints (#...bd81980
feat(terraform): Add azure DB checks for flexible server private endpoints (#...f0f1607
chore: update release notes76d0b9f
fix(secrets): Remove CKV_SECRET_80 instead of CKV_SECRET_6 (#7029)bea0f38
fix(secrets): Remove CKV_SECRET_80 instead of CKV_SECRET_6 (#7029)6a264ee
chore: update release notesed56b54
fix(secrets): Fix Duplicated Violation in line bug (#7027)f1f5db8
fix(secrets): Fix Duplicated Violation in line bug (#7027)da73f20
feat(terraform): adding 3 policies & tests (#7011)Updates
ansible-lint
from 25.1.2 to 25.1.3Release notes
Sourced from ansible-lint's releases.
Commits
49ded6a
Bump test dependencies (#4527)bf5ae86
Allow use with readonly virtualenvs (#4526)0e9b100
Add git clean to allowed executable options (#4519)45f2f70
Bump the dependencies group in /.config with 8 updates (#4524)42bf4d2
Fix failingansible-lint
CI job (#4520)9391e67
Bump cryptography from 44.0.0 to 44.0.1 in /.config (#4521)39ea20e
Add .ansible to the implicit ignore list (#4518)d0615a8
Bump the dependencies group in /.config with 3 updates (#4516)9d8af04
Avoid unnecessary warning when meta/runtime.yml is null (#4514)Updates
cfn-lint
from 1.25.1 to 1.27.0Release notes
Sourced from cfn-lint's releases.
Changelog
Sourced from cfn-lint's changelog.
Commits
0e49015
Release v1.27.0 (#3979)3a2bd32
Support just major vers for aurora-postgresql (#3978)b77175e
Update CloudFormation schemas to 2025-02-28 (#3967)e59fc01
Update lambda eol dates (#3977)9f919e8
Deprecate py3.8 (#3975)48760da
Provide configuration for exceptions to E3019 (#3972)fd830c8
Release v1.26.1 (#3971)825c416
Switch EC2 subnet requiredXor to requiredOr (#3970)8a10a56
Release v1.26.0 (#3968)aa1d0e8
Fix EC2 Subnet allowing ipv6 only (#3969)Updates
snakemake
from 8.28.0 to 8.29.0Release notes
Sourced from snakemake's releases.
Changelog
Sourced from snakemake's changelog.
Commits
beb9915
chore(main): release 8.29.0 (#3294)4912f00
fix: record file extension (e.g. .tsv) in between workflow cache records in o...9f7e092
fix: properly handle remote storage when waiting for pipes (#3317)77ef176
fix: provide proper error messages if output file preparation (pipe, mkdir) f...04f89d3
fix9a3e29f
chore: fix if syntax99ae9b2
dbg7690998
feat: toggles for binary labels in report (#3296)4818b80
chore: use locally deployed minio instead of play.min.io for storage testing ...784e867
best practices for reportingUpdates
ruff
from 0.9.6 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
isort
from 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
Commits
c8ab4a5
Merge pull request #2096 from xinydev/fix-docsee477e9
Merge branch 'main' into fix-docs790bb06
Merge pull request #2372 from cclauss/ruff-rules-PT168d850
Merge branch 'main' into ruff-rules-PT6165d6b
Merge pull request #2373 from PyCQA/ci/remove-safetyf776259
Remove Safety176ada2
Ruff rules PT for pytest3305894
Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3e
Ruff rules B017, B028, and E2031157b58
Merge pull request #2359 from cclauss/ruffDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsSummary by Sourcery
Bump the pip group across the /dependencies/python directory, updating the versions of checkov, ansible-lint, cfn-lint, snakemake, ruff, and isort.
Chores: