Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump json-schema-to-typescript from 13.1.2 to 15.0.2 #1049

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps json-schema-to-typescript from 13.1.2 to 15.0.2.

Changelog

Sourced from json-schema-to-typescript's changelog.

Changelog

*Note: This is a partial changelog, covering significant & breaking changes. For a full list of changes, please consult the commit log.

15.0.0

  • 62cc052 Fixed bug where intersection schemas didn't generate complete types. Improved output readability for intersection types (#603)

14.1.0

  • 3e2e1e9 Added inferStringEnumKeysFromValues option (#578)

14.0.5

  • b7fee29 Added .yaml support for CLI (#598)

14.0.2

  • 9ec0c70 Added .yaml support (#577)

14.0.1

  • 2f29f19 Added customName option

14.0.0

  • 967eb13 Require Node v16+

13.1.0

  • f797848 Feat: Add support for deprecated keyword

13.0.1

  • b13a6f2 Bugfix: Boolean CLI flags were not respected (#524)

13.0.0

  • 05b0103 Bugfix: Parse boolean schemas as schemas, rather than as literals (#515)
  • 8f973d1 Bugfix: Fix edge case where emitted names were corrupted when using strictIndexSignature (#423)

12.0.0

  • b73e1c7 Bugfix: Parse enums as literals, rather than as schemas (#508)

11.0.0

This is a major release with lots of bugfixes, some of which may change emitted types.

  • 2ca6e50 Bugfix: Fix crash that may happen when emitting types for cyclical schemas (#323, #376)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Update one or more dependencies version major Increment the major version when merged labels Sep 13, 2024
Copy link

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

@jonathanKingston
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/json-schema-to-typescript-15.0.2 branch from a18a6da to f917963 Compare September 13, 2024 12:41
Copy link

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/json-schema-to-typescript-15.0.2 branch from f917963 to 050b3e7 Compare September 18, 2024 14:21
Copy link

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/json-schema-to-typescript-15.0.2 branch from 050b3e7 to acb63c2 Compare September 24, 2024 16:31
Copy link

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 13.1.2 to 15.0.2.
- [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcherny/json-schema-to-typescript/commits)

---
updated-dependencies:
- dependency-name: json-schema-to-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/json-schema-to-typescript-15.0.2 branch from acb63c2 to 9633f0e Compare September 25, 2024 19:57
Copy link

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

@shakyShane shakyShane merged commit ee04549 into main Oct 4, 2024
6 checks passed
@shakyShane shakyShane deleted the dependabot/npm_and_yarn/main/json-schema-to-typescript-15.0.2 branch October 4, 2024 14:26
@shakyShane
Copy link
Contributor

@jonathanKingston I tested this update locally with all the type gen stuff, works well and removes a bunch of dependencies :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version major Increment the major version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants