-
Notifications
You must be signed in to change notification settings - Fork 1k
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
deps: bump the opentelemetry group with 2 updates #4858
Closed
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 14, 2023
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
2 times, most recently
from
November 20, 2023 08:04
faf1a03
to
4728670
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
3 times, most recently
from
December 4, 2023 08:07
b6a700c
to
6f7a80e
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
from
December 11, 2023 08:36
6f7a80e
to
8765007
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
2 times, most recently
from
December 25, 2023 08:56
64125c7
to
d8b540a
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
2 times, most recently
from
January 8, 2024 08:14
2612185
to
c79a5b0
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
2 times, most recently
from
January 15, 2024 08:49
eb18787
to
67d6718
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
2 times, most recently
from
January 29, 2024 08:29
add0878
to
0f3a1b9
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
from
February 5, 2024 08:08
0f3a1b9
to
25b25dc
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
from
February 12, 2024 08:46
25b25dc
to
09aaeb6
Compare
Bumps the opentelemetry group with 2 updates: [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry). Updates `opentelemetry-otlp` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@v0.13.0...v0.14.0) Updates `tracing-opentelemetry` from 0.21.0 to 0.22.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.21.0...v0.22.0) --- updated-dependencies: - dependency-name: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-7555985d67
branch
from
February 19, 2024 09:07
09aaeb6
to
b28a9d1
Compare
jxs
added a commit
that referenced
this pull request
Mar 21, 2024
## Description Updates `opentelemetry-otlp` from 0.13.0 to 0.14.0 Changes `opentelemetry` to `opentelemetry_sdk` dependency and updates to 0.21.0 Changes `opentelemetry_api` to `opentelemetry` and updates to 0.21.0 see open-telemetry/opentelemetry-rust#1186 for more info superseeds #4858
Looks like these dependencies are updatable in another way, so this is no longer needed. |
guillaumemichel
pushed a commit
that referenced
this pull request
Mar 28, 2024
## Description Updates `opentelemetry-otlp` from 0.13.0 to 0.14.0 Changes `opentelemetry` to `opentelemetry_sdk` dependency and updates to 0.21.0 Changes `opentelemetry_api` to `opentelemetry` and updates to 0.21.0 see open-telemetry/opentelemetry-rust#1186 for more info superseeds #4858
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 opentelemetry group with 2 updates: opentelemetry-otlp and tracing-opentelemetry.
Updates
opentelemetry-otlp
from 0.13.0 to 0.14.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
133ab27
Prepare for 0.14.0 release (#548)e240f1d
semantic-conventions: Update to spec version 1.3.0 (#547)b84f993
Remove default surf features (#546)f74705c
fix: lint issues in 1.52.0 (#543)92a0d85
feat: add an example on how to config multiple span processors. (#539)b3623ab
feat: ignore links with invalid context (#538)3a8123c
Update resource merge behaviour (#537)a9f1453
fix: update metrics proto and metric transformation. (#535)3ff1802
Rename message events to events (#530)4e7613b
Add dropped attribute counts to events and links (#529)Updates
tracing-opentelemetry
from 0.21.0 to 0.22.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
62690b4
Prepare for v0.22.0 release (#75)2156c23
Update otel to version 0.21 (#68)cfc64f3
build(deps): update tracing-log requirement from 0.1.3 to 0.2.0 (#64)70f3ed6
build(deps): update pprof requirement from 0.12.1 to 0.13.0 (#61)bddef29
Add support for instrumented functions which return Result (#28)1c61ea6
Fix potential deadlock (#59)5223a67
Update README example Cargo.toml (#60)a03ff22
Update criterion and pprof (#42)80ae321
WASM Support (#57)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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