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 2.8.1 to 3.0.0 #3844

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps json-schema from 2.8.1 to 3.0.0.

Changelog

Sourced from json-schema's changelog.

v3.0.0 (2022-02-16)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Failure/Error: require 'json-schema-rspec', cannot load such file -- multi_json #448
  • Allow type or null? #441
  • type for NilClass #428
  • It would be very useful if the required property name was included in the error object #417
  • Uninitialized constant JSON::Validator::Timeout #384

Merged pull requests:

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch from 425f9e9 to ae4dcc5 Compare June 8, 2022 15:31
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch from ae4dcc5 to 0bb2bae Compare August 22, 2022 18:40
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch from 0bb2bae to f404fe8 Compare September 13, 2022 15:59
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch from f404fe8 to e30a0fa Compare September 22, 2022 14:07
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 2 times, most recently from 56aa714 to 973cad0 Compare November 1, 2022 08:22
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 2 times, most recently from c2ddd68 to 5686f02 Compare November 21, 2022 03:38
@camallen
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch from 5686f02 to 6a018f5 Compare November 23, 2022 03:08
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 4 times, most recently from 98a6dc1 to 8aafa67 Compare December 20, 2022 01:09
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 3 times, most recently from e7af9b6 to 188cfce Compare January 4, 2023 02:40
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 3 times, most recently from bf91470 to 42efb95 Compare January 17, 2023 20:55
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 5 times, most recently from 7b67e4b to 8003b75 Compare January 25, 2023 23:13
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 2 times, most recently from f84df69 to 3f1d9c8 Compare January 30, 2023 16:59
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 2 times, most recently from c08fe91 to a8815d7 Compare February 21, 2023 23:01
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 8 times, most recently from 51a0c81 to b81fc53 Compare March 3, 2023 16:36
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 6 times, most recently from 4588784 to ba2d854 Compare March 9, 2023 20:47
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 7 times, most recently from 5395a43 to 945a905 Compare March 21, 2023 22:29
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 2 times, most recently from 87a2b90 to f42c676 Compare March 31, 2023 18:28
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch 2 times, most recently from 1d9c428 to 4099658 Compare April 10, 2023 16:07
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 2.8.1 to 3.0.0.
- [Release notes](https://github.com/voxpupuli/json-schema/releases)
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/json-schema@v2.8.1...v3.0.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-3.0.0 branch from 4099658 to e1da737 Compare April 10, 2023 16:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #4190.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/bundler/json-schema-3.0.0 branch April 24, 2023 11:19
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.

1 participant