RakambdaOrg / ChannelPointsMiner

Watch Twitch streams and earn channel points
GNU Affero General Public License v3.0
67 stars 11 forks source link

fix(deps): update jsonschema.generator.version to v4.36.0 #836

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.victools:jsonschema-module-jackson 4.35.0 -> 4.36.0 age adoption passing confidence
com.github.victools:jsonschema-generator 4.35.0 -> 4.36.0 age adoption passing confidence

Release Notes

victools/jsonschema-generator (com.github.victools:jsonschema-module-jackson) ### [`v4.36.0`](https://togithub.com/victools/jsonschema-generator/blob/HEAD/CHANGELOG.md#4360---2024-07-20) ##### `jsonschema-generator` ##### Added - new `Option.ACCEPT_SINGLE_VALUE_AS_ARRAY` to support Jackson `DeserializationFeature` of the same name, i.e., when an array type is declared, an instance of a single item should also be accepted by the schema ##### Changed - consider `Boolean` values as valid in `const`/`enum` (i.e., no longer ignore them) ##### `jsonschema-module-jakarta-validation` ##### Added - populate `const`/`enum` based on `@AssertTrue`/`@AssertFalse`

Configuration

📅 Schedule: Branch creation - "before 5am" in timezone Europe/Paris, 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.50%. Comparing base (de3fd75) to head (2d552ac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #836 +/- ## ========================================== Coverage 85.50% 85.50% Complexity 1109 1109 ========================================== Files 200 200 Lines 3478 3478 Branches 262 262 ========================================== Hits 2974 2974 Misses 449 449 Partials 55 55 ``` | [Flag](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/836/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | Coverage Δ | | |---|---|---| | [unittests-miner](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/836/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `85.88% <ø> (ø)` | | | [unittests-viewer](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/836/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `58.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.