-
Notifications
You must be signed in to change notification settings - Fork 282
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
dependabot: bump net.minidev:json-smart from 2.4.11 to 2.5.0 #3120
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.4.11 to 2.5.0. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.4.11...2.5.0) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
cliu123,
cwperks,
DarshitChanpura,
davidlago,
peternied,
RyanL1997,
stephen-crawford and
reta
as code owners
August 8, 2023 04:11
Codecov Report
@@ Coverage Diff @@
## main #3120 +/- ##
=========================================
Coverage 62.40% 62.40%
Complexity 3350 3350
=========================================
Files 254 254
Lines 19749 19749
Branches 3334 3334
=========================================
Hits 12324 12324
Misses 5792 5792
Partials 1633 1633 |
cwperks
approved these changes
Aug 8, 2023
reta
approved these changes
Aug 8, 2023
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 8, 2023
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.4.11 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/netplex/json-smart-v2/releases">net.minidev:json-smart's releases</a>.</em></p> <blockquote> <h2>V 2.5.0</h2> <h2>What's Changed</h2> <ul> <li>Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/148">netplex/json-smart-v2#148</a></li> <li>Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/149">netplex/json-smart-v2#149</a></li> <li>Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/151">netplex/json-smart-v2#151</a></li> <li>Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/150">netplex/json-smart-v2#150</a></li> <li>Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/152">netplex/json-smart-v2#152</a></li> <li>Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/153">netplex/json-smart-v2#153</a></li> <li>add flag to drop the limit of json depth by <a href="https://github.com/Shoothzj"><code>@Shoothzj</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/156">netplex/json-smart-v2#156</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/netplex/json-smart-v2/compare/2.4.11...2.5.0">https://github.com/netplex/json-smart-v2/compare/2.4.11...2.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netplex/json-smart-v2/commit/54eb6f06cf4f63687d1147a9a3beaba8750e7be0"><code>54eb6f0</code></a> Merge pull request <a href="https://redirect.github.com/netplex/json-smart-v2/issues/156">#156</a> from netplex/add-flag</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/0a35821f956ccb3e9cd4c556f86d8c028b5f6fc3"><code>0a35821</code></a> bump the version</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/b50106e0ac075e9d718dcf918dbeb055df99bb7d"><code>b50106e</code></a> remove extra new line</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/da2e8332395021b3c3b5636a8003377b8e61eaa0"><code>da2e833</code></a> add flag to drop the limit of json depth</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/2a7ba6eccef15ac81dffd4b0ce86858e48b24fec"><code>2a7ba6e</code></a> Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/153">#153</a>)</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/82b9e58ff58783cdcbfc4ef08516eeb3a4a428b0"><code>82b9e58</code></a> Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart-action (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/152">#152</a>)</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/9c22ee2a84049ceda2b8cce853ecb8917df8c1df"><code>9c22ee2</code></a> Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart-action (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/150">#150</a>)</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/a5f9b27e4dfeb4161be70323a71d9d69b89cac3f"><code>a5f9b27</code></a> Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/151">#151</a>)</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/d30f3ccd908b2cd4af99c3878201bc992c858143"><code>d30f3cc</code></a> Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/149">#149</a>)</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/c3fee67675f50aa39dfcb4ce0d817fa1fa1d3b79"><code>c3fee67</code></a> Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart-action (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/148">#148</a>)</li> <li>See full diff in <a href="https://github.com/netplex/json-smart-v2/compare/2.4.11...2.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.minidev:json-smart&package-manager=gradle&previous-version=2.4.11&new-version=2.5.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 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> (cherry picked from commit 77772bf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
willyborankin
pushed a commit
that referenced
this pull request
Aug 8, 2023
… 2.5.0 (#3126) Backport 77772bf from #3120. Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps net.minidev:json-smart from 2.4.11 to 2.5.0.
Release notes
Sourced from net.minidev:json-smart's releases.
Commits
54eb6f0
Merge pull request #156 from netplex/add-flag0a35821
bump the versionb50106e
remove extra new lineda2e833
add flag to drop the limit of json depth2a7ba6e
Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart (#153)82b9e58
Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart-action (#152)9c22ee2
Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart-action (#150)a5f9b27
Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart (#151)d30f3cc
Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart (#149)c3fee67
Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart-action (#148)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 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)