{"id":45656252,"url":"https://github.com/jdillon/brew-bouncer","last_synced_at":"2026-04-02T11:58:24.203Z","repository":{"id":338774803,"uuid":"1158222317","full_name":"jdillon/brew-bouncer","owner":"jdillon","description":"Homebrew upgrade manager — upgrade and restart affected apps","archived":false,"fork":false,"pushed_at":"2026-03-28T07:43:41.000Z","size":147,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T12:34:29.517Z","etag":null,"topics":["bun","cli","homebrew","macos","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdillon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-15T01:45:41.000Z","updated_at":"2026-03-23T19:58:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jdillon/brew-bouncer","commit_stats":null,"previous_names":["jdillon/brew-bouncer"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jdillon/brew-bouncer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdillon%2Fbrew-bouncer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdillon%2Fbrew-bouncer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdillon%2Fbrew-bouncer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdillon%2Fbrew-bouncer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdillon","download_url":"https://codeload.github.com/jdillon/brew-bouncer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdillon%2Fbrew-bouncer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","cli","homebrew","macos","typescript"],"created_at":"2026-02-24T08:38:05.571Z","updated_at":"2026-04-02T11:58:24.197Z","avatar_url":"https://github.com/jdillon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brew-bouncer\n\nHomebrew upgrade manager for macOS. Updates and upgrades your packages, detects\nwhich running apps were affected, and walks you through restarting them.\nReplaces the common post-upgrade reboot with targeted restarts.\n\n![Upgrade preview](docs/upgrade-preview.png)\n\n## Features\n\n- **Upgrade preview** — shows what will be upgraded with version diffs, which\n  apps are running, and which were skipped\n- **Interactive selection** — confirm all, pick individual packages, or select\n  with a checkbox UI\n- **Restart detection** — finds running apps affected by upgrades using\n  osascript, `ps`, `pkgutil`, and `brew services`\n- **Targeted restarts** — quit and reopen GUI apps, restart brew services, or\n  show manual instructions for CLI tools\n- **Quarantine management** — preserves macOS quarantine approvals across\n  upgrades so you don't re-approve trusted apps\n- **Restart policy** — choose upfront: auto-restart all, ask per-app, or skip\n\n## Install\n\n```bash\nbrew tap jdillon/planet57\nbrew install brew-bouncer\n```\n\n## Usage\n\n```bash\n# Show outdated packages and what's running\nbrew bouncer status\n\n# Upgrade everything with interactive prompts\nbrew bouncer upgrade\n\n# Upgrade specific packages\nbrew bouncer upgrade firefox slack\n\n# Skip all confirmations\nbrew bouncer upgrade --yes\n```\n\n## Building from source\n\nRequires [Bun](https://bun.sh).\n\n```bash\nbun install\nbun run typecheck\nbun run build          # native binary at dist/brew-bouncer\nbun run dev            # run from source\n```\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdillon%2Fbrew-bouncer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdillon%2Fbrew-bouncer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdillon%2Fbrew-bouncer/lists"}