- sorbet: update RBI files using Tapioca. (@Homebrew)
- Add pock to GITHUB_PRERELEASE_ALLOWLIST (@miccal)
- build(deps): bump codecov from 0.2.10 to 0.2.11 in /Library/Homebrew (@Homebrew)
- bump-formula-pr: expedite check for missing mirror argument (@SeekingMeaning)
- system_config.rb: refactor code into worker functions (@maxim-belkin)
- (@Homebrew)
- build(deps): bump sorbet from 0.5.5890 to 0.5.5891 in /Library/Homebrew (@Homebrew)
- utils/pypi: downcase name prior to excluding (@dtrodrigues)
- Ignore URLs protected by CloudFlare when auditing. (@reitermarkus)
- shared_audits: ensure GitLab API response is valid (@dtrodrigues)
- Add
GITHUB_FORK_ALLOWLIST
. (@reitermarkus) - download_strategy: silence detached head warning on git clone (@dtrodrigues)
- build(deps): bump sorbet-runtime from 0.5.5890 to 0.5.5891 in /Library/Homebrew (@Homebrew)
- Remove trailing slash from SPDX license exception URL (@nwhetsell)
- Use
curl
workarounds for bothcurl
andcurl_output
. (@reitermarkus) - Add
SharedAudits::gitlab_release
. (@reitermarkus) - Only audit appcast URL if specified and check its contents. (@reitermarkus)
- audit: allow pre-releases in cask-versions (@SMillerDev)
- Move more common code into
SharedAudits
. (@reitermarkus) - build(deps): bump codecov from 0.2.9 to 0.2.10 in /Library/Homebrew (@Homebrew)
- utils/github: add
create_bump_pr
(@SeekingMeaning) - bump-formula-pr: make
--dry-run
conflict with--write
(@SeekingMeaning) - workflows: reduce scheduled PR workflow's frequency. (@MikeMcQuaid)
- system_config.rb: show system Ruby info on Linux (@maxim-belkin)
- sorbet: update RBI files using Tapioca. (@Homebrew)
- Do not suggest use of deprecated brew cask reinstall (@Luthaf)
- Fix missing method
problem
inCask::Audit
. (@reitermarkus) - sorbet: update RBI files using Tapioca. (@Homebrew)
- formula_creator: autodetect license from GitHub when available (@dtrodrigues)
- Support
--no-appcast
forbrew cask audit
. (@reitermarkus) - search: use https for fink query url (@dtrodrigues)
- Re-add
HOMEBREW_DEBUG
environment variable. (@reitermarkus) - Ignore
FormulaUnreadableError
inFormula.each
. (@reitermarkus) - cleanup.rb: quiet down Ruby test (@maxim-belkin)
- audit: compare current version to last committed version when seeing if revision should be reset (@dtrodrigues)
- workflows: make homebrew lowercase again for Docker. (@MikeMcQuaid)
- compat/formula: re-add super. (@MikeMcQuaid)
- sorbet: update RBI files using Tapioca. (@Homebrew)
- workflows: tweak docker. (@Homebrew)
- utils/github: Fix 'uninitialized constant Utils::Shell' (@issyl0)
- Deprecate/disable code for Homebrew 2.5.0. (@MikeMcQuaid)
- sorbet: update RBI files using Tapioca. (@Homebrew)
- Fix cleanup ruby logic (@maxim-belkin)
- workflows: migrate to GitHub Container Registry. (@Homebrew)
- build(deps): bump sorbet from 0.5.5888 to 0.5.5890 in /Library/Homebrew (@Homebrew)
- build(deps): bump sorbet-runtime from 0.5.5888 to 0.5.5890 in /Library/Homebrew (@Homebrew)
- cask/artifact/symlinked: allow --force to overwrite symbolic links (@miccal)
- add cask pre-release check (@SMillerDev)
- minor typo fixes (@dtrodrigues)
- Return standard output in
popen_write
(@claui) - spec: Pathname#rpath, Pathname#interpreter and Pathname#patch! (@rmNULL)
- Output GitHub Actions annotations for
brew style
. (@reitermarkus) - ISSUE_TEMPLATE: direct people to GitHub Discussions (@MikeMcQuaid)
- Update cask/installer.rb: check deps before download (@Akylzhan)
- cask/installer: fix reference to opt_linked/optlinked (@SeekingMeaning)
- Add note about vendoring dependencies (@Homebrew)
- (@Homebrew)
- build(deps): bump sorbet from 0.5.5883 to 0.5.5888 in /Library/Homebrew (@Homebrew)
- Adjust RuboCop formatter on CI. (@reitermarkus)
- Fix reading HOMEBREW_LIVECHECK_WATCHLIST file (@josh)
- formula: rename
installed_prefix
andopt_or_installed_prefix_keg
(@SeekingMeaning) - Use
Homebrew::Style
forbrew cask style
. (@reitermarkus) - build(deps): bump rubocop from 0.89.1 to 0.90.0 in /Library/Homebrew (@Homebrew)
- CPU: add ability to check for Rosetta (@mistydemeo)
- dev-cmd/audit: whitelist clang-format@8 to be non-keg-only (@fboranek)
- Remove need for separate
.rubocop_cask.yml
. (@reitermarkus) - Don't allow platform in cask descriptions. (@reitermarkus)
- docs: The maintainer monthly call has a Slackbot now (@Homebrew)
- os/linux: add more Xcode stubs. (@MikeMcQuaid)
- build(deps): bump sorbet from 0.5.5881 to 0.5.5883 in /Library/Homebrew (@Homebrew)
- build(deps): bump sorbet-runtime from 0.5.5881 to 0.5.5883 in /Library/Homebrew (@Homebrew)
- cli/named_args: handle missing cask tap. (@MikeMcQuaid)
- build(deps): bump minitest from 5.14.1 to 5.14.2 in /Library/Homebrew (@Homebrew)
- build(deps): bump minitest from 5.14.1 to 5.14.2 in /docs (@Homebrew)
- sorbet: update RBI files using Tapioca. (@Homebrew)
- install, livecheck: use
opt_or_installed_prefix_keg
(@SeekingMeaning) - Improve detection of descriptions starting with cask/formula name. (@reitermarkus)
- Split
check_style_impl
intorun_rubocop
andrun_shellcheck
. (@reitermarkus) - fix deprecate! and disable! message (@Rylan12)
- build(deps): bump codecov from 0.2.8 to 0.2.9 in /Library/Homebrew (@Homebrew)
- pull, pr-pull: use
opt_or_installed_prefix_keg
(@SeekingMeaning)