-
Notifications
You must be signed in to change notification settings - Fork 583
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
Bump the rust-updates group across 1 directory with 37 updates #7971
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bumps the rust-updates group with 35 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.1` | `1.11.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.42.1` | `1.42.2` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.0` | `0.20.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.12.1` | `1.16.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.12` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.44.1` | | [keyring](https://github.com/hwchen/keyring-rs) | `3.6.1` | `3.6.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.16.0` | `3.19.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.35` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [diffy](https://github.com/bmwill/diffy) | `0.4.0` | `0.4.2` | | [zip](https://github.com/zip-rs/zip2) | `2.4.1` | `2.6.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.33.1` | `0.34.2` | | [gix-path](https://github.com/GitoxideLabs/gitoxide) | `0.10.13` | `0.10.15` | | [windows](https://github.com/microsoft/windows-rs) | `0.58.0` | `0.61.1` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.140` | | [infer](https://github.com/bojand/infer) | `0.16.0` | `0.19.0` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.27` | | [gix-utils](https://github.com/GitoxideLabs/gitoxide) | `0.1.13` | `0.2.0` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` | | [tauri-plugin-http](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.4.3` | | [tauri-plugin-log](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.2` | | [tauri-plugin-os](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` | | [tauri-plugin-process](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` | | [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) | `2.2.2` | `2.2.3` | | [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.3.0` | `2.7.0` | | [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.2` | | [open](https://github.com/Byron/open-rs) | `5.3.1` | `5.3.2` | | [tauri-plugin-clipboard-manager](https://github.com/tauri-apps/plugins-workspace) | `2.2.1` | `2.2.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.3` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.13` | `0.7.14` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.0` | `2.1.1` | Updates `bstr` from 1.11.1 to 1.11.3 - [Commits](BurntSushi/bstr@1.11.1...1.11.3) Updates `insta` from 1.42.1 to 1.42.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.1...1.42.2) Updates `git2` from 0.20.0 to 0.20.1 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.0...git2-0.20.1) Updates `uuid` from 1.12.1 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.1...v1.16.0) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `thiserror` from 2.0.9 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.12) Updates `tokio` from 1.42.0 to 1.44.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.44.1) Updates `keyring` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/open-source-cooperative/keyring-rs/blob/master/CHANGELOG.md) - [Commits](open-source-cooperative/keyring-rs@v3.6.1...v3.6.2) Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `tempfile` from 3.16.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.19.1) Updates `clap` from 4.5.23 to 4.5.35 - [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.35) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `diffy` from 0.4.0 to 0.4.2 - [Changelog](https://github.com/bmwill/diffy/blob/master/CHANGELOG.md) - [Commits](bmwill/diffy@0.4.0...0.4.2) Updates `zip` from 2.4.1 to 2.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.1...v2.6.0) Updates `sysinfo` from 0.33.1 to 0.34.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) Updates `gix-path` from 0.10.13 to 0.10.15 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.13...gix-path-v0.10.15) Updates `windows` from 0.58.0 to 0.61.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `strum` from 0.26.3 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.1) Updates `serde_json` from 1.0.138 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.140) Updates `infer` from 0.16.0 to 0.19.0 - [Release notes](https://github.com/bojand/infer/releases) - [Commits](bojand/infer@v0.16.0...v0.19.0) Updates `log` from 0.4.22 to 0.4.27 - [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.27) Updates `gix-utils` from 0.1.13 to 0.2.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-utils-v0.1.13...gix-utils-v0.2.0) Updates `tauri-plugin-dialog` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...os-v2.2.1) Updates `tauri-plugin-fs` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...os-v2.2.1) Updates `tauri-plugin-http` from 2.2.0 to 2.4.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...http-v2.4.3) Updates `tauri-plugin-log` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...log-v2.2.2) Updates `tauri-plugin-os` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...os-v2.2.1) Updates `tauri-plugin-process` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...os-v2.2.1) Updates `tauri-plugin-single-instance` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.2.2...log-v2.2.3) Updates `tauri-plugin-updater` from 2.3.0 to 2.7.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.3.0...updater-v2.7.0) Updates `tauri-plugin-window-state` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...log-v2.2.2) Updates `open` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.1...v5.3.2) Updates `tauri-plugin-clipboard-manager` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.1...log-v2.2.2) Updates `once_cell` from 1.20.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) Updates `tokio-util` from 0.7.13 to 0.7.14 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.14) Updates `rustc-hash` from 2.1.0 to 2.1.1 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.0...v2.1.1) Updates `rustix` from 1.0.2 to 1.0.5 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.2...v1.0.5) --- updated-dependencies: - dependency-name: bstr dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: insta dependency-version: 1.42.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: git2 dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: uuid dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tokio dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: keyring dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: anyhow dependency-version: 1.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tempfile dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: chrono dependency-version: 0.4.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: diffy dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: zip dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: sysinfo dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: gix-path dependency-version: 0.10.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: windows dependency-version: 0.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: strum dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: serde_json dependency-version: 1.0.140 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: infer dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: gix-utils dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tauri-plugin-dialog dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-fs dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-http dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tauri-plugin-log dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-os dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-process dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-single-instance dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-updater dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tauri-plugin-window-state dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: open dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-clipboard-manager dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tokio-util dependency-version: 0.7.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: rustc-hash dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: rustix dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates ... Signed-off-by: dependabot[bot] <support@github.com>
ef4a197
to
417e5a2
Compare
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
Labels
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 rust-updates group with 35 updates in the / directory:
1.11.1
1.11.3
1.42.1
1.42.2
0.20.0
0.20.1
1.12.1
1.16.0
1.0.217
1.0.219
2.0.9
2.0.12
1.42.0
1.44.1
3.6.1
3.6.2
1.0.95
1.0.97
3.16.0
3.19.1
4.5.23
4.5.35
0.4.39
0.4.40
0.4.0
0.4.2
2.4.1
2.6.0
0.33.1
0.34.2
0.10.13
0.10.15
0.58.0
0.61.1
0.26.3
0.27.1
1.0.138
1.0.140
0.16.0
0.19.0
0.4.22
0.4.27
0.1.13
0.2.0
2.2.0
2.2.1
2.2.0
2.4.3
2.2.0
2.2.2
2.2.0
2.2.1
2.2.0
2.2.1
2.2.2
2.2.3
2.3.0
2.7.0
2.2.0
2.2.2
5.3.1
5.3.2
2.2.1
2.2.2
1.20.2
1.21.3
0.7.13
0.7.14
2.1.0
2.1.1
Updates
bstr
from 1.11.1 to 1.11.3Commits
cbe2c69
1.11.31ade797
impl: fiximpl_partial_eq_cow
to apply.as_bytes()
and&**
to the corre...b669472
1.11.2732fc99
impl: fix formatting of control characters \x1a through \x1f in Debug impl7cd4694
impl: remove unused 'b lifetime from trait implementation macrosUpdates
insta
from 1.42.1 to 1.42.2Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
e81bae9
Bump versions to 1.42.2 (#733)df78d98
Hideunseen
from--help
(#732)7a5e938
Fix duplicate snapshots on multiple targets with identical roots (#730)b72bfba
Improve functional test docs (#731)e6469ac
Qualify all references in macros to avoid name clashes (#729)b6ecee1
Add changelog for INSTA_WORKSPACE_ROOT at compile time (#727)ef4703f
Allow setting INSTA_WORKSPACE_ROOT at compile time (#726)04a98c3
Fix inline snapshot handling withinallow_duplicates!
block (#722)24f32aa
Fix crash on scanning indentation of arbitrary lines (#723)759283e
[ISSUE-718] Allow specifying cargo-nextest bin (#721)Updates
git2
from 0.20.0 to 0.20.1Changelog
Sourced from git2's changelog.
Commits
62d353e
Merge pull request #1144 from ehuss/bump-version8980c61
Bump versions of git2 and libgit2-sys1e1687e
Merge pull request #1137 from aibaars/fix-credential-helper258d3b6
Merge pull request #1062 from MikeJerred/masterd1b40aa
Drop lifetime for MergeFileResult197106b
Drop Copy/Clone from git_merge_file_result8381b72
Make MergeFileOptions::raw pub(crate)3cc3e25
fix: type mismatch errore1e933b
fix: mark to_raw asunsafe
b76c8be
fix: use correct typings for git_merge_file_flag_tUpdates
uuid
from 1.12.1 to 1.16.0Release notes
Sourced from uuid's releases.
... (truncated)
Commits
c36beb1
Merge pull request #817 from uuid-rs/cargo/v1.16.05338b24
prepare for 1.16.0 release420f627
Merge pull request #815 from tguichaoua/new_v8_const254258c
markUuid::new_v8
const4e5b88e
Merge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7
prepare for 1.15.1 releasef05b6df
Merge pull request #811 from uuid-rs/fix/v7-overflowc2d313f
guarantee v7 timestamp will never overflow56ba68f
Merge pull request #810 from uuid-rs/cargo/v1.15.026c8a9b
prepare for 1.15.0 releaseUpdates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
thiserror
from 2.0.9 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignore0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostdUpdates
tokio
from 1.42.0 to 1.44.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d413c9c
chore: prepare Tokio v1.44.1 (#7217)addbfb9
rt: skip defer queue inblock_in_place
context (#7216)8182ecf
chore: prepare Tokio v1.44.0 (#7202)a258bff
ci: enable printing in multi thread loom tests (#7200)e076d21
process: clarifyChild::kill
behavior (#7162)042433c
net: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1b
macros: makeselect!
budget-aware (#7164)710bc80
rt: coop should yield using waker defer strategy (#7185)a2b12bd
readme: adjust release schedule to once per month (#7191)e7b593c
process: fix grammar of theChildStdin
struct doc comment (#7192)Updates
keyring
from 3.6.1 to 3.6.2Release notes
Sourced from keyring's releases.
Changelog
Sourced from keyring's changelog.
Commits
ee3f80d
Merge pull request #238 from brotskydotcom/issue-236766c8bc
Switch to using fastrand for testing.f1b7ec1
Merge pull request #237 from unkcpz/fix/235/keyring-doc-xplat09c9c0d
using matrix for targets in doctest.yaml307e575
Move to doctest.yaml as ind CI and run inline from action8a5c6dd
fast-fail test-docsrs-build.sha40bd95
r-brotac2a3b4
experiment doccfg with attr docrs3d8da96
multi-target toolchain CIa994584
remove -Zbuild-std which not required on docs.rsUpdates
anyhow
from 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stablef0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabiUpdates
tempfile
from 3.16.0 to 3.19.1Changelog
Sourced from tempfile's changelog.
Commits
95540ed
chore: release v3.19.1b60aae4
fix(windows): don't automatically delete files on open (#344)167f544
ci(cargo-deny): remove windows-sys exception (#343)42fff68
chore: release v3.19.061b4283
feat(windows): add a feature to immediate tempfile deletion (#340)c2d16b3
ci: downgrade once-cell on old rustc versions (#342)35c204d
chore: remove cfg-if dependency (#338)b8bddaf
release 3.18.00e17869
update rustix (#336)6cf6536
doc: fix markdownUpdates
clap
from 4.5.23 to 4.5.35Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
55a18f5
chore: Release3b05635
fix(complete): Ensure new enough clap is used5d2cdac
chore: Releasef1c10eb
docs: Update changeloga4d1a7f
chore(ci): Take a break from template updatese95ed39
Merge pull request #5775 from vivienm/master18f8d4c
chore(deps): Update Rust Stable to v1.82 (#5788)f35d8e0
Merge pull request #5787 from epage/template1389d7d
chore: Update from '_rust/main' templatedbc9faa
chore(ci): Initialize git for template updateUpdates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
diffy
from 0.4.0 to 0.4.2Changelog
Sourced from diffy's changelog.
Commits
4813ce7
diffy 0.4.263ee6eb
chore: add comment about requirement to work with in-memory text78e2fdd
patch: add support for configuring suppress_blank_empty (#38)acff31e
patch: allow configuring the "No newline at end of file" message (#37)c7df5fb
diffy 0.4.126322ac
feat: control filenames in DiffOptions (#36)Updates
zip
from 2.4.1 to 2.6.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
081443d
chore: Update crate version to trigger relelase-plze4e7010
doc: Update 6-month MSRV policy, since Rust now releases minor versions more ...f24ffa9
fix handling decryption with msdos date of 0 (#327)81ac002
First pass (#331)77cde6a
chore: release v2.5.0 (#325)7613e6b
feat: Add support fortime::PrimitiveDateTime
(#322)a7b80cf
deps: remove thiserror and displaydoc dependencies (#324)ef8aa70
feat: Addjiff
integration (#323)c9a5175
fix: improve error message for duplicated file (#277)2283915
chore: release v2.4.2 (#320)Updates
sysinfo
from 0.33.1 to 0.34.2Changelog
Sourced from sysinfo's changelog.
Commits
Updates
gix-path
from 0.10.13 to 0.10.15Release notes
Sourced from gix-path's releases.