-
Notifications
You must be signed in to change notification settings - Fork 167
chore(deps): bump the all-deps group across 1 directory with 17 updates #2074
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/all-deps-78bf6bc8d3
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 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
Bumps the all-deps group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.4` | `2.10.0` | | [block-padding](https://github.com/RustCrypto/utils) | `0.4.0-rc.4` | `0.4.1` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.8` | `0.7.0-rc.9` | | [half](https://github.com/VoidStarKat/half-rs) | `2.6.0` | `2.7.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.0` | | [inout](https://github.com/RustCrypto/utils) | `0.2.0-rc.6` | `0.2.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.176` | `0.2.177` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.11` | `0.4.13` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.6` | `0.8.8` | | [rusty-fork](https://github.com/altsysrq/rusty-fork) | `0.3.0` | `0.3.1` | | [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) | `1.2.0` | `1.2.1` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.3` | `1.0.4` | | [typenum](https://github.com/paholg/typenum) | `1.18.0` | `1.19.0` | Updates `getrandom` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `bitflags` from 2.9.4 to 2.10.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.4...2.10.0) Updates `block-padding` from 0.4.0-rc.4 to 0.4.1 - [Commits](RustCrypto/utils@block-padding-v0.4.0-rc.4...block-padding-v0.4.1) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `crypto-bigint` from 0.7.0-rc.8 to 0.7.0-rc.9 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.0-rc.8...v0.7.0-rc.9) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `inout` from 0.2.0-rc.6 to 0.2.1 - [Commits](RustCrypto/utils@inout-v0.2.0-rc.6...inout-v0.2.1) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `regex-automata` from 0.4.11 to 0.4.13 - [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-automata-0.4.11...regex-automata-0.4.13) Updates `regex-syntax` from 0.8.6 to 0.8.8 - [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.6...regex-syntax-0.8.8) Updates `rusty-fork` from 0.3.0 to 0.3.1 - [Changelog](https://github.com/AltSysrq/rusty-fork/blob/master/CHANGELOG.md) - [Commits](https://github.com/altsysrq/rusty-fork/commits) Updates `stable_deref_trait` from 1.2.0 to 1.2.1 - [Commits](https://github.com/storyyeller/stable_deref_trait/commits) Updates `tokio-macros` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.5.0...tokio-macros-2.6.0) Updates `toml_parser` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@toml_parser-v1.0.3...toml_parser-v1.0.4) Updates `typenum` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: bitflags dependency-version: 2.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: block-padding dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-bigint dependency-version: 0.7.0-rc.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: inout dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.177 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: regex-automata dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rusty-fork dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: stable_deref_trait dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: tokio-macros dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: toml_parser dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typenum dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all-deps group with 16 updates in the / directory:
0.3.3
0.3.4
1.47.1
1.48.0
2.9.4
2.10.0
0.4.0-rc.4
0.4.1
1.0.3
1.0.4
0.7.0-rc.8
0.7.0-rc.9
2.6.0
2.7.1
2.11.4
2.12.0
0.2.0-rc.6
0.2.1
0.2.176
0.2.177
0.4.11
0.4.13
0.8.6
0.8.8
0.3.0
0.3.1
1.2.0
1.2.1
1.0.3
1.0.4
1.18.0
1.19.0
Updates
getrandom
from 0.3.3 to 0.3.4Release notes
Sourced from getrandom's releases.
Changelog
Sourced from getrandom's changelog.
Commits
38e4ad3
Update version number to v0.3.4 (#736)2d033b7
Release Version v0.3.4 (#735)ccb0ca9
build(deps): bump the all-deps group across 1 directory with 5 updates (#734)1af2510
Implement #675: let wasm_js enable the backend by default (#730)18d8984
Don't run doctests with -Zsanitizer=memoryc904801
Change removed doc_auto_cfg featured4cb6a2
Update all nightly toolchains to latest nightly9b78fcc
Update Cargo.lock (#731)b6ac385
ci: re-enable NetBSD job (#729)3983e0f
Addwindows_legacy
opt-in backend (#724)Updates
tokio
from 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820f
chore: prepare Tokio v1.48.0 (#7677)fd1659a
chore: prepare tokio-macros v2.6.0 (#7676)53e8aca
ci: update nightly version to 2025-10-12 (#7670)9e5527d
process: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24de
net: remove PollEvented noise from Debug formats (#7675)c1fa25f
task: clarify the behavior of severalspawn_local
methods (#7669)e7e02fc
fs: useFileOptions
insidefs::File
to support uring (#7617)f7a7f62
ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499
tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618
runtime: clarify the behavior ofHandle::block_on
(#7665)Updates
bitflags
from 2.9.4 to 2.10.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
7cc8595
Merge pull request #468 from bitflags/cargo/2.10.0ea9b2f7
prepare for 2.10.0 release7fdc68c
Merge pull request #467 from KodrAus/feat/serde_corefdc1d4a
depend on serde_core instead of serde7922585
Merge pull request #466 from KodrAus/chore/iter-named-tests409666e
rename iter_named to iter_defined_names50fab91
Merge pull request #465 from ssrlive/mainf886489
Fix bitflags_custom_bits.stderr & bitflags_trait_custom.stderr39bd761
rename all_named_flags to iter_named3e52578
Implement iterator for all named flagsUpdates
block-padding
from 0.4.0-rc.4 to 0.4.1Commits
9118661
block-padding: fixpad_detached
forNoPadding
andZeroPadding
(#1227)a3045ea
Use the standard order of[package]
fields (#1237)a66ed6d
Release inout v0.2.0 (#1235)e0020c5
Release block-padding v0.4.0 (#1233)c9f7bfe
block-buffer: fix typo (#1234)64c135a
Update Cargo.lock1609b3f
build(deps): bump digest from 0.11.0-rc.2 to 0.11.0-rc.3 (#1231)113694e
zeroize: add v1.8.2 changelog entry (#1230)faf252c
Switch fromdoc_auto_cfg
todoc_cfg
(#1228)1b849b1
block-padding: removePadType
and addpad_detached
method (#1225)Updates
cfg-if
from 1.0.3 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6
chore: release v1.0.4 (#95)15aec4a
Supportcfg(true)
andcfg(false)
(#99)036c64e
Set and test a MSRV of 1.325fd566f
Set-Dwarnings
via CI env rather thancfg
8ef8e9f
Have a single top-level rule.2400b38
Document and test for a subtle case.Updates
crypto-bigint
from 0.7.0-rc.8 to 0.7.0-rc.9Commits
7ba1398
v0.7.0-rc.9 (#989)215e6e4
Make AMM-based modularpow
function generic (#988)303845f
BoxedMontyForm::pow
cleanups (#987)f2a47ec
Optimize checked multiplication and squaring (#983)a88a92b
Faster Montgomery multiplication (#974)6619298
Bump zeroize from 1.8.1 to 1.8.2 (#971)9263b45
Bump crate-ci/typos from 1.36.2 to 1.38.0 (#975)36747bc
Unify division methods (#965)67df311
AddConstMontyForm::MODULUS
constant (#982)224a40c
README.md: add codecov.io badge (#978)Updates
half
from 2.6.0 to 2.7.1Release notes
Sourced from half's releases.
Changelog
Sourced from half's changelog.
Commits
8cc891f
Bump version 2.7.1bc219f1
Merge pull request #136 from heiher/nightlybe1141b
Add nightly feature679d009
Bump version 2.7.0fc339a3
Remove zerocopy cargo feature from docs.4f9204b
Update changelog and URLse698ee8
Ignore some tests in miri (due to diff floating point handling)c491109
Run rustfmtbfb0239
Remove docs.rsdoc_auto_cfg
feature and just wait until doc cfg stabilized....62f1141
Update FUNDING.ymlUpdates
indexmap
from 2.11.4 to 2.12.0Changelog
Sourced from indexmap's changelog.
Commits
0e68f8a
Merge pull request #422 from cuviper/msrv-1.8261c9c94
ci: only run full miri in the merge queuedb43f19
Release 2.12.0b46a32a
Move more to the lints table4849b16
Make use of RFC2145 type privacy for sealed traitscfff4b7
Use bounds in associated type positionc7178d7
Usecore::error::Error
76b459b
Use more precise capturing for someimpl Trait
b3d9cc3
Use the primitive slice'sis_sorted
methods09db3cc
Use inherentusize::div_ceil
Updates
inout
from 0.2.0-rc.6 to 0.2.1Commits
9118661
block-padding: fixpad_detached
forNoPadding
andZeroPadding
(#1227)a3045ea
Use the standard order of[package]
fields (#1237)a66ed6d
Release inout v0.2.0 (#1235)e0020c5
Release block-padding v0.4.0 (#1233)c9f7bfe
block-buffer: fix typo (#1234)64c135a
Update Cargo.lock1609b3f
build(deps): bump digest from 0.11.0-rc.2 to 0.11.0-rc.3 (#1231)113694e
zeroize: add v1.8.2 changelog entry (#1230)faf252c
Switch fromdoc_auto_cfg
todoc_cfg
(#1228)1b849b1
block-padding: removePadType
and addpad_detached
method (#1225)Updates
libc
from 0.2.176 to 0.2.177Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
9f598d2
chore: release libc 0.2.177329a5e7
Add missing TIOCGETA/TIOCSETA constants for macOS72a40e2
addpthread_cond_timedwait_relative_np
2914d6f
linux_like: add SIGEMT for mips* and sparc*ff2ff25
openbsd add elf_aux_info4ae44a4
Update semver testsd5737a0
Define _CS_PATH on the BSDsfe277da
redox: more sysconf constantsbdad426
wasip2: Invert conditional to include p2 APIs0af069d
Windows: addwcsnlen
Updates
regex-automata
from 0.4.11 to 0.4.13Commits
ab0b071
regex-automata-0.4.13691d514
regex-syntax-0.8.81dd9077
docs: swapdoc_auto_cfg
withdoc_cfg
0089034
regex-cli-0.2.3140f894
regex-lite-0.1.827d6d65
1.12.185398ad
changelog: 1.12.1764efbd
api: tweak the lifetime ofCaptures::get_match
ee6aa55
rure-0.2.442076c6
1.12.0Updates
regex-syntax
from 0.8.6 to 0.8.8Commits
691d514
regex-syntax-0.8.81dd9077
docs: swapdoc_auto_cfg
withdoc_cfg
0089034
regex-cli-0.2.3140f894
regex-lite-0.1.827d6d65
1.12.185398ad
changelog: 1.12.1764efbd
api: tweak the lifetime ofCaptures::get_match
ee6aa55
rure-0.2.442076c6
1.12.0aef2153
deps: bump to regex-automata 0.4.12Updates
rusty-fork
from 0.3.0 to 0.3.1Changelog
Sourced from rusty-fork's changelog.
Commits
Updates
stable_deref_trait
from 1.2.0 to 1.2.1Commits
Updates
tokio-macros
from 2.5.0 to 2.6.0Commits
fd1659a
chore: prepare tokio-macros v2.6.0 (#7676)53e8aca
ci: update nightly version to 2025-10-12 (#7670)9e5527d
process: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24de
net: remove PollEvented noise from Debug formats (#7675)c1fa25f
task: clarify the behavior of severalspawn_local
methods (#7669)e7e02fc
fs: useFileOptions
insidefs::File
to support uring (#7617)f7a7f62
ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499
tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618
runtime: clarify the behavior ofHandle::block_on
(#7665)0f9ae13
task: addLocalKey::try_get
(#7666)Updates
toml_parser
from 1.0.3 to 1.0.4Commits
93e9146
chore: Release7de1b4e
docs: Update changelog1b579c3
feat(serde): Support integer, bools, and chars as keys (#1050)ac1e077
feat(serde): Support chars as keysf3dec32
feat(serde): Support bools as keys139b30a
feat(serde): Support integer keys2d65a88
test(serde): Show existing key behavior80217f8
chore(deps): Update actions/checkout action to v5 (#1047)b36e351
chore(deps): Update actions/checkout action to v57d2c649
chore(deps): Update actions/setup-python action to v6 (#1048)Updates
typenum
from 1.18.0 to 1.19.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
65d1738
Version 1.19.0 (#235)39492ae
add implementations for ToInt for isize, i128, and u128 (#230)44eece3
Add constants for powers of two minus one (#227)9b05f6c
Add core::fmt::Binary support for integers (#228)da36818
Remove wrong documentation about type operators (#229)f86d468
Fix CI job6b1603e
Remove deprecated feature flag from lib.rs (#231)e71d144
Fix const-generics feature on 16-bit targets (#224)7ceeb76
fix tarr! pattern match (#225)827d80a
chore: exclude some files from published crates (#223)Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR...Description has been truncated