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
### [`v11.0.0`](https://togithub.com/bcherny/json-schema-to-typescript/blob/HEAD/CHANGELOG.md#1100)
This is a major release with lots of bugfixes, some of which may change emitted types.
- [`2ca6e50`](https://togithub.com/bcherny/json-schema-to-typescript/commit/2ca6e50) Bugfix: Fix crash that may happen when emitting types for cyclical schemas ([#323](https://togithub.com/bcherny/json-schema-to-typescript/issues/323), [#376](https://togithub.com/bcherny/json-schema-to-typescript/issues/376))
- [`8fa728e`](https://togithub.com/bcherny/json-schema-to-typescript/commit/8fa728e) Bugfix: Fix tests on Windows, make snapshot ordering consistent
- [`b78a616`](https://togithub.com/bcherny/json-schema-to-typescript/commit/b78a616) Bugfix: Make `compile()` non-mutating ([#370](https://togithub.com/bcherny/json-schema-to-typescript/issues/370), [#443](https://togithub.com/bcherny/json-schema-to-typescript/issues/443))
- [`a89ffe1`](https://togithub.com/bcherny/json-schema-to-typescript/commit/a89ffe1) Bugfix: Add maximum size heuristic for tuple types ([#438](https://togithub.com/bcherny/json-schema-to-typescript/issues/438))
- [`6fbcbc8`](https://togithub.com/bcherny/json-schema-to-typescript/commit/6fbcbc8) Bugfix: Improve performance & stability issue caused by JSON serialization ([#422](https://togithub.com/bcherny/json-schema-to-typescript/issues/422))
- [`7aa353d`](https://togithub.com/bcherny/json-schema-to-typescript/commit/7aa353d) Feat: Add support for `$id` ([#436](https://togithub.com/bcherny/json-schema-to-typescript/issues/436))
- [`59747b1`](https://togithub.com/bcherny/json-schema-to-typescript/commit/59747b1) Feat: Add support for specifying a default for `additionalProperties` ([#335](https://togithub.com/bcherny/json-schema-to-typescript/issues/335))
- [`966cca5`](https://togithub.com/bcherny/json-schema-to-typescript/commit/966cca5) Cleanup: Drop support for Node 10
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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^10.1.2
->^11.0.4
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
### [`v11.0.0`](https://togithub.com/bcherny/json-schema-to-typescript/blob/HEAD/CHANGELOG.md#1100) This is a major release with lots of bugfixes, some of which may change emitted types. - [`2ca6e50`](https://togithub.com/bcherny/json-schema-to-typescript/commit/2ca6e50) Bugfix: Fix crash that may happen when emitting types for cyclical schemas ([#323](https://togithub.com/bcherny/json-schema-to-typescript/issues/323), [#376](https://togithub.com/bcherny/json-schema-to-typescript/issues/376)) - [`8fa728e`](https://togithub.com/bcherny/json-schema-to-typescript/commit/8fa728e) Bugfix: Fix tests on Windows, make snapshot ordering consistent - [`b78a616`](https://togithub.com/bcherny/json-schema-to-typescript/commit/b78a616) Bugfix: Make `compile()` non-mutating ([#370](https://togithub.com/bcherny/json-schema-to-typescript/issues/370), [#443](https://togithub.com/bcherny/json-schema-to-typescript/issues/443)) - [`a89ffe1`](https://togithub.com/bcherny/json-schema-to-typescript/commit/a89ffe1) Bugfix: Add maximum size heuristic for tuple types ([#438](https://togithub.com/bcherny/json-schema-to-typescript/issues/438)) - [`6fbcbc8`](https://togithub.com/bcherny/json-schema-to-typescript/commit/6fbcbc8) Bugfix: Improve performance & stability issue caused by JSON serialization ([#422](https://togithub.com/bcherny/json-schema-to-typescript/issues/422)) - [`7aa353d`](https://togithub.com/bcherny/json-schema-to-typescript/commit/7aa353d) Feat: Add support for `$id` ([#436](https://togithub.com/bcherny/json-schema-to-typescript/issues/436)) - [`59747b1`](https://togithub.com/bcherny/json-schema-to-typescript/commit/59747b1) Feat: Add support for specifying a default for `additionalProperties` ([#335](https://togithub.com/bcherny/json-schema-to-typescript/issues/335)) - [`966cca5`](https://togithub.com/bcherny/json-schema-to-typescript/commit/966cca5) Cleanup: Drop support for Node 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 has been generated by Mend Renovate. View repository job log here.