chore(deps): update dependency njsonschema to v11.0.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
NJsonSchema (source) | nuget | patch |
11.0.0 -> 11.0.2
|
Release Notes
RicoSuter/NJsonSchema (NJsonSchema)
v11.0.2
: NJsonSchema v11.0.2
What's Changed
- Upgrade to NUKE 8 by @lahma in https://github.com/RicoSuter/NJsonSchema/pull/1669
- TypeScript generator: Use string type as the discriminator property type in specialized interfaces by @RicoSuter in https://github.com/RicoSuter/NJsonSchema/pull/1718
Full Changelog: https://github.com/RicoSuter/NJsonSchema/compare/v11.0.1...v11.0.2
v11.0.1
: NJsonSchema v11.0.1
What's Changed
- Update PropertyNameGenerator - escape "|" character in property names by @AntonYeurasau in https://github.com/RicoSuter/NJsonSchema/pull/1684
- Enable .NET analyzers by @lahma in https://github.com/RicoSuter/NJsonSchema/pull/1676
- Fixed SystemTextJson indexed properties handling. by @viktoriia-zhel in https://github.com/RicoSuter/NJsonSchema/pull/1701
- Upgrade NuGet packages by @lahma in https://github.com/RicoSuter/NJsonSchema/pull/1699
- Fix SystemTextJson read only properties handling by @mereth in https://github.com/RicoSuter/NJsonSchema/pull/1697
- Empty templates for annotation of enum and members by @martindamgaardlorensen in https://github.com/RicoSuter/NJsonSchema/pull/1693
- Expose failing JToken in ValidationError by @ouvreboite in https://github.com/RicoSuter/NJsonSchema/pull/1692
- Fix: Remove illegal characters before returning to reserved list by @lorenyaSICKAG in https://github.com/RicoSuter/NJsonSchema/pull/1683
- Fix bug that C# property not nullable when specified via reference by @markm77 in https://github.com/RicoSuter/NJsonSchema/pull/1682
- Add option to explicitly exclude types from schema by @Havret in https://github.com/RicoSuter/NJsonSchema/pull/1670
New Contributors
- @AntonYeurasau made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1684
- @viktoriia-zhel made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1701
- @mereth made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1697
- @martindamgaardlorensen made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1693
- @ouvreboite made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1692
- @lorenyaSICKAG made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1683
- @markm77 made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1682
- @Havret made their first contribution in https://github.com/RicoSuter/NJsonSchema/pull/1670
Full Changelog: https://github.com/RicoSuter/NJsonSchema/compare/v11.0.0...v11.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User