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 github.com/xeipuuv/gojsonschema from 0.0.0-20171230112544-511d08a359d1 to 1.2.0 #9

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2023

Bumps github.com/xeipuuv/gojsonschema from 0.0.0-20171230112544-511d08a359d1 to 1.2.0.

Release notes

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

v1.2.0

  • Fix a race condition when registering new formats. #241
  • Improve the performance of uniqueItems. #245
  • Fix an issue where integers would be shown as a fraction #248
  • Require format to be of type string and formats can now be registered after a schema is parsed. #249
  • Improve the handling of true and false schema. #267
  • Fix an issue where an invalid schema would cause a panic. #269
  • Properly handle file URIs that contain spaces. #272

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

v1.0

Initial release

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 11, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xeipuuv/gojsonschema-1.2.0 branch 2 times, most recently from b99f272 to 31f01eb Compare November 11, 2023 18:47
@retr0h
Copy link
Owner

retr0h commented Nov 11, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xeipuuv/gojsonschema-1.2.0 branch from 31f01eb to bd43994 Compare November 11, 2023 18:51
@retr0h
Copy link
Owner

retr0h commented Nov 11, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xeipuuv/gojsonschema-1.2.0 branch 5 times, most recently from ea10e47 to 0009511 Compare November 12, 2023 20:30
Bumps [github.com/xeipuuv/gojsonschema](https://github.com/xeipuuv/gojsonschema) from 0.0.0-20171230112544-511d08a359d1 to 1.2.0.
- [Release notes](https://github.com/xeipuuv/gojsonschema/releases)
- [Commits](https://github.com/xeipuuv/gojsonschema/commits/v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/xeipuuv/gojsonschema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xeipuuv/gojsonschema-1.2.0 branch from 0009511 to ef76772 Compare November 12, 2023 20:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

Looks like github.com/xeipuuv/gojsonschema is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/xeipuuv/gojsonschema-1.2.0 branch November 15, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant