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 with 21 updates #334
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
Bumps the prod group with 21 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.8` | `4.4.12` | | [serde](https://github.com/serde-rs/serde) | `1.0.192` | `1.0.193` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.35.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.53` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.17` | `0.3.18` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.2` | `0.2.3` | | [metrics](https://github.com/metrics-rs/metrics) | `0.21.1` | `0.22.0` | | [sentry](https://github.com/getsentry/sentry-rust) | `0.31.8` | `0.32.1` | | [inferno](https://github.com/jonhoo/inferno) | `0.11.18` | `0.11.19` | | [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `1.1.0` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.12.1` | `0.13.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.9.0` | | [prost](https://github.com/tokio-rs/prost) | `0.12.1` | `0.12.3` | | [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.28.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.12.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.23` | | [owo-colors](https://github.com/jam1garner/owo-colors) | `3.5.0` | `4.0.0` | Updates `clap` from 4.4.8 to 4.4.12 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.8...v4.4.12) Updates `serde` from 1.0.192 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.192...v1.0.193) Updates `futures` from 0.3.29 to 0.3.30 - [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.29...0.3.30) Updates `tokio` from 1.34.0 to 1.35.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.1) Updates `thiserror` from 1.0.50 to 1.0.53 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.53) Updates `tracing-subscriber` from 0.3.17 to 0.3.18 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.18) Updates `tracing-appender` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.2...tracing-appender-0.2.3) Updates `metrics` from 0.21.1 to 0.22.0 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.21.1...metrics-v0.22.0) Updates `sentry` from 0.31.8 to 0.32.1 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.31.8...0.32.1) Updates `inferno` from 0.11.18 to 0.11.19 - [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md) - [Commits](jonhoo/inferno@v0.11.18...v0.11.19) Updates `hyper` from 0.14.27 to 1.1.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v1.1.0) Updates `metrics-exporter-prometheus` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.12.1...metrics-exporter-prometheus-v0.13.0) Updates `once_cell` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.18.0...v1.19.0) Updates `serde_json` from 1.0.108 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.109) Updates `tempfile` from 3.8.1 to 3.9.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) Updates `prost` from 0.12.1 to 0.12.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.1...v0.12.3) 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.28.0 - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.26.0...secp256k1-0.28.0) Updates `itertools` from 0.11.0 to 0.12.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.11.0...v0.12.0) Updates `reqwest` from 0.11.22 to 0.11.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23) Updates `owo-colors` from 3.5.0 to 4.0.0 - [Commits](jam1garner/owo-colors@v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: clap 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: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tracing-appender 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-minor dependency-group: prod - dependency-name: sentry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: inferno dependency-type: direct:production update-type: version-update:semver-patch 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: once_cell 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-minor dependency-group: prod - dependency-name: prost 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: itertools 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: owo-colors dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
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 21 updates:
4.4.8
4.4.12
1.0.192
1.0.193
0.3.29
0.3.30
1.34.0
1.35.1
1.0.50
1.0.53
0.3.17
0.3.18
0.2.2
0.2.3
0.21.1
0.22.0
0.31.8
0.32.1
0.11.18
0.11.19
0.14.27
1.1.0
0.12.1
0.13.0
1.18.0
1.19.0
1.0.108
1.0.109
3.8.1
3.9.0
0.12.1
0.12.3
0.11.1
0.12.2
0.26.0
0.28.0
0.11.0
0.12.0
0.11.22
0.11.23
3.5.0
4.0.0
Updates
clap
from 4.4.8 to 4.4.12Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6d601e6
chore: Release048e7f0
docs: Update changelog53f5b82
Merge pull request #5267 from vermiculus/sa/avoid-pv-expansion-in-help05cd057
perf: Avoid retrieving possible_values unless used2920808
test: Update snapshots28763eb
chore: Releaseace7bb5
docs(complete): Update changelog76beca4
docs(complete): Polish API reference for dynamic3630e58
Merge pull request #5273 from epage/docsrs3724b9e
docs: Include more content on docs.rsUpdates
serde
from 1.0.192 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-19Updates
futures
from 0.3.29 to 0.3.30Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are pairedUpdates
tokio
from 1.34.0 to 1.35.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
46ff363
chore: prepare Tokio v1.35.1 (#6230)0a1695e
Merge 'tokio-1.32.1' into 'tokio-1.35.x' (#6229)c4f0178
chore: prepare Tokio v1.32.1 (#6228)22b3a65
Merge 'tokio-1.25.3' into 'tokio-1.32.x' (#6227)0d36233
chore: release v1.25.3 (#6223)ab7313f
io: add budgeting to tokio::runtime::io::registration::async_io (#6221)92a3455
chore: prepare Tokio v1.35.0 (#6197)1968565
chore: use relaxed load for unsync_load (#6203)c9273f1
sync: improve safety comments forWakeList
(#6200)e05d0f8
changelog: fix missing link for 1.8.2 (#6199)Updates
thiserror
from 1.0.50 to 1.0.53Release notes
Sourced from thiserror's releases.
Commits
af28d9c
Release 1.0.53c22822c
Merge pull request #275 from dtolnay/probers8722399
Rerun build script on changes to probe.rs0e280fe
Merge pull request #274 from dtolnay/bootstrapf334cfc
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler5fd9537
Update crate name used for build script probea9b1585
Move ExitStatus::success check into compile_probe()0f349a4
Remove needless_raw_string_hashes clippy pedantic suppression from build scriptc1c003f
Merge pull request #273 from dtolnay/cargoenvvar9b7356f
Require cargo promised environment variables to be presentUpdates
tracing-subscriber
from 0.3.17 to 0.3.18Release notes
Sourced from tracing-subscriber's releases.
Commits
8b7a1dd
chore: prepare tracing-subscriber 0.3.18 release (#2789)befb4de
chore: fixahash
-caused build breakage (#2792)1dc1e6a
chore: bumpahash
to 0.7.7 (#2794)abb2393
chore: backport CI improvements (#2238)c6abc10
chore: bump MSRV to 1.63 (#2793)4529182
attributes: added missing RecordTypes for instrument (#2781)7b59435
subcriber: update docs for EnvFilter Builder (#2782)119f91a
tracing: removed core imports in macros (#2762)346d6e6
core: fix incorrect (incorrectly updated) docs for LevelFilter (#2767)8cdc9da
appender: removeSync
bound from writer forNonBlocking
(#2607)Updates
tracing-appender
from 0.2.2 to 0.2.3Release notes
Sourced from tracing-appender's releases.
Commits
c6bedbe
chore: prepare tracing-appender 0.2.3 release (#2790)8b7a1dd
chore: prepare tracing-subscriber 0.3.18 release (#2789)befb4de
chore: fixahash
-caused build breakage (#2792)1dc1e6a
chore: bumpahash
to 0.7.7 (#2794)abb2393
chore: backport CI improvements (#2238)c6abc10
chore: bump MSRV to 1.63 (#2793)4529182
attributes: added missing RecordTypes for instrument (#2781)7b59435
subcriber: update docs for EnvFilter Builder (#2782)119f91a
tracing: removed core imports in macros (#2762)346d6e6
core: fix incorrect (incorrectly updated) docs for LevelFilter (#2767)Updates
metrics
from 0.21.1 to 0.22.0Commits
da3edb3
(cargo-release) version 0.22.03b3a991
chore: clean up some clippy lintsc04acc4
chore(metrics-observer,metrics-exporter-tcp): update to prost 0.124bc6c26
update RELEASES.md0e5874d
enhancement(metrics): add support for scoped (local) recorders (#414)49d96b1
Update ordered-float requirement from 3.4 to 4.2 (#421)545878b
Update quanta requirement from 0.11 to 0.12 (#396)851c930
update changeloge9b8230
Try other resolved addresses if the first one fails (#429)52f5a50
Add a clippy CI check (#416) (#417)Updates
sentry
from 0.31.8 to 0.32.1Release notes
Sourced from sentry's releases.
Changelog
Sourced from sentry's changelog.
Commits
41c98a4
release: 0.32.1416f8b1
build(deps): bump zerocopy from 0.7.26 to 0.7.31 (#631)a2b60da
Add experimental metrics implementation (#618)dfdb7b6
tracing: send spans' attributes along with the event ones (#629)c53da38
Merge branch 'release/0.32.0'f914310
release: 0.32.016cdb67
Update crate dependencies (#628)6f1ac71
feat: bump http to 1.0.0 (#627)372d676
Merge branch 'release/0.31.8'Updates
inferno
from 0.11.18 to 0.11.19Changelog
Sourced from inferno's changelog.
Commits
1b61f2e
Release 0.11.19 with stripped binariesd877809
Strip symbols of inferno binaries to decrease size by 24x (#310)86131d4
Fix future-incompatUpdates
hyper
from 0.14.27 to 1.1.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
1d4ff35
v1.1.0d71ff96
fix(http1): add internal limit for chunked extensions (#3495)8291538
fix(http1): reject chunked headers missing a digit (#3494)21aa2f1
refactor(common): move common feature cfg in common::task to common::mod (#3492)d9c5d3b
refactor(body): switch opt_len helper macro as function (#3483)53b560b
refactor(proto): use HeaderMap type without client feature (#3491)31b4180
feat(http1): Add support for sending HTTP/1.1 Chunked Trailer Fields (#3375)0f2929b
chore(ci): enable benchmark timeline in CI again (#3490)81b1592
chore(meta): change labels of severity to category (#3488)07554de
refactor(error): remove lint config to allow unused code (#3486)Updates
metrics-exporter-prometheus
from 0.12.1 to 0.13.0Commits
6a793a3
(cargo-release) version 0.13.0be3396c
(cargo-release) version 0.15.042d24d7
(cargo-release) version 0.16.0da3edb3
(cargo-release) version 0.22.03b3a991
chore: clean up some clippy lintsc04acc4
chore(metrics-observer,metrics-exporter-tcp): update to prost 0.124bc6c26
update RELEASES.md0e5874d
enhancement(metrics): add support for scoped (local) recorders (#414)49d96b1
Update ordered-float requirement from 3.4 to 4.2 (#421)545878b
Update quanta requirement from 0.11 to 0.12 (#396)Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
serde_json
from 1.0.108 to 1.0.109Release notes
Sourced from serde_json's releases.
Commits
f88bf1f
Release 1.0.109bb62c73
Merge pull request #1097 from serde-rs/doccfgdf36d10
Restore doc cfg on re-exportsc367091
Merge pull request #1095 from dtolnay/hashtestb328ee7
Eliminate hash closure in favor of calling hash_one directlyb9bcbad
Use BuildHasher::hash_one7ff6c9e
Use random hasher state for number hashing testfe031cd
Delete trace_macros! functionality from test05196ca
Update ui test suite to nightly-2023-11-19Updates
tempfile
from 3.8.1 to 3.9.0Changelog
Sourced from tempfile's changelog.
Commits
fb313e0
chore: release 3.9.0709a62a
Updatewindows-sys
0.52 (#265)Updates
prost
from 0.12.1 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)Updates
primitive-types
from 0.11.1 to 0.12.2Commits
Updates
secp256k1
from 0.26.0 to 0.28.0Changelog
Sourced from secp256k1's changelog.
Commits
7de09c8
Merge rust-bitcoin/rust-secp256k1256: Tracking PR for release: `secp256k1 v0...3dc5b16
Bump version to v0.28.03aada83
Merge rust-bitcoin/rust-secp256k1256: Add bindings to the ElligatorSwift imp...39febcb
Create rust-...Description has been truncated