Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps dary_heap from 0.3.7 to 0.3.8.

Changelog

Sourced from dary_heap's changelog.

[0.3.8] – 2025-09-16

Added

  • Add PeekMut::refresh when the unstable feature is enabled.

Changed

  • Synchronize source code with standard library of Rust version 1.89.0.
  • When extra is enabled, PeekMut::pop is potentially faster.
Commits
  • 5f8dc73 Release version 0.3.8
  • 27edc93 Remove 0.2.x from README and clarify extra MSRV
  • a340c7c Synchronize with Rust 1.89.0
  • d84dc1c Use Option::unwrap_unchecked() conditionally
  • 0bb45af Synchronize with Rust 1.87.0
  • 34ca05b Clarify constness of new better
  • See full diff in compare view

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)

Bumps [dary_heap](https://github.com/hanmertens/dary_heap) from 0.3.7 to 0.3.8.
- [Changelog](https://github.com/hanmertens/dary_heap/blob/master/CHANGELOG.md)
- [Commits](hanmertens/dary_heap@v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: dary_heap
  dependency-version: 0.3.8
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 3, 2025
Copy link
Contributor

coderabbitai bot commented Oct 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@chenquan chenquan merged commit 6cb07bc into main Oct 4, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/dary_heap-0.3.8 branch October 4, 2025 23:42
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 rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant