canonical / discourse-gatekeeper

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

Update dependency pydiscourse to >=1.7,<1.8 #245

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydiscourse >=1.6,<1.7 -> >=1.7,<1.8 age adoption passing confidence

Release Notes

bennylope/pydiscourse (pydiscourse) ### [`v1.7.0`](https://togithub.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#170) [Compare Source](https://togithub.com/bennylope/pydiscourse/compare/v1.6.1...v1.7.0) - Possible breaking change: Change `search()` term paramater from `term` to `q`, fixes search. Thanks [@​weber-s](https://togithub.com/weber-s) - Add support for Python 3.12

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

Test coverage for b8ff124ea6d788e12456f11d2da21142e18fdef2

Name                                 Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------------------------
src/gatekeeper/__init__.py              97      0     42      0   100%
src/gatekeeper/action.py               159      0     48      0   100%
src/gatekeeper/check.py                 63      0     25      0   100%
src/gatekeeper/clients.py               12      0      0      0   100%
src/gatekeeper/commit.py                42      0     12      0   100%
src/gatekeeper/constants.py              9      0      0      0   100%
src/gatekeeper/content.py               50      0     10      0   100%
src/gatekeeper/discourse.py            159      0     34      0   100%
src/gatekeeper/docs_directory.py        33      0      8      0   100%
src/gatekeeper/download.py              22      0      2      0   100%
src/gatekeeper/exceptions.py            15      0      0      0   100%
src/gatekeeper/index.py                142      0     56      0   100%
src/gatekeeper/metadata.py              59      0     28      0   100%
src/gatekeeper/migration.py            102      0     33      0   100%
src/gatekeeper/navigation_table.py      65      0     20      0   100%
src/gatekeeper/reconcile.py            123      0     60      0   100%
src/gatekeeper/repository.py           293      0     88      0   100%
src/gatekeeper/sort.py                  43      0     26      0   100%
src/gatekeeper/types_.py               202      0     54      0   100%
--------------------------------------------------------------------------------
TOTAL                                 1690      0    546      0   100%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:02
Run started:2024-04-16 22:12:39.336534

Test results:
    No issues identified.

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