Skip to content

Update dependency json-schema-to-typescript to v9

Administrator requested to merge renovate/json-schema-to-typescript-9.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
json-schema-to-typescript devDependencies major ^9.1.0 source code search for "json-schema-to-typescript"

Release Notes

bcherny/json-schema-to-typescript

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

v8.2.0

v8.1.0

  • 1d24618 Add ignoreMinAndMaxItems CLI option, defaulting to false (#​274)

v8.0.0

  • e144890 Improve generated output when mixing nulls and unions (#​261)

v7.1.0

  • ddbd627 Add strictIndexSignatures CLI option, defaulting to false (#​252)

v7.0.0

  • b9c4bcb Add support for additionalItems for tuple types
  • c5f4f03 Add support for minItems and maxItems

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading