Update dependency knapsack to v4
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| knapsack | 1.14.0 -> 4.0.0 |
Release Notes
KnapsackPro/knapsack (knapsack)
v4.0.0
-
(breaking change) Remove support for RSpec 2.x. This change was already done by accident in the pull request when we added the RSpec
contexthook, which is available only since RSpec 3.x. -
Use RSpec
exampleblock argument instead of the globalRSpec.current_example. This allows to run tests with theasync-rspecgem.
v3.1.0
-
Sorting Algorithm: round robin to least connections
v3.0.0
-
(breaking change) Require minimum Ruby 2.2 version
-
(breaking change) Drop support for Minitest 4.x. Force to use minitest 5.x even on CI.
-
Replace Travis CI with GitHub Actions
v2.0.0
-
(breaking change) Ruby 2.1 is a minimum required version
-
Use Ruby 3 and add small development adjustments in codebase
v1.22.0
-
Update time offset warning
v1.21.1
-
Fix a bug with tracking time for pending specs in RSpec
v1.21.0
-
Track time in before and after
:contexthooks
v1.20.0
-
Use
Process.clock_gettimeto measure track execution time
v1.19.0
-
Add support for Bitbucket Pipelines
v1.18.0
-
Add support for Semaphore 2.0
v1.17.2
-
Allow for new
bundlerin development -
Test Ruby 2.6 on CI
-
Add info about Knapsack Pro Queue Mode in knapsack output
-
Update URL to FAQ in knapsack output
v1.17.1
-
Fix RSpec signal handling by replacing process
v1.17.0
-
Add support for GitLab CI ENV variable
CI_NODE_INDEXstarting from 1.
v1.16.0
-
Add support for Ruby >= 1.9.3.
v1.15.0
-
Add support for Cucumber 3.
v1.14.1
-
Update RSpec timing adapter to be more resilient.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.