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

build(deps): bump the go-deps group across 1 directory with 8 updates #1079

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps the go-deps group with 6 updates in the / directory:

Package From To
cloud.google.com/go/pubsub 1.47.0 1.48.0
github.com/DataDog/datadog-api-client-go/v2 2.35.0 2.36.1
github.com/google/cel-go 0.23.2 0.24.1
github.com/nats-io/nats.go 1.39.0 1.39.1
gitlab.com/gitlab-org/api/client-go 0.122.0 0.126.0
golang.org/x/text 0.22.0 0.23.0

Updates cloud.google.com/go/pubsub from 1.47.0 to 1.48.0

Release notes

Sourced from cloud.google.com/go/pubsub's releases.

pubsub: v1.48.0

1.48.0 (2025-03-12)

Features

  • pubsub/pstest: Support listening on custom address (#11606) (63865a2)
  • pubsub: Add support for message transforms to Topic and Subscription (59fe58a)
  • pubsub: Deprecate enabled field for message transforms and add disabled field (dd0d1d7)

Documentation

  • pubsub: A comment for field code in message .google.pubsub.v1.JavaScriptUDF is changed (#11553) (678944b)
  • pubsub: Deprecate enabled field for message transforms and add disabled field (dd0d1d7)
  • pubsub: Fix link for AnalyticsHubSubscriptionInfo (59fe58a)
Commits

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.35.0 to 2.36.1

Release notes

Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.

v2.36.1

What's Changed

Changed

Full Changelog: DataDog/datadog-api-client-go@v2.36.0...v2.36.1

v2.36.0

What's Changed

Fixed

Added

Changed

Deprecated

New Contributors

Full Changelog: DataDog/datadog-api-client-go@v2.35.0...v2.36.0

Changelog

Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.

2.36.1 / 2025-03-11

Changed

Full Changelog: DataDog/datadog-api-client-go@v2.36.0...v2.36.1

2.36.0 / 2025-03-11

Fixed

Added

Changed

Deprecated

New Contributors

Full Changelog: DataDog/datadog-api-client-go@v2.35.0...v2.36.0

Commits

Updates github.com/google/cel-go from 0.23.2 to 0.24.1

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.24.1

Fixes

  • Separate unnest optimization from composer to capture type info #1138

Full Changelog: google/cel-go@v0.24.0...v0.24.1

Release v0.24.0

Support for subsetting CEL standard library and serialization of CEL environments to YAML.

CEL is an official Google product #1122

Features

  • Helper methods for subsetting function overloads #1120
  • Introduce cel package aliases for Activation #1123
  • Canonical environment description and stdlib subsetting #1125
  • Support for cel.Env conversion to YAML-serializable config #1128
  • Option to configure CEL via env.Config object #1129
  • Support for feature flags and validators in env.Config #1132
  • Add k8s custom policy tag handler for test #1121

Fixes

  • ContextEval support for Unknowns #1126
  • Fix godoc formatting for Lists and OptionalTypes functions #1127
  • Default enable DefaultUTCTimeZone #1130
  • Support for splitting nested branching operators within policies #1136

New Contributors

Full Changelog: google/cel-go@v0.23.2...v0.24.0

Release v0.24.0-beta

Features

  • Introduce cel package aliases for Activation #1123
  • Canonical environment description and stdlib subsetting #1125
  • Support for cel.Env conversion to YAML-serializable config #1128
  • Option to configure CEL via env.Config object #1129
  • Support for feature flags and validators in env.Config #1132

Fixes

  • ContextEval support for Unknowns #1126
  • Fix godoc formatting for Lists and OptionalTypes functions #1127
  • Default enable DefaultUTCTimeZone #1130

... (truncated)

Commits
  • 3b3a438 Separate unnest optimization from composer to capture type info (#1138)
  • 9855c70 Support for splitting nested branching operators within policies (#1136)
  • fad0c1b Use remote caching for Cloud Build with Bazel (#1134)
  • 45c4980 Support for feature flags and validators in env.Config (#1132)
  • 4b27149 Option to configure CEL via env.Config object (#1129)
  • 4adcf4d Default enable DefaultUTCTimeZone (#1130)
  • af0bf8e Support for cel.Env conversion to YAML-serializable config (#1128)
  • fddae56 Canonical environment description and stdlib subsetting (#1125)
  • b7c14fa Fix godoc formatting (#1127)
  • 9a4b48b ContextEval support for Unknowns (#1126)
  • Additional commits viewable in compare view

Updates github.com/nats-io/nats.go from 1.39.0 to 1.39.1

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.39.1

Changelog

Fixed

  • KeyValue:
    • Prevent ListKeysFiltered from returning deleted keys. Thanks @​kruegernet for the contribution (#1803)

Improved

  • Remove stale experimental comment in Service API (#1805)

Complete Changes

nats-io/nats.go@v1.39.0...v1.39.1

Commits

Updates gitlab.com/gitlab-org/api/client-go from 0.122.0 to 0.126.0

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

v0.126.0

0.126.0 (2025-03-17)

Improvements (6 changes)

v0.125.0

0.125.0 (2025-03-14)

Improvements (11 changes)

v0.124.0

0.124.0 (2025-02-28)

Breaking Changes (4 changes)

Improvements (13 changes)

... (truncated)

Commits
  • 68df0bd Merge branch 'parallel-tests' into 'main'
  • 8075bab Parallelize unit tests
  • 58818d7 Merge branch 'gmh-service-ping-api' into 'main'
  • e84bdb0 Adding service ping API
  • 24b5922 Merge branch 'exlucde-gen-files-cov' into 'main'
  • e6484c3 Exclude generated files from coverage report
  • 964af38 Merge branch 'enable-sast' into 'main'
  • 2587cc7 Enable SAST scans
  • 1a5052f Merge branch 'gmh-add-mac-alternative-for-testing-scripts' into 'main'
  • 8ecad42 bug: Add fallback for macOS version of readlink
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.27.0 to 0.28.0

Commits
  • 0042180 oauth2: Deep copy context client in NewClient
  • ce350bf oauth2: remove unneeded TokenSource implementation in transport test
  • 44967ab google: fix typos
  • 9c82a8c oauth2.go: use a more straightforward return value
  • See full diff in compare view

Updates golang.org/x/text from 0.22.0 to 0.23.0

Commits
  • 566b44f go.mod: update golang.org/x dependencies
  • d5156da collate/build: do not use println in tests
  • 221d88c x/text: fix scientific notation by removing extraneous spaces
  • b18c107 internal/export/unicode: change C comment to mention unassigned code points
  • 835f8ac language: use a more straightforward return value
  • ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC
  • 518d9c0 all: upgrade go directive to at least 1.23.0 [generated]
  • See full diff in compare view

Updates google.golang.org/api from 0.221.0 to 0.224.0

Release notes

Sourced from google.golang.org/api's releases.

v0.224.0

0.224.0 (2025-03-06)

Features

Bug Fixes

v0.223.0

0.223.0 (2025-02-25)

Features

Bug Fixes

  • Copy AllowHardBoundTokens option from old auth to new auth. (#3030) (8cb69d6)

v0.222.0

0.222.0 (2025-02-18)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.224.0 (2025-03-06)

Features

Bug Fixes

0.223.0 (2025-02-25)

Features

Bug Fixes

  • Copy AllowHardBoundTokens option from old auth to new auth. (#3030) (8cb69d6)

0.222.0 (2025-02-18)

Features

Commits

Bumps the go-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.47.0` | `1.48.0` |
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.35.0` | `2.36.1` |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.23.2` | `0.24.1` |
| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.39.0` | `1.39.1` |
| [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.122.0` | `0.126.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.22.0` | `0.23.0` |



Updates `cloud.google.com/go/pubsub` from 1.47.0 to 1.48.0
- [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.47.0...pubsub/v1.48.0)

Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.35.0 to 2.36.1
- [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.35.0...v2.36.1)

Updates `github.com/google/cel-go` from 0.23.2 to 0.24.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.23.2...v0.24.1)

Updates `github.com/nats-io/nats.go` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.39.0...v1.39.1)

Updates `gitlab.com/gitlab-org/api/client-go` from 0.122.0 to 0.126.0
- [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags)
- [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.122.0...v0.126.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.28.0
- [Commits](golang/oauth2@v0.27.0...v0.28.0)

Updates `golang.org/x/text` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.22.0...v0.23.0)

Updates `google.golang.org/api` from 0.221.0 to 0.224.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.221.0...v0.224.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/google/cel-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: gitlab.com/gitlab-org/api/client-go
  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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Mar 21, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants