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 lightkube to v0.15.7 #211

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightkube ==0.15.5 -> ==0.15.7 age adoption passing confidence

Release Notes

gtsystem/lightkube (lightkube)

v0.15.7

Compare Source

v0.15.6

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 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 December 5, 2024 14:21
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from 3596864 to 1e8300f Compare December 5, 2024 19:05
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from 1e8300f to 88a6c8c Compare December 6, 2024 04:00
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from 88a6c8c to de5b004 Compare December 9, 2024 18:27
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from de5b004 to 5935650 Compare December 9, 2024 19:38
@mateoflorido
Copy link
Member

@addyess It looks like this version should resolve the issues with httpx: gtsystem/lightkube#78 (comment). If everything works as expected, we should be able to remove the dependency pinning for httpx and close #212

@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from 5935650 to fe89180 Compare December 10, 2024 20:37
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from fe89180 to c932d5f Compare December 10, 2024 22:16
@renovate renovate bot changed the title Update dependency lightkube to v0.15.6 chore(deps): update dependency lightkube to v0.15.6 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from c932d5f to f0443c7 Compare December 11, 2024 17:01
@renovate renovate bot changed the title chore(deps): update dependency lightkube to v0.15.6 chore(deps): update dependency lightkube to v0.15.7 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/lightkube-0.x branch from f0443c7 to 1ee6cec Compare December 13, 2024 12:16
Copy link
Contributor

Test coverage for 1ee6cec

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                              491    244    50%
src/cloud_integration.py                   80      3    96%
src/config/extra_args.py                   29      2    93%
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                                    1776    543    69%
coverage-report: OK (1.19=setup[0.98]+cmd[0.21] seconds)
congratulations :) (1.24 seconds)

Static code analysis report

Run started:2024-12-13 12:17:30.276070

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 3802
  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 c3e17af into main Dec 13, 2024
61 checks passed
@addyess addyess deleted the renovate/lightkube-0.x branch December 13, 2024 17:09
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.

2 participants