An open index of dependabot pull requests across open source projects.

Bump the rust-dependencies group with 2 updates

Merged
Number: #564
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 30, 2025 at 06:50 AM UTC
(2 months ago)
Updated: June 30, 2025 at 02:09 PM UTC
(2 months ago)
Merged: June 30, 2025 at 02:09 PM UTC
(2 months ago)
by abr-egn
Time to Close: about 7 hours
Labels:
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 to IndexMap and IndexSet, similar to the methods for HashMap and HashSet with ranges like Vec::extract_if.
  • Added more #[track_caller] annotations to functions that may panic.
Commits
  • 91dbcc5 Merge pull request #399 from cuviper/release-2.10.0
  • 67a5a71 Release 2.10.0
  • 37e519a Merge pull request #308 from cuviper/extract_if
  • 4d7618f Merge pull request #398 from cuviper/bench-deps
  • 68201eb Drop lazy_static for LazyLock
  • eaaaa56 Switch to fastrand for bench shuffling
  • b19d84e Fix clippy::needless_lifetimes
  • 4f62778 impl FusedIterator for ExtractIf
  • e09eaaf Document and track extract_if panics
  • a8d7dc5 Add range support to extract_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 to std::vec::Vec::retain_mut.

Commits

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
Files Changed:
1
Additions:
+7
Deletions:
-7
Package Dependencies
Package:
bumpalo
Ecosystem:
cargo
Version Change:
3.18.1 → 3.19.0
Update Type:
Minor
Package:
indexmap
Ecosystem:
cargo
Version Change:
2.9.0 → 2.10.0
Update Type:
Minor
Technical Details
ID: 2469081
UUID: 2627945352
Node ID: PR_kwDOAgEgAM6co0OI
Host: GitHub
Repository: mongodb/bson-rust
Merge State: Unknown