Skip to content

chore(deps): bump scalene from 2.2.1 to 2.3.0#185

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/scalene-2.3.0
Open

chore(deps): bump scalene from 2.2.1 to 2.3.0#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/scalene-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Bumps scalene from 2.2.1 to 2.3.0.

Release notes

Sourced from scalene's releases.

New visualizations, accuracy improvements, and bug fixes

What's Changed

Headlines

  • Adds call graphs ("flame graphs") spanning from Python to native code, organized by % of time
  • Timeline view of call graphs ("flame chart"), including GIL, I/O, and GC activity
  • Flame graph for memory allocations, attributing memory to call stacks
  • Improved memory attribution (now tracked per-thread)
  • Adds proper support for free-threaded Python

New feature work

Bug fixes

Full Changelog: plasma-umass/scalene@v2.2.1...v2.3.0

Commits
  • de37e0b Fix issue #1022: pytest-xdist + --profile-all on Linux dropped user samples (...
  • 5e4dfb8 Add memory allocation attribution tests for single- and multithreaded context...
  • 503287a smoketest_pool_spawn: validate profile output as a fallback (#1054)
  • 39321c5 CI: flip fail-fast to true on all matrix workflows (#1053)
  • 63d10b3 CI: speedups via concurrency cancellation, pip caching, and slim linters (#1052)
  • 3173e5b Format code with black
  • 73da9e1 Drop C-side smear from per-line memory attribution (#1051)
  • beb0a5c Format code with black
  • 742ad88 Make --stacks the default; add --no-stacks opt-out (#1050)
  • fd919d3 Updated.
  • 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 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 [scalene](https://github.com/plasma-umass/scalene) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/plasma-umass/scalene/releases)
- [Commits](plasma-umass/scalene@v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 22, 2026
@dependabot dependabot Bot requested a review from jacksonpradolima as a code owner May 22, 2026 14:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs within the next 7 days.
Please comment if this PR is still relevant and should remain open.

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 python:uv Pull requests that update python:uv code size/XS status/stale type/build type/config type/dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants