-
Notifications
You must be signed in to change notification settings - Fork 37
Bump the otel group across 1 directory with 4 updates #142
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
Closed
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
cfd7e1e to
3e8f6bf
Compare
3e8f6bf to
0f48589
Compare
0f48589 to
9fe60ed
Compare
b7a1753 to
5d868fe
Compare
5d868fe to
1ac9696
Compare
1ac9696 to
7e9173b
Compare
7e9173b to
a5aa783
Compare
a5aa783 to
8790a90
Compare
8790a90 to
6bfca09
Compare
6bfca09 to
1e7af72
Compare
1e7af72 to
4a5b210
Compare
4a5b210 to
eb4e751
Compare
eb4e751 to
e59a5be
Compare
Bumps the otel group with 4 updates in the / directory: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry), [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust). Updates `tracing-opentelemetry` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.28.0...v0.29.0) Updates `opentelemetry` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.1...opentelemetry-0.28.0) Updates `opentelemetry-otlp` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.27.0...opentelemetry-otlp-0.28.0) Updates `opentelemetry_sdk` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.1...opentelemetry_sdk-0.28.0) --- updated-dependencies: - dependency-name: tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel ... Signed-off-by: dependabot[bot] <[email protected]>
e59a5be to
89a3172
Compare
|
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 |
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 otel group with 4 updates in the / directory: tracing-opentelemetry, opentelemetry, opentelemetry-otlp and opentelemetry_sdk.
Updates
tracing-opentelemetryfrom 0.28.0 to 0.29.0Release notes
Sourced from tracing-opentelemetry's releases.
Commits
a920559Bump versioncab01b7Update MSRVc888aaeUpdate opentelemetry to 0.281e4ad6buse the tracing event name as the otel event name0ed001aUse renamed WASI target293d206Work around upstream minimal versions issue895b872Apply suggestions from clippy 1.837ed5b81Avoid deprecated APId5738bbUpgrade to thiserror 29a3089cUpgrade to pprof 0.14Updates
opentelemetryfrom 0.27.1 to 0.28.0Release notes
Sourced from opentelemetry's releases.
Commits
189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367dNit fixes to doc and tests (#2626)c2a2b8dFix stress test for Logs to use OTelSdkResult (#2627)3a8ceddRearrange trace integration tests (#2628)1fc86da0.28 migration guide and OTLP Example fixes (#2622)61e539fleverage tracer provider to set service name for Zipkin exporter (#2624)Updates
opentelemetry-otlpfrom 0.27.0 to 0.28.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367dNit fixes to doc and tests (#2626)c2a2b8dFix stress test for Logs to use OTelSdkResult (#2627)3a8ceddRearrange trace integration tests (#2628)1fc86da0.28 migration guide and OTLP Example fixes (#2622)61e539fleverage tracer provider to set service name for Zipkin exporter (#2624)Updates
opentelemetry_sdkfrom 0.27.1 to 0.28.0Commits
189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367dNit fixes to doc and tests (#2626)c2a2b8dFix stress test for Logs to use OTelSdkResult (#2627)3a8ceddRearrange trace integration tests (#2628)1fc86da0.28 migration guide and OTLP Example fixes (#2622)61e539fleverage tracer provider to set service name for Zipkin exporter (#2624)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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