canonical / discourse-gatekeeper

Experimental GitHub Action to upload charm documentation to charmhub
Apache License 2.0
7 stars 7 forks source link

Update dependency juju to v2.9.44.1 - autoclosed #211

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
juju ==2.9.44.0 -> ==2.9.44.1 age adoption passing confidence

Release Notes

juju/python-libjuju (juju) ### [`v2.9.44.1`](https://togithub.com/juju/python-libjuju/releases/tag/2.9.44.1) [Compare Source](https://togithub.com/juju/python-libjuju/compare/2.9.44.0...2.9.44.1) #### What's Changed This is a patch release on the `2.9` track. Most significant change is the added support for nested `assumes` expressions in [#​940](https://togithub.com/juju/python-libjuju/issues/940). - Cleanup release process by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/921](https://togithub.com/juju/python-libjuju/pull/921) - \[JUJU-4488] Add licence headers to source files by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/933](https://togithub.com/juju/python-libjuju/pull/933) - Parse nested assumes expressions by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/940](https://togithub.com/juju/python-libjuju/pull/940) - Release 2.9.44.1 notes by [@​cderici](https://togithub.com/cderici) in [https://github.com/juju/python-libjuju/pull/944](https://togithub.com/juju/python-libjuju/pull/944) **Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.44.0...2.9.44.1

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

Test coverage for bb23d528af2723a04a40caac154f75c97e8e0794

Name                      Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------
src/__init__.py              78      0     34      0   100%
src/action.py               154      0     46      0   100%
src/check.py                 53      0     21      0   100%
src/clients.py               12      0      0      0   100%
src/commit.py                42      0     12      0   100%
src/constants.py              9      0      0      0   100%
src/content.py               50      0     10      0   100%
src/discourse.py            156      0     34      0   100%
src/docs_directory.py        33      0      8      0   100%
src/download.py              23      0      2      0   100%
src/exceptions.py            15      0      0      0   100%
src/index.py                128      0     48      0   100%
src/metadata.py              28      0     12      0   100%
src/migration.py             87      0     27      0   100%
src/navigation_table.py      65      0     20      0   100%
src/reconcile.py             95      0     44      0   100%
src/repository.py           282      0     88      0   100%
src/sort.py                  39      0     22      0   100%
src/types_.py               147      0     22      0   100%
---------------------------------------------------------------------
TOTAL                      1496      0    450      0   100%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01
Run started:2023-09-06 20:27:52.927592

Test results:
    No issues identified.

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