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-events from 1.7.3 to 1.8.0 #51

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 16, 2023

Bumps github.com/argoproj/argo-events from 1.7.3 to 1.8.0.

Release notes

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

v1.8.0

Major Changes

  • Kafka EventBus
  • Add azure queue storage EventSource support
  • Support athenz authentication for pulsar EventSource
  • Kafka EventSource to support headers
  • Gitlab EventSource to support groups
  • Support using K8s leader election to do Active-passive HA, thanks @​dfarr.

Pull Requests

argoproj/argo-events@v1.7.0...v1.8.0

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.0/install.yaml
Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.0/install-validating-webhook.yaml

v1.7.6

Major Changes

  • Fixed the JetStream EventBus issue introduced in v1.7.5, thanks @​khmjp for reporting it.
  • Support using K8s leader election to do Active-passive HA, thanks @​dfarr.

Pull Requests

argoproj/argo-events@v1.7.5...v1.7.6

Contributors

@​dfarr @​whynowy

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.7.6/install.yaml
Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.7.6/install-validating-webhook.yaml

... (truncated)

Changelog

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

v1.8.0 (2023-05-07)

  • 57376875 Update manifests to v1.8.0
  • af0bd86b chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (#2607)
  • a0a44426 chore(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#2606)
  • 93e72091 chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#2605)
  • 3f9db1b2 chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#2604)
  • 58d56dde chore: adding tests for the removeConflicts function & the Convert2WaitBackoff function (#2600)
  • 42fc8e4c Fix: typo on azure queue storage event source (#2598)
  • 419de082 chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.3.0 to 2.4.0 (#2597)
  • c1e0e8b7 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.2.2 (#2596)
  • 4b868e50 chore(deps): bump google.golang.org/api from 0.119.0 to 0.120.0 (#2595)
  • 04b70df3 chore(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3 (#2594)
  • 0256f0e0 feat: update log level for some lines to Info and expand logged fields (#2592)
  • 14d5975b feat: add support for Azure Managed Identity in Azure Service Bus event source (#2591)
  • 5581431f fix: make start to also work with arm64 (#2590)
  • b51a5769 feat: add azure queue storage event source (#2589)
  • 06f39767 chore(deps): bump github.com/xanzy/go-gitlab from 0.81.0 to 0.83.0 (#2586)
  • 87fafb24 chore(deps): bump google.golang.org/api from 0.118.0 to 0.119.0 (#2585)
  • f2e3183d chore(deps): bump actions/setup-python from 4.5.0 to 4.6.0 (#2583)
  • ea7ce60c chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.4.0 (#2584)
  • 7120ac1f chore(deps): bump google.golang.org/api from 0.116.0 to 0.118.0 (#2578)
  • b8a2ea89 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.52 (#2579)
  • a202a1a7 chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#2576)
  • 33c82729 chore(deps): bump github.com/slack-go/slack from 0.12.1 to 0.12.2 (#2575)
  • 2e154b63 feat: add headers in kafka event source (#2555)
  • 6ea2998f feat: support athenz authentication for pulsar (#2559)
  • 35fafb7e chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#2569)
  • 9572c961 chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.2.0 to 2.3.0 (#2570)
  • e48fdda9 chore(deps): bump google.golang.org/api from 0.114.0 to 0.116.0 (#2565)
  • 6eefc397 chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#2562)
  • 40e0a204 chore(deps): bump peter-evans/create-pull-request from 4 to 5 (#2561)
  • 253aa187 chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2 (#2560)
  • 9dab78bd feat: Add golang metrics to argo-events metrics registry. (#2557)
  • f5ad05cb chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 from 3.4.0 to 3.5.0 (#2553)
  • a6b7201d fix: gitlab group missing token (#2550)
  • 711c672d chore(deps): bump github.com/minio/minio-go/v7 from 7.0.47 to 7.0.50 (#2546)
  • 132c65ac chore(deps): bump cloud.google.com/go/pubsub from 1.29.0 to 1.30.0 (#2542)
  • af96ec24 chore(deps): bump github.com/antonmedv/expr from 1.12.3 to 1.12.5 (#2545)
  • 1f41d5fa chore(deps): bump github.com/nats-io/nats.go from 1.24.0 to 1.25.0 (#2544)
  • 55c5fefe chore(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#2543)
  • 8f64a074 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (#2541)
  • b85b3f0a chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#2540)
  • 55b8b71b fix(docs): kafka eventbus docs links (#2538)
  • 4fbe471a fix(ci): setup-go treat 1.20 as 1.2 (#2537)
  • 95a0877f feat: Kafka EventBus (#2502)
  • 419edeb5 Chore: go1.20 (#2534)
  • 742f7684 chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1 (#2529)
  • ed350343 chore(deps): bump github.com/google/go-github/v50 from 50.1.0 to 50.2.0 (#2531)
  • 675c857b chore(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.29.0 (#2530)

... (truncated)

Commits
  • 5737687 Update manifests to v1.8.0
  • af0bd86 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (#2607)
  • a0a4442 chore(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#2606)
  • 93e7209 chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (...
  • 3f9db1b chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#2604)
  • 58d56dd chore: adding tests for the removeConflicts function & the Convert2WaitBackof...
  • 42fc8e4 Fix: typo on azure queue storage event source (#2598)
  • 419de08 chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.3.0 to 2....
  • c1e0e8b chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0...
  • 4b868e5 chore(deps): bump google.golang.org/api from 0.119.0 to 0.120.0 (#2595)
  • 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 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-events](https://github.com/argoproj/argo-events) from 1.7.3 to 1.8.0.
- [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.7.3...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2023

Superseded by #85.

@dependabot dependabot bot closed this Sep 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/argoproj/argo-events-1.8.0 branch September 2, 2023 21:34
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.

0 participants