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

Update dependency cosl to v0.0.45 #181

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Update dependency cosl to v0.0.45 #181

merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosl ==0.0.43 -> ==0.0.45 age adoption passing confidence

Release Notes

canonical/cos-lib (cosl)

v0.0.45

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.44...0.0.45


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 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.

@renovate renovate bot requested a review from a team as a code owner November 21, 2024 11:43
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 064e0b7 to e512e4e Compare November 21, 2024 13:05
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from e512e4e to d297a67 Compare November 21, 2024 17:00
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from d297a67 to bbe2be7 Compare November 21, 2024 21:32
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from bbe2be7 to b3b5ade Compare November 21, 2024 23:20
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from b3b5ade to 80659fe Compare November 22, 2024 01:18
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 80659fe to 3f41afb Compare November 22, 2024 11:34
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 3f41afb to f12a8d9 Compare November 22, 2024 17:11
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from f12a8d9 to cc76eb0 Compare November 22, 2024 18:55
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from cc76eb0 to 209e8cd Compare November 22, 2024 21:30
Copy link
Contributor

@addyess addyess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 209e8cd to 65223a3 Compare November 22, 2024 22:42
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 65223a3 to 48bd0ae Compare November 22, 2024 23:31
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 48bd0ae to 37fc625 Compare November 25, 2024 13:22
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 37fc625 to e1c0400 Compare November 26, 2024 19:24
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from e1c0400 to c16f7dc Compare November 27, 2024 03:18
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from c16f7dc to 52a0c42 Compare November 27, 2024 07:37
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 52a0c42 to afe6b7c Compare December 2, 2024 20:40
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from afe6b7c to f11c2de Compare December 3, 2024 18:49
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from f11c2de to a84d450 Compare December 4, 2024 14:08
@renovate renovate bot changed the title chore(deps): update dependency cosl to v0.0.45 Update dependency cosl to v0.0.45 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from a84d450 to 3249a01 Compare December 4, 2024 20:11
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 3249a01 to f602bec Compare December 5, 2024 02:48
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from f602bec to f16804f Compare December 5, 2024 05:22
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from f16804f to 6b03a47 Compare December 5, 2024 19:05
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 6b03a47 to 0b3eab1 Compare December 6, 2024 04:00
@renovate renovate bot force-pushed the renovate/cosl-0.x branch from 0b3eab1 to d0f0469 Compare December 9, 2024 18:27
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Test coverage for d0f0469

coverage-report: install_deps /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> python -I -m pip install 'coverage[toml]'
coverage-report: commands[0] /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> coverage report
Name                                    Stmts   Miss  Cover
-----------------------------------------------------------
lib/charms/k8s/v0/k8sd_api_manager.py     278     29    90%
src/charm.py                              489    242    51%
src/cloud_integration.py                   80      3    96%
src/config/extra_args.py                   27      1    96%
src/containerd.py                         140     16    89%
src/cos_integration.py                     33     12    64%
src/events/update_status.py                51     10    80%
src/inspector.py                           40      4    90%
src/kube_control.py                        39     31    21%
src/literals.py                            21      0   100%
src/protocols.py                           26      5    81%
src/reschedule.py                          77      4    95%
src/snap.py                               185     26    86%
src/token_distributor.py                  181    109    40%
src/upgrade.py                            105     48    54%
-----------------------------------------------------------
TOTAL                                    1772    540    70%
coverage-report: OK (1.27=setup[1.05]+cmd[0.22] seconds)
congratulations :) (1.32 seconds)

Static code analysis report

Run started:2024-12-09 18:29:10.477597

Test results:
  No issues identified.

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

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

@addyess addyess merged commit 8d9e361 into main Dec 9, 2024
61 checks passed
@addyess addyess deleted the renovate/cosl-0.x branch December 9, 2024 19:38
asbalderson pushed a commit to asbalderson/k8s-operator that referenced this pull request Dec 9, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant