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 failsafe from 3.3.1 to 3.3.2 #3226

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps failsafe from 3.3.1 to 3.3.2.
Updates dev.failsafe:failsafe from 3.3.1 to 3.3.2

Changelog

Sourced from dev.failsafe:failsafe's changelog.

3.3.2

Bug Fixes

  • Issue #365 - Bulkhead policy may drop requests when maxWaitTime is specified.
Commits
  • 8ae344f [maven-release-plugin] prepare release failsafe-parent-3.3.2
  • 3455d5a Use small default timeout for failing test
  • 66b0681 Updated changelog for release
  • ae8bac6 Changed BulkheadImpl.releasePermit to ensure that it claims a permit when run...
  • 91307d4 Small optimization
  • e55f3ce [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates dev.failsafe:failsafe-okhttp from 3.3.1 to 3.3.2

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 `failsafe` from 3.3.1 to 3.3.2.

Updates `dev.failsafe:failsafe` from 3.3.1 to 3.3.2
- [Changelog](https://github.com/failsafe-lib/failsafe/blob/master/CHANGELOG.md)
- [Commits](failsafe-lib/failsafe@failsafe-parent-3.3.1...failsafe-parent-3.3.2)

Updates `dev.failsafe:failsafe-okhttp` from 3.3.1 to 3.3.2

---
updated-dependencies:
- dependency-name: dev.failsafe:failsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.failsafe:failsafe-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 26, 2023
@github-actions
Copy link

github-actions bot commented Jun 26, 2023

Test Results

     497 files  ±0       497 suites  ±0   23m 14s ⏱️ - 2m 9s
12 772 tests ±0  12 742 ✔️ +2  30 💤 ±0  0  - 2 
12 815 runs  ±0  12 785 ✔️ +2  30 💤 ±0  0  - 2 

Results for commit 9d9622c. ± Comparison against base commit 070aa11.

This pull request removes 79 and adds 79 tests. Note that renamed tests count towards both.
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [1] null, asset, consumer, provider, 1687734301213
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [2] id, null, consumer, provider, 1687734301213
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [3] id, asset, null, provider, 1687734301213
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [4] id, asset, consumer, null, 1687734301213
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [2] {edc.callback.cb.transactional=false, edc.callback.cb.uri=url}
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.auth-key=test, edc.callback.cb.events=test, edc.callback.cb.transactional=false, edc.callback.cb.uri=url}
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@79b7c350[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$619/0x0000000801384a60@586737ff
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@1c90029b[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$620/0x0000000801384cc0@4db728df
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@318e3942[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$621/0x0000000801384400@1c4057f9
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@504b8705[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$610/0x00000008013875d0@24a8e40d
…
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [1] null, asset, consumer, provider, 1687757155546
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [2] id, null, consumer, provider, 1687757155546
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [3] id, asset, null, provider, 1687757155546
org.eclipse.edc.connector.api.management.contractagreement.model.ContractAgreementDtoValidationTest ‑ [4] id, asset, consumer, null, 1687757155546
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [2] {edc.callback.cb.uri=url, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.transactional=false, edc.callback.cb.events=test, edc.callback.cb.auth-key=test, edc.callback.cb.uri=url}
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@79b7c350[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$619/0x0000000801384c58@586737ff
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@1c90029b[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$620/0x0000000801384400@4db728df
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@318e3942[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$621/0x0000000801388000@1c4057f9
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@504b8705[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$610/0x0000000801387818@24a8e40d
…

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (070aa11) 65.69% compared to head (9d9622c) 65.69%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3226   +/-   ##
=======================================
  Coverage   65.69%   65.69%           
=======================================
  Files         840      840           
  Lines       16787    16787           
  Branches      917      917           
=======================================
  Hits        11028    11028           
  Misses       5392     5392           
  Partials      367      367           

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

@ndr-brt ndr-brt merged commit b33d6b6 into main Jun 26, 2023
41 checks passed
@ndr-brt ndr-brt deleted the dependabot/gradle/failsafe-3.3.2 branch June 26, 2023 06:35
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