Skip to content

Update thor-interactive requirement from 0.1.0 to 0.1.1#29

Merged
cpetersen merged 1 commit into
mainfrom
dependabot/bundler/thor-interactive-0.1.1
Jun 22, 2026
Merged

Update thor-interactive requirement from 0.1.0 to 0.1.1#29
cpetersen merged 1 commit into
mainfrom
dependabot/bundler/thor-interactive-0.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on thor-interactive to permit the latest version.

Release notes

Sourced from thor-interactive's releases.

v0.1.1

Overview 🔧

Maintenance release. This version adopts the shared scientist-labs/rust-gem-release publish workflow so that thor-interactive ships on the same consistent, automated release pipeline as the rest of the scientist-labs gems. There are no functional changes — thor-interactive still turns any Thor CLI into an interactive terminal application with persistent state, auto-completion, and a rich TUI powered by ratatui_ruby.

If you are already on 0.1.0, upgrading is optional and purely housekeeping: no behavior, API, or dependency surface has changed.

What changed

Release tooling

The release process now uses the centralized rust-gem-release@0.11.0 publish workflow, which adds a version-confirmation box and dry-run support before publishing. This keeps tagging and gem publication consistent across the scientist-labs ecosystem and removes per-repo drift in the CI configuration.

Packaging

thor-interactive is a pure-Ruby gem — there is no native extension to compile, so it installs the same way on every platform and Ruby version with gem install thor-interactive. (TUI mode is enabled by adding the optional ratatui_ruby dependency; without it, the gem gracefully degrades to a Reline-based REPL.)

Full Changelog: scientist-labs/thor-interactive@0.1.0...0.1.1

Commits
  • 176d1fe Release 0.1.1
  • 66365d7 ci: adopt rust-gem-release@0.11.0 publish workflow (version box + dry-run) (#13)
  • e6ed95e Fix screenshot caption spacing in README
  • 5edb24d Small logo change
  • eba6c2c Add caption to screenshot linking to Ragnar
  • 9063228 Add screenshot to README
  • See full diff in compare view

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)

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, ruby. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [thor-interactive](https://github.com/scientist-labs/thor-interactive) to permit the latest version.
- [Release notes](https://github.com/scientist-labs/thor-interactive/releases)
- [Commits](scientist-labs/thor-interactive@0.1.0...0.1.1)

---
updated-dependencies:
- dependency-name: thor-interactive
  dependency-version: 0.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@cpetersen cpetersen force-pushed the dependabot/bundler/thor-interactive-0.1.1 branch from a706920 to 1a6d436 Compare June 22, 2026 06:10
@cpetersen cpetersen merged commit 5bf5c6e into main Jun 22, 2026
1 check passed
@cpetersen cpetersen deleted the dependabot/bundler/thor-interactive-0.1.1 branch June 22, 2026 06:10
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.

1 participant