canonical / discourse-gatekeeper

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

Update dependency more-itertools to >=10.3,<10.4 #248

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
more-itertools >=10.2,<10.3 -> >=10.3,<10.4 age adoption passing confidence

Release Notes

more-itertools/more-itertools (more-itertools) ### [`v10.3.0`](https://togithub.com/more-itertools/more-itertools/releases/tag/v10.3.0): Version 10.3.0 [Compare Source](https://togithub.com/more-itertools/more-itertools/compare/v10.2.0...v10.3.0) #### What's Changed - 100% Code Coverage by [@​haukex](https://togithub.com/haukex) in [https://github.com/more-itertools/more-itertools/pull/792](https://togithub.com/more-itertools/more-itertools/pull/792) - Remove recursion from `collapse` by [@​james-wasson](https://togithub.com/james-wasson) in [https://github.com/more-itertools/more-itertools/pull/796](https://togithub.com/more-itertools/more-itertools/pull/796) - Closes [#​780](https://togithub.com/more-itertools/more-itertools/issues/780): add pre/postpend examples in value_chain doc by [@​bjrtx](https://togithub.com/bjrtx) in [https://github.com/more-itertools/more-itertools/pull/802](https://togithub.com/more-itertools/more-itertools/pull/802) - Increase performance of `padded` by [@​james-wasson](https://togithub.com/james-wasson) in [https://github.com/more-itertools/more-itertools/pull/805](https://togithub.com/more-itertools/more-itertools/pull/805) - Update table of contents by [@​bjrtx](https://togithub.com/bjrtx) in [https://github.com/more-itertools/more-itertools/pull/808](https://togithub.com/more-itertools/more-itertools/pull/808) - Add exactly size of n doc to padded by [@​james-wasson](https://togithub.com/james-wasson) in [https://github.com/more-itertools/more-itertools/pull/807](https://togithub.com/more-itertools/more-itertools/pull/807) - Speed up `ichunked` by [@​james-wasson](https://togithub.com/james-wasson) in [https://github.com/more-itertools/more-itertools/pull/793](https://togithub.com/more-itertools/more-itertools/pull/793) - Optimize `chunked_even` itertool by [@​james-wasson](https://togithub.com/james-wasson) in [https://github.com/more-itertools/more-itertools/pull/816](https://togithub.com/more-itertools/more-itertools/pull/816) - Optimize windowed itertool by [@​james-wasson](https://togithub.com/james-wasson) in [https://github.com/more-itertools/more-itertools/pull/810](https://togithub.com/more-itertools/more-itertools/pull/810) - Issue 822: update iter_index docs by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/827](https://togithub.com/more-itertools/more-itertools/pull/827) - Issue 823: improve totient by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/826](https://togithub.com/more-itertools/more-itertools/pull/826) - Issue 821: key argument for all_equal by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/825](https://togithub.com/more-itertools/more-itertools/pull/825) - Update roundrobin implementation by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/829](https://togithub.com/more-itertools/more-itertools/pull/829) - Issue 820: add powerset_of_sets by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/828](https://togithub.com/more-itertools/more-itertools/pull/828) - Fix a typo found by codespell by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/more-itertools/more-itertools/pull/830](https://togithub.com/more-itertools/more-itertools/pull/830) - Add typing for countable.items_seen attribute. by [@​aidanholm](https://togithub.com/aidanholm) in [https://github.com/more-itertools/more-itertools/pull/836](https://togithub.com/more-itertools/more-itertools/pull/836) - Add join_mappings by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/841](https://togithub.com/more-itertools/more-itertools/pull/841) - Add doublestarmap (closes [#​679](https://togithub.com/more-itertools/more-itertools/issues/679)) by [@​monk-time](https://togithub.com/monk-time) in [https://github.com/more-itertools/more-itertools/pull/845](https://togithub.com/more-itertools/more-itertools/pull/845) - Add dft and idft by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/847](https://togithub.com/more-itertools/more-itertools/pull/847) - Changes for version 10.3.0 by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/851](https://togithub.com/more-itertools/more-itertools/pull/851) - Add unique() by [@​bbayles](https://togithub.com/bbayles) in [https://github.com/more-itertools/more-itertools/pull/850](https://togithub.com/more-itertools/more-itertools/pull/850) #### New Contributors - [@​james-wasson](https://togithub.com/james-wasson) made their first contribution in [https://github.com/more-itertools/more-itertools/pull/796](https://togithub.com/more-itertools/more-itertools/pull/796) - [@​bjrtx](https://togithub.com/bjrtx) made their first contribution in [https://github.com/more-itertools/more-itertools/pull/802](https://togithub.com/more-itertools/more-itertools/pull/802) - [@​aidanholm](https://togithub.com/aidanholm) made their first contribution in [https://github.com/more-itertools/more-itertools/pull/836](https://togithub.com/more-itertools/more-itertools/pull/836) - [@​monk-time](https://togithub.com/monk-time) made their first contribution in [https://github.com/more-itertools/more-itertools/pull/845](https://togithub.com/more-itertools/more-itertools/pull/845) **Full Changelog**: https://github.com/more-itertools/more-itertools/compare/v10.2.0...v10.3.0

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 01a56bc26848133c46cadba6b7a4c573a21fb8b5

Name                                 Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------------------------
src/gatekeeper/__init__.py              96      0     42      0   100%
src/gatekeeper/action.py               158      0     48      0   100%
src/gatekeeper/check.py                 62      0     25      0   100%
src/gatekeeper/clients.py               11      0      0      0   100%
src/gatekeeper/commit.py                41      0     12      0   100%
src/gatekeeper/constants.py              8      0      0      0   100%
src/gatekeeper/content.py               49      0     10      0   100%
src/gatekeeper/discourse.py            157      0     34      0   100%
src/gatekeeper/docs_directory.py        32      0      8      0   100%
src/gatekeeper/download.py              21      0      2      0   100%
src/gatekeeper/exceptions.py            14      0      0      0   100%
src/gatekeeper/index.py                141      0     56      0   100%
src/gatekeeper/metadata.py              58      0     28      0   100%
src/gatekeeper/migration.py            101      0     33      0   100%
src/gatekeeper/navigation_table.py      64      0     20      0   100%
src/gatekeeper/reconcile.py            122      0     60      0   100%
src/gatekeeper/repository.py           292      0     88      0   100%
src/gatekeeper/sort.py                  42      0     26      0   100%
src/gatekeeper/types_.py               201      0     54      0   100%
--------------------------------------------------------------------------------
TOTAL                                 1670      0    546      0   100%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01
Run started:2024-06-10 17:05:17.328139

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):