Commit Graph
23276 Commits
Author SHA1 Message Date
Mike McQuaid 62f7dcaa0e dev-cmd/typecheck: don't suppress 5061 errors, do suppress 5067. 2021-08-11 09:40:57 +01:00
Mike McQuaidandGitHub 3b13cf9797 Merge branch 'master' into dependabot/bundler/Library/Homebrew/sorbet-0.5.6519 2021-08-11 09:30:51 +01:00
BrewTestBot e854fd4e25 Update RBI files for sorbet. 2021-08-11 08:28:34 +00:00
BrewTestBot 99be6d9302 brew vendor-gems: commit updates. 2021-08-11 08:26:20 +00:00
Mike McQuaidandGitHub 79655bfd7f Merge pull request #11843 from Bo98/stackprof
brew.rb: remove gem setup for stackprof
2021-08-11 09:15:44 +01:00
Mike McQuaid 0c337c4c12 brew vendor-gems: commit updates. 2021-08-11 09:14:58 +01:00
Mike McQuaid ce887063de Update sorbet 2021-08-11 09:13:41 +01:00
Carlo CabreraandGitHub 66dfcd44bd Merge pull request #11841 from carlocab/cmake-args-params
formula: allow `std_cmake_args` to take parameters
2021-08-11 14:02:18 +08:00
Bo Anderson d4b88b1b55 brew.rb: remove gem setup for stackprof 2021-08-11 02:13:37 +01:00
Carlo Cabrera 12435565f3 formula: allow std_cmake_args to take parameters
We have a handful of of formulae that do `std_cmake_args.reject` to
override some of flags (e.g. emscripten, icemon, ortp, qt, klee,
watchman).

Let's try to simplify some of this code by allowing these formulae to
override these flags by passing arguments to `std_cmake_args`.

While we're here, let's update the type signature of `std_cargo_args`.
2021-08-10 11:55:00 +08:00
BrewTestBot 4c344d8c09 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-08-10 00:12:55 +00:00
Rylan Polster 9b2a504207 Fix API fetch methods in Utils::Analytics 2021-08-09 18:39:49 -04:00
Rylan Polster b88158c148 Fix type for Homebrew::API::Bottle::download_bottle 2021-08-09 17:20:27 -04:00
Rylan Polster 489f5ed9d1 api: fix generic api path functions 2021-08-09 16:48:13 -04:00
BrewTestBot f1be07c6b8 Update RBI files for rubocop-ast. 2021-08-09 18:11:34 +00:00
BrewTestBot 86b5f97424 brew vendor-gems: commit updates. 2021-08-09 18:09:02 +00:00
dependabot[bot]andGitHub cf275f8e64 build(deps): bump rubocop-ast from 1.8.0 to 1.9.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: rubocop-ast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 18:04:08 +00:00
Rylan PolsterandGitHub 90bbe8bb03 Merge pull request #11831 from Rylan12/api-cleanup
Refactor API methods
2021-08-09 12:32:55 -04:00
Rylan Polster ab8aea0652 Fix tests 2021-08-09 11:00:00 -04:00
Rylan Polster eab0f88c3c Remove json argument and extend Cachable 2021-08-09 10:29:55 -04:00
Mike McQuaidandGitHub d829145459 Merge pull request #11834 from umireon/umireon-insert-space
Insert space
2021-08-09 13:25:06 +01:00
BrewTestBot a48b12540f spdx: update license data.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/spdx.yml).
2021-08-09 00:06:27 +00:00
Kaito UdagawaandGitHub fec4ff5ca3 Insert space
I got the following error message:

Install Clang or run `brew install gcc`.Alternatively, remove the flag to attempt bottle installation.

A space is missing after the period. This change ensures a space to be inserted.
2021-08-09 02:21:45 +09:00
Connor MannandGitHub 5ea678bbc7 Merge pull request #11824 from cnnrmnn/latest-head-kegs 2021-08-08 10:01:27 -04:00
Connor Mann ed7066c183 Style fix 2021-08-06 22:35:16 -04:00
Connor Mann 1581a29b28 Update tests 2021-08-06 22:34:30 -04:00
Connor Mann 363bcbd72a Sort head kegs by tab modification time 2021-08-06 21:27:21 -04:00
Rylan Polster a8c03c1cc6 Restrict HOMEBREW_JSON_CORE use in tests 2021-08-06 11:52:21 -04:00
Rylan Polster b1215800d4 Fix tests 2021-08-06 11:42:55 -04:00
BrewTestBot b48d561225 brew vendor-gems: commit updates. 2021-08-06 13:06:58 +00:00
Bo Anderson ff15e091ec Add RBI file for Formula delegate methods 2021-08-06 14:03:18 +01:00
BrewTestBotandBo Anderson dc2b55f383 Update RBI files for sorbet. 2021-08-06 14:03:02 +01:00
Bo Anderson cee86846ce Fix Sorbet violations. 2021-08-06 14:03:00 +01:00
Bo Anderson a5ff1b0b2e Update Sorbet hidden definitions 2021-08-06 13:32:50 +01:00
Bo Anderson 07239d267c Migrate from Sorbet DSL plugins to Parlour 2021-08-06 13:32:48 +01:00
Rylan Polster f84265f9a2 Remove extra type signatures 2021-08-06 04:40:22 -04:00
Rylan Polster 2afbd38dde Remove extra comment 2021-08-06 04:35:45 -04:00
Rylan Polster 737dd1654b Refactor API methods 2021-08-06 04:31:27 -04:00
Mike McQuaidandGitHub 6bb369916c Merge pull request #11822 from yahavi/registry-annonymous-access
Allow anonymous access in private registries
2021-08-05 10:39:07 +01:00
Connor Mann 3dde12c634 Handle only HEAD kegs in to_latest_kegs 2021-08-04 18:51:39 -04:00
BrewTestBot faeb894249 Update RBI files for tapioca. 2021-08-04 18:10:53 +00:00
BrewTestBot 68a6f19441 brew vendor-gems: commit updates. 2021-08-04 18:07:51 +00:00
dependabot[bot]andGitHub d5e7d8b2c4 build(deps-dev): bump tapioca from 0.4.23 to 0.4.24 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.23...v0.4.24)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 18:03:34 +00:00
yahavi 285513fd65 Allow anonymous access in private registries 2021-08-04 18:52:52 +03:00
MoonFruit 3d635c22cd Fix brew outdated --cask --json --greedy 2021-08-04 14:09:33 +08:00
Mike McQuaidandGitHub f22d140869 Merge pull request #11789 from XuehaiPan/master
cmd/shellenv.sh: make `brew shellenv` idempotent
2021-08-03 19:24:25 +01:00
Mike McQuaidandGitHub a5ed9b63eb Merge pull request #11813 from MikeMcQuaid/release_notes_safe_popen_read
release_notes: use `safe_popen_read`.
2021-08-03 19:12:42 +01:00
Misty De MeoandGitHub ca58ef59cb Merge pull request #11801 from mistydemeo/edit_enable_project_view
edit: enable Sublime Text project view
2021-08-03 08:28:24 -07:00
Sam FordandGitHub 1a55b749c9 Merge pull request #11779 from samford/livecheck/allow-nil-return-from-strategy-blocks
livecheck: allow nil return from strategy blocks
2021-08-03 08:57:46 -04:00
XuehaiPan 1e737dbe2c cmd/shellenv.sh: apply suggestions from code review 2021-08-03 18:40:59 +08:00