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 net.minidev:json-smart from 2.4.11 to 2.5.0 in /test/fixtures/hdfs-fixture #8569

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps net.minidev:json-smart from 2.4.11 to 2.5.0.

Release notes

Sourced from net.minidev:json-smart's releases.

V 2.5.0

What's Changed

Full Changelog: netplex/json-smart-v2@2.4.11...2.5.0

Commits
  • 54eb6f0 Merge pull request #156 from netplex/add-flag
  • 0a35821 bump the version
  • b50106e remove extra new line
  • da2e833 add flag to drop the limit of json depth
  • 2a7ba6e 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)
  • 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 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 dependabot PRs with auto version bumps from dependabot label Jul 10, 2023
@dependabot dependabot bot requested a review from dblock as a code owner July 10, 2023 13:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.ConcurrentSegmentSearchTimeoutIT.testSimpleTimeout
      1 org.opensearch.index.IndexServiceTests.testAsyncTranslogTrimTaskOnClosedIndex

@owaiskazi19 owaiskazi19 force-pushed the dependabot/gradle/test/fixtures/hdfs-fixture/net.minidev-json-smart-2.5.0 branch from 0c57390 to 30acdc1 Compare July 10, 2023 17:22
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] <support@github.com>
Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
@owaiskazi19 owaiskazi19 force-pushed the dependabot/gradle/test/fixtures/hdfs-fixture/net.minidev-json-smart-2.5.0 branch from 30acdc1 to ff6d434 Compare July 10, 2023 17:23
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #8569 (ff6d434) into main (a15f0ed) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #8569      +/-   ##
============================================
- Coverage     70.92%   70.86%   -0.07%     
+ Complexity    56994    56949      -45     
============================================
  Files          4758     4758              
  Lines        269418   269418              
  Branches      39421    39421              
============================================
- Hits         191088   190920     -168     
- Misses        62249    62398     +149     
- Partials      16081    16100      +19     

see 449 files with indirect coverage changes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

…/net.minidev-json-smart-2.5.0

Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@owaiskazi19
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

Looks like net.minidev:json-smart is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/test/fixtures/hdfs-fixture/net.minidev-json-smart-2.5.0 branch July 11, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant