- Consistently use HOMEBREW_RUBY_WARNINGS when calling ruby (@dawidd6)
- audit: add CERT_ERROR_ALLOWLIST (@bayandin)
- Refactor and document
PkgVersion
. (@reitermarkus) - cask/artifact/symlinked: do not overwrite files or symbolic links (@miccal)
- extend/os/mac: install svn on catalina and newer (@dawidd6)
- cmd/update-report: fix output of new casks (@miccal)
- prof: improve
brew prof
functionality. (@MikeMcQuaid) - cmd/update-report: consistency across formulae and casks (@miccal)
- Refactor and document
Options
. (@reitermarkus) - Refactor and document
Language::Python
. (@reitermarkus) - audit: return if no github license were found (@dawidd6)
- Fix missing methods in cask DSL. (@reitermarkus)
- utils/repology.rb: fix "String can't be coerced into Integer" (@maxim-belkin)
- os: add
kernel_version
(@SeekingMeaning) - Switch
greedy
argument to a keyword (@cstyles) - utils/github: add
forked_repo_info!
(@SeekingMeaning) - audit: allow AND and WITH in licenses (@Rylan12)
- build(deps): bump rubocop from 0.88.0 to 0.89.1 in /Library/Homebrew (@Homebrew)
- compare and display package versions (@MLH-Fellowship)
- cmd/update-reset: fix handling of multiple relative directories (@Bo98)
- os/mac/pkgconfig/11.0/sqlite3: bump to 3.32.3 (@Bo98)
- formula_versions: handle references to too old MacOS in formulae (@bayandin)
- build(deps): bump rubocop-rspec from 1.42.0 to 1.43.1 in /Library/Homebrew (@Homebrew)
- cask: Add TODOs to deprecate integrated cask commands (@MLH-Fellowship)
- Add missing
summarize
method forStageOnly
. (@reitermarkus) - Refactor and document
Install
. (@reitermarkus) - Refactor and document
Cleanup
. (@reitermarkus) - tab: add built_on & arch information (@Bo98)
- Cask audit help: breakup desc string (@vitorgalvao)
- build(deps): bump simplecov from 0.18.5 to 0.19.0 in /Library/Homebrew (@Homebrew)
- cask --cache: Deprecate command (@MLH-Fellowship)
- build(deps): bump codecov from 0.2.5 to 0.2.6 in /Library/Homebrew (@Homebrew)
- Always audit GitHub license (@dtrodrigues)
- named args: Warn when user references a formula with the same name as a cask (@MLH-Fellowship)
- pr-automerge: pluralize message only when needed (@dtrodrigues)
- check_tmpdir_executable: Remove a stray call to undent (@sjackman)
- utils/inreplace: add
inreplace_pairs
(@SeekingMeaning) - Refactor and document
BuildEnvironment
. (@reitermarkus) - Refactor and document
Homebrew::Diagnostic
. (@reitermarkus) - Refactor and document
CxxStdlib
. (@reitermarkus) - brew.sh: handle Linux systems with no 'locale' (@maxim-belkin)
- os/linux: add no-op MacOS.sdk_path method. (@MikeMcQuaid)
- debrew: fix irb start (@bayandin)
- args: Move named args parsing to separate class (@MLH-Fellowship)