Bump the cargo group across 1 directory with 38 updates#220
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the cargo group across 1 directory with 38 updates#220dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.47.2` | `1.48.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [serial_test](https://github.com/palfrey/serial_test) | `3.4.0` | `3.5.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.13.0` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.25` | `0.2.28` | | [curl](https://github.com/alexcrichton/curl-rust) | `0.4.49` | `0.4.50` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.39.0` | `0.40.1` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.39.2` | `0.39.3` | | [compact_str](https://github.com/ParkMyCar/compact_str) | `0.9.0` | `0.9.1` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.5` | `0.2.6` | | [http](https://github.com/hyperium/http) | `1.4.1` | `1.4.2` | | [hyper](https://github.com/hyperium/hyper) | `1.9.0` | `1.10.1` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.28` | `1.1.29` | | [log](https://github.com/rust-lang/log) | `0.4.30` | `0.4.32` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.2` | | [mio](https://github.com/tokio-rs/mio) | `1.2.0` | `1.2.1` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.1` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.8.3` | `0.8.4` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.4` | | [typenum](https://github.com/paholg/typenum) | `1.20.0` | `1.20.1` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.13.2` | `1.13.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.23.3` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.48` | `0.8.52` | Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `insta` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.47.2...1.48.0) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `serial_test` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.4.0...v3.5.0) Updates `bitflags` from 2.11.1 to 2.13.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.13.0) Updates `jiff` from 0.2.25 to 0.2.28 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.25...jiff-static-0.2.28) Updates `curl` from 0.4.49 to 0.4.50 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.49...curl-sys-0.4.50) Updates `regex` from 1.12.3 to 1.12.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.12.3...1.12.4) Updates `rusqlite` from 0.39.0 to 0.40.1 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.39.0...v0.40.1) Updates `sysinfo` from 0.39.2 to 0.39.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.39.2...v0.39.3) Updates `compact_str` from 0.9.0 to 0.9.1 - [Changelog](https://github.com/ParkMyCar/compact_str/blob/v0.9.1/CHANGELOG.md) - [Commits](ParkMyCar/compact_str@v0.9.0...v0.9.1) Updates `curl-sys` from 0.4.88+curl-8.20.0 to 0.4.89+curl-8.20.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.88...curl-sys-0.4.89) Updates `displaydoc` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](yaahc/displaydoc@v0.2.5...v0.2.6) Updates `hashlink` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/djc/hashlink/releases) - [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md) - [Commits](djc/hashlink@v0.11.0...v0.12.0) Updates `http` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.1...v1.4.2) Updates `hyper` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.9.0...v1.10.1) Updates `jiff-static` from 0.2.25 to 0.2.28 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.25...jiff-static-0.2.28) Updates `libsqlite3-sys` from 0.37.0 to 0.38.1 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/commits) Updates `libz-sys` from 1.1.28 to 1.1.29 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.28...1.1.29) Updates `log` from 0.4.30 to 0.4.32 - [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.30...0.4.32) Updates `memchr` from 2.8.0 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.0...2.8.2) Updates `mio` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `ratatui` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.0...ratatui-v0.30.1) Updates `ratatui-core` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-core-v0.1.0...ratatui-core-v0.1.1) Updates `ratatui-crossterm` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-crossterm-v0.1.0...ratatui-crossterm-v0.1.1) Updates `ratatui-widgets` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-widgets-v0.3.0...ratatui-widgets-v0.3.1) Updates `regex-syntax` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.10...regex-syntax-0.8.11) Updates `rustls-native-certs` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.8.3...v/0.8.4) Updates `serial_test_derive` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.4.0...v3.5.0) Updates `socket2` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `strum_macros` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `typenum` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.20.0...v1.20.1) Updates `unicode-segmentation` from 1.13.2 to 1.13.3 - [Commits](https://github.com/unicode-rs/unicode-segmentation/commits) Updates `uuid` from 1.23.1 to 1.23.3 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.3) Updates `yoke` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/yoke@0.8.3) Updates `zerocopy` from 0.8.48 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.48...v0.8.52) Updates `zerocopy-derive` from 0.8.48 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.48...v0.8.52) --- updated-dependencies: - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: insta dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serial_test dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl dependency-version: 0.4.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.39.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: compact_str dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.89+curl-8.20.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: displaydoc dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hashlink dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: http dependency-version: 1.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hyper dependency-version: 1.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.38.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libz-sys dependency-version: 1.1.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memchr dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: mio dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ratatui dependency-version: 0.30.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ratatui-core dependency-version: 0.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ratatui-crossterm dependency-version: 0.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ratatui-widgets dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-native-certs dependency-version: 0.8.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serial_test_derive dependency-version: 3.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: strum dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: strum_macros dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: typenum dependency-version: 1.20.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-segmentation dependency-version: 1.13.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: uuid dependency-version: 1.23.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: yoke dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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 cargo group with 26 updates in the / directory:
0.1.60.2.01.47.21.48.01.15.11.15.23.4.03.5.02.11.12.13.00.2.250.2.280.4.490.4.501.12.31.12.40.39.00.40.10.39.20.39.30.9.00.9.10.2.50.2.61.4.11.4.21.9.01.10.11.1.281.1.290.4.300.4.322.8.02.8.21.2.01.2.10.30.00.30.10.8.30.8.40.6.30.6.41.20.01.20.11.13.21.13.31.23.11.23.30.8.20.8.30.8.480.8.52Updates
tracing-forestfrom 0.1.6 to 0.2.0Commits
Updates
instafrom 1.47.2 to 1.48.0Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
7f23d2eRelease 1.48.0 (#925)ee9cae1AllowCI=trueto be overridden by an explicitly passed--acceptCLI flag ...043cf82fix: translate --profile to --cargo-profile for nextest (#913)9c77f13test: cover deep-wildcard redaction through arrays (#915)362f432Fix--snapshotfilter on Windows; allow partial paths (#904)a436836fix: tolerate a missing binary snapshot data file (#914)bf5fcdffix: regenerate Cargo.lock and guard it with --locked in CI (#912)a761a9cfeat: Support YAML literal blocks for multiline strings (#851)f9633f3ci: pincheck-minverto nightly-2026-04-25 (#905)c7b98b8feat: add strip_ansi_escape_codes setting (#899)Updates
smallvecfrom 1.15.1 to 1.15.2Release notes
Sourced from smallvec's releases.
Commits
c469051Bump version.9fe422bFix Windows CI.51b965fWork around rustc 1.93 perf regression with MaybeUninit9da26a5Fix use-after-free in DrainFilter::keep_rest for zero-capacity SmallVecs79184f1Add Miri test for use-after-free in DrainFilter::keep_restf59fb36Merge pull request #397 from GiGainfosystems/exclude_scripts28b6ed7Exclude development scriptUpdates
serial_testfrom 3.4.0 to 3.5.0Release notes
Sourced from serial_test's releases.
Commits
6181f643.5.0480beadMerge pull request #157 from justanotheranonymoususer/remove-scc-depe03019eUpdate ci.yml820c0f3Update ci.yml62a89b0Only skip file_lock with filesystem access5ff5501Update ci.yml0bd996dLet's try --all-features338e4edFix formattinga55cde5Cleanup code_lock.rs9ad7a8fRemove unnecessary test leftover changesUpdates
bitflagsfrom 2.11.1 to 2.13.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9253889prepare for 2.13.0 releasefbbbfacMerge pull request #489 from ssrlive/main8c498c7Change visibility of new function to crate scope3cbddabmove iter_equal_names to trait Flags80f2193add MyFlags::Abc::iter_equal_names() method9196a3aMerge pull request #488 from bitflags/cargo/2.12.15626df4prepare for 2.12.1 releasea5d3d5eMerge pull request #487 from bitflags/fix/macro-expansion241a8e0add a few docs for tt-munchers1d21383namaespace #[flag_name] under #[bitflags()]Updates
jifffrom 0.2.25 to 0.2.28Changelog
Sourced from jiff's changelog.
Commits
66f6ec20.2.28693c811test: fix error size test in no-alloc environments5b2f9c3scripts: update for biff rename to bttf7d93d6freadme: add a commitment to Jiff 0.2 after Jiff 1.0 is released2c84158debug: fiximpl std::fmt::Debug for UnitSeta6870c40.2.27341313fmsrv: fix Jiff build on Windows for Rust 1.719533286docs: add AI policy for contributorsbebb53b0.2.26a56c060msrv: roll back to Rust 1.70Updates
curlfrom 0.4.49 to 0.4.50Release notes
Sourced from curl's releases.
Commits
68968d6Bump crate versions10db235Update OpenSSL initialization check (#419)142ee96Initialize openssl-probe env vars if curl requires init (#418)df64ee4Fix Clippy lints (#416)5df9997Ensure that the Xcode CLI tools are installed (#415)bedd77bExposed the curl_multi_poll libcurl API behind a new feature flag: po… (#413)Updates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
rusqlitefrom 0.39.0 to 0.40.1Release notes
Sourced from rusqlite's releases.
Commits
6d3c282Merge pull request #1856 from gwenn/0.40.12ba28b7Prepare next releasea021dc7Merge pull request #1854 from gwenn/savepoint534a149Merge pull request #1855 from gwenn/hashlink6d9764fBump hashlink versionfa574ebUsesqlite3_keyword_check15385ccFix SQL injection when SAVEPOINT name is taintede5e48f2Merge pull request #1853 from gwenn/3.53.2ac22292Bump bundled SQLite version to 3.53.2c5f8828Merge pull request #1852 from gwenn/clippyUpdates
sysinfofrom 0.39.2 to 0.39.3Changelog
Sourced from sysinfo's changelog.
Commits
3d1c52aUpdate crate version to0.39.3cce524dUpdate CHANGELOG for0.39.3version891085cUnix: Fix retrieval ofNetwork::mac_addr1f327b5linux: prevent TOCTOU data loss when process terminates during refreshUpdates
compact_strfrom 0.9.0 to 0.9.1Changelog
Sourced from compact_str's changelog.
Commits
fbe932efix CI639e171v0.9.10a51e12backport ParkMyCar/compact_str#45970361f7version: 0.9.0 (#430)f1c0bc3start, delete methods that are documented as being deleted in v0.9.0 (#429)2d7e3d4start, small fix, qualify the vec macro (#428)Updates
curl-sysfrom 0.4.88+curl-8.20.0 to 0.4.89+curl-8.20.0Commits
0cfd9e3Merge pull request #657 from ehuss/update-curl-sys29eea1fBump version of curl-sys3ea1f21Merge pull request #656 from ehuss/bump-curlc14f8f6Bump curl to 0.4.506a17267Consolidate some dependency versions into workspace (#653)31318a5Merge pull request #626 from jcamiel/implement-proxy-headersd13bca1Implements method proxy_headers to add headers only to the proxy.Updates
displaydocfrom 0.2.5 to 0.2.6Changelog
Sourced from displaydoc's changelog.
Commits
50d6f1fMerge pull request #64 from yaahc/agent-driven-version-bumpd404af1agent-driven: Bump version to 0.2.6, update CHANGELOG, and fix CI (MSRV and n...14f7acdMerge pull request #62 from Manishearth/paragraphc45d4c8line -> paragraphaeeed8cMerge pull request #57 from 20jasper/44-multi-line-doc-stringse561494allow multi line doc stringsd0e5a71Merge pull request #58 from 20jasper/fix-typoa1c0245Merge branch 'master' into fix-typoff03f57Merge pull request #60 from GiGainfosystems/exclude_scripts3acb588Exclude development scripts from published packageUpdates
hashlinkfrom 0.11.0 to 0.12.0Release notes
Sourced from hashlink's releases.
Commits
677c871Bump version to 0.12c4a5abcUpgrade hashbrown to 0.1739e1d4aUpgrade to 2024 edition00a7920Bump MSRV to 1.85fe151ccBump edition to 2021c1da438Update Cargo metadata73ecf34Bump version to 0.11.1f273cb2Fix UB in retain_with_order()0b55034Fix UB when in LinkedHashMap::clear()7671990Replace CircleCI badge with GH Actions badgeUpdates
httpfrom 1.4.1 to 1.4.2Changelog
Sourced from http's changelog.
Commits
82db5b8v1.4.2a9cdbf8fix(uri): reject DEL character (#842)df75ca3fix(uri): allow STAR paths with scheme/auth (#843)ec3f8cefeat(method): impl PartialOrd + Ord (#840)Updates
hyperfrom 1.9.0 to 1.10.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
e3bcd37v1.10.1c6cb906fix(http1): fix busy loop when peer half-closes and open body (#4086)54e8511v1.10.079dbab6style(ext): fix manual_assert lint (#4079)cca6bf1style(client): removing wildcard_imports lint allowance (#4080)3cc1158test(client): fix misuse of path_and_query in CONNECT test (#4078)cad38b7chore(lib): start a strict clippy config (#4075)7bb1d03chore(ci): fix security-audit job (#4076)