chore(deps)(deps): bump the rust-dependencies group with 14 updates#25
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps)(deps): bump the rust-dependencies group with 14 updates#25dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.21.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.10+spec-1.1.0` | `1.0.1+spec-1.1.0` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `10.2.0` | `10.3.0` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.4` | `0.4.5` | | [bcrypt](https://github.com/Keats/rust-bcrypt) | `0.17.1` | `0.18.0` | | [serial_test](https://github.com/palfrey/serial_test) | `3.2.0` | `3.3.1` | Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `uuid` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.21.0) Updates `toml` from 0.9.10+spec-1.1.0 to 1.0.1+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.10...toml-v1.0.1) Updates `jsonwebtoken` from 10.2.0 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.2.0...v10.3.0) Updates `rand` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.0) Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `tokio-test` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) Updates `bcrypt` from 0.17.1 to 0.18.0 - [Commits](Keats/rust-bcrypt@v0.17.1...v0.18.0) Updates `serial_test` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) --- updated-dependencies: - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bcrypt dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serial_test dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 14 updates:
0.5.20.5.31.48.01.49.01.0.1481.0.1491.0.1001.0.1012.0.172.0.180.4.420.4.431.19.01.21.00.9.10+spec-1.1.01.0.1+spec-1.1.010.2.010.3.00.9.20.10.00.12.280.13.20.4.40.4.50.17.10.18.03.2.03.3.1Updates
towerfrom 0.5.2 to 0.5.3Release notes
Sourced from tower's releases.
Commits
4b0a6b0tower v0.5.32c8524atower v0.5.350fa4b6ci: upgrade deny check to v2 (#847)73febcdfix: Check thatjitteris not NaN instead of finiteness (#843)719ec03chore: Disable unused futures feature (#838)1992ebdchore(util): remove redundant ready! wrapping in poll implementations (#844)21e01e9docs: Resolve document warning (#841)d1b55bedocs: Remove doc_auto_cfg config (#840)9d876c0ci: Update to actions/checkout v5 (#839)a1c277bdocs: correct rng pre-requisite comment (#835)Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
serde_jsonfrom 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingUpdates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
uuidfrom 1.19.0 to 1.21.0Release notes
Sourced from uuid's releases.
Commits
a38fa19Merge pull request #859 from uuid-rs/cargo/v1.21.0e45b10fprepare for 1.21.0 releasef6f5d48Merge pull request #852 from XAMPPRocky/main9bee4bdMerge branch 'main' into maincb8f156Merge pull request #858 from uuid-rs/chore/getrandom-04a59c061bump msrv to 1.85.0 for getrandomb9a3157bump msrv to 1.81.02a0a7a3force an earlier nightly for miria6e0aa1update rand to 0.10576d47bupdate getrandom to 0.4Updates
tomlfrom 0.9.10+spec-1.1.0 to 1.0.1+spec-1.1.0Commits
767747fchore: Releasec68aa87fix(parser): Plug another whole in synthetic events (#1102)17dc3ddfix(parser): Plug another whole in synthetic events0f32a02test(parse): Add another test case9fef741docs: Update changelog3c59611fix(edit): Remove panics on bad input (#1101)7968120fix(edit): On missing value, ensure a span is usedb91d460fix(edit): Don't panic on inline table keys without valuesc8087a6fix(parser): Improve unclosed array messagesf0a47d4fix(parser): Improve unclosed inline table messagesUpdates
jsonwebtokenfrom 10.2.0 to 10.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
abbc307Fix type confusione99740dfix: bump minimal version requirements (#481)50d15e0Use try_sign to avoid panics (#479)245858fBump some dep122c2edBump action number in CI72e0c7fExpose cryptography backends via CryptoProvider (#452)Updates
randfrom 0.9.2 to 0.10.0Changelog
Sourced from rand's changelog.
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
reqwestfrom 0.12.28 to 0.13.2Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (#2958)fd2d507fix(wasm): custom content-type overidden by json method for wasm (#2908)23eb7d4chore: update copyright year to 2026 (#2943)10c31c2fix(http3): specify h3 alpn for http3 connector (#2929)8530ec3docs: native-tls-alpn has changed to native-tls-no-alpn (#2940)04a216fchore(deps): remove unused webpki-roots and rustls-native-certs (#2932)406b59efix http2 feature is not enabled for native-tls ALPN (#2927)325a020Update readme for 0.13 (#2926)Updates
tokio-testfrom 0.4.4 to 0.4.5Commits
41d1877chore: prepare tokio-test 0.4.5 (#7831)60b083bchore: prepare tokio-stream 0.1.18 (#7830)9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)Updates
bcryptfrom 0.17.1 to 0.18.0Commits
217eab3Bump MSRV (#94)308b7baReady for release800e0ffSimplify error kinds: remove deadBcryptError::Iobranch, unify invalid has...Updates
serial_testfrom 3.2.0 to 3.3.1Release notes
Sourced from serial_test's releases.
Commits
0771eb03.3.1ace6ebfMerge pull request #148 from palfrey/docsrs-testing349375dImprove feature flag docsf9deb97Remove doc_auto_cfgd5a4c09Reset cargo.lock89253b1Test docs-rs will work5e84cd43.3.0abfc053Merge pull request #147 from palfrey/non-absolute-file-checking38d6b05Refactor feature name for serial_test_test2620c79test-all-features needs more escapingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions