Skip to content

chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5#237

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/argoproj/argo-rollouts-1.6.5
Jan 30, 2024
Merged

chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5#237
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/argoproj/argo-rollouts-1.6.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Bumps github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5.

Release notes

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

v1.6.5

v1.6.5 (2024-01-25)

Chore

  • add logging context around replicaset updates (#3326)
  • remove year from codegen license (#3282)

Fix

  • log rs name when update fails (#3318)
  • keep rs inormer updated upon updating labels and annotations (#3321)
  • updates to replicas and pod template at the same time causes rollout to get stuck (#3272)
Changelog

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

v1.6.3 (2023-12-04)

Build

  • deps: always resolve momentjs version 2.29.4 (#3182)

Fix

  • rollouts getting stuck due to bad rs informer updates (#3200)

v1.6.2 (2023-11-02)

Fix

  • Revert "fix: istio destionationrule subsets enforcement (#3126)" (#3147)

v1.6.1 (2023-11-01)

Chore

  • upgrade cosign (#3139)
  • add missing rollout fields (#3062)
  • change file name for readthedocs compatibility (#2999)

Fix

  • istio destionationrule subsets enforcement (#3126)
  • docs require build.os to be defined (#3133)
  • inopportune scaling events would lose some status fields (#3060)
  • rollback to stable with dynamicStableScale could overwhelm stable pods (#3077)
  • prevent hot loop when fully promoted rollout is aborted (#3064)
  • keep rs informer updated (#3091)
  • bump notification-engine to fix double send on self server notifications (#3095)
  • sync notification controller configmaps/secrets first (#3075)
  • missing notification on error (#3076)

v1.6.0 (2023-09-05)

Chore

  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.20.2 to 1.21.0 (#2950)
  • deps: bump github.com/antonmedv/expr from 1.12.7 to 1.13.0 (#2951)

Docs

... (truncated)

Commits
  • 4dc0a4e chore: add logging context around replicaset updates (#3326)
  • a9f6216 fix: log rs name when update fails (#3318)
  • 4ea52fa chore: remove year from codegen license (#3282)
  • eded8a1 fix: keep rs inormer updated upon updating labels and annotations (#3321)
  • c226865 fix: updates to replicas and pod template at the same time causes rollout to ...
  • See full diff 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 will merge this PR once CI passes on it, as requested by @diranged.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from diranged as a code owner January 25, 2024 20:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 25, 2024
@github-actions github-actions bot added repo build and removed go Pull requests that update Go code labels Jan 25, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 25, 2024

Pull Request Test Coverage Report for Build 7713084221

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 45.627%

Totals Coverage Status
Change from base Build 7713074986: 0.0%
Covered Lines: 986
Relevant Lines: 2161

💛 - Coveralls

@diranged
Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [github.com/argoproj/argo-rollouts](https://github.com/argoproj/argo-rollouts) from 1.6.4 to 1.6.5.
- [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.6.4...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-rollouts-1.6.5 branch from 7ccddcf to 02e975d Compare January 30, 2024 14:58
Copy link
Copy Markdown
Owner

@diranged diranged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 01f2e6b into main Jan 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/argoproj/argo-rollouts-1.6.5 branch January 30, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants