Skip to content

chore(deps): bump bumpalo from 3.19.1 to 3.20.2 in the minor-and-patch group#87

Merged
bug-ops merged 1 commit intomainfrom
dependabot/cargo/minor-and-patch-e48a9de4ca
Feb 23, 2026
Merged

chore(deps): bump bumpalo from 3.19.1 to 3.20.2 in the minor-and-patch group#87
bug-ops merged 1 commit intomainfrom
dependabot/cargo/minor-and-patch-e48a9de4ca

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the minor-and-patch group with 1 update: bumpalo.

Updates bumpalo from 3.19.1 to 3.20.2

Changelog

Sourced from bumpalo's changelog.

3.20.2

Released 2026-02-19.

Fixed

  • Restored Send and Sync implementations for Box<T> for T: ?Sized types as well.

3.20.1

Released 2026-02-18.

Fixed

  • Restored Send and Sync implementations for Box<T> when T: Send and T: Sync respectively.

3.20.0

Released 2026-02-18.

Added

  • Added the bumpalo::collections::Vec::pop_if method.

Fixed

  • Fixed a bug in the bumpalo::collections::String::retain method in the face of panics.
  • Made bumpalo::collections::Box<T> covariant with T (just like std::boxed::Box<T>).

Commits

Dependabot compatibility score

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 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

@dependabot dependabot bot added dependencies Dependency updates (Cargo.toml, Cargo.lock) rust Rust language specific changes labels Feb 23, 2026
@github-actions github-actions bot added the security Security issues or improvements label Feb 23, 2026
Bumps the minor-and-patch group with 1 update: [bumpalo](https://github.com/fitzgen/bumpalo).


Updates `bumpalo` from 3.19.1 to 3.20.2
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](fitzgen/bumpalo@v3.19.1...v3.20.2)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-version: 3.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@bug-ops bug-ops force-pushed the dependabot/cargo/minor-and-patch-e48a9de4ca branch from cc88cfa to a02c65a Compare February 23, 2026 12:15
@bug-ops bug-ops enabled auto-merge (squash) February 23, 2026 12:16
@bug-ops bug-ops merged commit 3e6c3c4 into main Feb 23, 2026
27 checks passed
@bug-ops bug-ops deleted the dependabot/cargo/minor-and-patch-e48a9de4ca branch February 23, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Cargo.toml, Cargo.lock) rust Rust language specific changes security Security issues or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant