From d887e66f40dff3604f07755082758ba03c37204c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 12:19:18 +0000 Subject: [PATCH 1/3] chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#3213) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5165963e35..739df1339c 100644 --- a/go.mod +++ b/go.mod @@ -67,7 +67,7 @@ require ( github.com/radovskyb/watcher v1.0.7 github.com/riferrei/srclient v0.5.4 github.com/robfig/cron/v3 v3.0.1 - github.com/slack-go/slack v0.13.0 + github.com/slack-go/slack v0.13.1 github.com/smartystreets/goconvey v1.7.2 github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 diff --git a/go.sum b/go.sum index c3fac5372a..42aa578075 100644 --- a/go.sum +++ b/go.sum @@ -817,8 +817,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/skeema/knownhosts v1.2.2 h1:Iug2P4fLmDw9f41PB6thxUkNUkJzB5i+1/exaj40L3A= github.com/skeema/knownhosts v1.2.2/go.mod h1:xYbVRSPxqBZFrdmDyMmsOs+uX1UZC3nTN3ThzgDxUwo= -github.com/slack-go/slack v0.13.0 h1:7my/pR2ubZJ9912p9FtvALYpbt0cQPAqkRy2jaSI1PQ= -github.com/slack-go/slack v0.13.0/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw= +github.com/slack-go/slack v0.13.1 h1:6UkM3U1OnbhPsYeb1IMkQ6HSNOSikWluwOncJt4Tz/o= +github.com/slack-go/slack v0.13.1/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw= github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= github.com/smartystreets/assertions v1.2.0 h1:42S6lae5dvLc7BrLu/0ugRtcFVjoJNMC/N3yZFZkDFs= github.com/smartystreets/assertions v1.2.0/go.mod h1:tcbTF8ujkAEcZ8TElKY+i30BzYlVhC/LOxJk7iOWnoo= From 7b44edd366a35bd187edcbb86597ea67d50f47bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20DIDIER?= <2sebdidier@gmail.com> Date: Fri, 26 Jul 2024 23:19:36 +0200 Subject: [PATCH 2/3] Fix tuto exemple 02-parameterization/sensor-05.yaml (#3218) --- .../02-parameterization/sensor-05.yaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/examples/tutorials/02-parameterization/sensor-05.yaml b/examples/tutorials/02-parameterization/sensor-05.yaml index 7663b4c184..614fecb2aa 100644 --- a/examples/tutorials/02-parameterization/sensor-05.yaml +++ b/examples/tutorials/02-parameterization/sensor-05.yaml @@ -41,16 +41,16 @@ spec: dependencyName: THIS_WILL_BE_REPLACED dataKey: THIS_WILL_BE_REPLACED dest: THIS_WILL_BE_REPLACED - parameters: - - src: - dependencyName: test-dep - dataKey: body.dependencyName - dest: k8s.parameters.0.src.dependencyName - - src: - dependencyName: test-dep - dataKey: body.dataKey - dest: k8s.parameters.0.src.dataKey - - src: - dependencyName: test-dep - dataKey: body.dest - dest: k8s.parameters.0.dest + parameters: + - src: + dependencyName: test-dep + dataKey: body.dependencyName + dest: argoWorkflow.parameters.0.src.dependencyName + - src: + dependencyName: test-dep + dataKey: body.dataKey + dest: argoWorkflow.parameters.0.src.dataKey + - src: + dependencyName: test-dep + dataKey: body.dest + dest: argoWorkflow.parameters.0.dest From 024cf339efc5b65f40c3ecd2626fd800185dc3f2 Mon Sep 17 00:00:00 2001 From: Mitch Anderson Date: Fri, 30 Aug 2024 13:03:12 -0600 Subject: [PATCH 3/3] chore(deps): bump github.com/aws/aws-sdk-go from v1.44.209 => v1.47.11 (#3261) --- USERS.md | 3 ++- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/USERS.md b/USERS.md index 8cb6553084..837282267e 100644 --- a/USERS.md +++ b/USERS.md @@ -11,6 +11,7 @@ Organizations below are **officially** using Argo Events. Please send a PR with 1. [Anova](https://www.anova.com/) 1. [Ant Group](https://www.antgroup.com/) 1. [ArthurAI](https://arthur.ai/) +1. [AtomicFI](https://atomic.financial/) 1. [BioBox Analytics](https://biobox.io) 1. [BlackRock](https://www.blackrock.com/) 1. [Bloomberg](https://www.bloomberg.com/) @@ -53,4 +54,4 @@ Organizations below are **officially** using Argo Events. Please send a PR with 1. [Yubo](https://www.yubo.live/) 1. [WooliesX](https://wooliesx.com.au/) 1. [Woolworths Group](https://www.woolworthsgroup.com.au/) -1. [Zillow Group](https://www.zillow.com) \ No newline at end of file +1. [Zillow Group](https://www.zillow.com) diff --git a/go.mod b/go.mod index 739df1339c..fe6a09570f 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/apache/pulsar-client-go v0.12.0 github.com/argoproj/notifications-engine v0.4.0 github.com/argoproj/pkg v0.13.6 - github.com/aws/aws-sdk-go v1.44.209 + github.com/aws/aws-sdk-go v1.47.11 github.com/blushft/go-diagrams v0.0.0-20201006005127-c78c821223d9 github.com/bradleyfalzon/ghinstallation/v2 v2.11.0 github.com/cloudevents/sdk-go/v2 v2.15.2 diff --git a/go.sum b/go.sum index 42aa578075..da14564510 100644 --- a/go.sum +++ b/go.sum @@ -147,8 +147,8 @@ github.com/awalterschulze/gographviz v0.0.0-20200901124122-0eecad45bd71 h1:m3N1F github.com/awalterschulze/gographviz v0.0.0-20200901124122-0eecad45bd71/go.mod h1:/ynarkO/43wP/JM2Okn61e8WFMtdbtA8he7GJxW+SFM= github.com/aws/aws-sdk-go v1.32.6/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0= github.com/aws/aws-sdk-go v1.44.39/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo= -github.com/aws/aws-sdk-go v1.44.209 h1:wZuiaA4eaqYZmoZXqGgNHqVD7y7kUGFvACDGBgowTps= -github.com/aws/aws-sdk-go v1.44.209/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI= +github.com/aws/aws-sdk-go v1.47.11 h1:Dol+MA+hQblbnXUI3Vk9qvoekU6O1uDEuAItezjiWNQ= +github.com/aws/aws-sdk-go v1.47.11/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk= github.com/beevik/ntp v0.2.0/go.mod h1:hIHWr+l3+/clUnF44zdK+CWW7fO8dR5cIylAQ76NRpg= github.com/benbjohnson/clock v1.3.0 h1:ip6w0uFQkncKQ979AypyG0ER7mqUSBdKLOgAle/AT8A= github.com/benbjohnson/clock v1.3.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=