Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Update dependency json-schema-to-typescript to v10 #411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
json-schema-to-typescript ^8.1.0 -> ^10.1.5 age adoption passing confidence

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

Compare Source

v10.1.0

  • ec78099 Feat: Add support for JSON Schema const and $defs keywords (#​263)

v10.0.0

Lots of bugfixes, some of which may be breaking changes.

  • 4aabd23 Bugfix: Correctly generate intersection types when a schema combines multiple JSON Schema directives (eg. properties and allOf) (#​157, #​243, #​256, #​314)
  • 3a45990 Bugfix: Referenced schemas are now correctly normalized, improving emitted type declarations for some kinds of referenced schemas with properies using minItems or maxItems
  • 800c076 1ec105d Bugfix: Fix bugs where complex unions were partially emitted in some cases (#​277, #​320, #​326, #​327)
  • 828cc05 Bugfix: Fixed an issue where enum names were sometimes incorrectly generated (#​339)
  • e038017 Bugfix: Fixed an issue where union member names and comments were incorrect or omitted in some cases (#​329)
  • 2b406f9 Bugfix: Fixed an issue where base types were not deduped before emission when using extends (#​322)
  • 47036f5 ba4aa65 Perf: Significant performance improvements

v9.1.0

v9.0.0

This release brings improved typesafety, thorough testing of all supported NodeJS version and operating systems on CI, and bugfixes.

  • 105d239 Feat: Emit unknown instead of any by default
  • 8f0b1bc Feat: Add unknownAny CLI option (#​281)
  • 375dfd2 Bugfix: Fix generated type names to increment counters, instead of appending when we're unable to infer a type's name
  • 7f52f98 Drop support for NodeJS <10

v8.2.0

  • a0257d8 Feat: Add support for directories and globs as inputs (#​238)

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.

@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch 2 times, most recently from 5ca6523 to 70337f5 Compare December 19, 2020 23:48
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 70337f5 to 26648c2 Compare December 28, 2020 00:29
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch 3 times, most recently from 70414ae to 9c54117 Compare January 8, 2021 04:45
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 9c54117 to 2cc9320 Compare January 18, 2021 21:19
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 2cc9320 to 5687055 Compare March 29, 2021 06:18
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 5687055 to 49bdae7 Compare June 1, 2021 11:47
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 49bdae7 to 21402ed Compare July 7, 2021 00:03
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 21402ed to b3e50a6 Compare August 3, 2021 09:47
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from b3e50a6 to 0fd7d61 Compare September 12, 2021 23:40
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 0fd7d61 to c2725b4 Compare November 1, 2021 12:24
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from c2725b4 to 629adc2 Compare December 1, 2021 10:43
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 629adc2 to ec3a213 Compare March 3, 2022 20:45
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from ec3a213 to 55c30d1 Compare April 1, 2022 13:00
@renovate renovate bot force-pushed the renovate/json-schema-to-typescript-10.x branch from 55c30d1 to f0d31d0 Compare May 1, 2022 12:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant