forked from ZcashFoundation/zebra
-
Notifications
You must be signed in to change notification settings - Fork 0
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 prod group across 1 directory with 39 updates #469
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
Bumps the prod group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.4` | | [chrono](https://github.com/chronotope/chrono) | `0.4.34` | `0.4.38` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.3` | `2.2.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.200` | | [toml](https://github.com/toml-rs/toml) | `0.8.10` | `0.8.12` | | [rayon](https://github.com/rayon-rs/rayon) | `1.8.1` | `1.10.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.4` | `1.1.5` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.59` | | [metrics](https://github.com/metrics-rs/metrics) | `0.22.1` | `0.22.3` | | [thread-priority](https://github.com/iddm/thread-priority) | `0.15.1` | `1.1.0` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `1.3.1` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.13.1` | `0.14.0` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [insta](https://github.com/mitsuhiko/insta) | `1.35.1` | `1.38.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.116` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.0` | `3.10.1` | | [prost](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.2` | `2.5.0` | | [bs58](https://github.com/Nullus157/bs58-rs) | `0.5.0` | `0.5.1` | | [incrementalmerkletree](https://github.com/zcash/incrementalmerkletree) | `0.5.0` | `0.5.1` | | [primitive-types](https://github.com/paritytech/parity-common) | `0.11.1` | `0.12.2` | | [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) | `0.26.0` | `0.29.0` | | [orchard](https://github.com/zcash/orchard) | `0.6.0` | `0.8.0` | | [zcash_history](https://github.com/zcash/librustzcash) | `0.3.0` | `0.4.0` | | [zcash_primitives](https://github.com/zcash/librustzcash) | `0.13.0-rc.1` | `0.15.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.6.1` | `3.8.1` | | [zcash_address](https://github.com/zcash/librustzcash) | `0.3.1` | `0.3.2` | | [zcash_client_backend](https://github.com/zcash/librustzcash) | `0.10.0-rc.4` | `0.12.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [zcash_script](https://github.com/ZcashFoundation/zcash_script) | `0.1.14` | `0.1.16` | | [zcash_proofs](https://github.com/zcash/librustzcash) | `0.13.0-rc.1` | `0.14.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.24` | `0.11.27` | | [jsonrpc](https://github.com/apoelstra/rust-jsonrpc) | `0.17.0` | `0.18.0` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.3` | `0.4.4` | Updates `clap` from 4.5.1 to 4.5.4 - [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.1...v4.5.4) Updates `chrono` from 0.4.34 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.34...v0.4.38) Updates `indexmap` from 2.2.3 to 2.2.6 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.3...2.2.6) Updates `serde` from 1.0.197 to 1.0.200 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.200) Updates `toml` from 0.8.10 to 0.8.12 - [Commits](toml-rs/toml@toml-v0.8.10...toml-v0.8.12) Updates `rayon` from 1.8.1 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.8.1...rayon-core-v1.10.0) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `pin-project` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.4...v1.1.5) Updates `color-eyre` from 0.6.2 to 0.6.3 - [Commits](eyre-rs/eyre@v0.6.2...color-eyre-v0.6.3) Updates `thiserror` from 1.0.57 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.59) Updates `metrics` from 0.22.1 to 0.22.3 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.22.1...metrics-v0.22.3) Updates `thread-priority` from 0.15.1 to 1.1.0 - [Commits](https://github.com/iddm/thread-priority/commits) Updates `hyper` from 0.14.28 to 1.3.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.28...v1.3.1) Updates `metrics-exporter-prometheus` from 0.13.1 to 0.14.0 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.13.1...metrics-exporter-prometheus-v0.14.0) Updates `log` from 0.4.20 to 0.4.21 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.20...0.4.21) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.3...1.10.4) Updates `insta` from 1.35.1 to 1.38.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.35.1...1.38.0) Updates `serde_json` from 1.0.114 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.116) Updates `tempfile` from 3.10.0 to 3.10.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.0...v3.10.1) Updates `prost` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) Updates `bitflags` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.2...2.5.0) Updates `bs58` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/Nullus157/bs58-rs/blob/main/CHANGELOG.md) - [Commits](Nullus157/bs58-rs@0.5.0...0.5.1) Updates `incrementalmerkletree` from 0.5.0 to 0.5.1 - [Commits](zcash/incrementalmerkletree@incrementalmerkletree-v0.5.0...incrementalmerkletree-v0.5.1) Updates `primitive-types` from 0.11.1 to 0.12.2 - [Commits](https://github.com/paritytech/parity-common/commits) Updates `secp256k1` from 0.26.0 to 0.29.0 - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.26.0...secp256k1-0.29.0) Updates `orchard` from 0.6.0 to 0.8.0 - [Changelog](https://github.com/zcash/orchard/blob/main/CHANGELOG.md) - [Commits](zcash/orchard@0.6.0...0.8.0) Updates `zcash_history` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_history-0.3.0...zcash_history-0.4.0) Updates `zcash_primitives` from 0.13.0-rc.1 to 0.15.0 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_primitives-0.13.0-rc.1...zcash_primitives-0.15.0) Updates `serde_with` from 3.6.1 to 3.8.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.6.1...v3.8.1) Updates `zcash_address` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_address-0.3.1...zcash_address-0.3.2) Updates `zcash_client_backend` from 0.10.0-rc.4 to 0.12.1 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_client_backend-0.10.0-rc.4...zcash_client_backend-0.12.1) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.5.0...v1.6.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) Updates `zcash_script` from 0.1.14 to 0.1.16 - [Release notes](https://github.com/ZcashFoundation/zcash_script/releases) - [Changelog](https://github.com/ZcashFoundation/zcash_script/blob/master/CHANGELOG.md) - [Commits](ZcashFoundation/zcash_script@v0.1.14...v0.1.16) Updates `zcash_proofs` from 0.13.0-rc.1 to 0.14.0 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_proofs-0.13.0-rc.1...zcash_proofs-0.14.0) Updates `reqwest` from 0.11.24 to 0.11.27 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.24...v0.11.27) Updates `jsonrpc` from 0.17.0 to 0.18.0 - [Changelog](https://github.com/apoelstra/rust-jsonrpc/blob/master/CHANGELOG.md) - [Commits](apoelstra/rust-jsonrpc@0.17.0...0.18.0) Updates `tokio-test` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.3...tokio-test-0.4.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: color-eyre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: thread-priority dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: metrics-exporter-prometheus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bs58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: incrementalmerkletree dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: primitive-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: secp256k1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: orchard dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: zcash_history dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: zcash_primitives dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: zcash_address dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: zcash_client_backend dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: zcash_script dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: zcash_proofs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: jsonrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tokio-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 prod group with 39 updates in the / directory:
4.5.1
4.5.4
0.4.34
0.4.38
2.2.3
2.2.6
1.0.197
1.0.200
0.8.10
0.8.12
1.8.1
1.10.0
1.36.0
1.37.0
0.1.14
0.1.15
1.1.4
1.1.5
0.6.2
0.6.3
1.0.57
1.0.59
0.22.1
0.22.3
0.15.1
1.1.0
0.14.28
1.3.1
0.13.1
0.14.0
0.4.20
0.4.21
1.10.3
1.10.4
1.35.1
1.38.0
1.0.114
1.0.116
3.10.0
3.10.1
0.12.3
0.12.4
2.4.2
2.5.0
0.5.0
0.5.1
0.5.0
0.5.1
0.11.1
0.12.2
0.26.0
0.29.0
0.6.0
0.8.0
0.3.0
0.4.0
0.13.0-rc.1
0.15.0
3.6.1
3.8.1
0.3.1
0.3.2
0.10.0-rc.4
0.12.1
1.5.0
1.6.0
0.7.10
0.7.11
0.1.14
0.1.16
0.13.0-rc.1
0.14.0
0.11.24
0.11.27
0.17.0
0.18.0
0.4.3
0.4.4
Updates
clap
from 4.5.1 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
chrono
from 0.4.34 to 0.4.38Release notes
Sourced from chrono's releases.
... (truncated)
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
Updates
indexmap
from 2.2.3 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSet184fe4b
Merge pull request #320 from cuviper/release-2.2.55d7bd5e
Release 2.2.5c934ace
Merge pull request #313 from heliaxdev/heliax/borsh-supportb81a4d2
Use S for the BuildHasher parameter32793f1
Don't require BuildHasher in BorshSerializeUpdates
serde
from 1.0.197 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finite1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintc4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroUpdates
toml
from 0.8.10 to 0.8.12Commits
3a777b3
chore: Release7979905
docs: Update changelog487768d
Merge pull request #703 from epage/overflow6987f77
chore(ci): Run with default opt-level21f545d
fix(parser): Don't stackoverflow on opt-level=0af1f97d
refactor(parser): Pull recursion limit out to variableeb86543
chore: Release246b292
docs: Update changelogd41c62c
Merge pull request #701 from epage/cleanup31457b3
refactor(error): Clean up highlight codeUpdates
rayon
from 1.8.1 to 1.10.0Changelog
Sourced from rayon's changelog.
Commits
4a6e9bf
Merge #991b0008f3
Release rayon 1.6.0 / rayon-core 1.10.0c2dfa5c
Merge #99017f5b08
fix typoca9b279
Merge #989a119f23
Unifychunks
,fold_chunks
, andfold_chunks_with
911d6d0
Merge #4929ef85cd
Add some documentation about when broadcasts runbd7b61c
Add more internal enforcement of static/scope lifetimes812ca02
Simplify calls that use the panic_handlerUpdates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
tokio-stream
from 0.1.14 to 0.1.15Commits
7cfb100
chore: prepare tokio-stream v0.1.15 (#6401)e37bd63
io: implementtry_new
andtry_with_interest
forAsyncFd
(#6345)c9e7578
sync: remove'static
bound onimpl Sink for PollSender
(#6397)3141ed6
sync: update watch channel docs (#6395)ea1cfbd
sync: reorder const_new before new_with (#6392)fb2dc97
readme: update commit message guidelines (#6393)a3d2548
sync: implementClone
forwatch::Sender
(#6388)b4ab647
signal: fix typo in argument name (#6389)3133af4
runtime: make theenter
example deterministic (#6351)1f924f9
chore: fix deprecated circleci image (#6379)Updates
pin-project
from 1.1.4 to 1.1.5Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
8630e1a
Release 1.1.578d23fd
Suppress unused_qualifications lint in generated codefd08c71
Ignore more lints at workspace level24597ec
Add link to clippy::thread_local_initializer_can_be_made_const bug report3ad1bd3
tidy: Use yq via venvcb24a63
tests: Fix non_local_definitions warningd42e9cc
tidy: Check TOML formatbf0da83
Revert "Move negative_impls test from run-pass to ui"e1ce805
Update ui test output to nightly-2024-02-07537b60c
Revert "Revert "Revert "Disable dependabot update for Github Actions"""Updates
color-eyre
from 0.6.2 to 0.6.3Commits
f544fed
chore: Release7689b98
chore: don't inherit workspace readme63cb412
chore: remove old metadata7e7e173
chore: update changelog7a5c32a
Add color-eyre to workspace (#110)eb8d059
Merge remote-tracking branch 'origin/master' into color-eyre75beaae
fix: removeanyhow
feature flag fromOptionExt
location test (#148)e570151
color-spantrace: bump owo-colors to 4.0 (#156)cb4bab6
chore: update issues redirect8ebc308
fix: make theme test more lenientUpdates
thiserror
from 1.0.57 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsdf8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcodeUpdates
metrics
from 0.22.1 to 0.22.3Commits
a143ef6
chore: Release8f79f70
Add more implementations of IntoF64 for standard numerical types.dc2620b
chore: Release4b9f72b
chore: Release016f00b
chore: Release1bf58a0
missed a spot102b7d4
update release.tomlcc174d0
Update base64 requirement from 0.21.0 to 0.22.0 (#458)3e886cf
update changelogs, make ignored test work, fix docs.rs cfg flag rendering5603f6d
link directly to rust-telemetry-workshop repoUpdates
thread-priority
from 0.15.1 to 1.1.0Commits
Updates
hyper
from 0.14.28 to 1.3.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
c78379e
v1.3.13705a7e
Revert "fix(client): send content-length even with no body"d53305a
v1.3.0dc27043
feat(ext): implement From ReasonPhrase for Bytes6aee2e6
feat(service): expose Service and HttpService trait unconditionally172fdfa
fix(client): send content-length even with no bodyb79be91
fix(server): avoid unwrapping for theFuture
impl of HTTP/1 `UpgradeableCon...203d1b0
fix(http2):max_header_list_size(num)
defaults to 16kb1c5b1b8
feat(client): addmax_header_list_size(num)
tohttp2::Builder
.df33d4d
refactor(h1): use UninitSlice::as_uninit_slice_mut() instead of cast (#3618)Updates
metrics-exporter-prometheus
from 0.13.1 to 0.14.0Commits
dc2620b
chore: Release4b9f72b
chore: Release016f00b
chore: Release1bf58a0
missed a spot102b7d4
update release.tomlcc174d0
Update base64 requirement from 0.21.0 to 0.22.0 (#458)3e886cf
update changelogs, make ignored test work, fix docs.rs cfg flag rendering5603f6d
link directly to rust-telemetry-workshop repo54939fa
update README with community integrations/learning resources3c71988
feat: add capability to purge old histogram data (#460)Updates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.