Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the go-dependencies group in /cloud-run/in-container/go with 3 updates: github.com/DataDog/dd-trace-go/contrib/net/http/v2, github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2 and github.com/DataDog/dd-trace-go/v2.

Updates github.com/DataDog/dd-trace-go/contrib/net/http/v2 from 2.2.3 to 2.3.1

Release notes

Sourced from github.com/DataDog/dd-trace-go/contrib/net/http/v2's releases.

v2.3.1

What's Changed

Application Performance Monitoring (APM)

Application Security Management (ASM)

General

Full Changelog: DataDog/dd-trace-go@v2.3.0...v2.3.1

v2.3.0

What's Changed

As per our version release policy, we are dropping support for Go 1.23 after the release of Go 1.25. Our minimum supported Go release is now Go 1.24.

Application Performance Monitoring (APM)

... (truncated)

Commits
  • d851f37 internal/version: v2.3.1
  • a733fee fix(llmobs): include missing tags and make SubmitEvaluationFromSpan more flex...
  • e72e553 fix(llmobs): do not cancel the context before reading response bodies (#4075)
  • f6aede0 fix(sampling): Force manual sampling on locked traces (#4084)
  • 967fa8a internal/orchestrion/_integration: v2.3.0
  • 8379449 internal/traceprof/traceproftest: v2.3.0
  • 8d66dcb internal/setup-smoke-test: v2.3.0
  • 83ca735 internal/apps: v2.3.0
  • acc8aef contrib/hashicorp/vault: v2.3.0
  • 60a0039 contrib/valyala/fasthttp: v2.3.0
  • Additional commits viewable in compare view

Updates github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2 from 2.2.3 to 2.3.1

Release notes

Sourced from github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2's releases.

v2.3.1

What's Changed

Application Performance Monitoring (APM)

Application Security Management (ASM)

General

Full Changelog: DataDog/dd-trace-go@v2.3.0...v2.3.1

v2.3.0

What's Changed

As per our version release policy, we are dropping support for Go 1.23 after the release of Go 1.25. Our minimum supported Go release is now Go 1.24.

Application Performance Monitoring (APM)

... (truncated)

Commits
  • d851f37 internal/version: v2.3.1
  • a733fee fix(llmobs): include missing tags and make SubmitEvaluationFromSpan more flex...
  • e72e553 fix(llmobs): do not cancel the context before reading response bodies (#4075)
  • f6aede0 fix(sampling): Force manual sampling on locked traces (#4084)
  • 967fa8a internal/orchestrion/_integration: v2.3.0
  • 8379449 internal/traceprof/traceproftest: v2.3.0
  • 8d66dcb internal/setup-smoke-test: v2.3.0
  • 83ca735 internal/apps: v2.3.0
  • acc8aef contrib/hashicorp/vault: v2.3.0
  • 60a0039 contrib/valyala/fasthttp: v2.3.0
  • Additional commits viewable in compare view

Updates github.com/DataDog/dd-trace-go/v2 from 2.2.3 to 2.3.1

Release notes

Sourced from github.com/DataDog/dd-trace-go/v2's releases.

v2.3.1

What's Changed

Application Performance Monitoring (APM)

Application Security Management (ASM)

General

Full Changelog: DataDog/dd-trace-go@v2.3.0...v2.3.1

v2.3.0

What's Changed

As per our version release policy, we are dropping support for Go 1.23 after the release of Go 1.25. Our minimum supported Go release is now Go 1.24.

Application Performance Monitoring (APM)

... (truncated)

Commits
  • d851f37 internal/version: v2.3.1
  • a733fee fix(llmobs): include missing tags and make SubmitEvaluationFromSpan more flex...
  • e72e553 fix(llmobs): do not cancel the context before reading response bodies (#4075)
  • f6aede0 fix(sampling): Force manual sampling on locked traces (#4084)
  • 967fa8a internal/orchestrion/_integration: v2.3.0
  • 8379449 internal/traceprof/traceproftest: v2.3.0
  • 8d66dcb internal/setup-smoke-test: v2.3.0
  • 83ca735 internal/apps: v2.3.0
  • acc8aef contrib/hashicorp/vault: v2.3.0
  • 60a0039 contrib/valyala/fasthttp: v2.3.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2025 07:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 1, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud-run/in-container/go/go-dependencies-0a3f20e5f1 branch from a1d91da to 3aa4d1d Compare November 24, 2025 22:45
Bumps the go-dependencies group in /cloud-run/in-container/go with 3 updates: [github.com/DataDog/dd-trace-go/contrib/net/http/v2](https://github.com/DataDog/dd-trace-go), [github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2](https://github.com/DataDog/dd-trace-go) and [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go).


Updates `github.com/DataDog/dd-trace-go/contrib/net/http/v2` from 2.2.3 to 2.3.1
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@2.2.3...v2.3.1)

Updates `github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2` from 2.2.3 to 2.3.1
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@2.2.3...v2.3.1)

Updates `github.com/DataDog/dd-trace-go/v2` from 2.2.3 to 2.3.1
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@2.2.3...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/DataDog/dd-trace-go/contrib/net/http/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/DataDog/dd-trace-go/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud-run/in-container/go/go-dependencies-0a3f20e5f1 branch from 3aa4d1d to 857c45f Compare December 8, 2025 18:35
apiarian-datadog added a commit that referenced this pull request Jan 6, 2026
## Combined Dependabot Updates

This PR combines 18 Dependabot PR(s) into a single update.

### Included PRs
- #84 - Bump datadog from 2.21.0 to 2.22.0 in /cloud-run-functions/ruby
in the ruby-dependencies group
- #86 - Bump laravel/laravel from 12.5.0 to 12.9.1 in
/cloud-run/in-container/php in the php-dependencies group
- #88 - Bump the java-dependencies group in /cloud-run/in-container/java
with 2 updates
- #92 - Bump the java-dependencies group in /cloud-run/sidecar/java with
2 updates
- #93 - Bump ddtrace from 3.15.0 to 3.17.2 in /cloud-run/sidecar/python
in the python-dependencies group
- #95 - Bump ddtrace from 3.15.0 to 3.17.2 in
/cloud-run-functions/python in the python-dependencies group
- #96 - Bump the go-dependencies group in /cloud-run/sidecar/go with 3
updates
- #97 - Bump the go-dependencies group in /cloud-run-functions/go with 2
updates
- #98 - Bump the go-dependencies group in /cloud-run/in-container/go
with 3 updates
- #99 - Bump the python-dependencies group in
/cloud-run/in-container/python with 2 updates
- #110 - Bump the ruby-dependencies group across 1 directory with 4
updates
- #111 - Bump the ruby-dependencies group across 1 directory with 4
updates
- #112 - Bump the npm-dependencies group across 1 directory with 3
updates
- #113 - Bump the npm-dependencies group across 1 directory with 3
updates
- #114 - Bump the npm-dependencies group across 1 directory with 3
updates
- #117 - Bump the java-dependencies group across 1 directory with 5
updates
- #118 - Bump the dotnet-dependencies group with 2 updates
- #120 - Bump the dotnet-dependencies group with 2 updates

### Summary
- ✅ Successfully combined: 18 PR(s)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@apiarian-datadog
Copy link
Collaborator

This PR has been combined into #121 and merged there.

🤖 Automatically closed by combine-dependabot-prs.sh

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/cloud-run/in-container/go/go-dependencies-0a3f20e5f1 branch January 6, 2026 20:47
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 file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants