build(deps): bump the go-deps group across 1 directory with 18 updates - #1356
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-deps group across 1 directory with 18 updates#1356dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/pubsub/v2](https://github.com/googleapis/google-cloud-go) | `2.6.0` | `2.6.1` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.21.1` | `1.22.0` | | [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.60.0` | `2.62.0` | | [github.com/cdevents/sdk-go](https://github.com/cdevents/sdk-go) | `0.5.0` | `0.5.1` | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.18.0` | `3.20.0` | | [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) | `1.8.4` | `1.8.5` | | [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `1.2.1` | `1.2.2` | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.27.0` | `0.28.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.30.0` | `1.31.0` | | [github.com/fluxcd/pkg/auth](https://github.com/fluxcd/pkg) | `0.54.0` | `0.56.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.110.0` | `0.111.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.76.0` | `0.77.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.46.2` | `0.48.0` | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.27.0` | `0.30.0` | | [github.com/sethvargo/go-limiter](https://github.com/sethvargo/go-limiter) | `1.1.0` | `1.2.0` | Updates `cloud.google.com/go/pubsub/v2` from 2.6.0 to 2.6.1 - [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/v2.6.0...pubsub/v2.6.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.21.1...sdk/azcore/v1.22.0) Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.60.0 to 2.62.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.60.0...v2.62.0) Updates `github.com/cdevents/sdk-go` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/cdevents/sdk-go/releases) - [Changelog](https://github.com/cdevents/sdk-go/blob/main/CHANGELOG.md) - [Commits](cdevents/sdk-go@v0.5.0...v0.5.1) Updates `github.com/coreos/go-oidc/v3` from 3.18.0 to 3.20.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.18.0...v3.20.0) Updates `github.com/elazarl/goproxy` from 1.8.4 to 1.8.5 - [Release notes](https://github.com/elazarl/goproxy/releases) - [Commits](elazarl/goproxy@v1.8.4...v1.8.5) Updates `github.com/fluxcd/cli-utils` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/fluxcd/cli-utils/releases) - [Commits](fluxcd/cli-utils@v1.2.1...v1.2.2) Updates `github.com/fluxcd/pkg/apis/event` from 0.27.0 to 0.28.0 - [Commits](fluxcd/pkg@git/v0.27.0...git/v0.28.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.30.0 to 1.31.0 - [Commits](fluxcd/pkg@apis/meta/v1.30.0...apis/meta/v1.31.0) Updates `github.com/fluxcd/pkg/auth` from 0.54.0 to 0.56.0 - [Commits](fluxcd/pkg@oci/v0.54.0...oci/v0.56.0) Updates `github.com/fluxcd/pkg/runtime` from 0.110.0 to 0.111.0 - [Commits](fluxcd/pkg@runtime/v0.110.0...runtime/v0.111.0) Updates `github.com/fluxcd/pkg/ssa` from 0.76.0 to 0.77.0 - [Commits](fluxcd/pkg@ssa/v0.76.0...ssa/v0.77.0) Updates `github.com/getsentry/sentry-go` from 0.46.2 to 0.48.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.46.2...v0.48.0) Updates `github.com/google/cel-go` from 0.27.0 to 0.30.0 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.27.0...v0.30.0) Updates `github.com/onsi/gomega` from 1.41.0 to 1.42.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.41.0...v1.42.1) Updates `github.com/sethvargo/go-limiter` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/sethvargo/go-limiter/releases) - [Commits](sethvargo/go-limiter@v1.1.0...v1.2.0) Updates `golang.org/x/text` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.37.0...v0.38.0) Updates `google.golang.org/api` from 0.283.0 to 0.285.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.283.0...v0.285.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.22.0 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-version: 2.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/cdevents/sdk-go dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/elazarl/goproxy dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/fluxcd/cli-utils dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/apis/event dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/auth dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/runtime dependency-version: 0.111.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/ssa dependency-version: 0.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/google/cel-go dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/sethvargo/go-limiter dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-version: 0.285.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 15 updates in the / directory:
2.6.02.6.11.21.11.22.02.60.02.62.00.5.00.5.13.18.03.20.01.8.41.8.51.2.11.2.20.27.00.28.01.30.01.31.00.54.00.56.00.110.00.111.00.76.00.77.00.46.20.48.00.27.00.30.01.1.01.2.0Updates
cloud.google.com/go/pubsub/v2from 2.6.0 to 2.6.1Commits
e897085chore(main): release pubsub 2.6.1 (#20097)7e21cfbfix(longrunning): correct go min version (#20101)6d6000achore(main): release pubsub 1.50.3 (#20088)455ad34chore(main): release auth 0.21.0 (#19999)6bb4358fix(auth): correct go min version (#20094)05f3d64feat(o11y): wrap wait loop in T2 LRO Wait span with feature gating (#20055)a564f76chore(deps): bump golang.org/x/net from 0.52.0 to 0.55.0 in /internal/example...67acb2dchore(main): release pubsublite 1.9.0 (#20003)18d7b77fix(pubsub/v2): release flow control credit on scheduler.Add error (#20079)08ecbb8chore(actions): address zizmor findings (#20069)Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.21.1 to 1.22.0Commits
a19f613Prep azcore@v1.22.0 for release (#26926)5803c0eIncrement package version after release of storage/azblob (#26935) (#26943)9a979ff[Automation] Regenerate SDK based on typespec-go branch main 【batch 6】 (#26939)711094deng/tools/generator: release v0.4.14 (#26934)20bd677Deprecate Change Analysis SDK (#26913)92a31ec[Automation] Regenerate SDK based on typespec-go branch main 【batch 5】 (#26932)768459dazcertificates: live recording for PlatformManaged + review fixes (follow-up ...e845f72Update codeowners (#26918)118bb35eng/tools/internal/exports: handle untyped const with selector expr value (#2...2b3767bConfigurations: 'specification/containerservice/resource-manager/Microsoft.C...Updates
github.com/DataDog/datadog-api-client-go/v2from 2.60.0 to 2.62.0Release notes
Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.
Changelog
Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.
... (truncated)
Commits
627bfbaBump versions and add changelog entries. (#4300)4d46c9bRegenerate client from commit 3360349 of spec repo (#4292)3c37eabRegenerate client from commit 6a6a888 of spec repo (#4260)f9a06b1Regenerate client from commit b4e7c78 of spec repo (#4294)07e7177Regenerate client from commit c7504fc of spec repo (#4287)7e3948fRegenerate client from commit a83cafd of spec repo (#4288)4ca662fFix zero-delay retries when HTTPClient.Timeout is unset (#4290)cd8abe9Regenerate client from commit af12d35 of spec repo (#4278)d2dcc8aRegenerate client from commit 1cc0120 of spec repo (#4286)90d0f0bRegenerate client from commit 6d8a672 of spec repo (#4284)Updates
github.com/cdevents/sdk-gofrom 0.5.0 to 0.5.1Release notes
Sourced from github.com/cdevents/sdk-go's releases.
Commits
2e8ad22Update the SDK to spec v0.5.1 (#138)9943ea4Bump the actions group across 1 directory with 2 updates (#136)1545686Bump github/codeql-action from 4.35.1 to 4.35.2 in the actions group (#130)f9c9ba5Bump codecov/codecov-action from 5.5.1 to 6.0.0 (#129)00173cefix: avoid singleton mutation in NewFromJsonBytesContext (#126)9a15314fix: add ok check for CustomEventMapKey in NewFromJsonBytesContext (#128)3cf5657Bump the actions group across 1 directory with 3 updates (#124)4655203Bump actions/checkout from 5.0.0 to 6.0.2 (#123)bac645efix: pin goimports to v0.42.0 to support Go 1.24 (#127)Updates
github.com/coreos/go-oidc/v3from 3.18.0 to 3.20.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
75dfa5coidc: add constants for "email" and "profile" scopesa89f046oidc: add API for determining when issuer URLs mismatch6a69b6dreadme: update README and docsf9049c9oidc: ignore JWKs with unknown signing algorithms rather than failing2f178e0SECURITY.md: add a security policy and point to project-level reportingb3bc7daoidc: improve documentation for APIs0db9053oidc: modernize with new Go APIs4204f0boidc: add support for validating back-channel logout tokensf77e01cfix: Key refresh should set no-cache to get most up to date keysUpdates
github.com/elazarl/goproxyfrom 1.8.4 to 1.8.5Release notes
Sourced from github.com/elazarl/goproxy's releases.
Commits
d435b12Fix headers overwrite when there are no trailers (#791)5497631Remove redundant certificate Leaf set starting from Go 1.23 (#789)5ba11e8fix(https): coalesce the MITM response head into a single write (#787)Updates
github.com/fluxcd/cli-utilsfrom 1.2.1 to 1.2.2Release notes
Sourced from github.com/fluxcd/cli-utils's releases.
Commits
5620149Merge pull request #37 from fluxcd/upgrade-k8s-36.21e5951fUpgrade kubernetes to 1.36.294614cdMerge pull request #36 from fluxcd/upgrade-depse7fc06fUpgrade golang.org/x/net to v0.55.0Updates
github.com/fluxcd/pkg/apis/eventfrom 0.27.0 to 0.28.0Commits
00782edMerge pull request #917 from fluxcd/test-auth-providers3976c50[RFC-0010] Add tests for auth providers182841aMerge pull request #916 from fluxcd/cache-op-label1e41450Introduce operation label for cache event metricaa3cde9Merge pull request #909 from fluxcd/auth-azure9e0e8bc[RFC-0010] Add azure auth library7eae091Merge pull request #908 from fluxcd/auth-gcp9f68942Merge pull request #907 from fluxcd/auth-awsbb7cb58Merge pull request #906 from fluxcd/auth-core45fbfee[RFC-0010] Add gcp auth libraryUpdates
github.com/fluxcd/pkg/apis/metafrom 1.30.0 to 1.31.0Commits
b98e2b0Merge pull request #1251 from fluxcd/release-main2dfcb7cPrepare for releasedd6b016Merge pull request #1253 from fluxcd/upgrade-k8s-36.22d00796Upgrade kubernetes to 1.36.2827f6c3Merge pull request #1249 from fluxcd/upgrade-go-git-providersbe6d462Upgrade go-git-providers and go-github023a357Merge pull request #1248 from fluxcd/label-2.97e8856dAdd backport label for Flux 2.9ae10469Merge pull request #1246 from fluxcd/ks-always-subst2cd36cbkustomize: add tests for empty vars with strict sub and omitted withoutUpdates
github.com/fluxcd/pkg/authfrom 0.54.0 to 0.56.0Commits
bf02f0aMerge pull request #1026 from fluxcd/storage-refactoringe2dd3d1artifact: Refactor storage package structureee36d78Merge pull request #1025 from fluxcd/controller-runtime-v0.22.1b5ab5b9Prepare release6ce90c6Add the Artifact Management SDK to readmee4f3937Update controller-runtime to v0.22.19e2ac7dMerge pull request #1024 from fluxcd/dependabot/github_actions/ci-43e651404493ac531build(deps): bump the ci group across 1 directory with 5 updates24724beMerge pull request #1023 from fluxcd/runtime-env-vars85cb1e2runtime: Add environment variablesUpdates
github.com/fluxcd/pkg/runtimefrom 0.110.0 to 0.111.0Commits
b98e2b0Merge pull request #1251 from fluxcd/release-main2dfcb7cPrepare for releasedd6b016Merge pull request #1253 from fluxcd/upgrade-k8s-36.22d00796Upgrade kubernetes to 1.36.2827f6c3Merge pull request #1249 from fluxcd/upgrade-go-git-providersbe6d462Upgrade go-git-providers and go-github023a357Merge pull request #1248 from fluxcd/label-2.97e8856dAdd backport label for Flux 2.9ae10469Merge pull request #1246 from fluxcd/ks-always-subst2cd36cbkustomize: add tests for empty vars with strict sub and omitted withoutUpdates
github.com/fluxcd/pkg/ssafrom 0.76.0 to 0.77.0Commits
b98e2b0Merge pull request #1251 from fluxcd/release-main2dfcb7cPrepare for releasedd6b016Merge pull request #1253 from fluxcd/upgrade-k8s-36.22d00796Upgrade kubernetes to 1.36.2827f6c3Merge pull request #1249 from fluxcd/upgrade-go-git-providersbe6d462Upgrade go-git-providers and go-github023a357Merge pull request #1248 from fluxcd/label-2.97e8856dAdd backport label for Flux 2.9ae10469Merge pull request #1246 from fluxcd/ks-always-subst2cd36cbkustomize: add tests for empty vars with strict sub and omitted withoutUpdates
github.com/getsentry/sentry-gofrom 0.46.2 to 0.48.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
d02f9barelease: 0.48.099c424ffeat!: remove issue creation from logging integrations (#1340)d1c1d3ffeat: parse request body for outgoing http (#1339)9b5cab2fix: fix fiber route name when using middlewares (#1363)07a7975fix: omit empty event id for standalone client reports (#1362)c255382build(deps): bump fiber/v2 to 2.52.14 (#1359)06c58dcci: remove changelog-preview and codecov actions (#1357)a99e044fix: preserve '%' literal in log messages (#1358)8aaf1d4feat: apply sensitive data filters to grpc & sql (#1333)4347773feat: apply sensitive data filters to http (#1332)Updates
github.com/google/cel-gofrom 0.27.0 to 0.30.0Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
a492a70Expression node limits for parser and checker (#1386)b85d3bcAdd cost tracking to ext/math.go (#1353)6f3625dAllow validators to be reconfigured (#1379)e15d3caIntroduce cel.bind nesting limit (#1378)36ff97dcopy operands in Bytes.Add to avoid aliasing the receiver (#1381)af38f75Fix unsound constant folding ofx in [x]for NaN values (#1374)0175dbbEnsure logical operator fold expressions are bool (#1380)7ff0141Add runnable examples for all expressions in celbyexample.com (#1373)270df17async: Introduc...Description has been truncated