chore(deps): bump the all-deps group across 1 directory with 11 updates #2067
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 11 updates in the / directory:
0.4.0-rc.4
0.4.1
2.6.0
2.7.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
0.2.0
0.2.1
Updates
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
half
from 2.6.0 to 2.7.0Release notes
Sourced from half's releases.
Changelog
Sourced from half's changelog.
Commits
679d009
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.ymlebabb84
Merge pull request #129 from joshlf/remove-unsafe4bc952c
Merge pull request #132 from majian4work/main12a3aef
Merge pull request #131 from heiher/loong64-fp16Updates
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
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)Updates
windows-link
from 0.2.0 to 0.2.1Commits
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 after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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