Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps dhat from 0.2.4 to 0.3.0.

Release notes

Sourced from dhat's releases.

0.3.0

  • Total API overhaul, including the addition of heap usage testing.
  • Greatly improved performance and testing.

0.3.0-pre.2

  • Minor API changes based on user feedback.
  • Increased flexibility around heap usage testing.
  • Improved documentation.

0.3.0-pre.1

  • Total API overhaul, including the addition of heap usage testing.
  • Greatly improved performance and testing.
Commits
  • b0b147a Release 0.3.0.
  • b7afaac Update to edition 2021.
  • 126d7d9 Minor doc improvements.
  • 55b64ab Fix a test failure on Nightly.
  • 2b19cf9 Use deny(missing_debug_implementations).
  • bd764a7 Release 0.3.0-pre.2.
  • 64d3df1 Make testing more flexible.
  • 0b4860b Recommend use of features to easily enable/disable profiling.
  • bea9288 Test a no-op ad_hoc_event before/after profiling.
  • ff1deb3 rustfmt
  • Additional commits viewable 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 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 May 2, 2022
Bumps [dhat](https://github.com/nnethercote/dhat-rs) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/nnethercote/dhat-rs/releases)
- [Commits](nnethercote/dhat-rs@0.2.4...0.3.0)

---
updated-dependencies:
- dependency-name: dhat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/dhat-0.3.0 branch from 384c021 to 6d317c9 Compare May 2, 2022 20:20
@LeoBorai LeoBorai merged commit dd8fc92 into main May 30, 2022
@LeoBorai LeoBorai deleted the dependabot/cargo/dhat-0.3.0 branch May 30, 2022 03:50
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.

2 participants