chore(deps): bump the patch-versions group with 4 updates #181
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 patch-versions group with 4 updates: indexmap, num-traits, serde and sha2.
Updates
indexmap
from 2.0.0 to 2.0.2Changelog
Sourced from indexmap's changelog.
Commits
67e67dd
Merge pull request #277 from cuviper/release-2.0.29de727d
Release 2.0.2 with complete MSRV 1.63fbd129f
Merge pull request #276 from cuviper/release-2.0.19dcae76
Release 2.0.1 withrust-version = "1.63"
2eaf59c
Merge pull request #275 from cuviper/safe-swap8e03753
UseRawTable::get_many_mut
for safeswap_indices
0604c5b
Merge pull request #273 from your-diary/docs/indexset77c58aa
Improve explanation aboutIndexSet
's complexity.9469a1b
Merge pull request #272 from daxpedda/minimal-versions8360847
Testdirect-minimal-versions
Updates
num-traits
from 0.2.16 to 0.2.17Changelog
Sourced from num-traits's changelog.
Commits
0a27d8c
Merge #28934e309a
Release 0.2.17ef36d69
Merge #286d9d94f8
Bugfix for text codeblock in documentation.Updates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
sha2
from 0.10.7 to 0.10.8Commits
28a7b0d
Update Cargo.lockc6decdf
sha2: Add inline-asm backend for LoongArch64 targets (#507)026b0e8
md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7
md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5
Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5
build(deps): bump actions/checkout from 3 to 4 (#501)4372c77
CI: replace MIPS cross tests with PPC32 (#503)42d3a25
k12: fix incorrect hash calculation (#499)342dbfa
Update asm dependencies (#498)59176e0
Update Clippy and fix lintsDependabot 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