-
Notifications
You must be signed in to change notification settings - Fork 41
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
from
June 8, 2022 15:31
425f9e9
to
ae4dcc5
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
from
August 22, 2022 18:40
ae4dcc5
to
0bb2bae
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
from
September 13, 2022 15:59
0bb2bae
to
f404fe8
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
from
September 22, 2022 14:07
f404fe8
to
e30a0fa
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
2 times, most recently
from
November 1, 2022 08:22
56aa714
to
973cad0
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
2 times, most recently
from
November 21, 2022 03:38
c2ddd68
to
5686f02
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
from
November 23, 2022 03:08
5686f02
to
6a018f5
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
4 times, most recently
from
December 20, 2022 01:09
98a6dc1
to
8aafa67
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
3 times, most recently
from
January 4, 2023 02:40
e7af9b6
to
188cfce
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
3 times, most recently
from
January 17, 2023 20:55
bf91470
to
42efb95
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
5 times, most recently
from
January 25, 2023 23:13
7b67e4b
to
8003b75
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
2 times, most recently
from
January 30, 2023 16:59
f84df69
to
3f1d9c8
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
2 times, most recently
from
February 21, 2023 23:01
c08fe91
to
a8815d7
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
8 times, most recently
from
March 3, 2023 16:36
51a0c81
to
b81fc53
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
6 times, most recently
from
March 9, 2023 20:47
4588784
to
ba2d854
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
7 times, most recently
from
March 21, 2023 22:29
5395a43
to
945a905
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
2 times, most recently
from
March 31, 2023 18:28
87a2b90
to
f42c676
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
2 times, most recently
from
April 10, 2023 16:07
1d9c428
to
4099658
Compare
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
bot
force-pushed
the
dependabot/bundler/json-schema-3.0.0
branch
from
April 10, 2023 16:17
4099658
to
e1da737
Compare
Superseded by #4190. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps json-schema from 2.8.1 to 3.0.0.
Changelog
Sourced from json-schema's changelog.
Commits
5fd0324
Merge pull request #470 from bastelfreak/rel300549bf19
Release 3.0.09236c86
Merge pull request #471 from jeremie-stripe/add-const-attribute25e258b
Add const attribute support (https://json-schema.org/understanding-json-schem...081dfc3
Merge pull request #469 from bastelfreak/ruby316b9f221
Add jruby/truffleruby to CIbf74c4a
Merge pull request #468 from bastelfreak/ruby3127b06de
Merge pull request #466 from bastelfreak/rubygemsc409c34
Merge pull request #467 from bastelfreak/ruby368f3746
Add Ruby 3.1 to CI matrixYou 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)