Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump the ci group with 20 updates
Bumps the ci group with 20 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.22.0` | `1.22.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.37` | `1.22.3` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.21.5` | `1.25.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.42.1` | | [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.20` | `1.0.37` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.1.1` | `1.1.2` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.2.4` | `1.3.0` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.4.0` | | [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.4` | `0.7.5` | | [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) | `1.14.11` | `1.14.20` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.30.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.10.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.8.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.16.0` | `1.17.0` | | [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.13.2` | `1.14.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.18.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.58.2` | `1.59.0` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.27.4` | `0.28.3` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.27.4` | `0.28.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.15.1` | `0.16.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.22.0 to 1.22.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.22.0...v1.22.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.37 to 1.22.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.18.37...config/v1.22.3) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.21.5 to 1.25.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.25.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/efs/v1.21.5...service/ecs/v1.25.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.38.5 to 1.42.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.5...service/s3/v1.42.1) Updates `github.com/elgohr/go-localstack` from 1.0.20 to 1.0.37 - [Commits](elgohr/go-localstack@v1.0.20...v1.0.37) Updates `github.com/fluxcd/source-controller/api` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.1.2) Updates `github.com/go-logr/logr` from 1.2.4 to 1.3.0 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.2.4...v1.3.0) Updates `github.com/google/uuid` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.1...v1.4.0) Updates `github.com/hashicorp/go-retryablehttp` from 0.7.4 to 0.7.5 - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.4...v0.7.5) Updates `github.com/jenkins-x/go-scm` from 1.14.11 to 1.14.20 - [Release notes](https://github.com/jenkins-x/go-scm/releases) - [Changelog](https://github.com/jenkins-x/go-scm/blob/main/CHANGELOG.md) - [Commits](jenkins-x/go-scm@v1.14.11...v1.14.20) Updates `github.com/onsi/gomega` from 1.27.10 to 1.30.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.10...v1.30.0) Updates `github.com/spf13/afero` from 1.9.5 to 1.10.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.9.5...v1.10.0) Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.0) Updates `github.com/spf13/viper` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) Updates `github.com/zclconf/go-cty` from 1.13.2 to 1.14.1 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.13.2...v1.14.1) Updates `golang.org/x/net` from 0.17.0 to 0.18.0 - [Commits](golang/net@v0.17.0...v0.18.0) Updates `google.golang.org/grpc` from 1.58.2 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.2...v1.59.0) Updates `k8s.io/cli-runtime` from 0.27.4 to 0.28.3 - [Commits](kubernetes/cli-runtime@v0.27.4...v0.28.3) Updates `k8s.io/kubectl` from 0.27.4 to 0.28.3 - [Commits](kubernetes/kubectl@v0.27.4...v0.28.3) Updates `sigs.k8s.io/controller-runtime` from 0.15.1 to 0.16.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.15.1...v0.16.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/elgohr/go-localstack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/jenkins-x/go-scm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/zclconf/go-cty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information