Skip to content

Bump inferno from 0.12.4 to 0.12.6#93

Merged
djc merged 1 commit intomainfrom
dependabot/cargo/inferno-0.12.6
Mar 2, 2026
Merged

Bump inferno from 0.12.4 to 0.12.6#93
djc merged 1 commit intomainfrom
dependabot/cargo/inferno-0.12.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps inferno from 0.12.4 to 0.12.6.

Changelog

Sourced from inferno's changelog.

[0.12.6] - 2026-03-01

Changed

  • Mitigate overflow risk on 32-bit architectures for flamegraph. #357

[0.12.5] - 2026-02-28

Changed

  • Mitigate overflow risk on 32-bit architectures for collapsers. #354
  • Upgrade quick-xml to 0.39 and rand to 0.10. #356
Commits
  • b866115 fix: u64 sample-count types in flamegraph code (#357)
  • f4e7adf chore: ignore now-unstable lint
  • e51efab Release 0.12.5 with cargo update (#356)
  • 57ca59e Using u64 instead of usize to avoid overflow issues on 32-bit architectures (...
  • 38cc5df Bump criterion from 0.7.0 to 0.8.0 (#352)
  • f316c8b fix: perf link on README. (#353)
  • 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 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 [inferno](https://github.com/jonhoo/inferno) from 0.12.4 to 0.12.6.
- [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md)
- [Commits](jonhoo/inferno@v0.12.4...v0.12.6)

---
updated-dependencies:
- dependency-name: inferno
  dependency-version: 0.12.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 2, 2026
@djc djc merged commit a925f60 into main Mar 2, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/inferno-0.12.6 branch March 2, 2026 06:02
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