28944 Commits

Author SHA1 Message Date
dependabot[bot]
207266a940
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](51d810878b...5a8bb4701e)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 18:02:18 +00:00
Mike McQuaid
216eb45a6f
Merge pull request #11914 from Bo98/sandbox-pty
sandbox: start sandbox in a pseudoterminal
2021-08-24 16:37:22 +01:00
Rylan Polster
663cc40139
Add per-os versions to Cask::Cask#to_h 2021-08-24 11:35:19 -04:00
Bo Anderson
d4c691e91e
sandbox: check if stdin/out is associated with a tty 2021-08-24 16:17:39 +01:00
Mike McQuaid
aa04277dc2
sandbox: add comment. 2021-08-24 14:46:00 +01:00
Bo Anderson
0f900edfa2
sandbox: start sandbox in a pseudoterminal 2021-08-24 14:29:17 +01:00
Mike McQuaid
a1e34bdd10
Merge pull request #11913 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-08-24 14:07:35 +01:00
Mike McQuaid
0fed05a752
Apply suggestions from code review
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-08-24 13:56:10 +01:00
BrewTestBot
9fc3794ea1
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-08-24 12:45:34 +00:00
Mike McQuaid
f9f9d362b7
Merge pull request #11911 from FnControlOption/patch-1
cmd/cache: add `--HEAD` switch
2021-08-24 13:42:54 +01:00
Mike McQuaid
37dd7d835c
Merge pull request #11908 from yurikoles/fix-old-link-in-doc
Update docs/Acceptable-Casks.md
2021-08-24 13:42:33 +01:00
fn ⌃ ⌥
7beed25227
cmd/cache: add --HEAD switch 2021-08-23 20:37:02 -07:00
Bo Anderson
ef505b1f09
Merge pull request #11906 from Homebrew/dependabot/bundler/docs/listen-3.7.0
build(deps): bump listen from 3.6.0 to 3.7.0 in /docs
2021-08-23 22:18:47 +01:00
Bo Anderson
fbd64ea9ca
Merge pull request #11905 from Homebrew/dependabot/bundler/docs/activesupport-6.0.4.1
build(deps): bump activesupport from 6.0.4 to 6.0.4.1 in /docs
2021-08-23 22:18:19 +01:00
Bo Anderson
d2ba2d25b1
Merge pull request #11907 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9058
build(deps-dev): bump sorbet from 0.5.9053 to 0.5.9058 in /Library/Homebrew
2021-08-23 22:15:53 +01:00
Yurii Kolesnykov
6115740254
Update docs/Acceptable-Casks.md
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
2021-08-23 21:49:19 +03:00
BrewTestBot
314168c10e
brew vendor-gems: commit updates. 2021-08-23 18:08:28 +00:00
dependabot[bot]
c043686ff7
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9053 to 0.5.9058.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:03:55 +00:00
dependabot[bot]
7149c1e9c0
build(deps): bump listen from 3.6.0 to 3.7.0 in /docs
Bumps [listen](https://github.com/guard/listen) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:02:22 +00:00
dependabot[bot]
f7c7f3070e
build(deps): bump activesupport from 6.0.4 to 6.0.4.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4 to 6.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.4...v6.0.4.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:01:43 +00:00
Jason Rudolph
65a9aba2d3
docs: update Homebrew/brew guide with flaky tests/buildpulse tips. 2021-08-23 16:43:47 +01:00
Jason Rudolph
48e69ea347
README: add @buildpulse link and logo. 2021-08-23 16:43:33 +01:00
Mike McQuaid
c9f4d1d900
Merge pull request #11901 from Bo98/srb-5067
dev-cmd/typecheck: stop suppressing error 5067
2021-08-23 14:48:26 +01:00
Mike McQuaid
6f21758b2a
Merge pull request #11667 from bevanjkay/livecheck-extractplist-qlplugins
unversioned_cask_checker: check for versions in qlplugins
2021-08-23 14:45:51 +01:00
Rui Chen
4474818d07 create(go): add -s -w ldflags to reduce the artifact size
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-08-22 14:30:26 -04:00
Bo Anderson
856ad5738b
dev-cmd/typecheck: stop suppressing error 5067
The problem with it was solved in Sorbet 0.5.9051.
2021-08-22 16:24:01 +01:00
Michka Popoff
d14fc2db12
Merge pull request #11896 from iMichka/homepage
formula_auditor: use brewed curl for homepage check when needed
3.2.9
2021-08-21 18:37:36 +02:00
Vítor Galvão
653aa4aa93
Merge pull request #11884 from Homebrew/acceptable-casks
Update Acceptable-Casks.md
2021-08-21 01:50:54 +01:00
Nanda H Krishna
9c986d1d4c
Merge pull request #11898 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9053
build(deps-dev): bump sorbet from 0.5.9048 to 0.5.9053 in /Library/Homebrew
2021-08-21 00:01:39 +05:30
BrewTestBot
70318c451a
Update RBI files for sorbet. 2021-08-20 18:10:47 +00:00
BrewTestBot
d3dbf826b5
brew vendor-gems: commit updates. 2021-08-20 18:08:09 +00:00
dependabot[bot]
5328922d39
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9048 to 0.5.9053.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 18:04:10 +00:00
Nanda H Krishna
c3968b3c95
Merge pull request #11897 from Homebrew/sync-triage-config
Synchronize triage configuration
2021-08-20 23:06:06 +05:30
BrewTestBot
d6e4586de8
triage-issues.yml: update to match main configuration 2021-08-20 17:12:50 +00:00
Rylan Polster
98eca95935
Merge pull request #11895 from Rylan12/fix-tap-audit-exceptions
tap_auditor: use short names when checking exception lists
2021-08-20 10:46:38 -04:00
Michka Popoff
bbfa52fcaa
formula_auditor: use brewed curl for homepage check when needed
If the download url is using brewed curl, use that too for the homepage check.
Ideally one would introduce the "using: :homebrew_curl" stanza for the homepage
line in the DSL, but it is easier to implicitely use the same logic
for homepages and url's and define the "using:" only once.
2021-08-20 10:14:50 +02:00
Rylan Polster
05fa1f0cb8
tap_auditor: use short names when checking exception lists 2021-08-20 02:36:14 -04:00
Bo Anderson
4bbe340752
Merge pull request #11890 from Homebrew/dependabot/github_actions/actions/github-script-4.1
build(deps): bump actions/github-script from 4.0.2 to 4.1
2021-08-20 02:53:51 +01:00
Bo Anderson
e3876e86c1
Merge pull request #11887 from Bo98/quiet_cd
bin/brew: actually quiet cd
2021-08-20 02:51:48 +01:00
Sam Ford
30e081baad
Merge pull request #11889 from samford/livecheck/PageMatch-expand-find_versions-tests
PageMatch: Expand #find_versions tests
2021-08-19 16:27:56 -04:00
Sam Ford
e65c9d02ab
PageMatch: Expand #find_versions tests 2021-08-19 16:07:53 -04:00
Nanda H Krishna
e7fe728673
Merge pull request #11892 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.4.1
build(deps): bump activesupport from 6.1.4 to 6.1.4.1 in /Library/Homebrew
2021-08-20 00:17:40 +05:30
Nanda H Krishna
fc20546b83
Merge pull request #11891 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.19.1
build(deps): bump rubocop from 1.19.0 to 1.19.1 in /Library/Homebrew
2021-08-20 00:17:12 +05:30
BrewTestBot
035efa8ed6
Update RBI files for rubocop. 2021-08-19 18:07:43 +00:00
BrewTestBot
3d83199bf6
Update RBI files for activesupport. 2021-08-19 18:07:33 +00:00
BrewTestBot
2cdb0171de
brew vendor-gems: commit updates. 2021-08-19 18:05:28 +00:00
BrewTestBot
19a70546e6
brew vendor-gems: commit updates. 2021-08-19 18:05:21 +00:00
dependabot[bot]
c434d0af0f
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4 to 6.1.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.4...v6.1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 18:03:14 +00:00
dependabot[bot]
8d982de8fd
build(deps): bump rubocop from 1.19.0 to 1.19.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.19.0...v1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 18:02:51 +00:00
dependabot[bot]
e80f260b9e
build(deps): bump actions/github-script from 4.0.2 to 4.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.0.2...v4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 18:02:44 +00:00