-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bump the opentelemetry group with 3 updates #799
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
Dependabot PRs that update Rust code
skip changelog
labels
Feb 28, 2024
This was referenced Feb 28, 2024
@joshwlewis The tests are failing with:
Could you take a look? |
I've also removed the "skip changelog" label to remind us to confirm whether this is a breaking change or not for consumers of the |
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-9372ed1e02
branch
from
March 1, 2024 03:53
5424ba0
to
9ef98d9
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-9372ed1e02
branch
2 times, most recently
from
March 15, 2024 13:14
e719e71
to
f500454
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-9372ed1e02
branch
from
April 1, 2024 03:56
f500454
to
1c1d26d
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-9372ed1e02
branch
2 times, most recently
from
April 12, 2024 10:26
3c02c7a
to
36be226
Compare
Updates the requirements on [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) and [opentelemetry-stdout](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. Updates `opentelemetry` to 0.22.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@v0.21.0...v0.22.0) Updates `opentelemetry_sdk` to 0.22.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@v0.21.2...v0.22.1) Updates `opentelemetry-stdout` to 0.3.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/v0.3.0/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-rust@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: opentelemetry dependency-type: direct:production dependency-group: opentelemetry - dependency-name: opentelemetry_sdk dependency-type: direct:production dependency-group: opentelemetry - dependency-name: opentelemetry-stdout dependency-type: direct:production dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/opentelemetry-9372ed1e02
branch
from
May 1, 2024 03:43
36be226
to
337fb37
Compare
Superseded by #828. |
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.
Updates the requirements on opentelemetry, opentelemetry_sdk and opentelemetry-stdout to permit the latest version.
Updates
opentelemetry
to 0.22.0Release notes
Sourced from opentelemetry's releases.
... (truncated)
Commits
ab9415a
Bump versions to prepare for release v0.22 (#1539)6422524
fix: disable workspace default feature (#1562)d88e83d
Fix invalid import paths under "Getting Started" (#1574)27cf653
Deprecate AWS XrayIdGenerator (#1573)188a26c
Switch from the chronoclock
feature tonow
(#1569)47b928e
Disable default features on reqwest (#1570)98cd103
chore: skip coverage check for dependencies update (#1558)36c2a8e
deprecation(opentelemetry-jaeger): Add deprecation notice. (#1560)1169445
opentelemetry-otlp: Default the port correctly. (#1556)4c22cf6
Safer endpoint Uri construction (#1553)Updates
opentelemetry_sdk
to 0.22.1Release notes
Sourced from opentelemetry_sdk's releases.
Commits
19b9878
Prepare for SDK 0.22.1 hotfix release (#1579)5542f37
Fix span kind being always internal (#1576)ab9415a
Bump versions to prepare for release v0.22 (#1539)6422524
fix: disable workspace default feature (#1562)d88e83d
Fix invalid import paths under "Getting Started" (#1574)27cf653
Deprecate AWS XrayIdGenerator (#1573)188a26c
Switch from the chronoclock
feature tonow
(#1569)47b928e
Disable default features on reqwest (#1570)98cd103
chore: skip coverage check for dependencies update (#1558)36c2a8e
deprecation(opentelemetry-jaeger): Add deprecation notice. (#1560)Updates
opentelemetry-stdout
to 0.3.0Release notes
Sourced from opentelemetry-stdout's releases.
Changelog
Sourced from opentelemetry-stdout's changelog.
... (truncated)
Commits
4efc072
Prepare for 0.3.0 release (#82)4ae0275
Clean up Span and Event APIs (#80)2c687c5
Simplify global impl and add documentation (#79)07ad1e6
Add base64 conversion traits (#81)b73aa0f
Introduce Zipkin exporter (#75)57152fc
Add span builder (#72)fe21d04
update API, SDK and exporter timeline targets (#76)b31b674
Refactor span ID and trace ID using newtype pattern (#73)51e096f
Add initial trace benchmarks (#69)fe80875
Add CONTRIBUTING.md file to clarify guidelines (#70)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