Skip to content

Bump test-prof from 1.5.2 to 1.6.1#73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/test-prof-1.6.1
Open

Bump test-prof from 1.5.2 to 1.6.1#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/test-prof-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps test-prof from 1.5.2 to 1.6.1.

Release notes

Sourced from test-prof's releases.

1.6.0

Features

  • Add TPS profiler. Docs

    TPS (tests-per-second) profiler helps to identify example groups (files) that have a good potential for speed-up by sharing setup data (via before_all or let_it_be or fixtures): the more examples and the lower the TPS, the more opportunity to cut the group's total time.

    TPS profiler also supports the strict mode: example groups violating user-configured threshold (e.g., too low TPS) are marked as failures.

  • Add GC profiling mode to MemoryProf.

Changes

  • Upgraded custom Sidekiq instrumentation to Sidekiq 8.

  • RSpecStamp now uses Prism if available.

  • Upgraded RSpecDissect to always show the total setup time and let breakdowns.

Changelog

Sourced from test-prof's changelog.

1.6.1 (2026-04-02)

  • Require MFA to publish the gem.

1.6.0 (2026-03-18)

  • Add TPS profiler. ([@​palkan][])

  • Add GC profiling to MemoryProf. ([@​palkan][])

  • Upgrade to Sidekiq 8. ([@​palkan][])

  • RSpecStamp now uses Prism if available. ([@​kddnewton][])

  • Upgrade RSpecDissect to show total setup time and let breakdowns. ([@​palkan][])

Commits

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 [test-prof](https://github.com/test-prof/test-prof) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/test-prof/test-prof/releases)
- [Changelog](https://github.com/test-prof/test-prof/blob/master/CHANGELOG.md)
- [Commits](test-prof/test-prof@v1.5.2...v1.6.1)

---
updated-dependencies:
- dependency-name: test-prof
  dependency-version: 1.6.1
  dependency-type: direct:development
  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 ruby Pull requests that update ruby code labels Apr 6, 2026
@dependabot dependabot Bot requested a review from dickdavis as a code owner April 6, 2026 14:48
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.

0 participants