deps: bump the argo group across 1 directory with 5 updates#77
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the argo group across 1 directory with 5 updates#77dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the argo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/argoproj/argo-cd/v3](https://github.com/argoproj/argo-cd) | `3.2.1` | `3.3.0` | | [github.com/argoproj/argo-events](https://github.com/argoproj/argo-events) | `1.9.9` | `1.9.10` | | [github.com/argoproj/argo-rollouts](https://github.com/argoproj/argo-rollouts) | `1.8.3` | `1.8.4` | | [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) | `3.7.6` | `3.7.9` | | [github.com/argoproj/gitops-engine](https://github.com/argoproj/gitops-engine) | `0.7.1-0.20251108235403-13d5172d3ee2` | `0.7.3` | Updates `github.com/argoproj/argo-cd/v3` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/argoproj/argo-cd/releases) - [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md) - [Commits](argoproj/argo-cd@v3.2.1...v3.3.0) Updates `github.com/argoproj/argo-events` from 1.9.9 to 1.9.10 - [Release notes](https://github.com/argoproj/argo-events/releases) - [Changelog](https://github.com/argoproj/argo-events/blob/master/CHANGELOG.md) - [Commits](argoproj/argo-events@v1.9.9...v1.9.10) Updates `github.com/argoproj/argo-rollouts` from 1.8.3 to 1.8.4 - [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.8.3...v1.8.4) Updates `github.com/argoproj/argo-workflows/v3` from 3.7.6 to 3.7.9 - [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.7.6...v3.7.9) Updates `github.com/argoproj/gitops-engine` from 0.7.1-0.20251108235403-13d5172d3ee2 to 0.7.3 - [Commits](https://github.com/argoproj/gitops-engine/commits/v0.7.3) --- updated-dependencies: - dependency-name: github.com/argoproj/argo-cd/v3 dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: argo - dependency-name: github.com/argoproj/argo-events dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: argo - dependency-name: github.com/argoproj/argo-rollouts dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: argo - dependency-name: github.com/argoproj/argo-workflows/v3 dependency-version: 3.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: argo - dependency-name: github.com/argoproj/gitops-engine dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: argo ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the argo group with 5 updates in the / directory:
3.2.13.3.01.9.91.9.101.8.31.8.43.7.63.7.90.7.1-0.20251108235403-13d5172d3ee20.7.3Updates
github.com/argoproj/argo-cd/v3from 3.2.1 to 3.3.0Release notes
Sourced from github.com/argoproj/argo-cd/v3's releases.
... (truncated)
Commits
fd6b7d5Bump version to 3.3.0 on release-3.3 branch (#26206)f4e479efix: consider Replace/Force sync option on live resource annotations (#26110)...436da4eBump version to 3.3.0-rc4 on release-3.3 branch (#26119)cd6a9aafix: cherry pick #25516 to release-3.3 (#26114)ac071b5chore(deps): update notifications-engine to fix GitHub PR comments nil panic ...3d64c21fix: invalid error message on health check failure (#26040) (cherry-pick #260...0fa47b1fix(hydrator): pass destination.namespace to manifest rendering (#25478) (che...48a9dccfix(hydrator): empty links for failed operation (#25025) (cherry-pick #26014 ...b52a075fix(hydrator): .gitattributes include deeply nested files (#25870) (cherry-pi...8fbb44cfix: close response body on error paths to prevent connection leak (cherry-pi...Updates
github.com/argoproj/argo-eventsfrom 1.9.9 to 1.9.10Release notes
Sourced from github.com/argoproj/argo-events's releases.
Changelog
Sourced from github.com/argoproj/argo-events's changelog.
Commits
3de38acUpdate manifests to v1.9.1056f77c8feat: Add EmojiEvents support for GitLab group webhooks (#3871)781bc0achore: upgrade gitlab client (#3888)1b67245Fix: amqp integer queue args (#3884)822240fchore(deps): bump github.com/minio/minio-go/v7 from 7.0.97 to 7.0.98 (#3882)251133fchore(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 (#3879)576b21dfix: retry generic event streams forever (#3877)4d0b367chore: update argo-workflows version (#3852)8752c54Add ReadyOn AI to USERS.md (#3878)bb0a0ddchore(deps): bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 (#3875)Updates
github.com/argoproj/argo-rolloutsfrom 1.8.3 to 1.8.4Release notes
Sourced from github.com/argoproj/argo-rollouts's releases.
Changelog
Sourced from github.com/argoproj/argo-rollouts's changelog.
... (truncated)
Commits
55e89ddfix: bluegreen analysis prematurely succeeds if new ReplicaSet becomes unsatu...25cd304chore(deps): bump github.com/hashicorp/go-plugin from 1.6.2 to 1.6.3 (#4592)Updates
github.com/argoproj/argo-workflows/v3from 3.7.6 to 3.7.9Release 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
156b4f8fix(security): update qs to 6.14.1 (cherry-pick #15427 for 3.7) (#15428)74943cbchore(deps): update sigs.k8s.io/json digest to 2d32026 (release-3.7) (#15396)5541dfachore(deps): update google.golang.org/genproto/googleapis/api digest to 8636f...04b8eb5chore(deps): update github.com/knetic/govaluate digest to 7625b7f (release-3....eac80a5chore(deps): update golang.org/x/exp digest to 716be56 (release-3.7) (#15391)96974bbchore(deps): update k8s.io/utils digest to 914a6e7 (release-3.7) (#15395)d4a9527chore(deps): update k8s.io/gengo digest to 5ee0d03 (release-3.7) (#15393)eb73f92chore(deps): update dependency@types/react-datepickerto v4.19.6 (release-3....c56e671chore(deps): update dependency@testing-library/domto v10.4.1 (release-3.7) ...5a16fc4chore(deps): update dependency@testing-library/reactto v16.3.2 (release-3.7...Updates
github.com/argoproj/gitops-enginefrom 0.7.1-0.20251108235403-13d5172d3ee2 to 0.7.3Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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