Homebrew
Notes
no notes yet
Release notes
v4.3.13
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- feat: enable audit for wayback urls on all formulae by @iMichka in https://github.com/Homebrew/brew/pull/17901
- cleaner: rewrite node shebangs by @branchvincent in https://github.com/Homebrew/brew/pull/17773
- brew.sh: fix
brew -vby @carlocab in https://github.com/Homebrew/brew/pull/17903 - language/python: support pure-Python wheel installs by @woodruffw in https://github.com/Homebrew/brew/pull/17897
- Formula-Cookbook: add
std_npm_argsby @p-linnane in https://github.com/Homebrew/brew/pull/17881 - Improve locking UX by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17904
- sandbox: disallow backslashes in path filter names by @woodruffw in https://github.com/Homebrew/brew/pull/17919
- tapioca/compilers/args: remove non-AbstractCommand handling by @Bo98 in https://github.com/Homebrew/brew/pull/17920
- Homebrew-and-Python: more PEP 668 guidance by @woodruffw in https://github.com/Homebrew/brew/pull/17922
- rubocop: Discourage the use of
rm_fandrm_rfin formulae and casks by @issyl0 in https://github.com/Homebrew/brew/pull/17705 - rubocops/text: Add autocorrection for the interpolated bin audit by @issyl0 in https://github.com/Homebrew/brew/pull/17933
- sbom: don't store runtime dependencies when bottling. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17935
- Add vscode Ruby LSP config by @Rylan12 in https://github.com/Homebrew/brew/pull/17934
- rubocops/shared/url_helper: fix url audit by @khipp in https://github.com/Homebrew/brew/pull/17937
- rubocops/shared/url_helper: update url audit by @khipp in https://github.com/Homebrew/brew/pull/17938
- docs: Update
find-appcastcommand by @thatrobotdev in https://github.com/Homebrew/brew/pull/17943 - More VS Code improvements by @Rylan12 in https://github.com/Homebrew/brew/pull/17942
- Portable Ruby 3.3.4_1 by @Bo98 in https://github.com/Homebrew/brew/pull/17948
- upgrade: fix missed upgrades when an alias is changed to a formula by @Bo98 in https://github.com/Homebrew/brew/pull/17946
- debrew/irb: fix errors under Ruby 3.3 by @Bo98 in https://github.com/Homebrew/brew/pull/17945
- shellenv: fix
MANPATHandINFOPATHhandling for [t]csh by @carlocab in https://github.com/Homebrew/brew/pull/17951 - shims/super/cc: pass
-ld_classicif needed for-dead_strip_dylibsby @cho-m in https://github.com/Homebrew/brew/pull/17950 - dev-cmd/dispatch-build-bottle: add missing
requireby @chenrui333 in https://github.com/Homebrew/brew/pull/17959 - utils/analytics: improve accuracy of GitHub Packages download counts by @carlocab in https://github.com/Homebrew/brew/pull/17957
- rubocops/text: Allow
bininterpolation inside word arrays by @issyl0 in https://github.com/Homebrew/brew/pull/17961 - Formula-Cookbook: Stop recommending
rm_finpostinstallby @issyl0 in https://github.com/Homebrew/brew/pull/17965 - rubocops/lines: audit
std_npm_argsusage by @branchvincent in https://github.com/Homebrew/brew/pull/17867
New Contributors
- @thatrobotdev made their first contribution in https://github.com/Homebrew/brew/pull/17943
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.12...4.3.13