Update indexmap requirement from ~1.7 to ~1.9 #316
No reviewers
Labels
No labels
A-build
A-cli
A-core
A-design
A-edn
A-ffi
A-query
A-sdk
A-sdk-android
A-sdk-ios
A-sync
A-transact
A-views
A-vocab
P-Android
P-desktop
P-iOS
bug
correctness
dependencies
dev-ergonomics
discussion
documentation
duplicate
enhancement
enquiry
good first bug
good first issue
help wanted
hygiene
in progress
invalid
question
ready
size
speed
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: greg/mentat#316
Loading…
Reference in a new issue
No description provided.
Delete branch "dependabot/cargo/indexmap-approx-1.9"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the requirements on indexmap to permit the latest version.
Changelog
Sourced from indexmap's changelog.
... (truncated)
Commits
3222203
Merge pull request #231 from cuviper/release-1.9.09eda24a
Add a release note for move_index8d02160
Useu8
test indices so quickcheck is less likely to go out of bounds.be700ef
Add move_index to change the position of an entry511280a
Add an MSRV note for retain_mut75de999
cargo fmt855b8ee
Bump MSRV to 1.56.1, matching hashbrown as of 0.12.1971f8b9
Hide unnecessary iterator visibility20cf99a
Documentation assertion in erase_index function3921adf
Fix clippy::needless_borrowDependabot 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)