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.3.5 in /chaoscenter/graphql/server #4031

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.3.5

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.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.3.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.3.10 (2022-11-29)

Contributors

  • Isitha Subasinghe
  • Michael Crenshaw
  • Yuan Tang

v3.3.9 (2022-08-09)

Contributors

  • Alex Collins
  • Dillen Padhiar
  • Grzegorz Bielski
  • Julie Vogelman
  • Kesavan
  • Rohan Kumar
  • Saravanan Balasubramanian
  • Snyk bot
  • Takumi Sue
  • Yuan Tang

v3.3.8 (2022-06-23)

  • 621b0d1a8 fix: check for nil, and add logging to expose root cause of panic in Issue 8968 (#9010)
  • b7c218c0f feat: log workflow size before hydrating/dehydrating. Fixes #8976 (#8988)

... (truncated)

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 29, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/chaoscenter/graphql/server/github.com/argoproj/argo-workflows/v3-3.3.5 branch 2 times, most recently from 3e3622d to 3be51d9 Compare June 30, 2023 07:29
Bumps [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) from 3.3.1 to 3.3.5.
- [Release notes](https://github.com/argoproj/argo-workflows/releases)
- [Changelog](https://github.com/argoproj/argo-workflows/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-workflows@v3.3.1...v3.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/chaoscenter/graphql/server/github.com/argoproj/argo-workflows/v3-3.3.5 branch from 3be51d9 to 6bbe606 Compare July 6, 2023 04:44
@Jonsy13 Jonsy13 closed this Nov 3, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/chaoscenter/graphql/server/github.com/argoproj/argo-workflows/v3-3.3.5 branch November 3, 2023 06:27
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.

1 participant