Update dependency json-schema-to-typescript to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| json-schema-to-typescript | ^8.1.0 -> ^10.1.5 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
bcherny/json-schema-to-typescript
v10.1.2
v10.1.0
v10.0.0
Lots of bugfixes, some of which may be breaking changes.
-
4aabd23Bugfix: Correctly generate intersection types when a schema combines multiple JSON Schema directives (eg.propertiesandallOf) (#157, #243, #256, #314) -
3a45990Bugfix: Referenced schemas are now correctly normalized, improving emitted type declarations for some kinds of referenced schemas with properies usingminItemsormaxItems -
800c0761ec105dBugfix: Fix bugs where complex unions were partially emitted in some cases (#277, #320, #326, #327) -
828cc05Bugfix: Fixed an issue where enum names were sometimes incorrectly generated (#339) -
e038017Bugfix: Fixed an issue where union member names and comments were incorrect or omitted in some cases (#329) -
2b406f9Bugfix: Fixed an issue where base types were not deduped before emission when usingextends(#322) -
47036f5ba4aa65Perf: Significant performance improvements
v9.1.0
-
d88a514Bugfix: Improve deduping logic foranyOf(#273) -
8f3f101Bugfix: Multiple fixes for CLI -
d0ad44bPerf: Improve normalizer performance (#286)
v9.0.0
This release brings improved typesafety, thorough testing of all supported NodeJS version and operating systems on CI, and bugfixes.
-
105d239Feat: Emitunknowninstead ofanyby default -
8f0b1bcFeat: AddunknownAnyCLI option (#281) -
375dfd2Bugfix: Fix generated type names to increment counters, instead of appending when we're unable to infer a type's name -
7f52f98Drop support for NodeJS <10
v8.2.0
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.