Skip to content

Update json-schema requirement from ~> 2.8.0, >= 2.8.0 to >= 2.8, < 4.4#189

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/json-schema-gte-2.8-and-lt-4.4
Closed

Update json-schema requirement from ~> 2.8.0, >= 2.8.0 to >= 2.8, < 4.4#189
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/json-schema-gte-2.8-and-lt-4.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2024

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

Changelog

Sourced from json-schema's changelog.

v4.3.0 (2024-03-26)

Full Changelog

Implemented enhancements:

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:

... (truncated)

Commits
  • 4aed27d Merge pull request #511 from bastelfreak/rel430
  • bd2bb3d Release 4.3.0
  • 907eb28 Merge pull request #510 from olleolleolle/patch-1
  • 29fcaa1 Linting json-schema.gemspec
  • 7695345 json-schema.gemspec: add metadata links
  • 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
  • Additional commits viewable in compare view

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.40%. Comparing base (e101845) to head (893e4f1).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   85.43%   85.40%   -0.03%     
==========================================
  Files          49       49              
  Lines        4297     4297              
==========================================
- Hits         3671     3670       -1     
- Misses        626      627       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 13, 2026

Superseded by #201.

@dependabot dependabot Bot closed this Jan 13, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/json-schema-gte-2.8-and-lt-4.4 branch January 13, 2026 02:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants