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 tomli to v2.2.1 #195

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Update dependency tomli to v2.2.1 #195

merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tomli (changelog) ==2.1.0 -> ==2.2.1 age adoption passing confidence

Release Notes

hukkin/tomli (tomli)

v2.2.1

Compare Source

  • Fixed
    • Don't attempt to compile binary wheels for Python 3.8, 3.9 and 3.10 where cibuildwheel depends on a conflicting Tomli version

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 28, 2024 01:57
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from d1ef8f5 to b77ec10 Compare December 2, 2024 20:40
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from b77ec10 to 117abdb Compare December 3, 2024 18:49
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from 117abdb to 40062b9 Compare December 4, 2024 14:08
@renovate renovate bot changed the title chore(deps): update dependency tomli to v2.2.1 Update dependency tomli to v2.2.1 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from 40062b9 to d3ee2b5 Compare December 4, 2024 20:11
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from d3ee2b5 to 3619f4c Compare December 5, 2024 02:49
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from 3619f4c to b853e21 Compare December 5, 2024 05:23
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from b853e21 to 5f0b051 Compare December 5, 2024 19:05
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from 5f0b051 to ceba262 Compare December 6, 2024 04:00
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Test coverage for ceba262

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.23=setup[1.02]+cmd[0.22] seconds)
congratulations :) (1.29 seconds)

Static code analysis report

Run started:2024-12-06 04:02:14.232133

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 d2aa097 into main Dec 9, 2024
61 checks passed
@addyess addyess deleted the renovate/tomli-2.x branch December 9, 2024 18:27
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