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

[SECURITY] Update json-schema requirement from ~> 4 to >= 4, < 6 #892

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

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

Changelog

Sourced from json-schema's changelog.

v5.1.1 (2024-12-02)

Full Changelog

Fixed bugs:

  • Add bigdecimal dependency to fix deprecation warning for Ruby 3.4 #533 (jamiecobbett)

v5.1.0 (2024-11-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • voxpupuli-rubocop: Update 2.8.0->3.0.0 & rubocop: autofix #531 (bastelfreak)

v5.0.1 (2024-10-03)

Full Changelog

Fixed bugs:

v5.0.0 (2024-08-19)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

  • dev deps: Add strict version contraints & CI: build gem with strict mode & CI: Use Ruby 3.3 for releases #525 (bastelfreak)
  • Drop bundler dev dependency #524 (bastelfreak)

... (truncated)

Commits
  • 64e7e95 Merge pull request #534 from bastelfreak/rel511
  • 2293875 Release 5.1.1
  • 0eeaa91 Merge pull request #533 from jamiecobbett/fix-bigdecimal-deprecation-warning
  • 73c61ed Add bigdecimal dependency to fix deprecation warning for Ruby 3.4
  • da4c7a9 Merge pull request #532 from bastelfreak/rel510
  • abe911b Release 5.1.0
  • 898030d Merge pull request #531 from bastelfreak/vp3
  • daa9911 rubocop: autofix
  • d854f0e voxpupuli-rubocop: Update 2.8.0->3.0.0
  • 728c17f Merge pull request #530 from andrew/patch-1
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Dec 2, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-5.1.1 branch 2 times, most recently from 52f2472 to 05de6d7 Compare December 3, 2024 19:07
@dependabot dependabot bot force-pushed the dependabot/bundler/json-schema-5.1.1 branch from 05de6d7 to 47887cd Compare December 11, 2024 03:35
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@v4.3.0...v5.1.1)

---
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-5.1.1 branch from 47887cd to 03287a4 Compare December 16, 2024 22:06
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.

1 participant