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.13.0 #99

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ops (changelog) ==2.12.0 -> ==2.13.0 age adoption passing confidence

Release Notes

canonical/operator (ops) ### [`v2.13.0`](https://togithub.com/canonical/operator/blob/HEAD/CHANGES.md#2130---30-Apr-2024) [Compare Source](https://togithub.com/canonical/operator/compare/2.12.0...2.13.0) #### Features - Added support for user secrets in Harness ([#​1176](https://togithub.com/canonical/operator/issues/1176)) #### Fixes - Corrected the model config types ([#​1183](https://togithub.com/canonical/operator/issues/1183)) - In Harness, only inspect the source file if it will be used - this fixed using Harness in a Python REPL ([#​1181](https://togithub.com/canonical/operator/issues/1181)) #### Documentation - Updated publishing a release in HACKING.md ([#​1173](https://togithub.com/canonical/operator/issues/1173)) - Added `tox -e docs-deps` to compile requirements.txt ([#​1172](https://togithub.com/canonical/operator/issues/1172)) - Updated doc to note deprecated functionality in ([#​1178](https://togithub.com/canonical/operator/issues/1178)) #### Tests - First stage of converting tests from unittest to pytest ([#​1191](https://togithub.com/canonical/operator/issues/1191), [#​1192](https://togithub.com/canonical/operator/issues/1192), [#​1196](https://togithub.com/canonical/operator/issues/1196), [#​1193](https://togithub.com/canonical/operator/issues/1193), [#​1195](https://togithub.com/canonical/operator/issues/1195)) - Added `pebble.CheckInfo.change_id` field ([#​1197](https://togithub.com/canonical/operator/issues/1197))

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.

renovate[bot] commented 5 months ago

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.

github-actions[bot] commented 5 months ago

Test coverage for d2c3af46c7dc722abc13db71ef096fe8213d3b2c

Name           Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------
src/charm.py     188      3     68      5    97%   302->305, 396, 403->391, 409, 417
----------------------------------------------------------
TOTAL            188      3     68      5    97%

Static code analysis report

Run started:2024-05-02 16:10:22.248290

Test results:
    No issues identified.

Code scanned:
    Total lines of code: 1059
    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):