Skip to content

Bump knapsack_pro from 9.2.3 to 10.0.1 - #5623

Merged
dorner merged 1 commit into
mainfrom
dependabot/bundler/knapsack_pro-10.0.1
Jul 3, 2026
Merged

Bump knapsack_pro from 9.2.3 to 10.0.1#5623
dorner merged 1 commit into
mainfrom
dependabot/bundler/knapsack_pro-10.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps knapsack_pro from 9.2.3 to 10.0.1.

Changelog

Sourced from knapsack_pro's changelog.

10.0.1

10.0.0

  • RSpec & Queue Mode: When you retry one (or all the) nodes, Knapsack Pro only executes the tests that failed last time on that node. See Retry only Failures.
    • Introduces KNAPSACK_PRO_TEST_QUEUE_ID, a unique ID that identifies a test queue (Knapsack Pro sets it for you)
      • If you are overriding KNAPSACK_PRO_BRANCH to share a test-suite with multiple Knapsack Pro commands (e.g., appending a suffix), you will need to do the same for KNAPSACK_PRO_TEST_QUEUE_ID (e.g., on Buildkite, use KNAPSACK_PRO_TEST_QUEUE_ID=$BUILDKITE_BUILD_NUMBER-custom-suffix to match KNAPSACK_PRO_BRANCH=$MY_BRANCH-custom-suffix)
      • Whenever possible, create a separate test-suite on the Knapsack Pro dashboard to avoid the above
    • If you are on CircleCI, you need to expose CIRCLE_PIPELINE_NUMBER, see Retry only Failures
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 [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 9.2.3 to 10.0.1.
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/main/CHANGELOG.md)
- [Commits](KnapsackPro/knapsack_pro-ruby@v9.2.3...v10.0.1)

---
updated-dependencies:
- dependency-name: knapsack_pro
  dependency-version: 10.0.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 Jul 1, 2026
@dorner
dorner merged commit 78507c5 into main Jul 3, 2026
21 of 24 checks passed
@dorner
dorner deleted the dependabot/bundler/knapsack_pro-10.0.1 branch July 3, 2026 19:07
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