Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump knapsack_pro from 3.7.0 to 7.13.0 #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps knapsack_pro from 3.7.0 to 7.13.0.

Changelog

Sourced from knapsack_pro's changelog.

7.13.0

  • Add KNAPSACK_PRO_FALLBACK_MODE_ERROR_EXIT_CODE to specify a custom exit code whenever Knapsack Pro fails because Fallback Mode cannot be used

    KnapsackPro/knapsack_pro-ruby#284

KnapsackPro/knapsack_pro-ruby@v7.12.1...v7.13.0

7.12.1

KnapsackPro/knapsack_pro-ruby@v7.12.0...v7.12.1

7.12.0

  • Add KNAPSACK_PRO_SLOW_TEST_FILE_THRESHOLD to improve the RSpec split by examples feature with many skipped tests

  • Do not split test files by test cases if you run tests on a single CI node to run Knapsack Pro faster.

    KnapsackPro/knapsack_pro-ruby#282

KnapsackPro/knapsack_pro-ruby@v7.11.0...v7.12.0

7.11.0

  • fix(RSpec split by examples): Properly determine slow test files when test example execution times and full test file execution time are both known

    KnapsackPro/knapsack_pro-ruby#281

KnapsackPro/knapsack_pro-ruby@v7.10.0...v7.11.0

7.10.0

  • Improve the RSpec split by examples feature. Use test file execution times for existing test files on the disk to determine slow test files. This fixes issue with detecting slow test files when API token is shared between multiple test suites.

    KnapsackPro/knapsack_pro-ruby#277

KnapsackPro/knapsack_pro-ruby@v7.9.0...v7.10.0

7.9.0

KnapsackPro/knapsack_pro-ruby@v7.8.2...v7.9.0

7.8.2

... (truncated)

Commits
  • 9dd338a Bump version 7.13.0
  • 1adc442 feat: custom exit code for fallback mode error (#284)
  • 8625197 fix(spec): fix a flaky test for utils
  • b89ea44 Bump version 7.12.1
  • 180db3f fix(RSpec split by examples): properly disable split by test examples on a si...
  • a780923 Bump version 7.12.0
  • efffaf6 Add KNAPSACK_PRO_SLOW_TEST_FILE_THRESHOLD to improve the RSpec split by exa...
  • 8594c92 Bump version 7.11.0
  • 46abf72 fix(RSpec split by examples): Properly determine slow test files when test ex...
  • ed7b0db Add ostruct to the list of gems in development environment to ensure it works...
  • 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 3.7.0 to 7.13.0.
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md)
- [Commits](KnapsackPro/knapsack_pro-ruby@v3.7.0...v7.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 12, 2024
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