Skip to content

Bump ruby-prof from 2.0.2 to 2.0.3#6179

Merged
thomasleese merged 1 commit intonextfrom
dependabot/bundler/next/ruby-prof-2.0.3
Mar 3, 2026
Merged

Bump ruby-prof from 2.0.2 to 2.0.3#6179
thomasleese merged 1 commit intonextfrom
dependabot/bundler/next/ruby-prof-2.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2026

Bumps ruby-prof from 2.0.2 to 2.0.3.

Changelog

Sourced from ruby-prof's changelog.

2.0.3 (2026-02-28)

  • Remove unnecessary visited set from FlameGraphPrinter (call tree is always acyclic)
  • Remove sort_by in FlameGraphPrinter to preserve natural call order
  • Add max_depth option to FlameGraphPrinter, CallStackPrinter, CallInfoPrinter, and CallTreeVisitor
  • Add documentation covering call tree construction and recursion handling
Commits
  • 9b68fff Version 2.0.3
  • 0763dd6 Add max_depth parameter.
  • bde39df Update Architecture with some nice diagrams and an explanation on how recursi...
  • 8179ef6 Clean up FlameGraphPrinter and do not sort methods, they should be rendered i...
  • 4a9b931 flame_graph_printer.rb: fix false positive recusion detection
  • 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 [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGELOG.md)
- [Commits](ruby-prof/ruby-prof@2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: ruby-prof
  dependency-version: 2.0.3
  dependency-type: direct:development
  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 ruby Pull requests that update Ruby code labels Mar 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 3, 2026 21:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 3, 2026
@thomasleese thomasleese enabled auto-merge March 3, 2026 21:57
@thomasleese thomasleese merged commit c48e358 into next Mar 3, 2026
13 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/next/ruby-prof-2.0.3 branch March 3, 2026 22:12
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant