optimism icon indicating copy to clipboard operation
optimism copied to clipboard

dependabot(gomod): bump github.com/kurtosis-tech/kurtosis/api/golang from 1.3.0 to 1.3.1

Open dependabot[bot] opened this issue 1 year ago • 3 comments

Bumps github.com/kurtosis-tech/kurtosis/api/golang from 1.3.0 to 1.3.1.

Release notes

Sourced from github.com/kurtosis-tech/kurtosis/api/golang's releases.

v1.3.1

1.3.1 (2024-10-15)

Bug Fixes

  • use docker client without timeout for copy files operation (#2565) (a48ed55)
Changelog

Sourced from github.com/kurtosis-tech/kurtosis/api/golang's changelog.

1.3.1 (2024-10-15)

Bug Fixes

  • use docker client without timeout for copy files operation (#2565) (a48ed55)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Oct 15 '24 18:10 dependabot[bot]

@dependabot rebase

tynes avatar Oct 18 '24 08:10 tynes

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.86%. Comparing base (a0aa656) to head (0eb02b9). Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12468      +/-   ##
===========================================
- Coverage    65.04%   64.86%   -0.18%     
===========================================
  Files           54       54              
  Lines         4460     4460              
===========================================
- Hits          2901     2893       -8     
- Misses        1382     1391       +9     
+ Partials       177      176       -1     
Flag Coverage Δ
cannon-go-tests 64.86% <ø> (-0.18%) :arrow_down:

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

see 1 file with indirect coverage changes

codecov[bot] avatar Oct 18 '24 08:10 codecov[bot]

Looks like a test flake:

=== RUN   TestApplyExistingOPCM
    anvil.go:102:               DEBUG[10-18|08:18:56.158] [ANVIL] Error: Address already in use (os error 98)
    anvil.go:102:               DEBUG[10-18|08:18:56.158] [ANVIL] 
    anvil.go:102:               DEBUG[10-18|08:18:56.158] [ANVIL] Location:
    anvil.go:102:               DEBUG[10-18|08:18:56.158] [ANVIL]     /home/runner/work/foundry/foundry/crates/anvil/src/cmd.rs:321:33
    apply_test.go:343: 
                Error Trace:    /var/opt/circleci/data/workdir/op-deployer/pkg/deployer/integration_test/apply_test.go:343
                Error:          Received unexpected error:
                                context deadline exceeded
                Test:           TestApplyExistingOPCM
--- FAIL: TestApplyExistingOPCM (300.00s)

tynes avatar Oct 18 '24 10:10 tynes

@dependabot rebase

tynes avatar Oct 21 '24 04:10 tynes