Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8534fde
) 55.81% compared to head (c84d037
) 55.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #307.
Bumps github.com/argoproj/argo-workflows/v3 from 3.4.11 to 3.5.2.
Release notes
Sourced from github.com/argoproj/argo-workflows/v3's releases.
... (truncated)
Changelog
Sourced from github.com/argoproj/argo-workflows/v3's changelog.
... (truncated)
Commits
5b6ad2b
chore: Tidy go.mod237addc
fix: Update yarn.lock fileafd5399
fix(ui): Cost Opt should only apply to live Workflows (#12170)c296cf2
fix: ArtifactGC Fails for Stopped Workflows. Fixes #11879 (#11947)8256042
fix: retry S3 on RequestError. Fixes #9914 (#12191)a69ca23
fix: Resource version incorrectly overridden for wfInformer list requests. Fi...1faa1e6
fix(server): allow passing loglevels as env vars to Server (#12145)9c378d1
fix: Fix for missing steps in the UI (#12203)59f5409
fix: leak stream (#12193)bd5b627
test: add test for missing child node (#12214)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