chore(deps): bump the dependencies group with 7 updates#315
Merged
github-actions[bot] merged 1 commit intomasterfrom Mar 1, 2026
Merged
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-utils/graceful](https://github.com/Scalingo/go-utils) | `1.3.1` | `1.3.2` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.0` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.65.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.40.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.40.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.40.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.51.0` | Updates `github.com/Scalingo/go-utils/graceful` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/Scalingo/go-utils/releases) - [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md) - [Commits](Scalingo/go-utils@mongo/v1.3.1...mongo/v1.3.2) Updates `golang.org/x/sys` from 0.40.0 to 0.41.0 - [Commits](golang/sys@v0.40.0...v0.41.0) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` from 0.64.0 to 0.65.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.64.0...zpages/v0.65.0) Updates `go.opentelemetry.io/otel` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) Updates `go.opentelemetry.io/otel/metric` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) Updates `go.opentelemetry.io/otel/trace` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) Updates `golang.org/x/net` from 0.48.0 to 0.51.0 - [Commits](golang/net@v0.48.0...v0.51.0) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-utils/graceful dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux dependency-version: 0.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... 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 dependencies group with 7 updates:
1.3.11.3.20.40.00.41.00.64.00.65.01.39.01.40.01.39.01.40.01.39.01.40.00.48.00.51.0Updates
github.com/Scalingo/go-utils/gracefulfrom 1.3.1 to 1.3.2Commits
3ded8edMerge pull request #708 from Scalingo/release/mongo/1.3.2f707abf[mongo] Bump v1.3.266c47f5Merge pull request #707 from Scalingo/feat/706/implement-go-handlers-bad-errors7f8592cchore: correct typos9513cd4Update mongo/pagination/pagination_test.god7175f9Update mongo/CHANGELOG.mdaa88a3bUpdate mongo/pagination/pagination_test.go2aac55aUpdate mongo/pagination/pagination_test.go91f29acUpdate mongo/pagination/pagination_test.go1dcb1cbfeat: update unit testsUpdates
golang.org/x/sysfrom 0.40.0 to 0.41.0Commits
fc646e4cpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsf11c7bbwindows: add IsProcessorFeaturePresent and processor feature constsd25a7aaunix: add IoctlSetString on all platforms6fb913bunix: return early on error in RecvmsgUpdates
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxfrom 0.64.0 to 0.65.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux's changelog.
... (truncated)
Commits
a89d958Release v1.40.0/v2.2.0/v0.65.0/v0.34.0/v0.20.0/v0.15.0/v0.13.0/v0.12.0 (#8493)1530d71Upgradesemconvtov1.39.0(#8481)135bb60Upgrade autoexport to latest otel dep (#8483)8e92105chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.13 (#8486)147148efix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 (#8487)d387510Add version file for otellogrus bridge (#8485)fad49c8add version file for otelslog bridge (#8480)9e1e573fix(deps): update module go.mongodb.org/mongo-driver to v1.17.8 (#8479)37aa475Add version file for otellogr bridge (#8477)fc8ef39chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...Updates
go.opentelemetry.io/otelfrom 1.39.0 to 1.40.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
a3a5317Release v1.40.0 (#7859)77785dachore(deps): update github/codeql-action action to v4.32.1 (#7858)56fa1c2chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 (#7857)298cbedUpgrade semconv use to v1.39.0 (#7854)3264bf1refactor: modernize code (#7850)fd5d030chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...8d3b4cbchore(deps): update actions/cache action to v5.0.3 (#7847)91f7cadchore(deps): update github.com/timakin/bodyclose digest to 73d1f95 (#7845)fdad1ebchore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...c46d3bachore(deps): update golang.org/x/telemetry digest to fcf36f6 (#7843)Updates
go.opentelemetry.io/otel/metricfrom 1.39.0 to 1.40.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
a3a5317Release v1.40.0 (#7859)77785dachore(deps): update github/codeql-action action to v4.32.1 (#7858)56fa1c2chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 (#7857)298cbedUpgrade semconv use to v1.39.0 (#7854)3264bf1refactor: modernize code (#7850)fd5d030chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...8d3b4cbchore(deps): update actions/cache action to v5.0.3 (#7847)91f7cadchore(deps): update github.com/timakin/bodyclose digest to 73d1f95 (#7845)fdad1ebchore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...c46d3bachore(deps): update golang.org/x/telemetry digest to fcf36f6 (#7843)Updates
go.opentelemetry.io/otel/tracefrom 1.39.0 to 1.40.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
a3a5317Release v1.40.0 (#7859)77785dachore(deps): update github/codeql-action action to v4.32.1 (#7858)56fa1c2chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 (#7857)298cbedUpgrade semconv use to v1.39.0 (#7854)3264bf1refactor: modernize code (#7850)fd5d030chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...8d3b4cbchore(deps): update actions/cache action to v5.0.3 (#7847)91f7cadchore(deps): update github.com/timakin/bodyclose digest to 73d1f95 (#7845)fdad1ebchore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...c46d3bachore(deps): update golang.org/x/telemetry digest to fcf36f6 (#7843)Updates
golang.org/x/netfrom 0.48.0 to 0.51.0Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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