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

Bump github.com/xeipuuv/gojsonschema from 93e72a773fade158921402d6a24c819b48aba29d to 1.1.0 #640

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/xeipuuv/gojsonschema from 93e72a773fade158921402d6a24c819b48aba29d to 1.1.0. This release includes the previously tagged commit.

Release notes

Sourced from github.com/xeipuuv/gojsonschema's releases.

v1.1.0

  • Adds the ability to explicitly use draft-04, draft-06 and draft-07 modes. #219
  • Improved error messages for "uniqueItems". #220
  • Fix rounding issues with "multipleOf". #223
Commits
  • f971f3c Replace big.Float by big.Rat
  • cdd33d0 Update documentation and add draft crossreference test
  • 7cd9691 Add an extra test for schema detection and fix some bugs
  • e8d857c Add support for custom metaschemas using $schema
  • 42c3b50 Disable certain features if a specific draft is used
  • c813aa8 Handle (exclusive)minimum/maximum with different drafts
  • daa7675 Fully integrate draft version detection
  • 2f08306 First work to implement draft differentiation
  • ac52e68 Add indexes not unique array items to error details
  • f3a9dae Removed if statement in result.go
  • Additional commits viewable in compare view

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 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)
  • 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 [github.com/xeipuuv/gojsonschema](https://github.com/xeipuuv/gojsonschema) from 93e72a773fade158921402d6a24c819b48aba29d to 1.1.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/xeipuuv/gojsonschema/releases)
- [Commits](xeipuuv/gojsonschema@93e72a7...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 25, 2019
@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #640 into master will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
- Coverage   72.14%   72.02%   -0.12%     
==========================================
  Files          49       49              
  Lines        2542     2542              
==========================================
- Hits         1834     1831       -3     
- Misses        479      481       +2     
- Partials      229      230       +1
Impacted Files Coverage Δ
types/parameters/parameters.go 92.06% <0%> (-4.77%) ⬇️

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 3baa67c...4b69c05. Read the comment docs.

@rumpl rumpl closed this Sep 25, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/dep/github.com/xeipuuv/gojsonschema-1.1.0 branch September 25, 2019 21:00
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 status/0-triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants