canonical / discourse-k8s-operator

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

chore(deps): update dependency pydantic to v1.10.15 #212

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
pydantic (changelog) ==1.10.14 -> ==1.10.15 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic) ### [`v1.10.15`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.15) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.14...v1.10.15) #### What's Changed - Add pydantic.v1 namespace to Pydantic v1 by [@​exs-dmiketa](https://togithub.com/exs-dmiketa) in [https://github.com/pydantic/pydantic/pull/9042](https://togithub.com/pydantic/pydantic/pull/9042) - Relax version of typing-extensions for V1 by [@​SonOfLilit](https://togithub.com/SonOfLilit) in [https://github.com/pydantic/pydantic/pull/8819](https://togithub.com/pydantic/pydantic/pull/8819) - patch fix for mypy by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/8765](https://togithub.com/pydantic/pydantic/pull/8765) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15

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

Test coverage for ce7e1d8f219eba721bea5b57a4b04cb5d566767a

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/charm.py        335     31     80     12    90%   186, 194-195, 207, 335->343, 376->381, 580-582, 587-588, 599-601, 606-607, 619-621, 626-627, 639-641, 666-668, 710->exit, 720->exit, 750-756, 782->exit, 796-797, 807->exit, 821
src/database.py      30      1      8      1    95%   56
-------------------------------------------------------------
TOTAL               365     32     88     13    90%

Static code analysis report

Run started:2024-04-03 16:24:40.885500

Test results:
    No issues identified.

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