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

build(deps): bump json-unit-assertj from 2.28.0 to 2.35.0 #1550

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps json-unit-assertj from 2.28.0 to 2.35.0.

Commits
  • c5c645e [maven-release-plugin] prepare release json-unit-parent-2.35.0
  • e8e11dd Merge pull request #514 from lukas-krecan/dependabot/maven/johnzon.version-1....
  • d7c1bee Bump johnzon.version from 1.2.17 to 1.2.18
  • a34cf31 Ignore Moshi
  • 04a64d1 #512 Special handling of numeric values in containsEntry
  • 4bfae60 #512 Tolerance test
  • d88ef34 Merge pull request #511 from lukas-krecan/dependabot/maven/org.apache.felix-m...
  • 0c415ea Bump maven-bundle-plugin from 5.1.4 to 5.1.5
  • 7e60d54 Merge pull request #509 from lukas-krecan/dependabot/maven/org.mockito-mockit...
  • 4a036e1 Merge pull request #508 from lukas-krecan/dependabot/maven/johnzon.version-1....
  • Additional commits viewable 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)

Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.28.0 to 2.35.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.28.0...json-unit-parent-2.35.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 27, 2022
@dependabot dependabot bot temporarily deployed to Azure-dev June 27, 2022 14:07 Inactive
@dependabot dependabot bot temporarily deployed to Azure-dev June 27, 2022 14:07 Inactive
@github-actions github-actions bot added this to In progress in Connector Jun 27, 2022
@github-actions
Copy link

github-actions bot commented Jun 27, 2022

Unit Test Results

     406 files  +     406       406 suites  +406   13m 52s ⏱️ + 13m 52s
12 224 tests +12 224  12 206 ✔️ +12 206  18 💤 +18  0 ±0 
12 291 runs  +12 291  12 273 ✔️ +12 273  18 💤 +18  0 ±0 

Results for commit 7d01be3. ± Comparison against base commit ccc4002.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

Merging #1550 (7d01be3) into main (a25009f) will increase coverage by 0.34%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1550      +/-   ##
==========================================
+ Coverage   67.16%   67.50%   +0.34%     
==========================================
  Files         736      736              
  Lines       16139    16355     +216     
  Branches     1048     1070      +22     
==========================================
+ Hits        10839    11041     +202     
- Misses       4823     4834      +11     
- Partials      477      480       +3     
Impacted Files Coverage Δ
...clipse/dataspaceconnector/spi/query/QuerySpec.java 84.78% <0.00%> (-5.61%) ⬇️
.../contract/offer/ContractDefinitionServiceImpl.java 100.00% <0.00%> (ø)
.../contract/offer/store/ContractDefinitionStore.java 0.00% <0.00%> (ø)
...nnector/dataplane/http/DataPlaneHttpExtension.java 0.00% <0.00%> (ø)
...r/dataplane/http/pipeline/HttpDataSinkFactory.java 100.00% <0.00%> (ø)
...efinition/store/CosmosContractDefinitionStore.java 90.41% <0.00%> (+0.41%) ⬆️
...actdefinition/InMemoryContractDefinitionStore.java 80.00% <0.00%> (+1.42%) ⬆️
...onnector/dataplane/http/pipeline/HttpDataSink.java 80.95% <0.00%> (+1.54%) ⬆️
...ctdefinition/store/SqlContractDefinitionStore.java 88.13% <0.00%> (+2.42%) ⬆️
...taspaceconnector/spi/types/domain/DataAddress.java 89.58% <0.00%> (+3.86%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a25009f...7d01be3. Read the comment docs.

Connector automation moved this from In progress to Review in progress Jun 28, 2022
@juliapampus juliapampus merged commit 2a05b58 into main Jun 28, 2022
Connector automation moved this from Review in progress to Done Jun 28, 2022
@juliapampus juliapampus deleted the dependabot/gradle/net.javacrumbs.json-unit-json-unit-assertj-2.35.0 branch June 28, 2022 06:46
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
No open projects
Connector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants