-
Notifications
You must be signed in to change notification settings - Fork 566
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 21 updates #7331
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/rust-updates-8f41276ffa
base: master
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.
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
Bumps the rust-updates group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.1` | `1.11.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.12.1` | `1.13.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.16.0` | `3.17.1` | | [diffy](https://github.com/bmwill/diffy) | `0.4.0` | `0.4.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.30` | | [gix-path](https://github.com/GitoxideLabs/gitoxide) | `0.10.13` | `0.10.14` | | [windows](https://github.com/microsoft/windows-rs) | `0.58.0` | `0.59.0` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` | | [infer](https://github.com/bojand/infer) | `0.16.0` | `0.19.0` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [gix-utils](https://github.com/GitoxideLabs/gitoxide) | `0.1.13` | `0.1.14` | | [tauri-plugin-http](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.3.0` | | [tauri-plugin-log](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.0` | `2.2.1` | | [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.3.0` | `2.5.0` | | [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` | | [open](https://github.com/Byron/open-rs) | `5.3.1` | `5.3.2` | | [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 `uuid` from 1.12.1 to 1.13.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.1...v1.13.2) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) 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 `tempfile` from 3.16.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.1) 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 `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `clap` from 4.5.23 to 4.5.30 - [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.30) Updates `gix-path` from 0.10.13 to 0.10.14 - [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.14) Updates `windows` from 0.58.0 to 0.59.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.58.0...0.59.0) 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 `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.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 `gix-utils` from 0.1.13 to 0.1.14 - [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.1.14) Updates `tauri-plugin-http` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...http-v2.3.0) Updates `tauri-plugin-log` 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...log-v2.2.1) Updates `tauri-plugin-single-instance` 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...log-v2.2.1) Updates `tauri-plugin-updater` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.3.0...updater-v2.5.0) Updates `tauri-plugin-window-state` 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...log-v2.2.1) 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 `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) --- updated-dependencies: - dependency-name: bstr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: diffy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: gix-path dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: infer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: gix-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tauri-plugin-log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-single-instance dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-updater dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tauri-plugin-window-state dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: open dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: rustc-hash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 21 updates in the / directory:
1.11.1
1.11.3
1.12.1
1.13.2
2.0.9
2.0.11
1.42.0
1.43.0
3.16.0
3.17.1
0.4.0
0.4.2
1.20.2
1.20.3
4.5.23
4.5.30
0.10.13
0.10.14
0.58.0
0.59.0
0.26.3
0.27.1
0.16.0
0.19.0
0.4.22
0.4.25
0.1.13
0.1.14
2.2.0
2.3.0
2.2.0
2.2.1
2.2.0
2.2.1
2.3.0
2.5.0
2.2.0
2.2.1
5.3.1
5.3.2
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
uuid
from 1.12.1 to 1.13.2Release notes
Sourced from uuid's releases.
... (truncated)
Commits
d8871b3
Merge pull request #805 from uuid-rs/cargo/v1.13.27044210
prepare for 1.13.2 release7893ecc
Merge pull request #804 from uuid-rs/fix/wasm-no-rngbf28001
update feature docs920e8b1
add a more descriptive compile error when no rng source is available on wasm5421417
Merge pull request #799 from uuid-rs/cargo/1.13.1df58674
prepare for 1.13.1 releasef175242
Merge pull request #797 from bushrat011899/wasm32_atomics65c31b3
Include CI Update17673a1
Fixwasm32
withatomics
Updates
thiserror
from 2.0.9 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
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
tempfile
from 3.16.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259
chore: release 3.17.178309ed
fix: cast handle to the windows crate HANDLE (#332)6e7d167
chore: release 3.17.03718075
doc: remove incorrect documentation about windows and open files461369f
feat: delete unnamed temporary files on windows immediately78d30a2
doc: clarify "inner file will be deleted" documentation (#329)0fe11c4
doc: document how to "keep" temporary files/dirs after creation (#328)35e0629
feat: simplify getrandom call (#325)1e5059f
fix: handle TLS deallocation (#324)c7b2e1a
chore: simplify reborrowUpdates
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
once_cell
from 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eea
Merge pull request #273 from briansmith/b/cold1a885da
Make initialization inOnceNonZeroUsize::get_or_try_init
#[cold]
.Updates
clap
from 4.5.23 to 4.5.30Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f40b37f
chore: Release63bfe1a
docs: Update changelogd6bd7e2
Merge pull request #5763 from epage/complete0887593
fix(complete): Change ValueHint::Unknown to Other, from AnyPath61ebe72
chore: Release2e3fcc6
docs: Update changelog13dad4c
Merge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66
Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734
chore(deps): Update dependency STABLE to v1.81.0Updates
gix-path
from 0.10.13 to 0.10.14Release notes
Sourced from gix-path's releases.
Commits
dea106a
Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0....7570daa
don't specify version numbers in dev-dependencies1f6390c
update all changelogs prior to release1e37e95
Merge pull request #1777 from EliahKagan/run-ci/armd5dc5bf
Merge pull request #1776 from EliahKagan/fuzz-next90e08f1
Merge pull request #1774 from EliahKagan/complex-graph-no-baseline-nextc7f5013
Let eithertest-32bit
cancel the other on failurec3d4cff
Remove thetest-32bit-cross
jobfbc27b5
Install 64-bit libstdc++ in both 32-bit containerscbe3793
Use the ARM runner for some 32-bit testsUpdates
windows
from 0.58.0 to 0.59.0Commits
308e08e
Release 0.59.0 (#3182)429666e
Fix support forno_std
(#3180)02c4f29
Update component sample to use static factory (#3154)7cec74f
Implement static COM objects (#3144)12f4621
Reduce boilerplate code inwindows-core
crate forVARIANT
support (#3151)Updates
strum
from 0.26.3 to 0.27.1Release notes
Sourced from strum's releases.
... (truncated)
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
85d0ae6
Update versions to 0.27.1 everywhere1576a7a
Peternator7/fix transparent typo (#421)23d2952
Create ci.yml9c5fb56
Fix warnings in tests from variants that need to exist, but don't get used (#...030d7b5
Merge branch 'bobozaur-258-transparent-attr'7606dd5
Do some light refactoring to combine similiar code paths togetherb6a357d
Merge branch '258-transparent-attr' of https://github.com/bobozaur/strum into...24e7a4f
Use _ to silence warnings (#418)4c1f6c1
Update docs to actually include new features (#417)9db3c4d
Replace IntoDiscriminant with EnumDiscriminants in macro exports, as (#414)Updates
infer
from 0.16.0 to 0.19.0Release notes
Sourced from infer's releases.
Commits
4256ea0
build: update crate version to 0.19.06424c63
Merge pull request #105 from grumlimited/par2cba46eb
build: update crate version to 0.18.0cbf3b9e
Merge pull request #98 from sorairolake/feature/archives644cf90
build: update crate version733023f
chore: fix lintsbbd3ba2
Merge pull request #100 from MercuryTechnologies/heix-support4b58ab6
Par2 - added support2fcb251
Par2 - added supportd2f3e2f
Par2 - added supportUpdates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.