Skip to content

chore(deps): update inferno requirement from 0.11 to 0.12#94

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/inferno-0.12
Open

chore(deps): update inferno requirement from 0.11 to 0.12#94
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/inferno-0.12

Conversation

@dependabot
Copy link
Copy Markdown

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

Updates the requirements on inferno to permit the latest version.

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

[0.12.4] - 2025-11-15

Changed

  • Upgrade quick-xml to 0.38. #351

[0.12.3] - 2025-07-05

Changed

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

[0.12.2] - 2025-03-22

Added

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

[0.12.1] - 2025-01-05

Fixed

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

[0.12.0] - 2024-11-19

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

... (truncated)

Commits

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)

Updates the requirements on [inferno](https://github.com/jonhoo/inferno) to permit the latest version.
- [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md)
- [Commits](jonhoo/inferno@v0.11.0...v0.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
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.

0 participants