25288 Commits

Author SHA1 Message Date
Bo Anderson
6632a4fd49
dev-cmd/extract: strip out old bottle disable reasons 2022-06-10 20:25:21 +01:00
BrewTestBot
dc68629e6b
brew vendor-gems: commit updates. 2022-06-10 18:46:50 +00:00
dependabot[bot]
37a0c1a4c1
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10087 to 0.5.10090.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 18:44:06 +00:00
Bo Anderson
5c6160472b
sandbox: allow file-write-setugid 2022-06-10 19:32:32 +01:00
Bo Anderson
75d882b9d8
utils/pypi: handle HTTP error codes 2022-06-10 18:47:33 +01:00
Bo Anderson
a5a5d927f0
Merge pull request #13400 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10087
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10082 to 0.5.10087 in /Library/Homebrew
2022-06-09 21:59:44 +01:00
BrewTestBot
16d1679ad1
Update RBI files for mechanize. 2022-06-09 18:15:20 +00:00
BrewTestBot
ead725458a
brew vendor-gems: commit updates. 2022-06-09 18:10:56 +00:00
BrewTestBot
63f57ecefb
brew vendor-gems: commit updates. 2022-06-09 18:05:59 +00:00
dependabot[bot]
0d8bdbb30e
build(deps): bump mechanize from 2.8.4 to 2.8.5 in /Library/Homebrew
Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/sparklemotion/mechanize/releases)
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/mechanize/compare/v2.8.4...v2.8.5)

