Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ==5.0.0 -> ==6.0.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov)

v6.0.0

Compare Source

  • Updated various documentation inaccuracies, especially on subprocess handling.
  • Changed fail under checks to use the precision set in the coverage configuration.
    Now it will perform the check just like coverage report would.
  • Added a --cov-precision cli option that can override the value set in your coverage configuration.
  • Dropped support for now EOL Python 3.8.

Configuration

📅 Schedule: Branch creation - "* * 1 */3 *" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@github-actions
Copy link

github-actions bot commented Jan 1, 2025

Trivy image scan report

ghcr.io/miracum/ahd2fhir:pr-211 (debian 12.7)

6 known vulnerabilities found (HIGH: 4 MEDIUM: 1 LOW: 1 CRITICAL: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libpython3.11-minimal CVE-2024-6232 HIGH 3.11.2-6+deb12u3 3.11.2-6+deb12u4
libpython3.11-stdlib CVE-2024-6232 HIGH 3.11.2-6+deb12u3 3.11.2-6+deb12u4
libsqlite3-0 CVE-2023-7104 HIGH 3.40.1-2 3.40.1-2+deb12u1
libssl3 CVE-2024-5535 MEDIUM 3.0.14-1~deb12u2 3.0.15-1~deb12u1
libssl3 CVE-2024-9143 LOW 3.0.14-1~deb12u2 3.0.15-1~deb12u1
python3.11-minimal CVE-2024-6232 HIGH 3.11.2-6+deb12u3 3.11.2-6+deb12u4

No Misconfigurations found

Python

1 known vulnerabilities found (CRITICAL: 0 HIGH: 1 MEDIUM: 0 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
setuptools CVE-2024-6345 HIGH 65.5.1 70.0.0

No Misconfigurations found

@github-actions
Copy link

github-actions bot commented Jan 1, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.03s
✅ BASH bash-exec 2 0 0.01s
✅ BASH shellcheck 2 0 0.01s
✅ BASH shfmt 2 0 0.01s
✅ DOCKERFILE hadolint 2 0 0.12s
✅ JSON jsonlint 16 0 0.27s
✅ JSON npm-package-json-lint yes no 0.62s
✅ JSON prettier 16 0 1.64s
✅ MARKDOWN markdownlint 3 0 0.66s
✅ PYTHON bandit 31 0 2.42s
✅ PYTHON black 31 0 2.78s
✅ PYTHON flake8 31 0 1.12s
✅ PYTHON isort 31 0 0.75s
✅ PYTHON mypy 31 0 12.0s
✅ PYTHON pyright 31 0 9.95s
✅ PYTHON ruff 31 0 0.11s
✅ REPOSITORY checkov yes no 24.93s
✅ REPOSITORY gitleaks yes no 0.08s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 14.33s
✅ REPOSITORY kics yes no 33.76s
✅ REPOSITORY secretlint yes no 1.04s
✅ REPOSITORY syft yes no 0.74s
✅ REPOSITORY trivy yes no 11.49s
✅ REPOSITORY trivy-sbom yes no 1.2s
✅ REPOSITORY trufflehog yes no 7.56s
✅ YAML prettier 15 0 0.96s
✅ YAML yamllint 15 0 0.71s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant