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 cryptography to v42 #205

Merged
merged 6 commits into from
Mar 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) <= 38.0.4 -> <=42.0.1 age adoption passing confidence

Release Notes

pyca/cryptography (cryptography)

v42.0.1

Compare Source

v42.0.0

Compare Source

v41.0.7

Compare Source

v41.0.6

Compare Source

v41.0.5

Compare Source

v41.0.4

Compare Source

v41.0.3

Compare Source

v41.0.2

Compare Source

v41.0.1

Compare Source

v41.0.0

Compare Source

v40.0.2

Compare Source

v40.0.1

Compare Source

v40.0.0

Compare Source

v39.0.2

Compare Source

v39.0.1

Compare Source

v39.0.0

Compare Source


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 January 23, 2024 04:47
github-actions[bot]
github-actions bot previously approved these changes Jan 23, 2024
@jdkandersson
Copy link
Contributor

@cbartz If you use the checkbox in the description then renovate will do the rebase on main and the automation will be able to provide approval

cbartz
cbartz previously approved these changes Jan 25, 2024
Copy link
Contributor Author

renovate bot commented Jan 25, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@cbartz cbartz dismissed stale reviews from github-actions[bot] and themself via b1e5cca March 1, 2024 10:18
Copy link
Contributor

github-actions bot commented Mar 1, 2024

Test coverage for e989be3

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-01 11:18:25.855906

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):

@cbartz cbartz requested a review from yanksyoon March 1, 2024 12:22
@cbartz cbartz merged commit 2b8061e into main Mar 1, 2024
66 checks passed
@cbartz cbartz deleted the renovate/cryptography-42.x branch March 1, 2024 13:16
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.

3 participants