Skip to content

cargo: bump pprof dependency to 0.15.0#5686

Merged
snkas merged 1 commit intomainfrom
bump-pprof
Feb 26, 2026
Merged

cargo: bump pprof dependency to 0.15.0#5686
snkas merged 1 commit intomainfrom
bump-pprof

Conversation

@snkas
Copy link
Contributor

@snkas snkas commented Feb 24, 2026

Bump the pprof dependency from 0.13.0 to 0.15.0.

Relevant CHANGELOG: https://github.com/tikv/pprof-rs/blob/master/CHANGELOG.md

Copy link
Collaborator

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked the CHANGELOG (0.13→0.14→0.15): no public API removals. The two notable changes are the → swap (a deadlock fix) and new / transitive deps pulled in by the optional framehop unwinder support. Neither affects Feldera's usage surface. MSRV bumped to 1.74, which shouldn't be a concern given the project's toolchain. LGTM.

@snkas snkas added this pull request to the merge queue Feb 24, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 24, 2026
@snkas snkas added this pull request to the merge queue Feb 25, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 25, 2026
Bump the `pprof` dependency from `0.13.0` to `0.15.0`.

Signed-off-by: Simon Kassing <simon.kassing@feldera.com>
@snkas snkas requested a review from mythical-fred February 26, 2026 11:21
@snkas snkas added this pull request to the merge queue Feb 26, 2026
@snkas snkas removed this pull request from the merge queue due to a manual request Feb 26, 2026
@snkas snkas added this pull request to the merge queue Feb 26, 2026
Copy link
Collaborator

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-review after rebase. Cargo.toml change unchanged; Cargo.lock diffs are just new transitive deps from the pprof 0.15 bump (aligned-vec, equator, spin 0.10 replacing parking_lot). LGTM.

Merged via the queue into main with commit fe82ad1 Feb 26, 2026
2 checks passed
@snkas snkas deleted the bump-pprof branch February 26, 2026 23:21
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.

3 participants