Skip to content

Update kettle-test requirement from ~> 1.0, >= 1.0.6 to >= 1.0.6, ~> 2.0#32

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/kettle-test-2.0.1
Closed

Update kettle-test requirement from ~> 1.0, >= 1.0.6 to >= 1.0.6, ~> 2.0#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/kettle-test-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on kettle-test to permit the latest version.

Release notes

Sourced from kettle-test's releases.

v2.0.1

2.0.1 - 2026-05-25

  • TAG: v2.0.1
  • COVERAGE: 100.00% -- 91/91 lines in 15 files
  • BRANCH COVERAGE: 100.00% -- 2/2 branches in 15 files
  • 90.00% documented

Changed

  • Refreshed generated project templates and CI workflows.
  • Refreshed project templating and generated documentation after the 2.0.0 release.
  • Pruned generated binstubs to the current curated kettle-jem set.
  • Updated local modular Gemfile sibling wiring for coverage, documentation, and templating.
  • Updated the coverage bundle to require kettle-soup-cover 1.1.3 or newer.

Fixed

  • kettle-test now invokes kettle-soup-cover's turbo coverage setup and cleanup APIs directly around the default turbo_tests2 runner, so collated coverage artifacts are published even when the host Rakefile does not load the optional turbo coverage rake tasks.
  • kettle-test --help now prints usage and exits without creating tmp/kettle-test logs or invoking the configured test runner.

Official Discord 👉️ [![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite]

Many paths lead to being a sponsor or a backer of this project. Are you on such a path?

OpenCollective Backers OpenCollective Sponsors Sponsor Me on Github Liberapay Goal Progress [![Donate on PayPal][🖇paypal-img]][🖇paypal]

[![Buy me a coffee][🖇buyme-small-img]][🖇buyme] Donate on Polar Donate to my FLOSS efforts at ko-fi.com [Donate to my FLOSS efforts using Patreon][🖇patreon]

... (truncated)

Changelog

Sourced from kettle-test's changelog.

[2.0.1] - 2026-05-25

  • TAG: [v2.0.1][2.0.1t]
  • COVERAGE: 100.00% -- 91/91 lines in 15 files
  • BRANCH COVERAGE: 100.00% -- 2/2 branches in 15 files
  • 90.00% documented

Changed

  • Refreshed generated project templates and CI workflows.
  • Refreshed project templating and generated documentation after the 2.0.0 release.
  • Pruned generated binstubs to the current curated kettle-jem set.
  • Updated local modular Gemfile sibling wiring for coverage, documentation, and templating.
  • Updated the coverage bundle to require kettle-soup-cover 1.1.3 or newer.

Fixed

  • kettle-test now invokes kettle-soup-cover's turbo coverage setup and cleanup APIs directly around the default turbo_tests2 runner, so collated coverage artifacts are published even when the host Rakefile does not load the optional turbo coverage rake tasks.
  • kettle-test --help now prints usage and exits without creating tmp/kettle-test logs or invoking the configured test runner.

[2.0.0] - 2026-05-23

  • TAG: [v2.0.0][2.0.0t]
  • COVERAGE: 100.00% -- 91/91 lines in 15 files
  • BRANCH COVERAGE: 100.00% -- 2/2 branches in 15 files
  • 90.00% documented

Added

  • Added the kettle-test executable, which runs RSpec through Bundler, captures full output under tmp/kettle-test/, and prints a compact failure, seed, timing, and coverage summary.
  • Added default kettle/test/rspec integration coverage for exported RSpec helpers and configuration constants.

Changed

  • kettle-test now runs specs through turbo_tests2 by default, with KETTLE_TEST_RUNNER=rspec available as an opt-out for direct RSpec runs.
  • Added KETTLE_TEST_TURBO_PROCESSES, KETTLE_TEST_TURBO_RUNTIME_LOG, and KETTLE_TEST_TURBO_NICE controls for the default turbo_tests2 runner.
  • Switched the coverage test stack to turbo_tests2 ~> 3.0.
  • Migrated local development dependency wiring to the current nomono-based modular Gemfile pattern used by the kettle-rb template.
  • Refreshed project templating, CI workflows, and release support files from the

... (truncated)

Commits
  • d73d043 🔖 Prepare release v2.0.1
  • 9f7999b 🔖 Prepare kettle-test 2.0.1
  • 172ce48 📝 Update docs site
  • a6a9884 🔖 Prepare kettle-test 2.0.1
  • ab37b49 🔧 Retemplate kettle-test dependencies
  • 704cd27 🔧 Run turbo coverage hooks
  • e6fcabe Make kettle-test help side-effect free
  • 7eacaca G 🥘 Refresh kettle-test template
  • 3db7629 📝 Update docs site
  • 5b1fe34 ⬆️ ruby 4.0.5 for local dev
  • 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 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)

Updates the requirements on [kettle-test](https://github.com/kettle-rb/kettle-test) to permit the latest version.
- [Release notes](https://github.com/kettle-rb/kettle-test/releases)
- [Changelog](https://github.com/kettle-rb/kettle-test/blob/main/CHANGELOG.md)
- [Commits](kettle-dev/kettle-test@v1.0.10...v2.0.1)

---
updated-dependencies:
- dependency-name: kettle-test
  dependency-version: 2.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 May 25, 2026
@github-actions
github-actions Bot requested a review from pboling May 25, 2026 21:37
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #35.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/kettle-test-2.0.1 branch June 2, 2026 21:44
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