Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps knapsack_pro from 8.4.0 to 9.2.1.

Changelog

Sourced from knapsack_pro's changelog.

9.2.1

9.2.0

9.1.0

9.0.0

  • (breaking change) Require Ruby >=3.0.0

  • Implement IP rotation for Ruby <3.4 to mitigate connection errors

  • Upon connection failure, log additional diagnostics to gather more context

  • Change log format from LEVEL -- : [knapsack_pro] ... to ERROR -- knapsack_pro: ...

    KnapsackPro/knapsack_pro-ruby#313

  • GitHub Actions: Detect either head branch in Pull Requests or short ref name (vs fully-formed ref) in the other cases

    KnapsackPro/knapsack_pro-ruby#308

KnapsackPro/knapsack_pro-ruby@v8.4.0...v9.0.0

Commits
  • 6af8f0e Bump version 9.2.1
  • 4117391 Fix: Minitest::Spec with oneword dynamic classes (#324)
  • 4f0b7b7 Bump version 9.2.0
  • 39b96e2 feat: handle response without url
  • d0c300f feat: initialize only makes sense for Queue Mode
  • 9daba0d test: remove overtesting
  • b173d03 feat: rake task to initialize queue
  • cd3993d feat: allow to precalculate split by test examples
  • 60ac903 refactor: test file finder
  • 2f9a2d1 refactor: merger
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 8.4.0 to 9.2.1.
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/main/CHANGELOG.md)
- [Commits](KnapsackPro/knapsack_pro-ruby@v8.4.0...v9.2.1)

---
updated-dependencies:
- dependency-name: knapsack_pro
  dependency-version: 9.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Feb 1, 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants