Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
knapsack 1.6.0 -> 4.0.0 age confidence

Release Notes

KnapsackPro/knapsack (knapsack)

v4.0.0

Compare Source

  • (breaking change) Remove support for RSpec 2.x. This change was already done by accident in the pull request when we added the RSpec context hook, which is available only since RSpec 3.x.

  • Use RSpec example block argument instead of the global RSpec.current_example. This allows to run tests with the async-rspec gem.

    #​117

v3.1.0

Compare Source

  • Sorting Algorithm: round robin to least connections

    #​99

v3.0.0

Compare Source

  • (breaking change) Require minimum Ruby 2.2 version

    #​115

  • (breaking change) Drop support for Minitest 4.x. Force to use minitest 5.x even on CI.

    #​114

  • Replace Travis CI with GitHub Actions

    #​112

v2.0.0

Compare Source

  • (breaking change) Ruby 2.1 is a minimum required version

    #​113

  • Use Ruby 3 and add small development adjustments in codebase

    #​110

v1.22.0

Compare Source

  • Update time offset warning

    #​105

v1.21.1

Compare Source

  • Fix a bug with tracking time for pending specs in RSpec

    #​109

v1.21.0

Compare Source

  • Track time in before and after :context hooks

    #​107

v1.20.0

Compare Source

  • Use Process.clock_gettime to measure track execution time

    #​100

v1.19.0

Compare Source

  • Add support for Bitbucket Pipelines

    #​97

v1.18.0

Compare Source

  • Add support for Semaphore 2.0

    #​92

v1.17.2

Compare Source

  • Allow for new bundler in development

  • Test Ruby 2.6 on CI

  • Add info about Knapsack Pro Queue Mode in knapsack output

  • Update URL to FAQ in knapsack output

    #​90

v1.17.1

Compare Source

  • Fix RSpec signal handling by replacing process

    #​86

v1.17.0

Compare Source

  • Add support for GitLab CI ENV variable CI_NODE_INDEX starting from 1.

    #​83

v1.16.0

Compare Source

  • Add support for Ruby >= 1.9.3.

    #​77

v1.15.0

Compare Source

  • Add support for Cucumber 3.

    #​68

v1.14.1

Compare Source

  • Update RSpec timing adapter to be more resilient.

    #​64

v1.14.0

Compare Source

  • Moves Timecop to development dependency.

    #​61

v1.13.3

Compare Source

  • Fix: Trailing slash should be removed from allocator test_dir.

    #​57

v1.13.2

Compare Source

v1.13.1

Compare Source

  • Fix: Get rid of call #zero? method on $?.exitstatus in test runners tasks

    #​52

v1.13.0

Compare Source

  • Add KNAPSACK_LOG_LEVEL option

    #​49

v1.12.2

Compare Source

  • Fix support for turnip >= 2.x

    #​47

v1.12.1

Compare Source

  • Cucumber and Spinach should load files from proper folder in case when you use custom test directory.

v1.12.0

Compare Source

  • Add support for Minitest::SharedExamples

    #​46

v1.11.1

Compare Source

  • Require spinach in spec helper so tests will pass but don't require it in spinach adapter because it breaks for users who don't use spinach and they don't want to add it to their Gemfile

    Related PR:
    #​41

v1.11.0

Compare Source

  • Add support for Spinach

    #​41

v1.10.0

Compare Source

  • Log the time offset warning at INFO if time not exceeded

    #​40

v1.9.0

Compare Source

  • Use Knapsack.logger for runner output

    #​39

v1.8.0

Compare Source

v1.7.0

Compare Source

  • Add ability to run tests from multiple directories

    #​35

v1.6.1

Compare Source


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.

@renovate renovate bot force-pushed the renovate/knapsack-4.x-lockfile branch from 6e43b33 to 7dd4064 Compare August 11, 2025 20:12
@renovate renovate bot force-pushed the renovate/knapsack-4.x-lockfile branch from 7dd4064 to f61307e Compare September 26, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants