Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the go-deps group across 1 directory with 16 updates
Bumps the go-deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.45.3` | | [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.30.0` | `2.33.0` | | [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.36.0-flux.9` | `0.36.0-flux.10` | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.10.1` | `0.11.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.6.1` | `1.8.0` | | [github.com/fluxcd/pkg/git](https://github.com/fluxcd/pkg) | `0.21.0` | `0.22.0` | | [github.com/fluxcd/pkg/masktoken](https://github.com/fluxcd/pkg) | `0.4.0` | `0.5.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.49.1` | `0.50.1` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.29.0` | `0.30.0` | | [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) | `0.9.80` | `0.9.81` | | [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) | `0.109.0` | `0.115.0` | Updates `cloud.google.com/go/pubsub` from 1.43.0 to 1.45.3 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...pubsub/v1.45.3) Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.30.0 to 2.33.0 - [Release notes](https://github.com/DataDog/datadog-api-client-go/releases) - [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md) - [Commits](DataDog/datadog-api-client-go@v2.30.0...v2.33.0) Updates `github.com/fluxcd/cli-utils` from 0.36.0-flux.9 to 0.36.0-flux.10 - [Commits](fluxcd/cli-utils@v0.36.0-flux.9...v0.36.0-flux.10) Updates `github.com/fluxcd/pkg/apis/event` from 0.10.1 to 0.11.0 - [Commits](fluxcd/pkg@runtime/v0.10.1...git/v0.11.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.6.1 to 1.8.0 - [Commits](fluxcd/pkg@apis/meta/v1.6.1...apis/meta/v1.8.0) Updates `github.com/fluxcd/pkg/git` from 0.21.0 to 0.22.0 - [Commits](fluxcd/pkg@git/v0.21.0...git/v0.22.0) Updates `github.com/fluxcd/pkg/masktoken` from 0.4.0 to 0.5.0 - [Commits](fluxcd/pkg@tar/v0.4.0...ssh/v0.5.0) Updates `github.com/fluxcd/pkg/runtime` from 0.49.1 to 0.50.1 - [Commits](fluxcd/pkg@runtime/v0.49.1...runtime/v0.50.1) Updates `github.com/getsentry/sentry-go` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.29.0...v0.30.0) Updates `github.com/ktrysmt/go-bitbucket` from 0.9.80 to 0.9.81 - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases) - [Commits](ktrysmt/go-bitbucket@v0.9.80...v0.9.81) Updates `github.com/onsi/gomega` from 1.34.2 to 1.36.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.2...v1.36.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/xanzy/go-gitlab` from 0.109.0 to 0.115.0 - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go) - [Commits](xanzy/go-gitlab@v0.109.0...v0.115.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `golang.org/x/text` from 0.18.0 to 0.21.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.18.0...v0.21.0) Updates `google.golang.org/api` from 0.199.0 to 0.210.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.199.0...v0.210.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/DataDog/datadog-api-client-go/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/cli-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/apis/event dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/git dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/masktoken dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/ktrysmt/go-bitbucket dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information