Skip to content

Comments

Bump json-smart from 2.4.7 to 2.4.10#10471

Merged
xiangfu0 merged 1 commit intomasterfrom
dependabot/maven/net.minidev-json-smart-2.4.10
Mar 25, 2023
Merged

Bump json-smart from 2.4.7 to 2.4.10#10471
xiangfu0 merged 1 commit intomasterfrom
dependabot/maven/net.minidev-json-smart-2.4.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps json-smart from 2.4.7 to 2.4.10.

Release notes

Sourced from json-smart's releases.

V 2.4.10

What's Changed

New Contributors

Full Changelog: netplex/json-smart-v2@2.4.9...2.4.10

V 2.4.9

V 2.4.9 (2023-03-07)

  • Add depth limit of 400 when parsing JSON.

What's Changed

... (truncated)

Commits

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 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-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.10.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.10)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 24, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #10471 (500c9a9) into master (316842f) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #10471      +/-   ##
============================================
- Coverage     70.30%   70.22%   -0.08%     
+ Complexity     6113     6111       -2     
============================================
  Files          2070     2070              
  Lines        112037   112037              
  Branches      17071    17071              
============================================
- Hits          78765    78679      -86     
- Misses        27721    27819      +98     
+ Partials       5551     5539      -12     
Flag Coverage Δ
integration1 24.55% <ø> (-0.09%) ⬇️
integration2 24.11% <ø> (-0.30%) ⬇️
unittests1 67.90% <ø> (-0.01%) ⬇️
unittests2 13.97% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 33 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xiangfu0 xiangfu0 merged commit 173edb4 into master Mar 25, 2023
@xiangfu0 xiangfu0 deleted the dependabot/maven/net.minidev-json-smart-2.4.10 branch March 25, 2023 07: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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants