Bump the go-updates group across 1 directory with 8 updates - #260
Merged
Conversation
Bumps the go-updates group with 3 updates in the / directory: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [go.opentelemetry.io/contrib/exporters/autoexport](https://github.com/open-telemetry/opentelemetry-go-contrib) and [go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib). Updates `github.com/getkin/kin-openapi` from 0.147.0 to 0.148.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.147.0...v0.148.0) Updates `go.opentelemetry.io/contrib/exporters/autoexport` from 0.70.0 to 0.71.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.70.0...zpages/v0.71.0) Updates `go.opentelemetry.io/contrib/instrumentation/runtime` from 0.70.0 to 0.71.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.70.0...zpages/v0.71.0) Updates `go.opentelemetry.io/otel` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/metric` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/trace` from 1.45.0 to 1.46.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.45.0...v1.46.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.148.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/contrib/exporters/autoexport dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/contrib/instrumentation/runtime dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/otel dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates ... 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 go-updates group with 3 updates in the / directory: github.com/getkin/kin-openapi, go.opentelemetry.io/contrib/exporters/autoexport and go.opentelemetry.io/contrib/instrumentation/runtime.
Updates
github.com/getkin/kin-openapifrom 0.147.0 to 0.148.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
4487f19Merge commit from fork53c2ab1openapi3: validate prefixItems positionally (#1259)ba23e9ddocs: add inspect.software health badge (#1253)94fcebfopenapi3: compare multipleOf on exact rationals, not fixed-precision decimals...e9e5e11openapi3: add FormatOfStringForUUIDOfRFC9562 for UUID v6-v8 (#1251)df7e8f4openapi3: do not forget to carry schema format validators over to OAS3.1 (#1250)Updates
go.opentelemetry.io/contrib/exporters/autoexportfrom 0.70.0 to 0.71.0Changelog
Sourced from go.opentelemetry.io/contrib/exporters/autoexport's changelog.
Commits
c4c6248Release v1.46.0/v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0 (#9563)11c8a13fix(deps): update aws-sdk-go-v2 monorepo0458b9dchore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/ht...638a0d5fix(deps): update module github.com/moby/moby/api to v1.55.05089aa5chore(deps): update googleapis to da73d73a50857bchore(deps): update jaegertracing/jaeger docker tag to v2.20.0aa4f4a5chore(deps): update open-telemetry/shared-workflows action to v0.11.0ccbbc14fix(deps): update module github.com/aws/smithy-go to v1.28.09312464chore(deps): update module github.com/docker/go-connections to v0.8.136c3b00chore(deps): update module github.com/felixge/httpsnoop to v1.1.0Updates
go.opentelemetry.io/contrib/instrumentation/runtimefrom 0.70.0 to 0.71.0Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/runtime's changelog.
Commits
c4c6248Release v1.46.0/v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0 (#9563)11c8a13fix(deps): update aws-sdk-go-v2 monorepo0458b9dchore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/ht...638a0d5fix(deps): update module github.com/moby/moby/api to v1.55.05089aa5chore(deps): update googleapis to da73d73a50857bchore(deps): update jaegertracing/jaeger docker tag to v2.20.0aa4f4a5chore(deps): update open-telemetry/shared-workflows action to v0.11.0ccbbc14fix(deps): update module github.com/aws/smithy-go to v1.28.09312464chore(deps): update module github.com/docker/go-connections to v0.8.136c3b00chore(deps): update module github.com/felixge/httpsnoop to v1.1.0Updates
go.opentelemetry.io/otelfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/metricfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/metric's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/sdkfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/sdk's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.