Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Bump json-schema-faker from 0.5.0-rc9 to 0.5.0-rcv.32 #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps json-schema-faker from 0.5.0-rc9 to 0.5.0-rcv.32.

Changelog

Sourced from json-schema-faker's 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 - Drop external generators' dependencies; see #164 - Use ES6 module syntax w/ Rollup for better bundles - Try custom formats before built-in ones; fix #88 - Avoid extreme future dates for built-in datetime format; fix #180 - Apply common constraints, see #153 - Normalize general strategy for custom generators; see #251 - Rewrite container for handling keywords; fix #169 - Hack thunk() method for picking random oneOf/anyOf values; see #239 - Fast clean(); fixing prune strategy, see #238 #232 #227 #243 - Allow generation of numbers with fractional part. (#249) - Allow for a fallback if format is not recognized. (#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) - 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

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 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 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants