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 from 0.10.0 to 0.20.4 #289

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

Conversation

dependabot-preview[bot]
Copy link

Bumps json_schema from 0.10.0 to 0.20.4.

Changelog

Sourced from json_schema's changelog.

0.20.4 2019-03-11
Dereference schema children for subschemas without a reference #110

0.20.3 2019-02-22
Handle expansion for nested external property (#108)

0.20.2 2019-02-20
Dereference external subschema with nested reference (#106)

0.20.1 2019-01-03
Various performance improvements (#102)

0.20.0 2019-01-03
This version skipped (accidentally); see 0.20.1 above

0.19.1 2018-03-28
Fix regression in that subtypes would not validate type (#98)

0.19.0 2018-03-27
Implement fail_fast option to short circuit validation (#96)
Drop support for Ruby 1.9 (EOL'ed for 3+ years now) (#96)

0.18.0 2018-03-26
Speed up validation by pre-calculating Ruby types (#94)

0.17.2 2018-02-20
Add minor optimization for an any_of that validates successfully (#93)

0.17.1 2018-02-12
Add minor optimization using Enumerable#flat_map (#91)

0.17.0 2017-09-01
Add support for the uri-reference format

0.16.2 2017-08-17
Fix schema names of minimum/maximum/exclusiveMinimum/exclusiveMaximum on indexing

0.16.1 2016-12-15
Fix serialized schema names for Hyper-schemas

0.16.0 2016-12-08
Populate error data with missing fields during validation

0.15.0 2016-12-02
Add all_of_sub_errors option to get subschema errors for allOf validations

0.14.4 2016-11-09
Fix bug where inspecting a Hyper-schema link would throw an exception

0.14.3 2016-10-18

... (truncated)
Commits
  • e8651ad Bump version to 0.20.4
  • fd62919 Merge pull request #110 from kytrinyx/derefence-child-without-ref
  • 5deb676 Pass parent ref when dereferencing nested subschemas
  • 00849bc Dereference child schemas for schemas without ref
  • aedee73 Rearrange nested schema expansion
  • c141555 Merge pull request #107 from olleolleolle/patch-1
  • 778158a CI: add 2.6.1, allow bundler 2
  • 923c0d8 Bump version to 0.20.3
  • 76afdfa Merge pull request #108 from kytrinyx/nested-local-vs-external
  • 50d3539 Handle expansion for nested external property
  • Additional commits viewable in compare view

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 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)
  • 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.

Bumps [json_schema](https://github.com/brandur/json_schema) from 0.10.0 to 0.20.4.
- [Release notes](https://github.com/brandur/json_schema/releases)
- [Changelog](https://github.com/brandur/json_schema/blob/master/CHANGELOG)
- [Commits](brandur/json_schema@v0.10.0...v0.20.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant