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
async-timeout ==4.0.3 -> ==5.0.1 age adoption passing confidence

Release Notes

aio-libs/async-timeout (async-timeout)

v5.0.1

Compare Source

==================

Misc

  • #&#8203;423 <https://github.com/aio-libs/async-timeout/issues/423>_

v5.0.0

Compare Source

==================

Features

  • Make asyncio_timeout fully compatible with the standard asyncio.Timeout but keep backward compatibility with existing asyncio_timeout.Timeout API. (#&#8203;422 <https://github.com/aio-libs/async-timeout/issues/422>_)

Improved Documentation

  • On the CHANGES/README.rst <https://github.com/aio-libs/async-timeout/tree/master/CHANGES/README.rst>_ page,
    a link to the Towncrier philosophy has been fixed. (#&#8203;388 <https://github.com/aio-libs/async-timeout/issues/388>_)

Deprecations and Removals

  • Drop deprecated sync context manager support, use async with timeout(...): ... instead. (#&#8203;421 <https://github.com/aio-libs/async-timeout/issues/421>_)

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 this update 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-203 (debian 12.7)

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

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.04s
✅ BASH bash-exec 2 0 0.02s
✅ BASH shellcheck 2 0 0.01s
✅ BASH shfmt 2 0 0.01s
✅ DOCKERFILE hadolint 2 0 0.12s
✅ JSON jsonlint 16 0 0.48s
✅ JSON npm-package-json-lint yes no 1.07s
✅ JSON prettier 16 0 1.77s
✅ MARKDOWN markdownlint 3 0 0.8s
✅ PYTHON bandit 31 0 2.21s
✅ PYTHON black 31 0 4.36s
✅ PYTHON flake8 31 0 0.97s
✅ PYTHON isort 31 0 0.64s
✅ PYTHON mypy 31 0 10.8s
✅ PYTHON pyright 31 0 10.18s
✅ PYTHON ruff 31 0 0.1s
✅ REPOSITORY checkov yes no 23.07s
✅ REPOSITORY gitleaks yes no 0.08s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 15.32s
✅ REPOSITORY kics yes no 31.29s
✅ REPOSITORY secretlint yes no 1.0s
✅ REPOSITORY syft yes no 0.71s
✅ REPOSITORY trivy yes no 10.33s
✅ REPOSITORY trivy-sbom yes no 2.27s
✅ REPOSITORY trufflehog yes no 5.54s
✅ YAML prettier 15 0 0.99s
✅ YAML yamllint 15 0 0.77s

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