Bump the rust-dependencies group with 2 updates
Merged
Number: #564
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
June 30, 2025 at 06:50 AM UTC
(2 months ago)
(2 months ago)
Updated:
June 30, 2025 at 02:09 PM UTC
(2 months ago)
(2 months ago)
Merged:
June 30, 2025 at 02:09 PM UTC
(2 months ago)
by abr-egn
(2 months ago)
by abr-egn
Time to Close:
about 7 hours
Labels:
dependencies rust
dependencies rust
Description:
Bumps the rust-dependencies group with 2 updates: indexmap and bumpalo.
Updates indexmap
from 2.9.0 to 2.10.0
Changelog
Sourced from indexmap's changelog.
2.10.0 (2025-06-26)
- Added
extract_if
methods toIndexMap
andIndexSet
, similar to the methods forHashMap
andHashSet
with ranges likeVec::extract_if
.- Added more
#[track_caller]
annotations to functions that may panic.
Commits
91dbcc5
Merge pull request #399 from cuviper/release-2.10.067a5a71
Release 2.10.037e519a
Merge pull request #308 from cuviper/extract_if4d7618f
Merge pull request #398 from cuviper/bench-deps68201eb
Drop lazy_static for LazyLockeaaaa56
Switch to fastrand for bench shufflingb19d84e
Fixclippy::needless_lifetimes
4f62778
impl FusedIterator for ExtractIf
e09eaaf
Document and trackextract_if
panicsa8d7dc5
Add range support toextract_if
- Additional commits viewable in compare view
Updates bumpalo
from 3.18.1 to 3.19.0
Changelog
Sourced from bumpalo's changelog.
3.19.0
Released 2025-06-24.
Added
- Added
bumpalo::collections::Vec::retain_mut
, similar tostd::vec::Vec::retain_mut
.
Commits
- See full diff in compare view
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
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+7
+7
Deletions:
-7
-7
Technical Details
ID: | 2469081 |
UUID: | 2627945352 |
Node ID: | PR_kwDOAgEgAM6co0OI |
Host: | GitHub |
Repository: | mongodb/bson-rust |
Merge State: | Unknown |