Skip to content

Commit

Permalink
chore(deps): bump json-schema from 5.0.1 to 5.1.0 in /packages/ruby (#…
Browse files Browse the repository at this point in the history
…1138)

Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 5.0.1
to 5.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md">json-schema's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/voxpupuli/json-schema/tree/v5.1.0">v5.1.0</a>
(2024-11-20)</h2>
<p><a
href="https://github.com/voxpupuli/json-schema/compare/v5.0.1...v5.1.0">Full
Changelog</a></p>
<p><strong>Implemented enhancements:</strong></p>
<ul>
<li>Add funding_uri to gemspec <a
href="https://redirect.github.com/voxpupuli/json-schema/pull/530">#530</a>
(<a href="https://github.com/andrew">andrew</a>)</li>
</ul>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>Update license reference <a
href="https://redirect.github.com/voxpupuli/json-schema/pull/529">#529</a>
(<a
href="https://github.com/emmanuel-ferdman">emmanuel-ferdman</a>)</li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>voxpupuli-rubocop: Update 2.8.0-&gt;3.0.0 &amp; rubocop: autofix <a
href="https://redirect.github.com/voxpupuli/json-schema/pull/531">#531</a>
(<a href="https://github.com/bastelfreak">bastelfreak</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/da4c7a9cf902910119ae17d236e23e39aa997b3d"><code>da4c7a9</code></a>
Merge pull request <a
href="https://redirect.github.com/voxpupuli/json-schema/issues/532">#532</a>
from bastelfreak/rel510</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/abe911bde7544a2e471c6d6729859f1340008d54"><code>abe911b</code></a>
Release 5.1.0</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/898030d0158781dd2e9b29fc92cc6b48b6154238"><code>898030d</code></a>
Merge pull request <a
href="https://redirect.github.com/voxpupuli/json-schema/issues/531">#531</a>
from bastelfreak/vp3</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/daa9911531ea1f9ae9bc7190bf15abaf7e7e33c8"><code>daa9911</code></a>
rubocop: autofix</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/d854f0eabe8b4091193fc034f6233a4497ddd032"><code>d854f0e</code></a>
voxpupuli-rubocop: Update 2.8.0-&gt;3.0.0</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/728c17f61ac271375ea948e7eb6f692460249172"><code>728c17f</code></a>
Merge pull request <a
href="https://redirect.github.com/voxpupuli/json-schema/issues/530">#530</a>
from andrew/patch-1</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/50cdecd1f9e6167a419b483155f3c5594ee72825"><code>50cdecd</code></a>
Add funding_uri to gemspec</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/edb815ad358cd130ebca3216b35f1b7490e958cd"><code>edb815a</code></a>
Merge pull request <a
href="https://redirect.github.com/voxpupuli/json-schema/issues/529">#529</a>
from emmanuel-ferdman/master</li>
<li><a
href="https://github.com/voxpupuli/json-schema/commit/7c6300ad6712ae6191fd8e5525d24661b8410bfa"><code>7c6300a</code></a>
Update license reference</li>
<li>See full diff in <a
href="https://github.com/voxpupuli/json-schema/compare/v5.0.1...v5.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json-schema&package-manager=bundler&previous-version=5.0.1&new-version=5.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 80e7d23 commit 5c1dfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.8.2)
json-schema (5.0.1)
json-schema (5.1.0)
addressable (~> 2.8)
language_server-protocol (3.17.0.3)
mini_mime (1.1.5)
Expand Down

0 comments on commit 5c1dfde

Please sign in to comment.