Skip to content

docs: always use latest bashunit version in dev dependencies#545

Draft
sandr01d wants to merge 1 commit into
wfxr:mainfrom
sandr01d:docs-bashunit-latest
Draft

docs: always use latest bashunit version in dev dependencies#545
sandr01d wants to merge 1 commit into
wfxr:mainfrom
sandr01d:docs-bashunit-latest

Conversation

@sandr01d

@sandr01d sandr01d commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

Description

Now that we use the bashunit GitHub Action and get updates with dependabot, we can always assume to
be on the latest version. This way we don't have to update the docs constantly.

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Breaking change
  • Test
  • Documentation change
  • CI change

Summary by CodeRabbit

  • Documentation
    • Updated the development dependency setup instructions for the testing utility to stop pinning a specific version and instead use the upstream installer directly.

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 31371942-e3cf-4b8f-a974-61778d16c90b

📥 Commits

Reviewing files that changed from the base of the PR and between ac44e01 and fa86251.

📒 Files selected for processing (1)
  • CONTRIBUTING.md
✅ Files skipped from review due to trivial changes (1)
  • CONTRIBUTING.md

📝 Walkthrough

Walkthrough

The contribution guide changes the bashunit bootstrap command from a pinned 0.40.0 installation to an unversioned install script invocation.

Changes

Bashunit bootstrap

Layer / File(s) Summary
Unpinned bashunit installation
CONTRIBUTING.md
The documented command now runs the bashunit installer without specifying a version.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • wfxr/forgit#539: Modifies the same CONTRIBUTING.md bashunit installation command.

Suggested reviewers: wfxr, cjappl

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the documentation update to use the latest bashunit version.
Description check ✅ Passed It includes the required description and type of change, though the checklist and test environment sections are not filled out.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Now that we use the bashunit GitHub Action and get updates from dependabot, we can always assume to
be on the latest version. This way we don't have to update the docs constantly.
@sandr01d sandr01d force-pushed the docs-bashunit-latest branch from ac44e01 to fa86251 Compare July 11, 2026 21:32
@sandr01d sandr01d self-assigned this Jul 11, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@CONTRIBUTING.md`:
- Line 61: Update the Bashunit install command in CONTRIBUTING.md to pass
version 0.40.0, matching the CI reference used by TypedDevs/bashunit@v0, so
local lib/bashunit uses the same pinned version.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e5634cfb-1f61-4d94-82c6-35d1f746421b

📥 Commits

Reviewing files that changed from the base of the PR and between e0c7b84 and ac44e01.

📒 Files selected for processing (1)
  • CONTRIBUTING.md

Comment thread CONTRIBUTING.md
@sandr01d

Copy link
Copy Markdown
Collaborator Author

I noticed that dependabot actually not update the bashunit GitHub Action, so I'll draft this until I fixed that.

@sandr01d sandr01d marked this pull request as draft July 13, 2026 19:34
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.

2 participants