What's Changed
- feat: enable audit for wayback urls on all formulae by @iMichka in #17901
- cleaner: rewrite node shebangs by @branchvincent in #17773
- brew.sh: fix
brew -v
by @carlocab in #17903 - language/python: support pure-Python wheel installs by @woodruffw in #17897
- Formula-Cookbook: add
std_npm_args
by @p-linnane in #17881 - Improve locking UX by @MikeMcQuaid in #17904
- sandbox: disallow backslashes in path filter names by @woodruffw in #17919
- tapioca/compilers/args: remove non-AbstractCommand handling by @Bo98 in #17920
- Homebrew-and-Python: more PEP 668 guidance by @woodruffw in #17922
- rubocop: Discourage the use of
rm_f
andrm_rf
in formulae and casks by @issyl0 in #17705 - rubocops/text: Add autocorrection for the interpolated bin audit by @issyl0 in #17933
- sbom: don't store runtime dependencies when bottling. by @MikeMcQuaid in #17935
- Add vscode Ruby LSP config by @Rylan12 in #17934
- rubocops/shared/url_helper: fix url audit by @khipp in #17937
- rubocops/shared/url_helper: update url audit by @khipp in #17938
- docs: Update
find-appcast
command by @thatrobotdev in #17943 - More VS Code improvements by @Rylan12 in #17942
- Portable Ruby 3.3.4_1 by @Bo98 in #17948
- upgrade: fix missed upgrades when an alias is changed to a formula by @Bo98 in #17946
- debrew/irb: fix errors under Ruby 3.3 by @Bo98 in #17945
- shellenv: fix
MANPATH
andINFOPATH
handling for [t]csh by @carlocab in #17951 - shims/super/cc: pass
-ld_classic
if needed for-dead_strip_dylibs
by @cho-m in #17950 - dev-cmd/dispatch-build-bottle: add missing
require
by @chenrui333 in #17959 - utils/analytics: improve accuracy of GitHub Packages download counts by @carlocab in #17957
- rubocops/text: Allow
bin
interpolation inside word arrays by @issyl0 in #17961 - Formula-Cookbook: Stop recommending
rm_f
inpostinstall
by @issyl0 in #17965 - rubocops/lines: audit
std_npm_args
usage by @branchvincent in #17867
New Contributors
- @thatrobotdev made their first contribution in #17943
Full Changelog: 4.3.12...4.3.13