nvuillam / github-dependents-info

Collect information about dependencies between a github repo and other repositories. Results available in JSON, markdown and badge
https://pypi.org/project/github-dependents-info/
MIT License
114 stars 7 forks source link

Update dependency isort to v5.13.2 #474

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
isort (source, changelog) 5.13.1 -> 5.13.2 age adoption passing confidence

Release Notes

pycqa/isort (isort) ### [`v5.13.2`](https://togithub.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5132-December-13-2023) [Compare Source](https://togithub.com/pycqa/isort/compare/5.13.1...5.13.2) - Apply the bracket fix from issue [#​471](https://togithub.com/pycqa/isort/issues/471) only for use_parentheses=True ([#​2184](https://togithub.com/pycqa/isort/issues/2184)) [@​bp72](https://togithub.com/bp72) - Confine pre-commit to stages ([#​2213](https://togithub.com/pycqa/isort/issues/2213)) [@​davidculley](https://togithub.com/davidculley) - Fixed colors extras ([#​2212](https://togithub.com/pycqa/isort/issues/2212)) [@​staticdev](https://togithub.com/staticdev)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 10 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 3 0 0.03s
βœ… COPYPASTE jscpd yes no 2.18s
⚠️ DOCKERFILE hadolint 1 1 0.1s
βœ… JSON eslint-plugin-jsonc 3 0 0 0.97s
βœ… JSON jsonlint 3 0 0.15s
βœ… JSON prettier 3 0 0 0.52s
βœ… JSON v8r 3 0 3.38s
⚠️ MAKEFILE checkmake 1 1 0.01s
⚠️ MARKDOWN markdownlint 11 0 12 1.36s
βœ… MARKDOWN markdown-link-check 11 0 5.03s
βœ… MARKDOWN markdown-table-formatter 11 0 0 0.35s
βœ… PYTHON bandit 6 0 0.93s
βœ… PYTHON black 6 0 0 0.94s
βœ… PYTHON flake8 6 0 0.54s
βœ… PYTHON isort 6 0 0 0.29s
⚠️ PYTHON mypy 6 5 7.07s
βœ… PYTHON pylint 6 0 3.92s
⚠️ PYTHON pyright 6 8 8.75s
βœ… PYTHON ruff 6 0 0 0.03s
βœ… REPOSITORY checkov yes no 11.49s
βœ… REPOSITORY gitleaks yes no 1.88s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 14.29s
βœ… REPOSITORY secretlint yes no 0.96s
βœ… REPOSITORY trivy yes no 6.89s
βœ… REPOSITORY trivy-sbom yes no 3.36s
βœ… REPOSITORY trufflehog yes no 3.26s
βœ… SPELL cspell 43 0 4.43s
βœ… SPELL lychee 26 0 1.44s
βœ… YAML prettier 12 0 0 0.97s
βœ… YAML v8r 12 0 19.98s
βœ… YAML yamllint 12 0 0.31s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_