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.1 #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2023

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

Release notes

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

v1.8.1

No release notes provided.

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)
</tr></table>

... (truncated)

Changelog

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

v1.8.1 (2023-08-31)

  • 325d4385 Update manifests to v1.8.1
  • ee3303e3 chore(deps): bump github.com/antonmedv/expr from 1.14.0 to 1.14.3 (#2774)
  • 442a0178 chore(deps): bump github.com/antonmedv/expr from 1.13.0 to 1.14.0 (#2760)
  • f7216dfa chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.66 (#2748)
  • 00aced42 chore(deps): bump actions/setup-go from 3.5.0 to 4.1.0 (#2749)
  • 14eeaf62 chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 (#2745)
  • a2683682 chore(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#2746)
  • 61ae42ab chore(deps): bump github.com/antonmedv/expr from 1.12.5 to 1.13.0 (#2747)
  • e620f03c chore(deps): bump google.golang.org/api from 0.124.0 to 0.136.0 (#2744)
  • cd081b19 fix: Doc: Argo Workflow apply command link 404 #2737 (#2739)
  • 029b6453 chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.12.0 (#2735)
  • 3a76997a chore(deps): bump github.com/xanzy/go-gitlab from 0.83.0 to 0.90.0 (#2734)
  • f6eba926 SFTP event source (#2693)
  • 2fbbd725 chore(deps): bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.3 (#2694)
  • d5d7ccf4 chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.2 (#2696)
  • 34a70aaa chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1 (#2691)
  • 8e3209f2 chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 (#2690)
  • 8500ed98 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.58 (#2678)
  • 54c9d401 feat(eventsource): add tls configuration for bitbucketserver (#2674)
  • be473375 fix: use cluster domain neutral svc dns (#2655)
  • efcbd108 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.52 to 7.0.57 (#2661)
  • 5989233d chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.3.0 to 1.4.0 (#2652)
  • 0eb721b5 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#2643)
  • 44328eb7 chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#2634)
  • 5e076efb chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 from 3.5.0 to 3.6.0 (#2633)
  • 2aa2632e chore(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#2632)
  • adfa18dc chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#2631)
  • 4847b820 feat: Allow to base64 decode messages from Azure Queue Storage (#2627)
  • 553d1a17 chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.58 (#2624)
  • e077a22f chore(deps): bump google.golang.org/api from 0.120.0 to 0.123.0 (#2626)
  • 2bf9f7b7 chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5 (#2623)
  • 23056868 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.2 to 1.3.0 (#2618)
  • 94c7dcc7 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.2.1 to 1.3.0 (#2615)
  • bdf593a2 chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#2619)
  • e705449b chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue from 0.1.0 to 1.0.0 (#2617)
  • cc9fa2de Upgrade nats image to 2.9.16 (#2609)
  • 407fe433 fix(kafkaEventBus): Reset kafka consumer on cleanup (#2611)

Contributors

  • David Farr
  • Derek Wang
  • Eduardo Rodrigues
  • Maksym Verbovyi
  • Robert Deusser
  • Son Bui
  • dependabot[bot]
  • dillonstreator

... (truncated)

Commits
  • 325d438 Update manifests to v1.8.1
  • 9fb0296 chore: support kustomize v5 (#2702)
  • ee3303e chore(deps): bump github.com/antonmedv/expr from 1.14.0 to 1.14.3 (#2774)
  • 442a017 chore(deps): bump github.com/antonmedv/expr from 1.13.0 to 1.14.0 (#2760)
  • f7216df chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.66 (#2748)
  • 00aced4 chore(deps): bump actions/setup-go from 3.5.0 to 4.1.0 (#2749)
  • 14eeaf6 chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 (#2745)
  • a268368 chore(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#2746)
  • 61ae42a chore(deps): bump github.com/antonmedv/expr from 1.12.5 to 1.13.0 (#2747)
  • e620f03 chore(deps): bump google.golang.org/api from 0.124.0 to 0.136.0 (#2744)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 18, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [github.com/argoproj/argo-events](https://github.com/argoproj/argo-events) from 1.7.3 to 1.8.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-events-1.8.1 branch from 2220e57 to b506580 Compare September 25, 2023 22:33
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