Bump the rust-minor group with 7 updates #372
Merged
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-minor group with 7 updates:
4.5.26
4.5.27
4.5.26
4.5.27
1.16.0
1.16.1
4.0.3
4.1.0
0.10.2
0.10.3
0.38.43
0.38.44
1.0.14
1.0.15
Updates
clap
from 4.5.26 to 4.5.27Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bash5d7c16c
fix(complete): Adjust how IFS is passed to clapUpdates
clap_builder
from 4.5.26 to 4.5.27Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
eadcc8f
chore: Release7ce0f7b
docs: Update changelogfea7c54
Merge pull request #5888 from epage/tutc297ddd
docs(tutorial): Experiment with a flat layout6d7bb11
docs(tutorial): Link to the ToC6e817b9
docs(tutorial): Introduce the quick starte01e2b9
Merge pull request #5887 from epage/positional0a73271
docs: Clarify the default state of an Arg/fieldf89134d
chore(deps): Update compatible (dev) (#5862)aa01c51
chore: ReleaseUpdates
id3
from 1.16.0 to 1.16.1Changelog
Sourced from id3's changelog.
Commits
1ad86a8
bump: version 1.16.0 → 1.16.164d7c90
fix: MLLT carry subtraction overflowf313182
fix: MLLT deviation field overflowd54ee7b
fix: prevent panics from malformed id3 metadataca57592
chore: Fix issues reported by Clippy6438c78
fix: ChunkHeader find method overflowUpdates
objc2-encode
from 4.0.3 to 4.1.0Commits
8d214f5
Merge pull request #700 from madsmtm/ci-full5e6f1af
Fix tests in old runtime / on macOS 10.12 / with panic=abort060b671
Fix static class and selectors CI45df717
Bump framework crates 0.2.2 -> 0.3.044e4cde
Bump dispatch2 0.1.0 -> 0.2.03f5782e
Bump block2 0.5.1 -> 0.6.036cf342
Bump objc2 0.5.2 -> 0.6.033b06a8
Bump objc2-encode 4.0.3 -> 4.1.056d5fb7
Bump objc2-exception-helper 0.1.0 -> 0.1.16fd5a33
Bump objc2-proc-macros 0.1.3 -> 0.2.0Updates
regress
from 0.10.2 to 0.10.3Release notes
Sourced from regress's releases.
Commits
0b5adca
Bump version to 0.10.3317c3df
Fix a clipply87d3c47
Increase test coverage of UTF16 and UCS278bbeb5
Stop assuming Unicode for UTF-16 or UCS-2 input291cfaf
Increase CI coverage of features in tests843a12b
Stop emitting all byte sequences under UTF-16Updates
rustix
from 0.38.43 to 0.38.44Commits
acf4a28
chore: Release rustix version 0.38.444a029c7
Enable some rustix features on wasm32-wasip2. (#1271)a3bc486
Add setdomainname function (#1244)Updates
unicode-ident
from 1.0.14 to 1.0.15Release notes
Sourced from unicode-ident's releases.
Commits
1e2c8c9
Release 1.0.1542b547d
Update benchmark tablec322e39
Remove mention of criterion's legacy real_blackbox feature242d719
More precise gitignore patterns8837414
Uncapitalize Unicode license link in readmeDependabot 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