samq-democorp / Umbraco-CMS

MIT License
0 stars 1 forks source link

Update dependency NJsonSchema to v10.8.0 (v10/contrib) - autoclosed #78

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
NJsonSchema (source) nuget minor 10.7.2 -> 10.8.0

Release Notes

RicoSuter/NJsonSchema ### [`v10.8.0`](https://togithub.com/RicoSuter/NJsonSchema/releases/tag/v10.8.0): NJsonSchema v10.8.0 #### What's Changed - Fix DateFormatConverter System.Text.Json to respect DateType setting by [@​AroglDarthu](https://togithub.com/AroglDarthu) in [https://github.com/RicoSuter/NJsonSchema/pull/1527](https://togithub.com/RicoSuter/NJsonSchema/pull/1527) - Upgrade Fluid.Core to version 2.2.15 by [@​lahma](https://togithub.com/lahma) in [https://github.com/RicoSuter/NJsonSchema/pull/1546](https://togithub.com/RicoSuter/NJsonSchema/pull/1546) - Lazy initialization of AdditionalProperties property by [@​dterziev](https://togithub.com/dterziev) in [https://github.com/RicoSuter/NJsonSchema/pull/1552](https://togithub.com/RicoSuter/NJsonSchema/pull/1552) - Resolves [#​1547](https://togithub.com/RicoSuter/NJsonSchema/issues/1547): Make RemoveNullability virtual for extendability by [@​SamuelBerger](https://togithub.com/SamuelBerger) in [https://github.com/RicoSuter/NJsonSchema/pull/1548](https://togithub.com/RicoSuter/NJsonSchema/pull/1548) - Fix output of JsonIgnore attributes by [@​AroglDarthu](https://togithub.com/AroglDarthu) in [https://github.com/RicoSuter/NJsonSchema/pull/1522](https://togithub.com/RicoSuter/NJsonSchema/pull/1522) - Fixes [#​1480](https://togithub.com/RicoSuter/NJsonSchema/issues/1480). Convert DateOnly properties to local timezone by [@​Shaddix](https://togithub.com/Shaddix) in [https://github.com/RicoSuter/NJsonSchema/pull/1481](https://togithub.com/RicoSuter/NJsonSchema/pull/1481) - TypeScript CodeGeneration checks AllowAdditionalProperties by [@​cbalisky](https://togithub.com/cbalisky) in [https://github.com/RicoSuter/NJsonSchema/pull/1412](https://togithub.com/RicoSuter/NJsonSchema/pull/1412) - Add support for flag enums with more than 32 values by [@​genne5](https://togithub.com/genne5) in [https://github.com/RicoSuter/NJsonSchema/pull/1530](https://togithub.com/RicoSuter/NJsonSchema/pull/1530) - Build a suffix of a fieldname once and reuse it by [@​testfirstcoder](https://togithub.com/testfirstcoder) in [https://github.com/RicoSuter/NJsonSchema/pull/1442](https://togithub.com/RicoSuter/NJsonSchema/pull/1442) #### New Contributors - [@​dterziev](https://togithub.com/dterziev) made their first contribution in [https://github.com/RicoSuter/NJsonSchema/pull/1552](https://togithub.com/RicoSuter/NJsonSchema/pull/1552) - [@​SamuelBerger](https://togithub.com/SamuelBerger) made their first contribution in [https://github.com/RicoSuter/NJsonSchema/pull/1548](https://togithub.com/RicoSuter/NJsonSchema/pull/1548) - [@​cbalisky](https://togithub.com/cbalisky) made their first contribution in [https://github.com/RicoSuter/NJsonSchema/pull/1412](https://togithub.com/RicoSuter/NJsonSchema/pull/1412) - [@​genne5](https://togithub.com/genne5) made their first contribution in [https://github.com/RicoSuter/NJsonSchema/pull/1530](https://togithub.com/RicoSuter/NJsonSchema/pull/1530) **Full Changelog**: https://github.com/RicoSuter/NJsonSchema/compare/v10.7.2...v10.8.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.