coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Bump json-schema-to-typescript from 6.1.3 to 7.0.0 #95

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps json-schema-to-typescript from 6.1.3 to 7.0.0.

Changelog *Sourced from [json-schema-to-typescript's changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md).* > ## 7.0.0 > > - b9c4bcb Add support for `additionalItems` for tuple types > - c5f4f03 Add support for `minItems` and `maxItems` > > ## 6.1.0 > > - 57f759f Add [@​tslint](https://github.com/tslint) directive to disable linting for generated files by default ([#192](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/192)) > > ## 6.0.0 > > - b7737b7 Improve generated type & interface names to take input casing into account ([#159](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/159)) > > ## 5.7.0 > > - f1f4030 Add `tsType` schema extension to allow custom TypeScript types ([#168](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/168)) > - 8599262 Add support for passing custom options when resolving `$ref`s ([#180](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/180)) > - 25ef03b Improve error output for certain kinds of errors ([#188](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/188)) > > ## 5.6.0 > > - 923dbfc Add declarations for tuple types ([#184](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/184)) > > ## 5.4.0 > > - fc8540f Add partial support for `patternProperties` > - 9167902 Add declarations for enums referenced by arrays ([#146](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/146)) > > ## 5.3.0 > > - 83e4a29 Add support for passing options in CLI > > ## 5.2.0 > > - 9187237 Add support for generating typings from `definitions` that are not directly referenced by a schema ([#133](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/133)) > - 7d864b9 Add support for generating typings from `patternProperties` ([#124](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/124)) > > ## 5.0.0 > > - f59a837 Use [Prettier](https://github.com/bcherny/json-schema-to-typescript/blob/master/prettier.io) for code formatting ([#118](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/118)) > - 43484fc Use [Ava Snapshot testing](https://github.com/avajs/ava#snapshot-testing) for testing output ([#45](https://github-redirect.dependabot.com/bcherny/json-schema-to-typescript/issues/45))
Commits - See full diff in [compare view](https://github.com/bcherny/json-schema-to-typescript/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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.