- rubocops/lines: check allowlist for use of
ENV.runtime_cpu_detection
(@carlocab) - superenv: handle formulae with runtime CPU detection (@carlocab)
- fix duplicate keg names in
Keg.all
names (@hyuraku) - reinstall: add support for the --git option (@areese)
- formula_support: deprecate
bottle :unneeded
/:disabled
in 3.3.0 (@MikeMcQuaid) - Remove nokogiri from Gemfile (@samford)
- Acceptable-Formulae: add a quote from Veracode report (@bayandin)
- Replace Nokogiri with REXML (@samford)
- formula_auditor: don't allow
bottle :unneeded
in core. (@MikeMcQuaid) - language/python: create venvs with access to system site packages (@carlocab)
- livecheck/strategy/sparkle: check minimumSystemVersion for compatibility (@cho-m)
- Sparkle: Replace Nokogiri with REXML (@samford)
- Fix duplicate formulae in search results (@n-thumann)
- docs: fix cask doc urls to use docs.brew.sh (@cho-m)
- default_prefix: set macOS default prefix on Linux if simulating it (@dawidd6)
- formula: capture build logs more comprehensively (@carlocab)
- dispatch-build-bottle: support self-hosted Linux and unified workflow (@dawidd6)
- test/utils/github_spec: fix artifact number (@cho-m)
- cleaner: recursively delete info
dir
s (@gromgit) - typecheck: do not generate RBI file for did_you_mean (@bayandin)
- github_spec: Fix failed test due to expired artifacts (@bayandin)
- OS::Mac: Move version methods into ::Version (@samford)
- utils/github.rb: fix dry-run message (@maxim-belkin)
- Formula fuzzy search and did you mean (@bayandin)
- Upload test results to BuildPulse for non-PR pushes (@jasonrudolph)
- repair pubDate statement in livecheck (@hyuraku)
- Automatically detect and track flaky tests (@jasonrudolph)
- release_notes: refactor/cleanup. (@MikeMcQuaid)
- repair Diagnostic::Checks#all (@hyuraku)