dependabot[bot]
1f55d98b0b
deps(python): bump the pip group across 1 directory with 11 updates ( #6350 )
...
Bumps the pip group with 11 updates in the /dependencies/python directory:
| Package | From | To |
| --- | --- | --- |
| [checkov](https://github.com/bridgecrewio/checkov ) | `3.2.236` | `3.2.295` |
| [cfn-lint](https://github.com/aws-cloudformation/cfn-lint ) | `1.10.3` | `1.19.0` |
| [cpplint](https://github.com/cpplint/cpplint ) | `1.6.1` | `2.0.0` |
| [black](https://github.com/psf/black ) | `24.8.0` | `24.10.0` |
| [pyink](https://github.com/google/pyink ) | `24.3.0` | `24.10.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.6.2` | `0.7.3` |
| [pylint](https://github.com/pylint-dev/pylint ) | `3.2.6` | `3.3.1` |
| [mypy](https://github.com/python/mypy ) | `1.11.2` | `1.13.0` |
| [snakemake](https://github.com/snakemake/snakemake ) | `8.18.2` | `8.25.3` |
| [sqlfluff](https://github.com/sqlfluff/sqlfluff ) | `3.1.1` | `3.2.5` |
| [ansible-lint](https://github.com/ansible/ansible-lint ) | `24.7.0` | `24.10.0` |
Updates `checkov` from 3.2.236 to 3.2.295
- [Release notes](https://github.com/bridgecrewio/checkov/releases )
- [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bridgecrewio/checkov/compare/3.2.236...3.2.295 )
Updates `cfn-lint` from 1.10.3 to 1.19.0
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases )
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.19.0 )
Updates `cpplint` from 1.6.1 to 2.0.0
- [Release notes](https://github.com/cpplint/cpplint/releases )
- [Changelog](https://github.com/cpplint/cpplint/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/cpplint/cpplint/compare/1.6.1...2.0.0 )
Updates `black` from 24.8.0 to 24.10.0
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0 )
Updates `pyink` from 24.3.0 to 24.10.0
- [Release notes](https://github.com/google/pyink/releases )
- [Changelog](https://github.com/google/pyink/blob/pyink/CHANGES.md )
- [Commits](https://github.com/google/pyink/compare/24.3.0...24.10.0 )
Updates `ruff` from 0.6.2 to 0.7.3
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.2...0.7.3 )
Updates `pylint` from 3.2.6 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.3.1 )
Updates `mypy` from 1.11.2 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0 )
Updates `snakemake` from 8.18.2 to 8.25.3
- [Release notes](https://github.com/snakemake/snakemake/releases )
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md )
- [Commits](https://github.com/snakemake/snakemake/compare/v8.18.2...v8.25.3 )
Updates `sqlfluff` from 3.1.1 to 3.2.5
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases )
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/3.1.1...3.2.5 )
Updates `ansible-lint` from 24.7.0 to 24.10.0
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v24.7.0...v24.10.0 )
---
updated-dependencies:
- dependency-name: checkov
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: cpplint
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: pip
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: pyink
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: pylint
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: mypy
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: sqlfluff
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 18:28:15 +00:00
dependabot[bot]
e5d15d0ac6
deps(python): bump ruff from 0.5.7 to 0.6.2 in /dependencies/python ( #6066 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.7 to 0.6.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.7...0.6.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:37:09 +00:00
dependabot[bot]
3fdcf5c085
deps(python): bump ruff from 0.5.2 to 0.5.7 in /dependencies/python ( #5998 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.2 to 0.5.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.5.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:56:08 +00:00
dependabot[bot]
3fd69a107b
deps(python): bump ruff from 0.5.0 to 0.5.2 in /dependencies/python ( #5880 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:08:56 +00:00
dependabot[bot]
86eb9b634c
deps(python): bump ruff from 0.4.7 to 0.5.0 in /dependencies/python ( #5818 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.7 to 0.5.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.7...0.5.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:04:30 +00:00
dependabot[bot]
99efdd8dc3
deps(python): bump ruff from 0.4.4 to 0.4.7 in /dependencies/python ( #5716 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.4 to 0.4.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.4...v0.4.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 14:03:20 +00:00
dependabot[bot]
5ac1cf3c96
deps(python): bump ruff from 0.4.2 to 0.4.4 in /dependencies/python ( #5633 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...v0.4.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 13:36:24 +00:00
dependabot[bot]
a68decb78f
deps(python): bump ruff from 0.4.1 to 0.4.2 in /dependencies/python ( #5580 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 11:47:07 +00:00
dependabot[bot]
7e7da7ad36
deps(python): bump ruff from 0.3.7 to 0.4.1 in /dependencies/python ( #5560 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.7 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.7...v0.4.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 14:00:35 +00:00
dependabot[bot]
afaeb3acbc
deps(python): bump ruff from 0.3.4 to 0.3.7 in /dependencies/python ( #5528 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.4 to 0.3.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.4...v0.3.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 13:00:28 +00:00
Junya Okabe
e71a37d49d
feat: add depndency ( #5456 )
...
feat: configure ruff
feat: update the orchestration scripts
feat: update the test suite
docs: update README
feat: add test cases for ruff
fix: CI error
chore: del .github/linters/.ruff.toml
fix: CI error
fix: README
update: LINTER_NAMES_ARRAY
fix: Dockerfile
fix: .github/linters/.jscpd.json
fix: test files
fix: del version_command
2024-04-10 12:02:28 +00:00