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
103 stars 7 forks source link

:arrow_up: Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 #488

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps abatilo/actions-poetry from 2.3.0 to 2.4.0.

Release notes

Sourced from abatilo/actions-poetry's releases.

v2.4.0

2.4.0 (2023-12-29)

Features

  • Add ability to install plugins as part of the action setup (#66) (a5643c6)
Commits


Dependabot compatibility score

Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 8 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 3 1 0.09s
βœ… COPYPASTE jscpd yes no 2.12s
⚠️ DOCKERFILE hadolint 2 1 0.23s
βœ… JSON eslint-plugin-jsonc 3 0 0 1.03s
βœ… JSON jsonlint 3 0 0.25s
βœ… JSON prettier 3 0 0 0.54s
βœ… JSON v8r 3 0 3.38s
⚠️ MAKEFILE checkmake 1 1 0.01s
⚠️ MARKDOWN markdownlint 11 0 15 1.55s
βœ… MARKDOWN markdown-link-check 11 0 4.43s
βœ… MARKDOWN markdown-table-formatter 11 0 0 0.52s
βœ… PYTHON bandit 6 0 1.17s
βœ… PYTHON black 6 0 0 1.42s
βœ… PYTHON flake8 6 0 0.67s
βœ… PYTHON isort 6 0 0 0.41s
⚠️ PYTHON mypy 6 5 7.96s
βœ… PYTHON pylint 6 0 3.67s
⚠️ PYTHON pyright 6 8 8.09s
βœ… PYTHON ruff 6 0 0 0.07s
βœ… REPOSITORY checkov yes no 12.08s
βœ… REPOSITORY gitleaks yes no 2.1s
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY grype yes no 12.3s
βœ… REPOSITORY secretlint yes no 0.82s
βœ… REPOSITORY trivy yes no 5.4s
βœ… REPOSITORY trivy-sbom yes no 2.5s
βœ… REPOSITORY trufflehog yes no 2.69s
βœ… SPELL cspell 45 0 4.81s
βœ… SPELL lychee 27 0 1.31s
βœ… YAML prettier 13 0 0 1.21s
βœ… YAML v8r 13 0 19.62s
βœ… YAML yamllint 13 0 0.44s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_