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-rollouts from 1.7.2 to 1.8.0 #103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps github.com/argoproj/argo-rollouts from 1.7.2 to 1.8.0.

Release notes

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

v1.8.0

What's Changed

... (truncated)

Changelog

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

v1.8.0-rc2 (2024-12-17)

Ci

  • add testing for k8s 1.30 and 1.31 (#3858)

Docs

  • analysis: add docs for consecutiveSuccessLimit (#3996)

Fix

  • don't over reconcile on error (#4005)
  • remove ReplicaSet write-back (#4044)
  • controller: Fixed broken pprof links #4037 (#4038)
  • experiments: move recorder event to after experiment reconciliation, fixes #4021 (#4022)

v1.8.0-rc1 (2024-12-06)

Chore

  • update the link of DCO in PR template (#3944)
  • remove some k8s e2e test versions (#3495)
  • upgrade react-scripts (#3584)
  • update golangci-lint to v1.61.0 (#3857)
  • fix and add more cli usage case (#3592)
  • don't fail code-cov on failure (#3661)
  • add example for updating all container images in set command (#3667)
  • add codecov token (#3623)
  • code coverage for e2e (#3740)
  • use codecov config and only send merged coverage file (#3751)
  • Add Cloudflare to users (#3768)
  • capitalize AS in Dockerfile (#3781)
  • move ReplicaSet creation and Rollout validation earlier during the reconciliation process. (#3657)
  • Add Trustly to USERS.md (#3837)
  • add step plugin proposal (#3480)
  • deps: bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#3738)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.42.2 to 1.42.3 (#3923)
  • deps: bump github.com/newrelic/newrelic-client-go/v2 from 2.48.2 to 2.50.1 (#3924)
  • deps: bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#3928)
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.27.38 to 1.28.1 (#3917)
  • deps: bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (#3908)
  • deps: bump actions/setup-go from 5.0.2 to 5.1.0 (#3912)
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.3 (#3919)
  • deps: bump github.com/newrelic/newrelic-client-go/v2 from 2.50.1 to 2.51.3 (#3939)
  • deps: bump google.golang.org/grpc from 1.66.2 to 1.67.1 (#3903)
  • deps: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#3876)

... (truncated)

Commits
  • 9c5d75d fix: don't over reconcile on error (#4005)
  • e8b557f fix(controller): Fixed broken pprof links #4037 (#4038)
  • fefd587 fix(experiments): move recorder event to after experiment reconciliation, fix...
  • 42215e6 fix: remove ReplicaSet write-back (#4044)
  • 876bec3 docs(analysis): add docs for consecutiveSuccessLimit (#3996)
  • 5a1fa16 ci: add testing for k8s 1.30 and 1.31 (#3858)
  • a4d50d8 docs: fix broken links (#3962)
  • b3356a2 feat: New Prometheus metric: build_info (#3591)
  • c335003 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3985)
  • db43539 chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#3986)
  • Additional commits viewable in compare view

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)

Bumps [github.com/argoproj/argo-rollouts](https://github.com/argoproj/argo-rollouts) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/argoproj/argo-rollouts/releases)
- [Changelog](https://github.com/argoproj/argo-rollouts/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-rollouts@v1.7.2...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jonathan-mayer as a code owner January 31, 2025 04:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file housekeeping A change that cleans or updates the repository. labels Jan 31, 2025
@dependabot dependabot bot requested review from JTaeuber and jon4skl as code owners January 31, 2025 04:28
@jonathan-mayer jonathan-mayer merged commit 09f5f00 into main Jan 31, 2025
10 checks passed
@jonathan-mayer jonathan-mayer deleted the dependabot/go_modules/github.com/argoproj/argo-rollouts-1.8.0 branch January 31, 2025 06:22
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 housekeeping A change that cleans or updates the repository.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant