- Fix bottle prefix and repository handling (@MikeMcQuaid)
- Revert "untap: add --force switch" (@Homebrew)
- uses: add --formula and --casks flags (@Rylan12)
- caveats: remove ZSH FPATH logic. (@MikeMcQuaid)
- cleanup: fix portable Ruby behaviour. (@MikeMcQuaid)
- MacOS::Version architecture handling (@MikeMcQuaid)
- build(deps): bump rubocop-rails from 2.8.1 to 2.9.0 in /Library/Homebrew (@Homebrew)
- untap: add --force switch (@dawidd6)
- os/mac/pkgconfig: add pc files for Big Sur 11.1 (@thalamus)
- create: fix options handling (@EricFromCanada)
- Add timeout in
bump-unversioned-casks
. (@reitermarkus) - sorbet: Update RBI files. (@Homebrew)
- Reuse
curl_http_content_headers_and_checksum
for appcast audit. (@reitermarkus) - workflows: Prevent Running Additional CI Jobs on User Forks (@RandomDSdevel)
- Fix macOS Ruby version handling (@MikeMcQuaid)
- Add
unversioned?
method toCask::URL
. (@reitermarkus) - software_spec: add on_macos/on_linux to SoftwareSpec (@SeekingMeaning)
- software_spec: add on_macos/on_linux to PourBottleCheck (@SeekingMeaning)
- cmd/info.rb: correctly check whether the formula is bottled (@maxim-belkin)
- extend: add on_os (for on_macos/on_linux) (@SeekingMeaning)
- Revert "Fix
:arm64_big_sur
bottle ordering." (@fxcoudert) - ENV/shared: widen type for append_path (@jonchang)
- Fix wrong version mapping in
bump-unversioned-casks
. (@reitermarkus) - RbConfig: fix broken MacOS SDK paths (@mistydemeo)
- Add
bump-unversioned-casks
command. (@reitermarkus) - bottle: add tests for json merging (@iMichka)
- software_spec: make bottle sorting stable. (@MikeMcQuaid)
- cmd/update: improve shallow clone message. (@MikeMcQuaid)
- dev-cmd/dispatch-build-bottle: remove testing code. (@MikeMcQuaid)
- build(deps-dev): bump html-proofer from 3.17.3 to 3.17.4 in /docs (@Homebrew)
- build(deps): bump sorbet from 0.5.6130 to 0.5.6134 in /Library/Homebrew (@Homebrew)
- diagnostic: don't complain about creatable directories that don't exist. (@MikeMcQuaid)
- dev-cmd/dispatch-build-bottle: set ARM labels. (@MikeMcQuaid)
- Fix
:arm64_big_sur
bottle ordering. (@MikeMcQuaid) - brew.sh: don't allow system Ruby on Catalina. (@MikeMcQuaid)
- livecheck: add GithubLatest strategy (@nandahkrishna)
- workflows/tests: consolidate macOS tests. (@MikeMcQuaid)
- git_extensions: refactor and delete redundant functions (@jonchang)
- [Library/Homebrew/cli/named_args.rb]
to_formulae_to_casks()
: Reasssociate itsrescue
Block with the Correct Enclosing Scope (@RandomDSdevel) - brew: re-exec under native arch if requested (@fxcoudert)
- Ensure default cask tap is installed on
CaskUnavailableError
. (@reitermarkus) - Test for
brew ruby -e 'puts "testball".f.path'
(@scpeters) - Remove style exceptions for ProvidedByMacos and UsesFromMacos (@Rylan12)
- Add CPU family for M1, remove Intel Arrandale (@claui)
- build(deps): bump rspec-sorbet from 1.7.0 to 1.8.0 in /Library/Homebrew (@Homebrew)
- add flags to deps --installed (@hyuraku)
- utils/pypi: return nil for non-pypi-packages from url (@Rylan12)
- Revert "add two flag to deps --installed" (@Homebrew)
- Fix ZSH FPATH handling (@MikeMcQuaid)
- add two flag to deps --installed (@hyuraku)
- workflows/tests: run vendored gems on macOS 11. (@MikeMcQuaid)
- build(deps): bump sorbet from 0.5.6124 to 0.5.6130 in /Library/Homebrew (@Homebrew)
- update.sh: refuse to update shallow homebrew-core/cask clones. (@MikeMcQuaid)
- build(deps): bump rubocop-rspec from 2.0.0 to 2.0.1 in /Library/Homebrew (@Homebrew)
- Mark
brew bump
test with `:needs_network. (@reitermarkus) - style: migrate some lists back to Homebrew/brew (@Rylan12)
- build(deps): bump sorbet from 0.5.6111 to 0.5.6124 in /Library/Homebrew (@Homebrew)
- Run
vendor-gems
on Big Sur. (@reitermarkus) - formulae: fix sed extended regex flag on macOS. (@MikeMcQuaid)
- Fix wrong
force
keyword. (@reitermarkus) - os/linux.rb: don't show codename when it's n/a (@maxim-belkin)
- Add, enable and fix checks from rubocop-rails. (@MikeMcQuaid)
- cmd/formulae.sh: fix spaces (@maxim-belkin)
- build(deps): bump tapioca from 0.4.9 to 0.4.10 in /Library/Homebrew (@Homebrew)
- Suppress
parser
warnings. (@reitermarkus) - python: update virtualenv (@fxcoudert)
- Mark some
audit
tests with:needs_network
. (@reitermarkus) - sorbet: Update RBI files. (@Homebrew)
- spdx: update license data. (@Homebrew)
- formula: widen type for system args (@jonchang)
- Migrate style exceptions to homebrew/core (@Rylan12)