---
updated-dependencies:
- dependency-name: mechanize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 18:04:08 +00:00
dependabot[bot]
3fb9d0d735
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10082 to 0.5.10087.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 18:03:19 +00:00
Sam Ford
ee0d487ffd
Merge pull request #13397 from samford/livecheck/omit-skipped-with-newer-only
livecheck: update --newer-only and --quiet behavior
2022-06-09 09:03:44 -04:00
Mike McQuaid
39f30d75d4
Merge pull request #13398 from apainintheneck/remove-required-for
Remove unused parser option required_for
2022-06-09 10:18:04 +01:00
apainintheneck
1d5c668110 Remove unused parser option required_for 2022-06-08 15:23:58 -07:00
Sam Ford
52cd5dde9c
Respect --newer-only and --quiet in JSON output 2022-06-08 15:50:11 -04:00
Sam Ford
802a430300
livecheck: omit skipped when --newer-only is used 2022-06-08 15:50:11 -04:00
BrewTestBot
23ff6dc847
brew vendor-gems: commit updates. 2022-06-08 18:10:16 +00:00
dependabot[bot]
e82f324935
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10076 to 0.5.10082.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 18:04:49 +00:00
BrewTestBot
2a662e8683
Update RBI files for rubocop-performance. 2022-06-08 12:48:58 +00:00
BrewTestBot
fa32bd21ee
brew vendor-gems: commit updates. 2022-06-08 12:44:33 +00:00
dependabot[bot]
6f10932a99
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.14.1...v1.14.2)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 12:41:58 +00:00
Nanda H Krishna
3c6ff285bd
Merge pull request #13392 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10076
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10073 to 0.5.10076 in /Library/Homebrew
2022-06-07 16:55:57 -04:00
Sam Ford
a909be581b
Merge pull request #13387 from samford/livecheck/git-use-system_command
Git: Use system_command instead of Open3.capture3
2022-06-07 14:14:53 -04:00
BrewTestBot
889deba151
brew vendor-gems: commit updates. 2022-06-07 18:06:46 +00:00
dependabot[bot]
66c7c00cde
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10073 to 0.5.10076.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 18:04:09 +00:00
Sam Ford
64a7c1f821
Git: Remove tags_only_debian logic
The `tags_only_debian` code in livecheck's `Git` strategy was
originally introduced in Homebrew/homebrew-livecheck#131 when
livecheck was in a less mature state and relied more on internal
special-casing like this (i.e., while we worked to add appropriate
`livecheck` blocks). This logic only has the potential to be
beneficial when a formula/cask doesn't contain a `livecheck` block
but I would argue that we shouldn't be making assumptions in the
strategy around whether tags with a `debian/` prefix should be
matched or omitted. The answer depends upon the context of a given
formula/cask and should be handled with a `livecheck` block, as we
do with other situations like this.
2022-06-07 09:02:03 -04:00
BrewTestBot
9ae051529b
Update RBI files for rubocop-performance. 2022-06-07 08:22:36 +00:00
BrewTestBot
85a155ce8b
brew vendor-gems: commit updates. 2022-06-07 08:18:08 +00:00
dependabot[bot]
e00f74fbb9
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 08:15:31 +00:00
Bo Anderson
a60ca3ba4f
Merge pull request #13388 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10073
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10063 to 0.5.10073 in /Library/Homebrew
2022-06-07 04:21:17 +01:00
Bo Anderson
8ef55b63ae
Merge pull request #13391 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2022-06-07 04:20:21 +01:00
Bo Anderson
75e76361ac
Preliminary macOS 13 support 2022-06-07 02:39:36 +01:00
BrewTestBot
a4ed8f0e2d
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-06-07 00:20:55 +00:00
BrewTestBot
1263ad99a4
Update RBI files for sorbet-static-and-runtime. 2022-06-06 18:13:10 +00:00
BrewTestBot
c9f6b275f0
brew vendor-gems: commit updates. 2022-06-06 18:08:47 +00:00
dependabot[bot]
aa1f519b60
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10063 to 0.5.10073.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 18:03:47 +00:00
Sam Ford
bdd35efed8
Git: Use system_command instead of Open3.capture3
In a past discussion, it was preferred that we use `system_command`
in livecheck's `Git` strategy instead of `Open3.capture3` but it
wasn't feasible at the time because we couldn't prevent
`#system_command` from printing certain output. I resolved the
`SystemCommand` shortcoming long ago in Homebrew/brew#10066, so this
finally migrates the `Git` strategy to `system_command`.
2022-06-06 12:14:40 -04:00
Mike McQuaid
845925bf56
Merge pull request #13311 from bevanjkay/fix-outdated-greedy
cask: fix greedy outdated command
2022-06-06 10:05:24 +01:00
Mike McQuaid
6dc923dca3
Merge pull request #13378 from MikeMcQuaid/remove_yosemite
os/mac/version: remove Yosemite.
2022-06-06 08:26:53 +01:00
Mike McQuaid
ddaf011b4f
Merge pull request #13385 from kidonng/HOMEBREW_BAT_THEME
dev-cmd/cat: support setting bat theme via environment variable
2022-06-06 08:25:49 +01:00
Mike McQuaid
f43e9b6c04
os/mac/version: remove Yosemite.
It's no longer possible to run Homebrew there.

Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-06-06 05:18:53 +01:00
Kid
721a27d68d dev-cmd/cat: support setting bat theme via environment variable 2022-06-06 08:44:47 +08:00
apainintheneck
4dce389aa7 Remove download sha file from .metadata dir when uninstalling casks 2022-06-05 13:00:20 -07:00
BrewTestBot
608757bc90
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-06-04 00:24:40 +00:00
Sam Ford
ca9932fdd9
Merge pull request #13368 from samford/livecheck/sparkle-provide-channel-info-in-item
Sparkle: Provide channel information in Item
2022-06-03 16:16:20 -04:00
Mike McQuaid
05e8ed916a
Merge pull request #13375 from MikeMcQuaid/modified_formulae
cmd/update-report: use better wording when appropriate.
2022-06-03 19:52:24 +01:00
Mike McQuaid
8288897a8e
Merge pull request #13377 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10063
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10051 to 0.5.10063 in /Library/Homebrew
2022-06-03 19:39:33 +01:00
Mike McQuaid
04c8e02418
cmd/update-report: use better wording where appropriate.
From reading https://github.com/orgs/Homebrew/discussions/3328: I
initially thought we should just change "Updated" to "Modified" when
appropriate. After conversation with Bo98, though, I thought more and
saw that we're already checking for outdated formulae here so, rather
than ever traverse through the formula history, look at the outdated
formula and list them unless we've set
`HOMEBREW_UPDATE_REPORT_ALL_FORMULAE` in which case we show the
modifications.

While we're here, also do a bit of reformatting and renaming to better
clarify intent.
2022-06-03 19:23:38 +01:00
BrewTestBot
4cd1efea65
brew vendor-gems: commit updates. 2022-06-03 18:07:27 +00:00
dependabot[bot]
eccc8ce810
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) from 0.5.10051 to 0.5.10063.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 18:04:44 +00:00