This repository was archived by the owner on Nov 29, 2025. It is now read-only.
chore(deps): update dependency json-schema-to-typescript to v15 - #260
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/json-schema-to-typescript-15.x
branch
from
January 14, 2025 06:13
138d2b2 to
1a32a3a
Compare
renovate
Bot
force-pushed
the
renovate/json-schema-to-typescript-15.x
branch
from
August 10, 2025 15:34
1a32a3a to
8e28802
Compare
renovate
Bot
force-pushed
the
renovate/json-schema-to-typescript-15.x
branch
from
August 19, 2025 12:14
8e28802 to
7a020dc
Compare
renovate
Bot
force-pushed
the
renovate/json-schema-to-typescript-15.x
branch
from
September 25, 2025 17:26
7a020dc to
c409d81
Compare
renovate
Bot
force-pushed
the
renovate/json-schema-to-typescript-15.x
branch
from
November 18, 2025 23:33
c409d81 to
76b8b78
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.2.0->15.0.4Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
bcherny/json-schema-to-typescript (json-schema-to-typescript)
v15.0.4Compare Source
v15.0.3Compare Source
v15.0.2Compare Source
v15.0.1Compare Source
v15.0.0Compare Source
62cc052Fixed bug where intersection schemas didn't generate complete types. Improved output readability for intersection types (#603)v14.1.0Compare Source
3e2e1e9AddedinferStringEnumKeysFromValuesoption (#578)v14.0.5Compare Source
b7fee29Added .yaml support for CLI (#598)v14.0.4Compare Source
v14.0.3Compare Source
v14.0.2Compare Source
9ec0c70Added .yaml support (#577)v14.0.1Compare Source
2f29f19AddedcustomNameoptionv14.0.0Compare Source
967eb13Require Node v16+v13.1.2Compare Source
v13.1.1Compare Source
v13.1.0Compare Source
f797848Feat: Add support fordeprecatedkeywordv13.0.1b13a6f2Bugfix: Boolean CLI flags were not respected (#524)v13.0.005b0103Bugfix: Parse boolean schemas as schemas, rather than as literals (#515)8f973d1Bugfix: Fix edge case where emitted names were corrupted when usingstrictIndexSignature(#423)v12.0.0Compare Source
b73e1c7Bugfix: Parse enums as literals, rather than as schemas (#508)v11.0.5Compare Source
v11.0.0This is a major release with lots of bugfixes, some of which may change emitted types.
2ca6e50Bugfix: Fix crash that may happen when emitting types for cyclical schemas (#323, #376)8fa728eBugfix: Fix tests on Windows, make snapshot ordering consistentb78a616Bugfix: Makecompile()non-mutating (#370, #443)a89ffe1Bugfix: Add maximum size heuristic for tuple types (#438)6fbcbc8Bugfix: Improve performance & stability issue caused by JSON serialization (#422)7aa353dFeat: Add support for$id(#436)59747b1Feat: Add support for specifying a default foradditionalProperties(#335)966cca5Cleanup: Drop support for Node 10v10.1.2Compare Source
v10.1.0ec78099Feat: Add support for JSON Schemaconstand$defskeywords (#263)v10.0.0Lots 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 usingminItemsormaxItems800c0761ec105dBugfix: 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 improvementsv9.1.0d88a514Bugfix: Improve deduping logic foranyOf(#273)8f3f101Bugfix: Multiple fixes for CLId0ad44bPerf: Improve normalizer performance (#286)v9.0.0This release brings improved typesafety, thorough testing of all supported NodeJS version and operating systems on CI, and bugfixes.
105d239Feat: Emitunknowninstead ofanyby default8f0b1bcFeat: AddunknownAnyCLI option (#281)375dfd2Bugfix: Fix generated type names to increment counters, instead of appending when we're unable to infer a type's name7f52f98Drop support for NodeJS <10Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.