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

Update abatilo/actions-poetry action to v3 #502

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
abatilo/actions-poetry action major v2.4.0 -> v3.0.0

Release Notes

abatilo/actions-poetry (abatilo/actions-poetry) ### [`v3.0.0`](https://togithub.com/abatilo/actions-poetry/releases/tag/v3.0.0) [Compare Source](https://togithub.com/abatilo/actions-poetry/compare/v2.4.0...v3.0.0) ##### BREAKING CHANGE Use pipx to isolate poetry ([#​63](https://togithub.com/abatilo/actions-poetry/issues/63)) ([7b6d33e](https://togithub.com/abatilo/actions-poetry/commit/7b6d33e44b4f08d7021a1dee3c044e9c253d6439)) Functionality itself should expect to be the same but the affected virtualenv is different and people might have depended on this behavior so we're considering this a breaking change.

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 this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 4 3 0.1s
✅ COPYPASTE jscpd yes no 2.33s
⚠️ DOCKERFILE hadolint 2 1 0.18s
✅ JSON eslint-plugin-jsonc 3 0 0 1.12s
✅ JSON jsonlint 3 0 0.37s
✅ JSON prettier 3 0 0 1.08s
✅ JSON v8r 3 0 3.32s
⚠️ MAKEFILE checkmake 1 1 0.02s
⚠️ MARKDOWN markdownlint 12 0 17 1.48s
✅ MARKDOWN markdown-link-check 12 0 13.14s
✅ MARKDOWN markdown-table-formatter 12 3 0 0.38s
✅ PYTHON bandit 6 0 1.66s
✅ PYTHON black 6 0 0 1.02s
✅ PYTHON flake8 6 0 1.04s
✅ PYTHON isort 6 0 0 0.38s
⚠️ PYTHON mypy 6 5 8.1s
✅ PYTHON pylint 6 0 3.49s
⚠️ PYTHON pyright 6 8 8.96s
✅ PYTHON ruff 6 0 0 0.04s
✅ REPOSITORY checkov yes no 10.92s
✅ REPOSITORY gitleaks yes no 2.34s
✅ REPOSITORY git_diff yes no 0.04s
⚠️ REPOSITORY grype yes 1 11.24s
✅ REPOSITORY secretlint yes no 0.87s
❌ REPOSITORY trivy yes 1 6.88s
✅ REPOSITORY trivy-sbom yes no 3.6s
✅ REPOSITORY trufflehog yes no 3.65s
✅ SPELL cspell 47 0 3.78s
✅ SPELL lychee 29 0 1.24s
✅ YAML prettier 14 1 0 1.4s
✅ YAML v8r 14 0 11.91s
✅ YAML yamllint 14 0 0.53s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_