chore(deps): bump the dependencies group with 22 updates#320
Merged
github-actions[bot] merged 1 commit intoMay 1, 2026
Merged
Conversation
Bumps the dependencies group with 22 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-etcd-lock/v5](https://github.com/Scalingo/go-etcd-lock) | `5.0.10` | `5.0.11` | | [github.com/Scalingo/go-handlers](https://github.com/Scalingo/go-handlers) | `1.11.0` | `1.11.1` | | [github.com/Scalingo/go-utils/etcd](https://github.com/Scalingo/go-utils) | `1.2.1` | `1.2.2` | | [github.com/Scalingo/go-utils/graceful](https://github.com/Scalingo/go-utils) | `1.3.2` | `1.3.3` | | [github.com/Scalingo/go-utils/logger](https://github.com/Scalingo/go-utils) | `1.12.1` | `1.12.2` | | [github.com/magefile/mage](https://github.com/magefile/mage) | `1.17.1` | `1.17.2` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.9` | `3.6.10` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.9` | `3.6.10` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.42.0` | `0.43.0` | | [github.com/Scalingo/go-utils/errors/v3](https://github.com/Scalingo/go-utils) | `3.2.0` | `3.2.1` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.28.0` | `2.29.0` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.6.9` | `3.6.10` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.68.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.43.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.43.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.43.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.35.0` | `0.36.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20260209200024-4cfbd4190f57` | `0.0.0-20260414002931-afd174a4e478` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260209200024-4cfbd4190f57` | `0.0.0-20260414002931-afd174a4e478` | Updates `github.com/Scalingo/go-etcd-lock/v5` from 5.0.10 to 5.0.11 - [Release notes](https://github.com/Scalingo/go-etcd-lock/releases) - [Changelog](https://github.com/Scalingo/go-etcd-lock/blob/master/CHANGELOG.md) - [Commits](Scalingo/go-etcd-lock@v5.0.10...v5.0.11) Updates `github.com/Scalingo/go-handlers` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/Scalingo/go-handlers/releases) - [Changelog](https://github.com/Scalingo/go-handlers/blob/master/CHANGELOG.md) - [Commits](Scalingo/go-handlers@v1.11.0...v1.11.1) Updates `github.com/Scalingo/go-utils/etcd` from 1.2.1 to 1.2.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@io/v1.2.1...env/v1.2.2) Updates `github.com/Scalingo/go-utils/graceful` from 1.3.2 to 1.3.3 - [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.2...storage/v1.3.3) Updates `github.com/Scalingo/go-utils/logger` from 1.12.1 to 1.12.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@logger/v1.12.1...logger/v1.12.2) Updates `github.com/magefile/mage` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/magefile/mage/releases) - [Commits](magefile/mage@v1.17.1...v1.17.2) Updates `go.etcd.io/etcd/api/v3` from 3.6.9 to 3.6.10 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.9...v3.6.10) Updates `go.etcd.io/etcd/client/v3` from 3.6.9 to 3.6.10 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.9...v3.6.10) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `github.com/Scalingo/go-utils/errors/v3` from 3.2.0 to 3.2.1 - [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@errors/v3.2.0...errors/v3.2.1) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.28.0 to 2.29.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.6.9 to 3.6.10 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.9...v3.6.10) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` from 0.67.0 to 0.68.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.67.0...zpages/v0.68.0) Updates `go.opentelemetry.io/otel` from 1.42.0 to 1.43.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.42.0...v1.43.0) Updates `go.opentelemetry.io/otel/metric` from 1.42.0 to 1.43.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.42.0...v1.43.0) Updates `go.opentelemetry.io/otel/trace` from 1.42.0 to 1.43.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.42.0...v1.43.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/text` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.36.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260209200024-4cfbd4190f57 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260209200024-4cfbd4190f57 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-etcd-lock/v5 dependency-version: 5.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/Scalingo/go-handlers dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/etcd dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/graceful dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/logger dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/magefile/mage dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/errors/v3 dependency-version: 3.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux dependency-version: 0.68.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: indirect update-type: version-update:semver-patch 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 22 updates:
5.0.105.0.111.11.01.11.11.2.11.2.21.3.21.3.31.12.11.12.21.17.11.17.23.6.93.6.103.6.93.6.100.42.00.43.03.2.03.2.10.6.00.7.02.28.02.29.03.6.93.6.100.67.00.68.01.42.01.43.01.42.01.43.01.42.01.43.01.27.11.28.00.52.00.53.00.35.00.36.00.0.0-20260209200024-4cfbd4190f570.0.0-20260414002931-afd174a4e4780.0.0-20260209200024-4cfbd4190f570.0.0-20260414002931-afd174a4e478Updates
github.com/Scalingo/go-etcd-lock/v5from 5.0.10 to 5.0.11Release notes
Sourced from github.com/Scalingo/go-etcd-lock/v5's releases.
Changelog
Sourced from github.com/Scalingo/go-etcd-lock/v5's changelog.
Commits
85bbb93Merge pull request #137 from Scalingo/release/5.0.119bb182aBump v5.0.11dce05b7Merge pull request #136 from Scalingo/dependabot/go_modules/dependencies-4c1e...ee713d3chore(deps): bump the dependencies group with 6 updates1e80ea6Merge pull request #135 from Scalingo/dependabot/go_modules/google.golang.org...870e5e9chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3Updates
github.com/Scalingo/go-handlersfrom 1.11.0 to 1.11.1Release notes
Sourced from github.com/Scalingo/go-handlers's releases.
Changelog
Sourced from github.com/Scalingo/go-handlers's changelog.
Commits
5a84055Merge pull request #137 from Scalingo/release/1.11.1051b715Bump v1.11.1b7eae52Merge pull request #136 from Scalingo/dependabot/go_modules/dependencies-4dd9...d2a07c9chore(deps): bump the dependencies group with 9 updates548c0edMerge pull request #134 from Scalingo/dependabot/go_modules/dependencies-007a...35e4052chore(deps): bump the dependencies group with 8 updatesUpdates
github.com/Scalingo/go-utils/etcdfrom 1.2.1 to 1.2.2Commits
06b97f4Merge pull request #1570 from Scalingo/release/env/1.2.2724bf08Merge pull request #1569 from Scalingo/release/nsqlbproducer/2.0.02128132[env] Bump v1.2.27419725[nsqlbproducer] Bump v2.0.0534626fMerge pull request #1565 from Scalingo/release/cronsetup/1.7.0d964f1a[cronsetup] Bump v1.7.0ad5134cMerge pull request #1557 from Scalingo/release/postgresql/1.1.23dd69deMerge pull request #1560 from Scalingo/release/security/1.2.020983baMerge pull request #1556 from Scalingo/release/nsqconsumer/1.7.117e471cMerge pull request #1552 from Scalingo/release/retry/1.4.1Updates
github.com/Scalingo/go-utils/gracefulfrom 1.3.2 to 1.3.3Commits
583d794Merge pull request #820 from Scalingo/release/storage/1.3.3acfb2fc[storage] Bump v1.3.3d70e5c8Merge pull request #810 from Scalingo/dependabot/go_modules/storage/dependenc...aa5f3eefix: use aws.ToInt* methodsd91951dbuild(deps): bump the dependencies group in /storage with 4 updatesa482361Merge pull request #818 from Scalingo/dependabot/go_modules/nsqconsumer/depen...a8ade65build(deps): bump the dependencies group in /nsqconsumer with 1 update2a4c9ffMerge pull request #817 from Scalingo/dependabot/go_modules/mongo/dependencie...967fbb9build(deps): bump the dependencies group in /mongo with 2 updatesb72aeefMerge pull request #816 from Scalingo/dependabot/go_modules/gomock_generator/...Updates
github.com/Scalingo/go-utils/loggerfrom 1.12.1 to 1.12.2Commits
05faa22Merge pull request #1566 from Scalingo/release/logger/1.12.2835c8f0Merge pull request #1562 from Scalingo/release/etcd/1.2.29dae025Merge pull request #1574 from Scalingo/release/mongo/2.0.023d92d8[mongo] Bump v2.0.09597516Merge pull request #1573 from Scalingo/release/otel/0.9.0a8cca2e[otel] Bump v0.9.091c531eMerge pull request #1568 from Scalingo/fix/1567/otel-graceful-shutdowna3bc2e1Lint and review1bcd261Merge pull request #1559 from Scalingo/release/crypto/2.0.0b51225eMerge pull request #1572 from Scalingo/release/graceful/1.3.3Updates
github.com/magefile/magefrom 1.17.1 to 1.17.2Release notes
Sourced from github.com/magefile/mage's releases.
Commits
0953947make -h no long require compiling (#552)791a5b4Support Tab Completion (#551)cff82a6fix bug #537 - backticks in comments break output (#544)Updates
go.etcd.io/etcd/api/v3from 3.6.9 to 3.6.10Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
db8d13aversion: bump up to 3.6.1083bb20dMerge pull request #21549 from etcd-io/cherry-pick-36/allow-non-admin-user-to...c99cf0cetcdserver: allow non-admin to fetch member list and alarms8a1830cMerge pull request #21530 from k8s-infra-cherrypick-robot/cherry-pick-21528-t...e841e10Merge pull request #21531 from ahrtr/20260327_depf2173cdBump golang.org/x/image to v0.38.0 to resolve GO-2026-4815e0f7af4Fix etcdctl endpoint command with option --cluster when auth is enabledUpdates
go.etcd.io/etcd/client/v3from 3.6.9 to 3.6.10Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
db8d13aversion: bump up to 3.6.1083bb20dMerge pull request #21549 from etcd-io/cherry-pick-36/allow-non-admin-user-to...c99cf0cetcdserver: allow non-admin to fetch member list and alarms8a1830cMerge pull request #21530 from k8s-infra-cherrypick-robot/cherry-pick-21528-t...e841e10Merge pull request #21531 from ahrtr/20260327_depf2173cdBump golang.org/x/image to v0.38.0 to resolve GO-2026-4815e0f7af4Fix etcdctl endpoint command with option --cluster when auth is enabledUpdates
golang.org/x/sysfrom 0.42.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"Updates
github.com/Scalingo/go-utils/errors/v3from 3.2.0 to 3.2.1Commits
f9a87c6Merge pull request #1571 from Scalingo/release/errors/3.2.105faa22Merge pull request #1566 from Scalingo/release/logger/1.12.2835c8f0Merge pull request #1562 from Scalingo/release/etcd/1.2.29dae025Merge pull request #1574 from Scalingo/release/mongo/2.0.023d92d8[mongo] Bump v2.0.09597516Merge pull request #1573 from Scalingo/release/otel/0.9.0a8cca2e[otel] Bump v0.9.091c531eMerge pull request #1568 from Scalingo/fix/1567/otel-graceful-shutdowna3bc2e1Lint and review1bcd261Merge pull request #1559 from Scalingo/release/crypto/2.0.0Updates
github.com/docker/go-connectionsfrom 0.6.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaUpdates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.28.0 to 2.29.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
ba9b55cchore(deps): update dependency rules_shell to v0.8.0 (#6626)284a82echore(deps): update googleapis digest to bcfcbda (#6625)f74bc7fchore(deps): update google/oss-fuzz digest to d58fd64 (#6624)efb665dAdd edition 2024 support (#6622)c58da15chore(deps): update google/oss-fuzz digest to 32b8df7 (#6621)42997a1Deprecate fields and methods if file is deprecated (#6613)6f4af8bchore(deps): update googleapis digest to bf85cad (#6620)68fde5fchore(deps): update google/oss-fuzz digest to 7b814a1 (#6619)6da2a46chore(deps): update googleapis digest to 898f25c (#6617)c9c7ad4chore(deps): update googleapis digest to fc96870 (#6616)Updates
go.etcd.io/etcd/client/pkg/v3from 3.6.9 to 3.6.10Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
db8d13aversion: bump up to 3.6.1083bb20dMerge pull request #21549 from etcd-io/cherry-pick-36/allow-non-admin-user-to...c99cf0cetcdserver: allow non-admin to fetch member list and alarms8a1830cMerge pull request #21530 from k8s-infra-cherrypick-robot/cherry-pick-21528-t...e841e10Merge pull request #21531 from ahrtr/20260327_depf2173cdBump golang.org/x/image to v0.38.0 to resolve GO-2026-4815e0f7af4Fix etcdctl endpoint command with option --cluster when auth is enabledUpdates
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxfrom 0.67.0 to 0.68.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.
Commits
45977a4Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 (#8769)0fcc152fix(deps): update module github.com/googlecloudplatform/opentelemetry-operati...eaba3cdchore(deps): update googleapis to 6f92a3b (#8776)6df430cchore(deps): update module github.com/jgautheron/goconst to v1.10.0 (#8771)ae90e32Fix otelconf prometheus label escaping (#8763)f202c3fotelconf: move experimental types to otelconf/x (#8529)8ddaecefix(deps): update aws-sdk-go-v2 monorepo (#8764)c7c03a4chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#8766)717a85aenvcar: normalize cached environment variable names (#8761)ad990b6fix(deps): update module github.com/aws/smithy-go to v1.24.3 (#8765)Updates
go.opentelemetry.io/otelfrom 1.42.0 to 1.43.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.