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_schemer from 2.2.1 to 2.3.0 #5570

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps json_schemer from 2.2.1 to 2.3.0.

Changelog

Sourced from json_schemer's changelog.

2.3.0 - 2024-05-30

Ruby Versions

  • Ruby 2.5 and 2.6 are no longer supported.

Bug Fixes

2.2.0 - 2024-03-02

Bug Fixes

Features

2.1.1 - 2023-11-28

Bug Fixes

[2.1.0] - 2023-11-17

Bug Fixes

... (truncated)

Commits
  • 1878fe8 2.3.0
  • 414ca1e Merge pull request #183 from kevin-glare/fix/update-uuid-regex
  • af2ffd4 Update fixtures
  • f2b6ef5 Merge commit '7035056c613c9a465c15413b9561485068eb9312'
  • 7035056 Squashed 'JSON-Schema-Test-Suite/' changes from bf0360f4..9fc880bf
  • 4cee9ef fix: update uuid regex
  • 6798248 Drop Ruby 2.5 and 2.6 support
  • b476026 Merge pull request #182 from Bo98/base64-runtime
  • 28ae5c3 fix: update uuid regex
  • 927fa03 Avoid need for Base64 gem at runtime
  • See full diff 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)

Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/davishmcclurg/json_schemer/blob/main/CHANGELOG.md)
- [Commits](davishmcclurg/json_schemer@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: json_schemer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jorg-vr as a code owner June 3, 2024 11:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
@bmesuere bmesuere merged commit 0003ec7 into main Jun 3, 2024
10 checks passed
@bmesuere bmesuere deleted the dependabot/bundler/json_schemer-2.3.0 branch June 3, 2024 13:29
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.

2 participants