blackjackkent / RPThreadTrackerV3.FrontEnd

GNU General Public License v3.0
4 stars 5 forks source link

Bump json-schema-faker from 0.5.0-rc9 to 0.5.0-rc16 #114

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps json-schema-faker from 0.5.0-rc9 to 0.5.0-rc16.

Changelog *Sourced from [json-schema-faker's changelog](https://github.com/json-schema-faker/json-schema-faker/blob/master/CHANGELOG).* > v0.5.0-rc16 > date: 2018-10-01 > changes: > - Upgrade build scripts > - Dropped cleanup() calls > - Dropped TypeScript from sources > - Fixed several fixes and added new options > - Deprecate `jsf()` calls, use `jsf.generate()` > - Add support for `$id` and `const` keywords > - Add few common formats from draft-06 > v0.5.0-rc15 > date: 2018-04-07 > changes: > - Introduced option: "optionalsProbability". > v0.5.0-rc1 > date: 2017-04-10 > changes: > - Improve dist and sources; see [#133](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/133) > - Drop external generators' dependencies; see [#164](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/164) > - Use ES6 module syntax w/ Rollup for better bundles > - Try custom formats before built-in ones; fix [#88](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/88) > - Avoid extreme future dates for built-in datetime format; fix [#180](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/180) > - Apply common constraints, see [#153](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/153) > - Normalize general strategy for custom generators; see [#251](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/251) > - Rewrite container for handling keywords; fix [#169](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/169) > - Hack thunk() method for picking random oneOf/anyOf values; see [#239](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/239) > - Fast clean(); fixing prune strategy, see [#238](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/238) [#232](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/232) [#227](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/227) [#243](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/243) > - Allow generation of numbers with fractional part. ([#249](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/249)) > - Allow for a fallback if format is not recognized. ([#250](https://github-redirect.dependabot.com/json-schema-faker/json-schema-faker/issues/250)) > - Use json-schema-ref-parser for dereferencing > v0.4.0 > date: ? > changes: > - dropped support for node.js: 0.10, 0.12, io.js > - added support for node.js: 5, 6, 7 > v0.3.7 > date: 2016-10-31 > changes: > - falsy defaults bugfix (thx to [**AndreSteenveld**](https://github.com/AndreSteenveld)) > - allow setting a maxLength and maxItems to limit generation > - improved number/object generation compliance with JSON Schema spec > - apply suggested max traversal depth implementation > v0.3.6 > date: 2016-08-01 > changes: > - typecast to string bug fixed > v0.3.5 > date: 2016-08-01 > changes: > - non-required attributes missing in objects bug fixed > ... (truncated)
Commits - See full diff in [compare view](https://github.com/json-schema-faker/json-schema-faker/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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - 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.
codecov-io commented 5 years ago

Codecov Report

Merging #114 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           development   #114   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files              267    267           
  Lines             2208   2208           
  Branches           222    222           
==========================================
  Hits              2208   2208

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8e91eea...fbb4c8f. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Looks like json-schema-faker is no longer a dependency, so this is no longer needed.