Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: update homebrew formula to 1.4.8#682

Merged
umyunsang merged 1 commit into
mainfrom
chore/homebrew-1.4.8
Apr 10, 2026
Merged

chore: update homebrew formula to 1.4.8#682
umyunsang merged 1 commit into
mainfrom
chore/homebrew-1.4.8

Conversation

@umyunsang

@umyunsang umyunsang commented Apr 10, 2026

Copy link
Copy Markdown
Member

Update URL, SHA256, remove dropped CLI deps (rich, prompt-toolkit, etc).

Summary by CodeRabbit

  • Chores
    • Upgraded govon from version 1.3.0 to 1.4.8 in the Homebrew formula with updated package source and verification checksum.
    • Simplified the Homebrew installation package by removing previously bundled Python dependencies for text formatting, syntax highlighting, and prompting utilities, while retaining essential networking and utility libraries.

@umyunsang umyunsang merged commit 1a4fee2 into main Apr 10, 2026
@umyunsang umyunsang deleted the chore/homebrew-1.4.8 branch April 10, 2026 05:11
@github-actions github-actions Bot added the infra 인프라/배포 관련 label Apr 10, 2026
@coderabbitai

coderabbitai Bot commented Apr 10, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

Warning

.coderabbit.yaml has a parsing error

The CodeRabbit configuration file in this repository has a parsing error and default settings were used instead. Please fix the error(s) in the configuration file. You can initialize chat with CodeRabbit to get help with the configuration file.

💥 Parsing errors (1)
Validation error: String must contain at most 250 character(s) at "tone_instructions"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: acb0472e-385d-4eed-9f2d-1ef424cac4f3

📥 Commits

Reviewing files that changed from the base of the PR and between bd8c03d and 10661f9.

📒 Files selected for processing (1)
  • homebrew/govon.rb

📝 Walkthrough

Walkthrough

Updated the Homebrew formula to package govon version 1.3.0 → 1.4.8 by changing the primary url and sha256. Removed six bundled Python resource blocks (rich, pygments, markdown-it-py, mdurl, prompt-toolkit, wcwidth), retaining other dependencies for virtualenv_install_with_resources.

Changes

Cohort / File(s) Summary
Homebrew Formula Version Bump
homebrew/govon.rb
Updated govon package from version 1.3.0 to 1.4.8 with new url and sha256 hash. Removed six Python resource dependencies (rich, pygments, markdown-it-py, mdurl, prompt-toolkit, wcwidth) while retaining httpx, httpcore, anyio, certifi, h11, idna, sniffio, and loguru.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

infra

Poem

🐰 A brew so fresh, version takes a hop,
From 1.3.0 to 1.4.8 non-stop!
Six resources shed like spring's old coat,
Lighter bundle for that Homebrew note—
Carrots and code, a swift update glow! 🥕

✨ 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 chore/homebrew-1.4.8

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

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

Labels

infra 인프라/배포 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant