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 16 updates #330
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 16 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` | | [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.35.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.51` | | [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` | | [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.12.2` | | [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` | 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 `tokio` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.0) Updates `thiserror` from 1.0.50 to 1.0.51 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.51) 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 `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.12.2 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](https://github.com/metrics-rs/metrics/commits) 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) --- 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: 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: 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-patch 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 ... 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 16 updates:
4.4.8
4.4.11
1.0.192
1.0.193
1.34.0
1.35.0
1.0.50
1.0.51
0.3.17
0.3.18
0.2.2
0.2.3
0.31.8
0.32.1
0.11.18
0.11.19
0.14.27
1.1.0
0.12.1
0.12.2
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
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
tokio
from 1.34.0 to 1.35.0Release notes
Sourced from tokio's releases.
Commits
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)debcb22
Revert "net: addSocketAddr::as_abstract_namespace
(#6144)" (#6198)83b7397
io: drop theSized
requirements fromAsyncReadExt.read_buf
(#6169)3991f9f
docs: fix typo in 'tokio/src/sync/broadcast.rs' (#6182)48c0e62
chore: use relaxed load forunsync_load
on miri (#6179)d561b58
taskdump: skip notified tasks during taskdumps (#6194)3a4aef1
runtime: reduce the lock contention in task spawn (#6001)Updates
thiserror
from 1.0.50 to 1.0.51Release notes
Sourced from thiserror's releases.
Commits
0555b80
Release 1.0.51b94add8
Add ui test where fallback impl conflicts with handwritten Display02c6a55
Merge pull request #266 from dtolnay/fallback1754825
Work around trivial bounds being unstable1567f40
Try to remove "doesn't implement Debug" in fallback expansiond7e3bdd
Fix redundant "Error doesn't implement Display" in fallback7e5ff62
Emit an Error impl even in the presence of bad attributes0444cd5
Merge pull request #265 from dtolnay/fallbackfixmeb010e52
Add test looking for invalid input to still generate an impl1c6c4bb
Merge pull request #264 from dtolnay/errortraitpathUpdates
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
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.12.2Commits
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.
Commits
98ecabb
chore: Release itertools version 0.12.022fc427
prepare v0.12.0 release6d29178
Document the fielda_cur
ofProduct
bf2b012
BetterProduct::size_hint
8d07f6b
MakeProduct
lazyd7e6bab
Document the fieldpeek
ofIntersperseWith
9b01a11
MakeIntersperseWith
lazy4f22173
RefactorIntersperseWith::next
b76172b
chore: adjust docs to reflect discussion in the PR955927f
chore: fixup docs of tree_fold1Updates
reqwest
from 0.11.22 to 0.11.23Release notes
Sourced from reqwest's releases.