← Back to issue list

chore(deps): update dependency cryptography to v41 [security] - autoclosed

View original Github issue

Metadata

Project
charmcraft
Number
#1120
Type
pull request
State
closed
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

The cryptography v41 security update pull request was autoclosed without merging. Renovate automatically closed it due to inactivity or because the dependency was already updated. No reviews or CI checks were performed.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://togithub.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==40.0.2` -> `==41.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/compatibility-slim/40.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/confidence-slim/40.0.2)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [GHSA-5cpq-8wj7-hf2v](https://togithub.com/pyca/cryptography/security/advisories/GHSA-5cpq-8wj7-hf2v) pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.5-40.0.2 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://www.openssl.org/news/secadv/20230530.txt. If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions. --- ### Release Notes <details> <summary>pyca/cryptography</summary> ### [`v41.0.0`](https://togithub.com/pyca/cryptography/compare/40.0.2...41.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/40.0.2...41.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" in timezone Etc/UTC, Automerge - "before 07:00" in timezone Etc/UTC. 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b The cryptography v41 security update pull request was autoclosed without merging. Renovate automatically closed it due to inactivity or because the dependency was already updated. No reviews or CI checks were performed.
qwen3.6-35b-a3b-mtp-q6 Abandoned and autoclosed by Renovate due to inactivity. The security update for cryptography to v41 was not merged as automerge was disabled and no manual intervention occurred.
qwen3.6-35b-a3b-mtp-q6 Automated dependency update to cryptography v41 for security reasons was autoclosed by Renovate. The branch was not merged or reviewed, likely due to staleness or an already resolved dependency state.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1057 chore(deps): update dependency cryptography [security] - autoclosed charmcraft closed Security update for cryptography was autoclosed by Renovate without merging. The bot is configured to automatically recreate the PR upon closure.
87%
#1537 chore(deps): update dependency cryptography to v42.0.4 [security] charmcraft closed Maintainer closed the cryptography v42.0.4 security update without merging. The patch requires an environment variable change and will be handled separately. Renovate will ignore this specific version.
87%
#1019 chore(deps): update dependency cryptography to v39 [security] charmcraft closed Superseded by PR #1024. The automated cryptography v39 security update was closed unmerged to prevent duplication with a newer dependency upgrade.
87%
#1164 chore(deps): update dependency cryptography to v41.0.2 [security] charmcraft merged Merged automated dependency update upgrading cryptography from v41.0.0 to v41.0.2 to resolve CVE-2023-38325 SSH certificate vulnerability. Approved, passed CI checks, and successfully merged via Renovate bot.
86%
#4564 chore(deps): update dependency cryptography to v42 [security] snapcraft merged Merged automated dependency update upgrading cryptography from v41.0.7 to v42.0.2 to patch CVE-2023-50782 and CVE-2024-0727. The change passed CI checks, received two approvals, and was merged into main.
86%
#1201 chore(deps): update dependency cryptography to v41.0.3 [security] charmcraft merged Merged automated update upgrading cryptography from v41.0.2 to v41.0.3 to resolve OpenSSL vulnerabilities in prebuilt wheels. Approved, passed CI, and auto-merged.
86%
#1396 chore(deps): update dependency cryptography to v41.0.6 [security] charmcraft merged Merged automated dependency update upgrading cryptography from 41.0.4 to 41.0.6 to resolve CVE-2023-49083, preventing a denial of service from NULL-pointer dereference during PKCS7 parsing. Approved and merged automatically by Renovate.
86%
#1272 chore(deps): update dependency cryptography to v41.0.4 [security] charmcraft closed Closed without merging after failing a flaky store test. Superseded by PR #1271. Renovate will ignore this cryptography v41.0.4 update until a newer version is released.
84%
#1056 chore(deps): update dependency cryptography to v39 [security] charmcraft closed Closed unmerged and superseded by PR #1024, which addresses the cryptography v39 security update. Renovate will ignore future 39.x releases for this branch.
84%
#1529 chore(deps): update dependency cryptography to v42.0.2 [security] charmcraft merged Merged automated update upgrading cryptography from 42.0.1 to 42.0.2 to patch CVE-2024-0727, preventing OpenSSL crashes from malformed PKCS12 files. Approved by two reviewers, passed CI, and merged automatically.
84%