chore(deps): update dependency njsonschema to 11.1.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
NJsonSchema (source) | nuget | minor |
11.0.2 -> 11.1.0
|
Release Notes
RicoSuter/NJsonSchema (NJsonSchema)
v11.1.0
: NJsonSchema v11.1.0
What's Changed
- Update NuGet packages (Namotion.Reflection, STJ, etc.)
- Upgrade to NUKE 8.1 by @lahma in https://github.com/RicoSuter/NJsonSchema/pull/1731
- Upgrade packages by @lahma in https://github.com/RicoSuter/NJsonSchema/pull/1719
- Add support for STJ-native C# code gen by @schnerring in https://github.com/RicoSuter/NJsonSchema/pull/1675
- fixes #1728 return null when subType is not found, fixes Stackoverflow exception by @ryanheath in https://github.com/RicoSuter/NJsonSchema/pull/1729
- Fix: Resolve escaped "/" and "~" in JSON references by @nntzuekai in https://github.com/RicoSuter/NJsonSchema/pull/1725
- Upgrade packages by @lahma in https://github.com/RicoSuter/NJsonSchema/pull/1742
- Add support for non-string discriminators using System.Text.Json by @david-brink-talogy in https://github.com/RicoSuter/NJsonSchema/pull/1724
New Contributors
- @schnerring made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1675
- @ryanheath made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1729
- @nntzuekai made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1725
- @david-brink-talogy made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1724
Full Changelog: https://github.com/RicoSuter/NJsonSchema/compare/v11.0.2...v11.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.