-
Notifications
You must be signed in to change notification settings - Fork 111
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 28 updates #9152
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/prod-5f5b0d27b3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+377
−419
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
dependabot
bot
added
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
labels
Jan 20, 2025
dependabot
bot
added
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
labels
Jan 20, 2025
dependabot
bot
requested review from
arya2 and
upbqdn
and removed request for
a team
January 20, 2025 21:46
Bumps the prod group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.27` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.25` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.1` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.8` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.8.0` | `1.8.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.11` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [sentry](https://github.com/getsentry/sentry-rust) | `0.35.0` | `0.36.0` | | [inferno](https://github.com/jonhoo/inferno) | `0.12.0` | `0.12.1` | | [hyper](https://github.com/hyperium/hyper) | `1.5.1` | `1.5.2` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.16.0` | `0.16.1` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [proptest](https://github.com/proptest-rs/proptest) | `1.5.0` | `1.6.0` | | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.5.0` | `0.5.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.41.1` | `1.42.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.137` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.15.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.6.0` | `2.8.0` | | [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.11.0` | `3.12.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) | `0.22.0` | `0.23.0` | | [elasticsearch](https://github.com/elastic/elasticsearch-rs) | `8.16.0-alpha.1` | `8.17.0-alpha.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.96` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | Updates `clap` from 4.5.23 to 4.5.27 - [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.23...clap_complete-v4.5.27) Updates `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) Updates `semver` from 1.0.23 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.25) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `tower` from 0.4.13 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.1) Updates `pin-project` from 1.1.7 to 1.1.8 - [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.7...v1.1.8) Updates `tinyvec` from 1.8.0 to 1.8.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.8.0...v1.8.1) Updates `thiserror` from 2.0.6 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.11) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `sentry` from 0.35.0 to 0.36.0 - [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.35.0...0.36.0) Updates `inferno` from 0.12.0 to 0.12.1 - [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md) - [Commits](jonhoo/inferno@v0.12.0...v0.12.1) Updates `hyper` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.1...v1.5.2) Updates `metrics-exporter-prometheus` from 0.16.0 to 0.16.1 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.16.0...metrics-exporter-prometheus-v0.16.1) Updates `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) Updates `proptest` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.5.0...v1.6.0) Updates `proptest-derive` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/0.5.1/CHANGELOG.md) - [Commits](proptest-rs/proptest@proptest-derive-0.5.0...0.5.1) Updates `insta` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.41.1...1.42.0) Updates `serde_json` from 1.0.133 to 1.0.137 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.137) Updates `tempfile` from 3.14.0 to 3.15.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.0) Updates `bitflags` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.8.0) Updates `primitive-types` from 0.12.2 to 0.13.1 - [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1) Updates `serde_with` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.11.0...v3.12.0) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `rocksdb` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases) - [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md) - [Commits](rust-rocksdb/rust-rocksdb@v0.22.0...v0.23.0) Updates `elasticsearch` from 8.16.0-alpha.1 to 8.17.0-alpha.1 - [Release notes](https://github.com/elastic/elasticsearch-rs/releases) - [Commits](elastic/elasticsearch-rs@v8.16.0-alpha.1...v8.17.0-alpha.1) Updates `syn` from 2.0.90 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.96) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) --- updated-dependencies: - dependency-name: clap 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: semver 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: tower dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tinyvec 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: dirs dependency-type: direct:production update-type: version-update:semver-major 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-patch dependency-group: prod - dependency-name: metrics-exporter-prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: proptest-derive 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-minor dependency-group: prod - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: primitive-types 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: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: rocksdb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/prod-5f5b0d27b3
branch
from
January 22, 2025 11:09
ac3fc00
to
38b963d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
0 participants
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 28 updates in the / directory:
4.5.23
4.5.27
2.7.0
2.7.1
1.0.23
1.0.25
1.0.215
1.0.217
1.42.0
1.43.0
0.4.13
0.5.1
1.1.7
1.1.8
1.8.0
1.8.1
2.0.6
2.0.11
5.0.1
6.0.0
0.35.0
0.36.0
0.12.0
0.12.1
1.5.1
1.5.2
0.16.0
0.16.1
0.4.22
0.4.25
1.5.0
1.6.0
0.5.0
0.5.1
1.41.1
1.42.0
1.0.133
1.0.137
3.14.0
3.15.0
2.6.0
2.8.0
0.12.2
0.13.1
3.11.0
3.12.0
0.13.0
0.14.0
0.22.0
0.23.0
8.16.0-alpha.1
8.17.0-alpha.1
2.0.90
2.0.96
1.0.37
1.0.38
Updates
clap
from 4.5.23 to 4.5.27Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bash5d7c16c
fix(complete): Adjust how IFS is passed to clapdf1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completeUpdates
indexmap
from 2.7.0 to 2.7.1Changelog
Sourced from indexmap's changelog.
Commits
42e57a3
Merge pull request #369 from cuviper/release-2.7.1f61b581
Release 2.7.1cb520a7
Merge pull request #368 from cuviper/reserve_entriesf0ec924
Merge pull request #367 from savannstm/better-panics38ef618
Merge pull request #364 from hkBst/patch-11f12721
Improve memory reservation forinsert_entry
2f55755
Improve panic messages7b64edc
Add#[track_caller]
attributes to functions that may panicf63bb6e
remove fxhash dep8eb4de5
Remove fxhash example from lib.rsUpdates
semver
from 1.0.23 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playground6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster Ord when Eq89504eb
Prevent upload-artifact step from causing CI failured1b17a9
Upload CI Cargo.lock for reproducing failures4ea60ae
Resolve doc_lazy_continuation clippy lintUpdates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
tower
from 0.4.13 to 0.5.1Release notes
Sourced from tower's releases.
Commits
7155101
Prepare release of v0.5.1 (#791)b2c48b4
Bump dependency on tower-layer (#787)fec9e55
tower-layer: drop versions from dev dependencies (#782)646804d
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfe
chore: fix a few typos (#780)85080a5
use workspace dependencies for tower (#778)88a7d3e
fix warnings found when running check/doc commands (#779)a6e98a7
chore: update GitHub Actions CI (#740)74e925d
chore: fix spelling errors (#775)89ac74f
feat: Make new functions const when possible (#760)Updates
pin-project
from 1.1.7 to 1.1.8Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
a1e1eb2
Release 1.1.85a1a568
pinned_drop: Use located_at instead of allowing unused_qualifications and cli...2fb3d56
Suppress various lints in generated code3fa6e92
tests: Update ui test output to nightly-2024-12-15b5eb2b2
tests: Update ui test output to nightly-2024-12-11dcc70b0
Fix typo6b3fa50
Update .deny.tomlf17c4c2
Ignore clippy::unnecessary_map_or lint69da844
tests: Update lint test5df0bb1
tests: Update ui test output to nightly-2024-11-02Updates
tinyvec
from 1.8.0 to 1.8.1Changelog
Sourced from tinyvec's changelog.
... (truncated)
Commits
659e6c1
chore: Release8a2eaf8
end of 2024 cleanup (#202)e4153c8
Update lib.rs (#201)a212228
Fix rustc features not depending on each other (#199)Updates
thiserror
from 2.0.6 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
dirs
from 5.0.1 to 6.0.0Commits
Updates
sentry
from 0.35.0 to 0.36.0Release notes
Sourced from sentry's releases.
Changelog
Sourced from sentry's changelog.
Commits
83e5f4d
release: 0.36.0c97ba6c
feat(sentry-tower) Make SentryLayer and SentryServiceSync
if request isn't...5cdf7fc
sentry-tower: Updateaxum
dependency to v0.8 (#718)fd92a32
Allow retrieving user of scope (#715)a2bdeca
Elide lifetimes where possible (#716)6de0bb6
Replace release bot with GH app (#714)caa746d
Delay sampling of span tofinish
(#712)3f4f126
Merge branch 'release/0.35.0'Updates
inferno
from 0.12.0 to 0.12.1Changelog
Sourced from inferno's changelog.
Commits
8e691e6
Release 0.12.1 with #33841de77c
Trim reversed stacks to prevent sort check from failing (#338)Updates
hyper
from 1.5.1 to 1.5.2Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
30f2961
v1.5.2a131111
fix(http1): fix intermitent panic parsing partial headers (#3812)a3bda62
docs(roadmap): update ROADMAP post v1.0 (#3763)115339d
chore(benches): fix pin-project-lite not found (#3807)0bd4adf
refactor(lib): reduce clippy warnings (#3805)12717d1
chore(ffi): only backup hyper.h when passing --verify (#3800)8cf1121
test(server): fix conditional cfg for tests needing the server feature (#3799)eaf2267
fix(http1): skip debug assertion of content length for HEAD responses (#3795)7f4a682
feat(ffi): add cargo-c support (#3787)Updates
metrics-exporter-prometheus
from 0.16.0 to 0.16.1Commits
f056b19
chore: Released9eae32
chore: Release241aa3c
update CHANGELOGs16aeeac
remove erroneously committed KeyName::into_innerc15fed2
enhancement: add a new DogStatsD-specific exporter (#548)e6cf124
chore: Releasef289050
chore: improve Level and update changelogdeaa359
chore: update crate docs around metadataed64fb6
Add units to prometheus metric lines (#535)d97f801
util: change some layers to require recorders that are Sync (#538)Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features