Bo Anderson
930f24b63f
Merge pull request #16182 from Bo98/formula_auditor-nil-tap
...
formula_auditor: handle nil tap
2023-11-05 01:14:02 +00:00
Bo Anderson
21f8bf2368
Merge pull request #16181 from Bo98/manpages-ruby3
...
manpages: fix error under Ruby 3
2023-11-05 01:12:03 +00:00
Bo Anderson
79441447f8
formula_auditor: handle nil tap
2023-11-05 00:59:16 +00:00
Bo Anderson
fa5ca71749
manpages: fix error under Ruby 3
2023-11-05 00:54:59 +00:00
Bo Anderson
34e4ec2460
tap: fix repair not working in some cases
2023-11-05 00:44:50 +00:00
Bo Anderson
e002907b14
Merge pull request #16179 from gregorynisbet-google/2023-11-04-fix-cd
...
[shell] Override CDPATH in brew script.
2023-11-05 00:23:13 +00:00
Greg NISBET
077eee8f86
[shell] Override CDPATH in brew script.
...
The CDPATH environment variable can affect the behavior of
`cd`, and `cd` takes the `-P`, `-L` and `-e` flags.
(I didn't know about `-e` until looking at the source)
Make quietcd more robust by setting the CDPATH to ''.
I tested this change by running the following commands from a nonstandard
directory, which caused some of tcsh's and perl's dependencies to be recompiled.
$ [path to brew] install tcsh
$ [path to brew] install perl
Here's a link to the source code of `cd` in a mirror of the bash repo.
ec8113b986/builtins/cd.def (L267)
2023-11-04 16:21:31 -07:00
Bo Anderson
735bc219eb
Merge pull request #16177 from Homebrew/dependabot/bundler/Library/Homebrew/racc-1.7.3
...
build(deps-dev): bump racc from 1.7.2 to 1.7.3 in /Library/Homebrew
2023-11-04 21:57:39 +00:00
Bo Anderson
1e1fa2d1a4
Merge pull request #16178 from p-linnane/env_config-update
...
Manpage: update GitHub rate limit link
2023-11-04 21:57:20 +00:00
Patrick Linnane
6c3eaf6832
Manpage: update GitHub rate limit link
2023-11-04 12:48:00 -07:00
BrewTestBot
8617e85f5f
Update RBI files for racc.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-11-04 18:45:05 +00:00
BrewTestBot
f5ca3d5795
brew vendor-gems: commit updates.
2023-11-04 18:40:25 +00:00
dependabot[bot]
6f6aba3dfb
build(deps-dev): bump racc from 1.7.2 to 1.7.3 in /Library/Homebrew
...
Bumps [racc](https://github.com/tenderlove/racc ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/tenderlove/racc/releases )
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog )
- [Commits](https://github.com/tenderlove/racc/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: racc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 18:34:49 +00:00
Mike McQuaid
e8290c2ed4
Merge pull request #16176 from MikeMcQuaid/cask_json_installed_time
...
cask: add `installed_time` to JSON output.
2023-11-03 11:51:12 +00:00
Mike McQuaid
54012f14ce
cask: add installed_time
to JSON output.
...
This is provided for formulae in `installed.time` and is useful to have
for casks as well as formulae so let's output it here too.
2023-11-03 11:37:01 +00:00
Mike McQuaid
a4b4b90940
Merge pull request #16175 from Homebrew/dependabot/bundler/Library/Homebrew/racc-1.7.2
...
build(deps-dev): bump racc from 1.7.1 to 1.7.2 in /Library/Homebrew
2023-11-02 12:30:32 +00:00
BrewTestBot
bec3b20c0a
Update RBI files for racc.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-11-01 18:26:49 +00:00
BrewTestBot
614d015cff
brew vendor-gems: commit updates.
2023-11-01 18:21:13 +00:00
dependabot[bot]
05a225e64d
build(deps-dev): bump racc from 1.7.1 to 1.7.2 in /Library/Homebrew
...
Bumps [racc](https://github.com/tenderlove/racc ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/tenderlove/racc/releases )
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog )
- [Commits](https://github.com/tenderlove/racc/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: racc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 18:17:15 +00:00
Mike McQuaid
83b4b2f2f4
Merge pull request #16173 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-sorbet-0.7.5
...
build(deps-dev): bump rubocop-sorbet from 0.7.4 to 0.7.5 in /Library/Homebrew
2023-10-31 19:10:47 +00:00
BrewTestBot
9c585da273
Update RBI files for rubocop-sorbet.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-10-31 18:55:26 +00:00
BrewTestBot
3577d1e138
brew vendor-gems: commit updates.
2023-10-31 18:50:33 +00:00
dependabot[bot]
cba5f63ee3
build(deps-dev): bump rubocop-sorbet in /Library/Homebrew
...
Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet ) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases )
- [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.7.4...v0.7.5 )
---
updated-dependencies:
- dependency-name: rubocop-sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 18:46:55 +00:00
Mike McQuaid
2b747f4584
Merge pull request #16172 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2023-10-31 12:35:26 +00:00
BrewTestBot
6f9ef2a0a1
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-10-31 12:19:44 +00:00
Mike McQuaid
a36e1458ef
Merge pull request #16169 from BandhiyaHardik/master
...
fix: changed "Twitter" to "𝕏 (Twitter)" in README.md description section
2023-10-31 12:18:45 +00:00
Mike McQuaid
d37eddd5ce
README: tweak Twitter/Mastodon wording.
2023-10-31 12:02:32 +00:00
Bo Anderson
abc0eec904
Merge pull request #16171 from Bo98/audit-fix
...
dev-cmd/audit: fix for Ruby 3
2023-10-30 21:37:54 +00:00
Bo Anderson
3c9eb901db
dev-cmd/audit: fix for Ruby 3
2023-10-30 21:21:30 +00:00
Bo Anderson
691f7f5901
Merge pull request #16170 from Bo98/atomic-homebrew_gem_groups
...
utils/gems: make `.homebrew_gem_groups` writing atomic
2023-10-30 21:20:10 +00:00
Bo Anderson
a339b912c0
utils/gems: make .homebrew_gem_groups writing atomic
2023-10-30 20:58:44 +00:00
HardikBandhiya
e434d0dcbe
Merge branch 'Homebrew:master' into master
2023-10-31 00:48:08 +05:30
HardikBandhiya
1169140522
Update README.md
...
changed name of Twitter to it's new name 𝕏
2023-10-31 00:47:56 +05:30
Bo Anderson
0a6c5214ec
Merge pull request #16167 from Homebrew/dependabot/bundler/Library/Homebrew/bootsnap-1.17.0
...
build(deps-dev): bump bootsnap from 1.16.0 to 1.17.0 in /Library/Homebrew
2023-10-30 19:13:43 +00:00
Bo Anderson
2aa12893b0
Support Bootsnap in Ruby 3
2023-10-30 18:57:50 +00:00
Bo Anderson
329f8c7ca3
startup/bootsnap: slim load path cache
2023-10-30 18:57:01 +00:00
BrewTestBot
78fcf30d1a
Update RBI files for bootsnap.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-10-30 18:47:41 +00:00
BrewTestBot
0016bd08af
brew vendor-gems: commit updates.
2023-10-30 18:42:30 +00:00
dependabot[bot]
cb8e35f297
build(deps-dev): bump bootsnap in /Library/Homebrew
...
Bumps [bootsnap](https://github.com/Shopify/bootsnap ) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: bootsnap
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 18:38:37 +00:00
Mike McQuaid
51e3c137b5
Merge pull request #16166 from Wertzui123/patch-1
...
README: change `labeled` to `labelled` for a consistent BE-style
2023-10-30 16:17:20 +00:00
Wertzui123
704182a67a
Change labeled
to labelled
for a consistent BE-style
2023-10-30 17:03:48 +01:00
Mike McQuaid
729a6d4eac
Merge pull request #16064 from thecaralice/term-env
...
Add a few environment variables important for editors
2023-10-30 14:40:56 +00:00
Mike McQuaid
98e06d98b9
Merge pull request #16163 from apainintheneck/system-verbose-print-to-stderr-on-request
...
utils: Homebrew.system respect stderr
2023-10-30 14:38:34 +00:00
Mike McQuaid
53107a51db
Merge pull request #16162 from Bo98/system_command-stderr-fix
...
system_command: fix potential issue of stderr not being read
2023-10-30 14:36:36 +00:00
Mike McQuaid
c02a45f9ed
Merge pull request #16158 from samford/livecheck/sparkle-more-item-attributes
...
Sparkle: Surface more Item values
2023-10-30 14:36:09 +00:00
Mike McQuaid
ac8e48ee69
Merge pull request #16165 from Ayaan49/fix
...
fix-typo
2023-10-30 13:10:27 +00:00
Ayaan49
2f3f2d7fbf
fix-typo
2023-10-30 16:43:29 +05:30
Alice Carroll
9378b12d26
Re-export COLORTERM
only locally in brew edit
2023-10-30 00:01:51 +03:00
apainintheneck
1118a49d42
utils: Homebrew.system respect stderr
...
This caused some JSON output to break recently which is not ideal.
The change here is to check if the output should be diverted to
stderr based on the options passed to system. If `:out => :err`
is passed, then we should send any verbose output to stderr
as well.
```console
$ brew ruby -e 'Homebrew.system("ls", :out => :err)' 2>| wc -c
105
$ brew ruby -e 'Homebrew.system("ls")' | wc -c
105
```
2023-10-28 23:43:35 -07:00
Kevin
bf8991f0d7
Merge pull request #16160 from MariaSolOs/fish-completions
...
fix(docs): update fish completions command
4.1.18
2023-10-28 23:25:32 -07:00