Skip to content

Update Rust crate inferno to 0.12#2469

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/inferno-0.x
Open

Update Rust crate inferno to 0.12#2469
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/inferno-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 6, 2026

This PR contains the following updates:

Package Type Update Change
inferno dependencies minor 0.110.12

Release Notes

jonhoo/inferno (inferno)

v0.12.6

Compare Source

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

v0.12.5

Compare Source

Changed
  • Mitigate overflow risk on 32-bit architectures for collapsers. #​354
  • Upgrade quick-xml to 0.39 and rand to 0.10. #​356

v0.12.4

Compare Source

Changed
  • Upgrade quick-xml to 0.38. #​351

v0.12.3

Compare Source

Changed
  • Fix for consumers trying to use -Zminimal-versions. #​343

v0.12.2

Compare Source

Added
  • Support for collapsing the xml output of the xctrace tool. #​286

v0.12.1

Compare Source

Fixed
  • Trim reversed stacks for when function names contain ; . #​338

v0.12.0

Compare Source

This is a breaking change since we've changed inferno's error type. It
no longer directly exposes quick_xml, which will allow us to adopt new
versions of quick_xml (or indeed change the XML crate altogether
should we wish) without a breaking change in the future. For most users,
this change should be an easy upgrade.

Changed
  • Remove quick_xml::Error from the public API. #​332
  • Remove reliance on the is_terminal crate. #​301

v0.11.21

Compare Source

Added
  • Support for combined stack + ustack DTrace collapse. #​328
Changed
  • Trim executable name when getting function color. #​329

v0.11.20

Compare Source

Changed
  • More reliably detect Java and avoid double-annotating. #​319
  • Take period into account when collapsing stacks. #​319
  • Updated dashmap to v6
  • MSRV (sadly) bumped to 1.71.0 for env_logger and clap and dashmap

v0.11.19

Compare Source

Changed
  • By default, make cargo install strip all binaries. #​310

v0.11.18

Compare Source

Changed
Removed

v0.11.17

Compare Source

Added

v0.11.16

Compare Source

Added
  • Added stackcollapse-recursive. #​291
Changed
  • Upgraded indexmap and libflate to 2.0.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants