chore(deps): bump the rust-minor group across 1 directory with 27 updates#127
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-minor group across 1 directory with 27 updates#127dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the rust-minor group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.76` | `0.10.81` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.4` | | [rustls-acme](https://github.com/FlorianUekermann/rustls-acme) | `0.15.1` | `0.15.3` | | [fastembed](https://github.com/Anush008/fastembed-rs) | `5.13.0` | `5.13.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.4` | `0.18.6` | | [toml](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.3+spec-1.1.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.4` | `0.2.5` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | | [rand](https://github.com/rust-random/rand) | `0.10.0` | `0.10.2` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `10.3.0` | `10.4.0` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.7` | `0.26.11` | | [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.24.1` | `0.24.2` | | [tree-sitter-c](https://github.com/tree-sitter/tree-sitter-c) | `0.24.1` | `0.24.2` | | [tree-sitter-swift](https://github.com/alex-pinkus/tree-sitter-swift) | `0.7.1` | `0.7.3` | | [tree-sitter-c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) | `0.23.1` | `0.23.5` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.5` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | rust-embed | `8.11.0` | `8.12.0` | | [bcrypt](https://github.com/Keats/rust-bcrypt) | `0.19.0` | `0.19.2` | | [lettre](https://github.com/lettre/lettre) | `0.11.19` | `0.11.22` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.4` | Updates `openssl` from 0.10.76 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.76...openssl-v0.10.81) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `reqwest` from 0.13.2 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.4) Updates `rustls-acme` from 0.15.1 to 0.15.3 - [Commits](https://github.com/FlorianUekermann/rustls-acme/commits) Updates `fastembed` from 5.13.0 to 5.13.2 - [Release notes](https://github.com/Anush008/fastembed-rs/releases) - [Commits](Anush008/fastembed-rs@v5.13.0...v5.13.2) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `indicatif` from 0.18.4 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.4...0.18.6) Updates `toml` from 1.1.0+spec-1.1.0 to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.0...toml-v1.1.3) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `tracing-appender` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.4...tracing-appender-0.2.5) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) Updates `rand` from 0.10.0 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.0...0.10.2) Updates `jsonwebtoken` from 10.3.0 to 10.4.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.3.0...v10.4.0) Updates `tree-sitter` from 0.26.7 to 0.26.11 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.7...v0.26.11) Updates `tree-sitter-rust` from 0.24.1 to 0.24.2 - [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases) - [Commits](tree-sitter/tree-sitter-rust@v0.24.1...v0.24.2) Updates `tree-sitter-c` from 0.24.1 to 0.24.2 - [Release notes](https://github.com/tree-sitter/tree-sitter-c/releases) - [Commits](tree-sitter/tree-sitter-c@v0.24.1...v0.24.2) Updates `tree-sitter-swift` from 0.7.1 to 0.7.3 - [Release notes](https://github.com/alex-pinkus/tree-sitter-swift/releases) - [Commits](alex-pinkus/tree-sitter-swift@0.7.1...0.7.3) Updates `tree-sitter-c-sharp` from 0.23.1 to 0.23.5 - [Release notes](https://github.com/tree-sitter/tree-sitter-c-sharp/releases) - [Commits](tree-sitter/tree-sitter-c-sharp@v0.23.1...v0.23.5) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `uuid` from 1.22.0 to 1.23.5 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.5) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `rust-embed` from 8.11.0 to 8.12.0 Updates `bcrypt` from 0.19.0 to 0.19.2 - [Commits](Keats/rust-bcrypt@v0.19.0...v0.19.2) Updates `lettre` from 0.11.19 to 0.11.22 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.19...v0.11.22) Updates `http-body-util` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.4) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.81 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-acme dependency-version: 0.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: fastembed dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: toml dependency-version: 1.1.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tracing-appender dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: jsonwebtoken dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tree-sitter dependency-version: 0.26.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tree-sitter-rust dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tree-sitter-c dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tree-sitter-swift dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tree-sitter-c-sharp dependency-version: 0.23.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: uuid dependency-version: 1.23.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: semver dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rust-embed dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bcrypt dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: lettre dependency-version: 0.11.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: http-body-util dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 rust-minor group with 27 updates in the / directory:
0.10.760.10.810.2.1830.2.1860.8.80.8.90.13.20.13.40.15.10.15.35.13.05.13.21.0.1491.0.1500.18.40.18.61.1.0+spec-1.1.01.1.3+spec-1.1.00.4.440.4.450.2.40.2.51.0.1021.0.1031.8.21.9.00.10.00.10.210.3.010.4.00.26.70.26.110.24.10.24.20.24.10.24.20.7.10.7.30.23.10.23.51.11.01.12.01.22.01.23.51.0.271.0.288.11.08.12.00.19.00.19.20.11.190.11.220.1.30.1.4Updates
opensslfrom 0.10.76 to 0.10.81Release notes
Sourced from openssl's releases.
... (truncated)
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)Updates
libcfrom 0.2.183 to 0.2.186Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHA71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-muslUpdates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
reqwestfrom 0.13.2 to 0.13.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
rustls-acmefrom 0.15.1 to 0.15.3Commits
Updates
fastembedfrom 5.13.0 to 5.13.2Release notes
Sourced from fastembed's releases.
Commits
9c707a1chore(release): 5.13.2 [skip ci]138602ffix: Set required DirectML session options (memory_pattern + sequential execu...d5a1684chore(release): 5.13.1 [skip ci]02d44c8chore(deps): update candle-nn requirement from 0.9.1 to 0.10.2 (#244)439e96cchore(deps): update candle-core requirement from 0.9.1 to 0.10.2 (#243)a38381bdocs: Add collapsible sections to README.md (#242)Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
indicatiffrom 0.18.4 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on Windows90156ecDrop screenshots from MultiProgress documentation4dbd0d5Bump version to 0.18.524973aaTake semver-compatible dependency versionsa575ef7style: inline Template::from_str_with_tab_width()0b94aa2style: replace from_str() method with FromStr impl398ac69style: move helper functions to the bottom692705dFix HumanFloatCount dropping rounding at precision 0cbd070dFix stray comma after minus sign in HumanFloatCountUpdates
tomlfrom 1.1.0+spec-1.1.0 to 1.1.3+spec-1.1.0Commits
eb25160chore: Releasef36fb52docs: Update changelog3adbbb7fix(writer): Don't overflow (#1189)fb0c1b3fix(writer): Don't overflow5e70a70test(writer): Add overflow test771a975chore: Upgrade toml-test (#1186)28f6c9cchore: Upgrade toml-test30d75cachore(deps): Update Prek to v0.4.9 (#1185)17efe57chore(deps): Update Rust Stable to v1.97 (#1184)c9d0d54style: Make clippy happyUpdates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
tracing-appenderfrom 0.2.4 to 0.2.5Release notes
Sourced from tracing-appender's releases.
Commits
53e1490chore: prepare tracing-appender 0.2.5 (#3522)4fb9ca3examples: add per-layer filtering example (#3488)df05516docs: improve assert message to mention a possible cause of hitting cloning a...72cf52adocs: recommend configuringawait-holding-invalid-typeslint (#3463)9545be1attributes: silence clippy lints for #[instrument] on async functions for cra...3160dc1subscriber: skip RwLock in EnvFilter span callbacks when no dynamic directive...3af2e54appender: fix parsing of date from filename when no time is incuded (#3471)412986fappender: fixRollingFileAppenderbroken links in docs (#3445)bdccf4dappender: add latest symlink builder option (#3447)2c80f9dsubscriber: propagate on_register_dispatch for Option<Layer> and Vec<Layer> (...Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
zeroizefrom 1.8.2 to 1.9.0Commits
0b71573zeroize v1.9.0 (#1494)3e3f18czeroize: always enable AVX-512 support (#1493)1ea42bbzeroize_derive v1.5.0 (#1492)8d785d1zeroize: rustdoc improvements (#1491)d844f36zeroize: incorporate README.md into rustdoc (#1490)c65c09dctutils: usereasoninstead of comment inforbidattribute (#1489)cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)Updates
randfrom 0.10.0 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (