-
Notifications
You must be signed in to change notification settings - Fork 71
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
build(deps): bump the rust-dependencies group with 14 updates #619
Merged
ibigbug
merged 3 commits into
master
from
dependabot/cargo/rust-dependencies-c38cfdb59b
Oct 12, 2024
Merged
build(deps): bump the rust-dependencies group with 14 updates #619
ibigbug
merged 3 commits into
master
from
dependabot/cargo/rust-dependencies-c38cfdb59b
Oct 12, 2024
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
Bumps the rust-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.19` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.25.0` | `0.26.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.25.0` | `0.26.0` | | [opentelemetry-jaeger-propagator](https://github.com/open-telemetry/opentelemetry-rust) | `0.25.0` | `0.26.0` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.25.0` | `0.26.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust) | `0.25.0` | `0.26.0` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [brotli](https://github.com/dropbox/rust-brotli) | `6.0.0` | `7.0.0` | | arti-client | `0.22.0` | `0.23.0` | | tor-rtcompat | `0.22.0` | `0.23.0` | Updates `clap` from 4.5.18 to 4.5.19 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.18...clap_complete-v4.5.19) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/2.1.3...v/2.2.0) Updates `opentelemetry` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.25.0...opentelemetry-0.26.0) Updates `opentelemetry_sdk` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.25.0...opentelemetry_sdk-0.26.0) Updates `opentelemetry-jaeger-propagator` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-jaeger-propagator-0.25.0...opentelemetry-jaeger-propagator-0.26.0) Updates `opentelemetry-otlp` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.25.0...opentelemetry-otlp-0.26.0) Updates `opentelemetry-semantic-conventions` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-semantic-conventions-0.25.0...opentelemetry-semantic-conventions-0.26.0) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](seanmonstar/httparse@v1.9.4...v1.9.5) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.1...v1.20.2) Updates `brotli` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/dropbox/rust-brotli/releases) - [Commits](https://github.com/dropbox/rust-brotli/commits) Updates `arti-client` from 0.22.0 to 0.23.0 Updates `tor-rtcompat` from 0.22.0 to 0.23.0 --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opentelemetry-jaeger-propagator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opentelemetry-semantic-conventions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ipnet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: brotli dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: arti-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tor-rtcompat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Oct 7, 2024
Is this some kinda of upstream problem? |
Does arti-client itself compiles? |
arti and opentelemetry(nightmare) is not building. let's hold this for a while |
ibigbug
approved these changes
Oct 12, 2024
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 rust-dependencies group with 14 updates:
4.5.18
4.5.19
0.3.30
0.3.31
2.1.3
2.2.0
0.25.0
0.26.0
0.25.0
0.26.0
0.25.0
0.26.0
0.25.0
0.26.0
0.25.0
0.26.0
2.10.0
2.10.1
1.9.4
1.9.5
1.20.1
1.20.2
6.0.0
7.0.0
0.22.0
0.23.0
0.22.0
0.23.0
Updates
clap
from 4.5.18 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endless0209a79
fix(complete): Don't cause endless completions for bash/zshUpdates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
rustls-pemfile
from 2.1.3 to 2.2.0Release notes
Sourced from rustls-pemfile's releases.
Commits
0f37efe
Prepare 2.2.0f5d49b2
rustfmt to reformat imports7bbc08e
Use pki-types 1.9 for PEM decodingb2104d8
Add semver checks actionUpdates
opentelemetry
from 0.25.0 to 0.26.0Release notes
Sourced from opentelemetry's releases.
Commits
21fc16c
Prepare 0.26.0 release, update Metrics API to Beta (#2160)167baf8
Minor cleanups in Metrics module (#2155)380a709
MeterProvider modified to not do shutdown if user has already shut down (#2156)81a95e3
Improve internal opentelemetry logging - directly using tracing mcros (#2152)8bdd189
For Delta Temporarlity, avoid exporting when no new measurements are made (#2...6ed2b43
Fix CI - Regenerate proto files, and selective msrv-patching (#2159)161929d
Use weaver for semantic convention codegen (#2098)0f15d21
Update doc comments (#2149)88023d9
Add tests for periodic reader from various RT combinations (#2147)c8136d9
Addwith_boundaries
hint API for explicit bucket histograms (#2135)Updates
opentelemetry_sdk
from 0.25.0 to 0.26.0Release notes
Sourced from opentelemetry_sdk's releases.
Commits
21fc16c
Prepare 0.26.0 release, update Metrics API to Beta (#2160)167baf8
Minor cleanups in Metrics module (#2155)380a709
MeterProvider modified to not do shutdown if user has already shut down (#2156)81a95e3
Improve internal opentelemetry logging - directly using tracing mcros (#2152)8bdd189
For Delta Temporarlity, avoid exporting when no new measurements are made (#2...6ed2b43
Fix CI - Regenerate proto files, and selective msrv-patching (#2159)161929d
Use weaver for semantic convention codegen (#2098)0f15d21
Update doc comments (#2149)88023d9
Add tests for periodic reader from various RT combinations (#2147)c8136d9
Addwith_boundaries
hint API for explicit bucket histograms (#2135)Updates
opentelemetry-jaeger-propagator
from 0.25.0 to 0.26.0Release notes
Sourced from opentelemetry-jaeger-propagator's releases.
Commits
21fc16c
Prepare 0.26.0 release, update Metrics API to Beta (#2160)167baf8
Minor cleanups in Metrics module (#2155)380a709
MeterProvider modified to not do shutdown if user has already shut down (#2156)81a95e3
Improve internal opentelemetry logging - directly using tracing mcros (#2152)8bdd189
For Delta Temporarlity, avoid exporting when no new measurements are made (#2...6ed2b43
Fix CI - Regenerate proto files, and selective msrv-patching (#2159)161929d
Use weaver for semantic convention codegen (#2098)0f15d21
Update doc comments (#2149)88023d9
Add tests for periodic reader from various RT combinations (#2147)c8136d9
Addwith_boundaries
hint API for explicit bucket histograms (#2135)Updates
opentelemetry-otlp
from 0.25.0 to 0.26.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
21fc16c
Prepare 0.26.0 release, update Metrics API to Beta (#2160)167baf8
Minor cleanups in Metrics module (#2155)380a709
MeterProvider modified to not do shutdown if user has already shut down (#2156)81a95e3
Improve internal opentelemetry logging - directly using tracing mcros (#2152)8bdd189
For Delta Temporarlity, avoid exporting when no new measurements are made (#2...6ed2b43
Fix CI - Regenerate proto files, and selective msrv-patching (#2159)161929d
Use weaver for semantic convention codegen (#2098)0f15d21
Update doc comments (#2149)88023d9
Add tests for periodic reader from various RT combinations (#2147)c8136d9
Addwith_boundaries
hint API for explicit bucket histograms (#2135)Updates
opentelemetry-semantic-conventions
from 0.25.0 to 0.26.0Release notes
Sourced from opentelemetry-semantic-conventions's releases.
Commits
21fc16c
Prepare 0.26.0 release, update Metrics API to Beta (#2160)167baf8
Minor cleanups in Metrics module (#2155)380a709
MeterProvider modified to not do shutdown if user has already shut down (#2156)81a95e3
Improve internal opentelemetry logging - directly using tracing mcros (#2152)8bdd189
For Delta Temporarlity, avoid exporting when no new measurements are made (#2...6ed2b43
Fix CI - Regenerate proto files, and selective msrv-patching (#2159)161929d
Use weaver for semantic convention codegen (#2098)0f15d21
Update doc comments (#2149)88023d9
Add tests for periodic reader from various RT combinations (#2147)c8136d9
Addwith_boundaries
hint API for explicit bucket histograms (#2135)Updates
ipnet
from 2.10.0 to 2.10.1Changelog
Sourced from ipnet's changelog.
Commits
Updates
httparse
from 1.9.4 to 1.9.5Release notes
Sourced from httparse's releases.
Commits
97c7e6e
v1.9.5cf69365
fix unsound pointer arithmetic (#185)42422dc
lint(simd): don't build simd::sse42 when +avx2 (#183)47853d7
perf(simd): avx2 fallack to swar instead of sse4.2 (#181)fff851f
benches: lexicographically ordered bench names (#180)38878a0
perf: cibench workflow (#179)Updates
once_cell
from 1.20.1 to 1.20.2Changelog
Sourced from once_cell's changelog.
Commits
4fbd4a5
release 1.20.30aef2f8
Merge pull request #267 from taiki-e/portable-atomiccf87ac6
Remove "portable-atomic?/require-cas" from race featureUpdates
brotli
from 6.0.0 to 7.0.0Commits
Updates
arti-client
from 0.22.0 to 0.23.0Updates
tor-rtcompat
from 0.22.0 to 0.23.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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