Skip to content

Releases: Homebrew/brew

5.0.7

21 Dec 08:04
Immutable release. Only release title and notes can be modified.
b64029d

Choose a tag to compare

What's Changed

Full Changelog: 5.0.6...5.0.7

5.0.6

16 Dec 09:41
Immutable release. Only release title and notes can be modified.
d28a821

Choose a tag to compare

What's Changed

  • Remove migration of linuxbrew-core formulae by @cho-m in #21195
  • os/mac/xcode: remove obsolete PKGID by @cho-m in #21199
  • Remove linuxbrew automatic git repo migration by @cho-m in #21200
  • build(deps): bump the bundler group across 1 directory with 5 updates by @dependabot[bot] in #21205
  • build(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group by @dependabot[bot] in #21206
  • Fix pouring dependencies extracted by download queue by @cho-m in #21208
  • cask uninstall: opt-in quit/signal on upgrade/reinstall by @toobuntu in #21130
  • test/bundle/formula_installer_spec: avoid slow brew link by @cho-m in #21203
  • Move to ubuntu-slim by @MikeMcQuaid in #21196
  • Use FormulaStruct when loading formulae from the API by @Rylan12 in #21176
  • formula_auditor: skip non-core compatibility bumps check by @scpeters in #21184
  • fix: Don't abort an install if a dangling tracking link exists by @boblail in #21213
  • tests: speed up cask tests by @bevanjkay in #21210
  • Add all deprecate! and disable! arguments to the formula API by @Rylan12 in #21214
  • Set deprecate!/disable! args correctly in FormulaStruct by @Rylan12 in #21215
  • build(deps): bump actions/stale from 10.1.0 to 10.1.1 in the github-actions group by @dependabot[bot] in #21219
  • cleanup: typed: strict by @cho-m in #21217
  • test/cmd: use bottle pour for faster test run by @cho-m in #21177
  • cask/installer: add workaround for language URLs by @cho-m in #21218
  • docs/Tips-and-Tricks: Include Formulae API in Homebrew caching proxy instructions by @colindean in #21212
  • extend/os/mac/hardware/cpu: typed: strict by @botantony in #21222
  • Add --ruby option to brew sh by @Rylan12 in #21223
  • cask/{tab,pkg,staged,utils}: typed: strict by @cho-m in #21227
  • build(deps): bump the bundler group across 1 directory with 6 updates by @dependabot[bot] in #21220
  • downloadable: show "Verified" status after successful checksum verification by @shfc in #21228
  • cmd/update-report: tap migrate installed formulae by @cho-m in #21224
  • Add Homebrew's ruby to PATH for VSCode Ruby LSP setup by @Rylan12 in #21233
  • bundle/go_dumper: skip symlinks by @branchv in #21234
  • extend/ENV/{shared,std}: typed: strict by @cho-m in #21235
  • os/mac/sdk: avoid running xcrun unless needed; various type fixes by @cho-m in #21232
  • dev-cmd/style: allow running --changed in sub-directory by @cho-m in #21236
  • dev-cmd/audit: fix absolute path of changed files by @cho-m in #21237
  • cmd/deps: clarify when --include-test is recursive by @cho-m in #21239
  • pypi: keep extra packages even if they are dependencies of exclude packages by @daeho-ro in #21243
  • test: prefer system pgrep/pkill to avoid proctools conflict by @loplex in #21245
  • Update Safari user agent to 26.0 by @samford in #21251
  • keg: typed: strict by @cho-m in #21259
  • services: typed: strict by @botantony in #21230

New Contributors

Full Changelog: 5.0.5...5.0.6

5.0.5

08 Dec 08:44
Immutable release. Only release title and notes can be modified.
70badad

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.4...5.0.5

5.0.4

01 Dec 14:01
Immutable release. Only release title and notes can be modified.
1383417

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.3...5.0.4

5.0.3

20 Nov 16:13
Immutable release. Only release title and notes can be modified.
fbfdbab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.2...5.0.3

5.0.2

17 Nov 08:58
Immutable release. Only release title and notes can be modified.
d6b691d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

12 Nov 18:33
Immutable release. Only release title and notes can be modified.
e8b7739

Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

5.0.0

12 Nov 09:15
Immutable release. Only release title and notes can be modified.
c9ab462

Choose a tag to compare

What's Changed

  • Bump rubocop TargetRubyVersion by @dduugg in #20969
  • formula_auditor: only run conflict check in --strict by @cho-m in #20971
  • Restore Style/RedundantLineContinuation following upstream fix by @dduugg in #20970
  • formula_creator: setup bundler env vars for ruby formula creation by @chenrui333 in #20972
  • Cleanup partial download queue installations on error/interrupt by @MikeMcQuaid in #20966
  • Make Linux ARM64/AARCH64 Tier 1 supported by @MikeMcQuaid in #20974
  • Set HOMEBREW_DOWNLOAD_CONCURRENCY=auto by default by @MikeMcQuaid in #20975
  • tab: Actual booleans for installed_{on_request,as_dependency} values by @issyl0 in #20979
  • Homebrew 4.7.0 deprecations/disables/removals by @MikeMcQuaid in #20973
  • docs/Acceptable-*: update acceptability criteria. by @MikeMcQuaid in #20981
  • system_command: avoid modifying Context.current by @cho-m in #20982
  • Fix uses_from_macos checks with unsupported macOS versions and the internal API by @Rylan12 in #20986
  • Various fixes to Formula#latest_formula by @Rylan12 in #20985
  • utils/path: allow loading API source cache by @cho-m in #20988
  • Add a flag and an environment variable to skip bundling Go packages by @5ouma in #20989
  • dev-cmd/formula-analytics: prettier macOS analytics. by @MikeMcQuaid in #20990
  • formula_installer: use formula from keg when post-installing source builds by @ZhongRuoyu in #20992
  • download_queue: Output API download messages to stderr when not a TTY by @issyl0 in #20980
  • keg_relocate: add relocation path to #{var}/lib/#{name} by @botantony in #20994
  • Bump the "all" group with 2 updates across multiple ecosystems by @dependabot[bot] in #20995
  • cask_loader: ignore invalid macOS version dependencies by @MikeMcQuaid in #20993
  • Normalize HOMEBREW_CELLAR for immutable Fedora by @coffeejunk in #20983
  • Add concurrent download progress by @cho-m in #20991
  • dev-cmd/formula-analytics: restore macOS version numbers by @p-linnane in #21000
  • Fix formula reporter inconsistencies by @Rylan12 in #20997
  • Remove code for unsupported macOS versions by @p-linnane in #21001
  • patch: deprecate old HOMEBREW_PREFIX placeholder by @cho-m in #21008
  • ENV: minimum of Xcode 11.0 / ld64 512.4 by @cho-m in #21007
  • Fix regressions from deprecation commit by @Bo98 in #21012
  • cask/audit: adjust signing failure error message by @p-linnane in #20999
  • Fix GitHub API last commit and short commit check by @cho-m in #21009
  • formula: update some DSL style in comments by @cho-m in #21015
  • docs/MCP-Server: change Zed example configuration by @jacobdalamb in #21002
  • download_queue: extract bottle to temporary cellar. by @MikeMcQuaid in #21013
  • Add more documentation for the fake macOS version. by @MikeMcQuaid in #21017
  • shims/shared/git: fix executing /usr/bin/git on Linux by @carlocab in #21018
  • formula_installer: use relative_path_from. by @MikeMcQuaid in #21019
  • Remove more code for Mojave and older by @cho-m in #21016
  • cask/cask_loader: discard invalid macOS versions earlier by @cho-m in #21020
  • Use decimal prefixes for bytes, fix concurrent download progress output edge cases by @cho-m in #21006
  • Add service install dir info to Formula Cookbook by @EvanDurfee in #21021
  • docs/Support-Tiers: rewrite for more clarity by @p-linnane in #21022
  • language/node: replace -ddd with long form by @cho-m in #21024
  • test_bot/test_cleanup: run git clean on taps by @ZhongRuoyu in #21025
  • download_strategy: make hardcoded commit hash length a constant by @cho-m in #21027
  • Pass through VSCODE_IPC_HOOK_CLI to brew edit by @wheelerlaw in #21026
  • Deprecate OS::Mac.sdk_root_needed? by @cho-m in #21028

New Contributors

Full Changelog: 4.6.20...5.0.0

4.6.20

03 Nov 09:06
Immutable release. Only release title and notes can be modified.
71358ca

Choose a tag to compare

What's Changed

  • Don't fail if a formula stub doesn't exist when checking Formula#outdated? by @Rylan12 in #20948
  • Use formula stubs for shellcheck, shfmt, and actionlint operations in brew style by @Rylan12 in #20949
  • dev-cmd/tests: remove HOMEBREW_USE_INTERNAL_API from test environment. by @MikeMcQuaid in #20950
  • patches audit: add correctors by @Moisan in #20943
  • Improvements to HOMEBREW_USE_INTERNAL_API by @Rylan12 in #20947
  • Document HOMEBREW_USE_INTERNAL_API by @MikeMcQuaid in #20951
  • github_runner_matrix: always deploy arm64 linux runner for bottling by @cho-m in #20957
  • Add brew lgtm command to run multiple style checks in one command. by @MikeMcQuaid in #20958
  • Bump the "all" group with 3 updates across multiple ecosystems by @dependabot[bot] in #20961
  • download_queue: fix context bleeding out from threads. by @MikeMcQuaid in #20962
  • resource_auditor: skip ftp.gnu.org audit by @cho-m in #20964
  • checksum, version: improve .inspect output by @MikeMcQuaid in #20965
  • dev-cmd/bump-cask-pr: add audit exceptions by @bevanjkay in #20939

Full Changelog: 4.6.19...4.6.20

4.6.19

27 Oct 08:34
Immutable release. Only release title and notes can be modified.
8f67192

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.6.18...4.6.19