Skip to content

build(deps): bump net.javacrumbs.json-unit:json-unit-assertj from 2.35.0 to 2.37.0#376

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/net.javacrumbs.json-unit-json-unit-assertj-2.37.0
Open

build(deps): bump net.javacrumbs.json-unit:json-unit-assertj from 2.35.0 to 2.37.0#376
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/net.javacrumbs.json-unit-json-unit-assertj-2.37.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 23, 2023

Bumps net.javacrumbs.json-unit:json-unit-assertj from 2.35.0 to 2.37.0.

Commits
  • ba9140a [maven-release-plugin] prepare release json-unit-parent-2.37.0
  • e47bc0c Merge pull request #616 from Yayayya-boop/oscs_fix_cge263oau51v46pfk31g
  • 46c48f0 Update json-unit-spring/pom.xml
  • 2f0e95e Merge pull request #614 from lukas-krecan/dependabot/maven/org.apache.maven.p...
  • 746f7c6 Update json-unit-spring/pom.xml
  • 9f02156 Merge pull request #617 from EDbarvinsky/dotall_custom_matcher_regexp
  • b83fd47 Make custom matcher regexp DOTALL
  • a3dc80d update org.springframework:spring-web 5.3.25 to 6.0.0
  • dafb11e Bump maven-release-plugin from 2.5.3 to 3.0.0
  • 21b4a18 Merge pull request #609 from lukas-krecan/dependabot/maven/org.mockito-mockit...
  • 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 [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.35.0 to 2.37.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.35.0...json-unit-parent-2.37.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 Mar 23, 2023
@dependabot dependabot Bot temporarily deployed to Azure-dev March 23, 2023 17:01 Inactive
@dependabot dependabot Bot temporarily deployed to Azure-dev March 23, 2023 17:02 Inactive
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 23, 2023

Codecov Report

Patch coverage: 65.45% and project coverage change: -5.15 ⚠️

Comparison is base (797b8ff) 67.92% compared to head (205bd12) 62.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
- Coverage   67.92%   62.78%   -5.15%     
==========================================
  Files         803      781      -22     
  Lines       17051    16614     -437     
  Branches     1082     1079       -3     
==========================================
- Hits        11582    10431    -1151     
- Misses       4998     5732     +734     
+ Partials      471      451      -20     
Impacted Files Coverage Δ
...dataspaceconnector/core/CoreServicesExtension.java 85.00% <ø> (ø)
...onnector/core/base/CommandHandlerRegistryImpl.java 50.00% <ø> (ø)
...aspaceconnector/core/base/OkHttpClientFactory.java 92.85% <ø> (ø)
...core/base/RemoteMessageDispatcherRegistryImpl.java 14.28% <ø> (ø)
...r/core/base/agent/ParticipantAgentServiceImpl.java 100.00% <ø> (ø)
...econnector/core/base/policy/PolicyContextImpl.java 38.88% <ø> (ø)
...ceconnector/core/base/policy/PolicyEngineImpl.java 82.81% <ø> (ø)
...ctor/core/base/policy/RuleBindingRegistryImpl.java 100.00% <ø> (ø)
...taspaceconnector/core/base/policy/ScopeFilter.java 92.64% <ø> (ø)
...nector/core/defaults/DefaultServicesExtension.java 83.33% <ø> (ø)
... and 118 more

... and 1030 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Copy Markdown

Test Results

     421 files   -     9       421 suites   - 9   16m 30s ⏱️ - 6m 23s
12 469 tests  - 136  12 458 ✔️  - 136  11 💤 ±0  0 ±0 
12 531 runs   - 136  12 520 ✔️  - 136  11 💤 ±0  0 ±0 

Results for commit 205bd12. ± Comparison against base commit 8737a4f.

This pull request removes 207 and adds 71 tests. Note that renamed tests count towards both.
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [1] null, asset, policy, consumer, provider, 1661785766325, 1661785766425, 1661785766325
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [2] id, null, policy, consumer, provider, 1661785766325, 1661785766425, 1661785766325
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [3] id, asset, policy, null, provider, 1661785766325, 1661785766335, 1661785766325
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [4] id, asset, policy, consumer, null, 0, 1661785766375, 1661785766325
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [5] id, asset, policy, consumer, provider, 1661785766325, 0, 1661785766325
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [6] id, asset, policy, consumer, provider, 1661785766325, 1661785766425, 1661785766525
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [7] id, asset, policy, consumer, provider, 1661785766325, 1661785766375, 0
org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.ContractOfferDescriptionValidationTest ‑ [1] , asset, org.eclipse.dataspaceconnector.policy.model.Policy@3316158e
org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.ContractOfferDescriptionValidationTest ‑ [2] offer, , org.eclipse.dataspaceconnector.policy.model.Policy@3316158e
org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.NegotiationInitiateRequestDtoValidationTest ‑ [1] , ids-multipart, connector-id, org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.ContractOfferDescription@17090268
…
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [1] null, asset, policy, consumer, provider, 1679592352896, 1679592352996, 1679592352896
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [2] id, null, policy, consumer, provider, 1679592352897, 1679592352997, 1679592352897
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [3] id, asset, policy, null, provider, 1679592352897, 1679592352907, 1679592352897
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [4] id, asset, policy, consumer, null, 0, 1679592352947, 1679592352897
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [5] id, asset, policy, consumer, provider, 1679592352897, 0, 1679592352897
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [6] id, asset, policy, consumer, provider, 1679592352897, 1679592352997, 1679592353097
org.eclipse.dataspaceconnector.api.datamanagement.contractagreement.model.ContractAgreementDtoValidationTest ‑ [7] id, asset, policy, consumer, provider, 1679592352897, 1679592352947, 0
org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.ContractOfferDescriptionValidationTest ‑ [1] , asset, org.eclipse.dataspaceconnector.policy.model.Policy@6c4e4305
org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.ContractOfferDescriptionValidationTest ‑ [2] offer, , org.eclipse.dataspaceconnector.policy.model.Policy@6c4e4305
org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.NegotiationInitiateRequestDtoValidationTest ‑ [1] , ids-multipart, connector-id, org.eclipse.dataspaceconnector.api.datamanagement.contractnegotiation.model.ContractOfferDescription@65cda1cc
…

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.

1 participant