-
Notifications
You must be signed in to change notification settings - Fork 59
Bump the all group with 8 updates #449
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
Merged
Merged
Conversation
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
Bumps the all group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.3` | `0.20.5` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.6.0` | `1.7.0` | Updates `github.com/google/go-containerregistry` from 0.20.3 to 0.20.5 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.20.3...v0.20.5) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.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.60.0...zpages/v0.61.0) Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/metric` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/trace` from 1.35.0 to 1.36.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.35.0...v1.36.0) Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](open-telemetry/opentelemetry-proto-go@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-version: 0.20.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
jakecoffman
approved these changes
May 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all group with 8 updates:
0.20.3
0.20.5
1.4.2
1.4.3
0.60.0
0.61.0
1.35.0
1.36.0
1.35.0
1.36.0
1.35.0
1.36.0
1.35.0
1.36.0
1.6.0
1.7.0
Updates
github.com/google/go-containerregistry
from 0.20.3 to 0.20.5Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
4eb8c4d
Update validator action (#2106)78d4a6e
Update provenance action (#2105)33840ff
Update goreleaser permissions (#2104)8d47c37
Update CodeQL permissions (#2103)a61de15
implement TextMarshaler/JSONMarshaler more consistently (#2097)1d5b256
bump go version + bump deps (#2093)ccaa0d6
Migrate linter to v2 (#2096)098045d
build(deps): bump docker/docker to v28.0.0+incompatible (#2071)Updates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.60.0 to 0.61.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
... (truncated)
Commits
934fb13
Release v1.36.0/v0.61.0/v0.30.0/v0.16.0/v0.11.0/v0.9.0/v0.8.0 (#7350)ea9b739
fix(deps): update module github.com/labstack/echo/v4 to v4.13.4 (#7352)461e409
otelhttp: Add client-side test forOTEL_SEMCONV_STABILITY_OPT_IN=http/dup
w...a91d747
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#7346)394163b
fix(deps): update module github.com/gin-gonic/gin to v1.10.1 (#7344)d1b0749
fix(deps): update go.opentelemetry.io/otel digest to e578799 (#7342)b76d20b
chore(deps): update googleapis to 55703ea (#7341)2896fea
refactor: move example from otelmux to make it a testable example (#7121)158bafc
feat: Support mixed categories for semconv opt-in (#7274)a35d2d8
refactor: move example from otelgin to make it a testable example (#7328)Updates
go.opentelemetry.io/otel
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(#6782)fe523bd
logtest: add Transform (#6794)e578799
fix(deps): update googleapis to 55703ea (#6795)af189e5
chore(deps): update module github.com/golangci/misspell to v0.7.0 (#6792)836a2ce
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (#6790)93f8f13
chore(deps): update github/codeql-action action to v3.28.18 (#6789)1556ff2
chore(deps): update codecov/codecov-action action to v5.4.3 (#6785)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(#6782)fe523bd
logtest: add Transform (#6794)e578799
fix(deps): update googleapis to 55703ea (#6795)af189e5
chore(deps): update module github.com/golangci/misspell to v0.7.0 (#6792)836a2ce
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (#6790)93f8f13
chore(deps): update github/codeql-action action to v3.28.18 (#6789)1556ff2
chore(deps): update codecov/codecov-action action to v5.4.3 (#6785)Updates
go.opentelemetry.io/otel/metric
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(Description has been truncated