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 19 updates #332
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 19 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.8` | `4.4.11` | | [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.52` | | [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` | | [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.11 - [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.11) 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.52 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.52) 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 `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: 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] <[email protected]>
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 19 updates:
4.4.8
4.4.11
1.0.192
1.0.193
0.3.29
0.3.30
1.34.0
1.35.1
1.0.50
1.0.52
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
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.11Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d092896
chore: Releasec76a713
chore: Update lockfileb99d17b
docs: Update changelogb47f8da
Merge pull request #5247 from epage/group2e7c9d1
Merge pull request #5194 from c19/patch-137917be
feat: Add Command::mut_groupcf7a027
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json5c0a1814
chore: ReleaseUpdates
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.52Release notes
Sourced from thiserror's releases.
Commits
be83323
Release 1.0.52c89ee6c
Merge pull request #269 from dtolnay/bootstrapaf16652
Rerun build script on RUSTC_BOOTSTRAP changed160dd2
Merge pull request #267 from dtolnay/useunderscore6b00235
Leave private traits' name out of scopec3838bd
Add a funding file87466d2
Update name of blocks_in_if_conditions clippy lint0555b80
Release 1.0.51b94add8
Add ui test where fallback impl conflicts with handwritten Display02c6a55
Merge pull request #266 from dtolnay/fallbackUpdates
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
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-bidingsda4f67b
Merge rust-bitcoin/rust-secp256k1256: Update vendored lib secp256k1 to v0.4.080b2a8d
Update vendored libsecp to v0.4.0d2285c9
ci: Remove MIPS* from CI0d58f50
ci: generalize grp in "illegal callback" testacf9ac1
deletetest_manual_create_destroy
test04ce508
lib: fix bad unit testUpdates
itertools
from 0.11.0 to 0.12.0Changelog
Sourced from itertools's changelog.