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

chore(deps): Bump github.com/argoproj/argo-workflows/v3 from 3.3.1 to 3.5.5 in /chaoscenter/subscriber #4478

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps github.com/argoproj/argo-workflows/v3 from 3.3.1 to 3.5.5.

Release notes

Sourced from github.com/argoproj/argo-workflows/v3's releases.

v3.5.5

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

Check the upgrading guide and search for existing issues on GitHub.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.5.5/argo-darwin-amd64.gz
Unzip
gunzip argo-darwin-amd64.gz
Make binary executable
chmod +x argo-darwin-amd64
Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo
Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.5.5/argo-linux-amd64.gz
Unzip
gunzip argo-linux-amd64.gz
Make binary executable
chmod +x argo-linux-amd64
</tr></table>

... (truncated)

Changelog

Sourced from github.com/argoproj/argo-workflows/v3's changelog.

v3.5.5 (2024-02-29)

Contributors

  • Alan Clucas
  • AloysAqemia
  • Anton Gilgur
  • Dennis Lawler
  • Eduardo Rodrigues
  • Garett MacGowan
  • Isitha Subasinghe
  • Jason Meridth

... (truncated)

Commits
  • c80b2e9 docs: consistently use "> v{version} and after" (#12581)
  • 6af917e chore(deps): bump github.com/cloudflare/circl to 1.3.7 to fix GHSA-9763-4f94-...
  • 6ee52fc fix: make WF global parameters available in retries (#12698)
  • c2905bd chore(deps): fixed medium CVE in github.com/docker/docker v24.0.0+incompatibl...
  • dd8b470 fix: documentation links (#12446)
  • 72deab9 fix(docs): render Mermaid diagrams in docs (#12464)
  • 9a4c787 fix(docs): exclude docs/requirements.txt from docs build (#12466)
  • ae915fe fix(docs): handle fields examples with md_in_html (#12465)
  • a4674b9 fix: merge env bug in workflow-controller-configmap and container. Fixes #124...
  • eb71bad fix: Add missing 'archived' prop for ArtifactPanel component. Fixes #12331 (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/chaoscenter/subscriber/github.com/argoproj/argo-workflows/v3-3.5.5 branch from c1c83c8 to 95cfbf4 Compare March 13, 2024 05:00
Bumps [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) from 3.3.1 to 3.5.5.
- [Release notes](https://github.com/argoproj/argo-workflows/releases)
- [Changelog](https://github.com/argoproj/argo-workflows/blob/main/CHANGELOG.md)
- [Commits](argoproj/argo-workflows@v3.3.1...v3.5.5)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-workflows/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/chaoscenter/subscriber/github.com/argoproj/argo-workflows/v3-3.5.5 branch from 95cfbf4 to 42584be Compare March 14, 2024 11:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #4595.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/chaoscenter/subscriber/github.com/argoproj/argo-workflows/v3-3.5.5 branch April 22, 2024 19:58
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants