Closed dependabot[bot] closed 7 months ago
Image reference | psisharedsharedchncr001.azurecr.io/alphafold:edge |
psisharedsharedchncr001.azurecr.io/alphafold:pr-540 |
---|---|---|
- digest | 35cc0232bf90 |
aaa5c8e23e05 |
- provenance | https://github.com/paulscherrerinstitute/alphafold-on-fire/commit/de3ef7709d4a18edecd940fd654063e7e3e5b6a6 | https://github.com/paulscherrerinstitute/alphafold-on-fire/commit/917ef72b12f8427642add2532a3191083bbab9b2 |
- vulnerabilities | ||
- platform | linux/amd64 | linux/amd64 |
- size | 59 MB | 67 MB (+8.4 MB) |
- packages | 110 | 110 |
Base Image | python:3.10-alpine also known as: • 3.10-alpine3.19 • 3.10.13-alpine • 3.10.13-alpine3.19 |
python:3.10-alpine also known as: • 3.10-alpine3.19 • 3.10.13-alpine • 3.10.13-alpine3.19 |
- vulnerabilities |
apk
(8 changes)Package | Versionpsisharedsharedchncr001.azurecr.io/alphafold:edge |
Versionpsisharedsharedchncr001.azurecr.io/alphafold:pr-540 |
|
---|---|---|---|
:infinity: | .python-rundeps | 20231209.013648 |
20240316.052121 |
:infinity: | expat | 2.5.0-r2 |
2.6.2-r0 |
Removed vulnerabilities (3): |
|||
:infinity: | libcrypto3 | 3.1.4-r2 |
3.1.4-r5 |
:infinity: | libexpat | 2.5.0-r2 |
2.6.2-r0 |
:infinity: | libssl3 | 3.1.4-r2 |
3.1.4-r5 |
:infinity: | openssl | 3.1.4-r2 |
3.1.4-r5 |
Removed vulnerabilities (3): |
|||
:infinity: | tzdata | 2023c-r1 |
2024a-r0 |
:infinity: | zlib | 1.3-r2 |
1.3.1-r0 |
pypi
(2 changes)Package | Versionpsisharedsharedchncr001.azurecr.io/alphafold:edge |
Versionpsisharedsharedchncr001.azurecr.io/alphafold:pr-540 |
|
---|---|---|---|
:infinity: | pip | 23.3.2 |
24.0 |
:infinity: | wheel | 0.42.0 |
0.43.0 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
de3ef77
) to head (917ef72
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #544.
Bumps ruff from 0.1.14 to 0.3.3.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
608df9a
Bump version to 0.3.3 (#10425)740c08b
[pylint
] - implementredeclared-assigned-name
(W0128
) (#9268)7e652e8
[flake8_comprehensions
] Handled special case forC400
which also matches ...9675e18
Allow trailing ellipsis intyping.TYPE_CHECKING
(#10413)10ace88
Track conditional deletions in the semantic model (#10415)a8e50a7
[RUF008] Make it clearer that a mutable default in a dataclass is only valid ...e944c16
[pycodestyle
] Do not ignore lines before the first logical line in blank li...5f40371
UseExprFString
forStringLike::FString
variant (#10311)f7802ad
[pylint
] Extend docs and test ininvalid-str-return-type
(E307
) (#10400)e832327
Require --preview forruff server
(#10368)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