Skip to content

Bump bumpalo from 3.16.0 to 3.17.0#75

Merged
tpoliaw merged 1 commit into
mainfrom
dependabot/cargo/bumpalo-3.17.0
Feb 5, 2025
Merged

Bump bumpalo from 3.16.0 to 3.17.0#75
tpoliaw merged 1 commit into
mainfrom
dependabot/cargo/bumpalo-3.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2025

Copy link
Copy Markdown
Contributor

Bumps bumpalo from 3.16.0 to 3.17.0.

Changelog

Sourced from bumpalo's changelog.

3.17.0

Released 2025-01-28.

Added

  • Added a bunch of try_ allocation methods for slices and str:
    • try_alloc_slice_fill_default
    • try_alloc_slice_fill_iter
    • try_alloc_slice_fill_clone
    • try_alloc_slice_fill_copy
    • try_alloc_slice_fill_with
    • try_alloc_str
    • try_alloc_slice_clone
    • try_alloc_slice_copy

Changed

  • Minimum supported Rust version reduced to 1.71.1

Fixed

  • Fixed a stacked-borrows MIRI bug in dealloc

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
@tpoliaw

tpoliaw commented Feb 4, 2025

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Feb 4, 2025

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@tpoliaw

tpoliaw commented Feb 5, 2025

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.16.0 to 3.17.0.
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](fitzgen/bumpalo@3.16.0...3.17.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/bumpalo-3.17.0 branch from 8636ff3 to a596760 Compare February 5, 2025 14:58
@tpoliaw tpoliaw merged commit 73e3df6 into main Feb 5, 2025
@tpoliaw tpoliaw deleted the dependabot/cargo/bumpalo-3.17.0 branch February 5, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant