Skip to content

Update dependencies and migrate from execute-shell to execute-command#24

Merged
sile merged 2 commits intomainfrom
update-mame
Aug 31, 2025
Merged

Update dependencies and migrate from execute-shell to execute-command#24
sile merged 2 commits intomainfrom
update-mame

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Aug 31, 2025

No description provided.

@sile sile requested a review from Copilot August 31, 2025 01:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the mame dependency from 0.1.4 to 0.1.5 and migrates from the deprecated execute-shell action to the newer execute-command action pattern.

Key changes:

  • Simplified generic type inference in legend widget rendering
  • Migrated shell command configurations from execute-shell to execute-command
  • Added spacing to legend labels for improved formatting

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/widget_legend.rs Simplified type inference and added label spacing
src/app.rs Removed deprecated ExecuteShell action handling
src/action.rs Removed ExecuteShell enum variant and related code
configs/sile.jsonc Migrated shell commands to execute-command format
Cargo.toml Updated mame dependency to version 0.1.5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sile sile merged commit 6434844 into main Aug 31, 2025
9 checks passed
@sile sile deleted the update-mame branch August 31, 2025 01:49
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