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

Update json-schema requirement from >= 2.8, < 4.2 to >= 2.8, < 4.3 #101

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Updates the requirements on json-schema to permit the latest version.

Changelog

Sourced from json-schema's changelog.

v4.2.0 (2024-03-15)

Full Changelog

Implemented enhancements:

  • Ensure compatibility with ruby --enable-frozen-string-literal #508 (casperisfine)

v4.1.1 (2023-09-15)

Full Changelog

Merged pull requests:

v4.1.0 (2023-09-15)

Full Changelog

Implemented enhancements:

  • Add allPropertiesRequired and noAdditionalProperties options #494 (a-lavis)

Fixed bugs:

v4.0.0 (2023-04-24)

Full Changelog

Breaking changes:

  • Removed data ivar from JSON::Validator so that multiple validate call become faster #465 (ganmacs)

Implemented enhancements:

Fixed bugs:

... (truncated)

Commits
  • 8d5740d Merge pull request #509 from bastelfreak/rel420
  • b36ebf3 Release 4.2.0
  • 7e4c49a Merge pull request #508 from casperisfine/enable-frozen-string-literal
  • d1d1e48 Ensure compatibility with ruby --enable-frozen-string-literal
  • 2cc181b Merge pull request #505 from ydah/fix-typo
  • 466a97d s/shceme/scheme/
  • d33fb08 s/overriden/overridden/
  • 4d28c81 s/equivallent/equivalent/
  • 055a10f s/unter/under/
  • 76ea712 Merge pull request #504 from bastelfreak/rel411
  • 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.


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 ruby Pull requests that update Ruby code labels Mar 15, 2024
@jkempster34
Copy link
Contributor

@dependabot recreate

Updates the requirements on [json-schema](https://github.com/voxpupuli/json-schema) to permit the latest version.
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/json-schema@v2.8.0...v4.2.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-gte-2.8-and-lt-4.3 branch from 55a517f to db180ec Compare March 21, 2024 12:12
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@jkempster34 jkempster34 merged commit d374cbb into main Mar 21, 2024
12 checks passed
@jkempster34 jkempster34 deleted the dependabot/bundler/json-schema-gte-2.8-and-lt-4.3 branch March 21, 2024 12:15
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant