canonical / gunicorn-k8s-operator

gunicorn-k8s-operator - charm repository.
Apache License 2.0
2 stars 3 forks source link

chore(deps): update dependency ops to v2.8.0 #79

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ops ==2.7.0 -> ==2.8.0 age adoption passing confidence

Release Notes

canonical/operator (ops) ### [`v2.8.0`](https://togithub.com/canonical/operator/blob/HEAD/CHANGES.md#280) [Compare Source](https://togithub.com/canonical/operator/compare/2.7.0...2.8.0) - Added `Unit.reboot()` and \`Harness.reboot_count\`\` - Added `RelationMeta.optional` - The type of a `Handle`'s `key` was expanded from `str` to `str|None` - Narrowed types of `app` and `unit` in relation events to exclude `None` where applicable

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.



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

github-actions[bot] commented 12 months ago

Test coverage for e28bea3596a2f50812025b38b0a4d653a72edfcc

Name           Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------
src/charm.py     191      0     68      1    99%   307->310
----------------------------------------------------------
TOTAL            191      0     68      1    99%

Static code analysis report

Run started:2023-10-25 03:52:41.727476

Test results:
    No issues identified.

Code scanned:
    Total lines of code: 1122
    Total lines skipped (#nosec): 0
    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):