Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pyopenssl to v24.1.0 #242

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyOpenSSL (source) ==24.0.0 -> ==24.1.0 age adoption passing confidence

Release Notes

pyca/pyopenssl (pyOpenSSL)

v24.1.0

Compare Source

Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Removed the deprecated OpenSSL.crypto.PKCS12 and
    OpenSSL.crypto.NetscapeSPKI. OpenSSL.crypto.PKCS12 may be replaced
    by the PKCS#12 APIs in the cryptography package.

Deprecations:
^^^^^^^^^^^^^

Changes:
^^^^^^^^


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 10, 2024 00:46
Copy link
Contributor

Test coverage for 176aeff

Name                         Stmts   Miss Branch BrPart  Cover   Missing
------------------------------------------------------------------------
src/charm.py                   449     94     93     16    77%   95-96, 98-99, 104-105, 172-174, 219-238, 253-255, 256->260, 283-287, 378-383, 414, 426-432, 446-447, 460-486, 514->519, 564, 568-573, 618->621, 635-636, 668-681, 710-715, 778-779, 781-782, 784-785, 859->861, 926-927, 960-962, 979
src/charm_state.py             271     31     56     10    87%   99, 212, 238, 242-243, 263-265, 296-297, 334-335, 341-342, 369, 374, 376, 380, 419, 431-438, 598-599, 604-605, 611-616
src/errors.py                   40      0      0      0   100%
src/event_timer.py              55      7      2      1    86%   103-104, 127, 144-145, 161-162
src/firewall.py                 52     18     20      0    61%   42-43, 66-69, 110-184
src/github_client.py            89     14     38      4    80%   38-45, 146, 169, 182-189, 207->242, 236
src/github_metrics.py           14      0      0      0   100%
src/github_type.py              50      0      0      0   100%
src/lxd_type.py                 37      0      2      0   100%
src/metrics.py                  73      2     10      1    96%   61->64, 170-171
src/metrics_type.py              6      0      0      0   100%
src/openstack_manager.py        40      0      4      0   100%
src/runner.py                  324     71     96     24    73%   46->48, 175->189, 229-230, 256-257, 298-307, 331-336, 341, 361, 365-375, 424->427, 430-432, 439, 453, 463, 467, 469, 484, 518-523, 539-552, 563-602, 607, 649, 702-704, 708, 726, 761, 787, 792-804, 818, 823->825, 828-830
src/runner_logs.py              35      2      6      1    93%   62->61, 66-67
src/runner_manager.py          314     56    112     13    81%   114, 159-161, 174-175, 187-189, 195-200, 204-205, 235, 278-279, 323-325, 399, 409, 434, 445-449, 474, 526-529, 561-579, 592-597, 621-623, 641-642, 740
src/runner_manager_type.py      39      0      6      0   100%
src/runner_metrics.py          123      8     20      2    93%   147-148, 160, 191-192, 307-311
src/runner_type.py              31      0      8      0   100%
src/shared_fs.py               116     16     20      0    88%   108-109, 133-134, 217-218, 241-242, 254-255, 260-261, 267-268, 292-293
src/utilities.py                68      7     20      7    82%   74->76, 78->84, 91, 121, 135, 174-177, 228
------------------------------------------------------------------------
TOTAL                         2226    326    513     79    83%

Static code analysis report

Run started:2024-03-10 00:48:12.464037

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 4884
  Total lines skipped (#nosec): 0
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 7

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@yanksyoon yanksyoon merged commit b4df77f into main Mar 12, 2024
67 checks passed
@yanksyoon yanksyoon deleted the renovate/pyopenssl-24.x branch March 12, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant