Skip to content

Update dependency knapsack to v4

This MR contains the following updates:

Package Update Change
knapsack major '~> 1.22.0' -> '~> 4.0.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


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.

    https://github.com/KnapsackPro/knapsack/pull/117

v3.1.0

Compare Source

v3.0.0

Compare Source

v2.0.0

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports