Skip to content

mouser: Add version 3.6.0#17775

Open
scillidan wants to merge 1 commit into
ScoopInstaller:masterfrom
scillidan:mouser
Open

mouser: Add version 3.6.0#17775
scillidan wants to merge 1 commit into
ScoopInstaller:masterfrom
scillidan:mouser

Conversation

@scillidan
Copy link
Copy Markdown
Contributor

Closes #17774

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the Mouser package manifest in the Scoop Extras bucket to version 3.6.0. The change modifies the Windows 64-bit download URL and SHA256 hash to reference the v3.6.0 release artifact. The manifest version, extraction directory, shortcut entry, and autoupdate configuration are included in the file. This is a straightforward version bump manifest update.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title clearly and specifically describes the main change: adding version 3.6.0 of the mouser package.
Description check ✅ Passed The PR description includes the issue reference, conventional PR title confirmation, and contributor guide acknowledgment as required.
Linked Issues check ✅ Passed The PR successfully fulfills all requirements from issue #17774: adds mouser package with correct metadata, version 3.6.0, download URL pointing to releases, and proper manifest structure.
Out of Scope Changes check ✅ Passed All changes are directly related to the objective of adding mouser version 3.6.0 to the repository; no out-of-scope modifications detected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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 and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
bucket/mouser.json (1)

19-26: Suggested local validation commands before merge

Run the standard Scoop checks for this manifest:

  • scoop config debug true
  • scoop config gh_token <your-github-token>
  • .\bin\checkver.ps1 -App mouser -f
  • .\bin\formatjson.ps1 -App mouser
  • scoop install .\bucket\mouser.json -a 64bit

As per coding guidelines: "Provide clear instructions for testing the manifest locally before submission" and use the Contribution Guide/Wiki when needed.

🤖 Prompt for 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.

In `@bucket/mouser.json` around lines 19 - 26, The PR is missing the recommended
local validation steps for the mouser.json manifest; update the PR description
(or CONTRIBUTING note for this manifest) to list the exact commands to run for
local testing: enable debug and GH token via `scoop config debug true` and
`scoop config gh_token <your-github-token>`, run `.\bin\checkver.ps1 -App mouser
-f`, run `.\bin\formatjson.ps1 -App mouser`, and finally test installation with
`scoop install .\bucket\mouser.json -a 64bit`; reference the manifest keys
(checkver, autoupdate.url) so reviewers know which fields were validated.
🤖 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.

Nitpick comments:
In `@bucket/mouser.json`:
- Around line 19-26: The PR is missing the recommended local validation steps
for the mouser.json manifest; update the PR description (or CONTRIBUTING note
for this manifest) to list the exact commands to run for local testing: enable
debug and GH token via `scoop config debug true` and `scoop config gh_token
<your-github-token>`, run `.\bin\checkver.ps1 -App mouser -f`, run
`.\bin\formatjson.ps1 -App mouser`, and finally test installation with `scoop
install .\bucket\mouser.json -a 64bit`; reference the manifest keys (checkver,
autoupdate.url) so reviewers know which fields were validated.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a449fd65-ce24-42e0-838c-b8a4dbf9ca41

📥 Commits

Reviewing files that changed from the base of the PR and between 94ecd78 and f6edaf7.

📒 Files selected for processing (1)
  • bucket/mouser.json

@scillidan
Copy link
Copy Markdown
Contributor Author

/verify

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

All changes look good.

Wait for review from human collaborators.

mouser

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: Mouser

1 participant