canonical / discourse-k8s-operator

discourse-k8s-operator - charm repository.
Apache License 2.0
6 stars 5 forks source link

chore(deps): update dependency ops to v2.14.1 #264

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

canonical/operator (ops) ### [`v2.14.1`](https://togithub.com/canonical/operator/blob/HEAD/CHANGES.md#2141---27-Jun-2024) [Compare Source](https://togithub.com/canonical/operator/compare/2.14.0...2.14.1) #### Fixes - Add connect timeout for exec websockets to avoid hanging ([#​1247](https://togithub.com/canonical/operator/issues/1247)) - Adjust Harness secret behaviour to align with Juju ([#​1248](https://togithub.com/canonical/operator/issues/1248)) #### Tests - Fix TypeError when running test.pebble_cli ([#​1245](https://togithub.com/canonical/operator/issues/1245)) - Properly clean up after running setup_root_logging in test_log ([#​1259](https://togithub.com/canonical/operator/issues/1259)) - Verify that defer() is not usable on stop,remove,secret-expired,secret-rotate ([#​1233](https://togithub.com/canonical/operator/issues/1233)) #### Documentation - Fix HACKING.md link on PyPI, and internal links ([#​1261](https://togithub.com/canonical/operator/issues/1261), [#​1236](https://togithub.com/canonical/operator/issues/1236)) - Add a section to HACKING.md on PR titles (commit messages to main) ([#​1252](https://togithub.com/canonical/operator/issues/1252)) - Add release step to update pinned charm tests ([#​1213](https://togithub.com/canonical/operator/issues/1213)) - Add a security policy ([#​1266](https://togithub.com/canonical/operator/issues/1266)) #### CI - Only run tests once on push to PR ([#​1242](https://togithub.com/canonical/operator/issues/1242)) - Validate PR title against conventional commit rules in ([#​1262](https://togithub.com/canonical/operator/issues/1262)) - Only update ops, not all dependencies, in charm tests in ([#​1275](https://togithub.com/canonical/operator/issues/1275)) - Add artefact attestation ([#​1267](https://togithub.com/canonical/operator/issues/1267))

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 2 months ago

Test coverage for 4007ff6383b0eb893a277a4216055c8ecb7afff2

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/charm.py        371     41     94     15    88%   184, 192-193, 205, 337->345, 378->383, 395, 577-579, 584-585, 597-599, 604-605, 617-619, 642-644, 686->exit, 696->exit, 745-748, 758-759, 783-784, 796-797, 824-826, 828->833, 830-831, 873-874, 890-891, 901->exit, 915
src/database.py      29      1      8      1    95%   56
-------------------------------------------------------------
TOTAL               400     42    102     16    88%

Static code analysis report

Run started:2024-06-27 06:27:05.385133

Test results:
    No issues identified.

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