Skip to content

Update dependencies - #190

Open
Eeems wants to merge 5 commits into
mainfrom
updates
Open

Update dependencies#190
Eeems wants to merge 5 commits into
mainfrom
updates

Conversation

@Eeems

@Eeems Eeems commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated platform-specific image and fuse components to newer patch versions.
    • Improved diagnostics when the required platform executable is unavailable during testing.
    • Updated automated build, testing, caching, artifact, and release tooling.
    • Refined release workflow configuration while maintaining Python 3.13 support.
    • Release scripts now stop promptly when a command fails, improving reliability.
    • Strengthened checks and failure reporting across automated release processes.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔄 Running review...

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1bca5f57-8375-4f02-b5a5-dfc9a704f493

📥 Commits

Reviewing files that changed from the base of the PR and between a5b106a and 270dc9f.

📒 Files selected for processing (1)
  • scripts/github-make-executable.sh

Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review.


Walkthrough

The change updates platform-specific dependencies, executable validation, shell error handling, and GitHub Actions versions for remote, device, and release jobs.

Changes

Dependency, executable, and CI maintenance

Layer / File(s) Summary
Align platform-specific dependency versions
pyproject.toml, requirements.txt
The non-Linux remarkable-update-image dependency changes to 1.4.2. The Linux remarkable-update-fuse dependency changes to 1.4.3.
Strengthen executable validation
Makefile, scripts/github-make-executable.sh
The test-executable target reports missing executables and lists dist. The executable build script now exits on command and pipeline failures.
Update CI workflow actions
.github/workflows/main.yml
Remote, device, and release jobs use newer checkout, Python setup, cache, artifact upload, and artifact download action versions. The disabled test_device block is reformatted.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: 🟠 High · up to 270dc

The dependency and release-workflow changes can prevent builds from installing, expose write-capable credentials to a third-party build environment, and allow part of the build pipeline to fail without failing the job. These issues create concrete security and release-readiness risk, so the PR should not merge until they are fixed or explicitly accepted by the owner.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the dependency updates, which are the primary changes in the pull request.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch updates

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.

@Eeems
Eeems marked this pull request as ready for review August 19, 2026 06:39
coderabbitai[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

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