28864 Commits

Author SHA1 Message Date
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
Vítor Galvão
895cbe0b38
Update docs/Acceptable-Casks.md
Co-authored-by: Branch Vincent <branchevincent@gmail.com>
2021-08-19 18:54:26 +01:00
Sam Ford
02756cfe45
Merge pull request #11888 from samford/livecheck/PageMatch#find_versions-fix-early-return-conditions
PageMatch#find_versions: Fix return conditions
2021-08-19 09:32:20 -04:00
Sam Ford
b4adf2a42e
PageMatch#find_versions: Fix return conditions 2021-08-19 09:01:11 -04:00
Bo Anderson
a84b13b6e9
bin/brew: actually quiet cd
Fixes #11886.
2021-08-19 13:33:31 +01:00
Carlo Cabrera
45fdecce38
Merge pull request #11872 from carlocab/extract_macho-private
formula: make `extract_macho_slice_from` private
2021-08-19 14:02:23 +08:00
Bo Anderson
3ac8215996
Merge pull request #11878 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9048
build(deps-dev): bump sorbet from 0.5.9045 to 0.5.9048 in /Library/Homebrew
2021-08-19 03:01:17 +01:00
Vítor Galvão
7dcfeddbad
Update Acceptable-Casks.md 2021-08-19 02:41:14 +01:00
Nanda H Krishna
8d2811ea71
Merge pull request #11879 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.5
build(deps): bump rubocop-performance from 1.11.4 to 1.11.5 in /Library/Homebrew
2021-08-19 00:01:25 +05:30
BrewTestBot
9757b7bf89
Update RBI files for rubocop-performance. 2021-08-18 18:11:33 +00:00
BrewTestBot
2053145a16
brew vendor-gems: commit updates. 2021-08-18 18:09:20 +00:00
BrewTestBot
0a196b4dbb
brew vendor-gems: commit updates. 2021-08-18 18:06:36 +00:00
dependabot[bot]
c74497ee3a
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.4 to 1.11.5.
- [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.11.4...v1.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 18:03:46 +00:00
dependabot[bot]
93193bffb3
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9045 to 0.5.9048.
- [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-18 18:03:23 +00:00
Sam Ford
7011e0f183
Merge pull request #11862 from samford/livecheck/move-strategy-url-regex-generation-into-methods
livecheck: move url/regex generation into methods
2021-08-18 13:20:05 -04:00
Michka Popoff
6f418610ca
Merge pull request #11877 from iMichka/revert3
Dockerfile: revert the revert of #11818 and #11819
2021-08-18 17:20:45 +02:00
Michka Popoff
f89b883156
Revert "Revert "Dockerfile: use relative paths when in the /home/linuxbrew directory""
This reverts commit 6d61fb03cd0da78b41dc0d66663a6e3abf224276.
2021-08-18 16:55:05 +02:00
Michka Popoff
5ef770d6a4
Revert "Revert "Dockerfile: remove extraneous permission modification commands""
This reverts commit 58937ae1b6202ac7ca00d0cfaefeb826ed4f4c86.
2021-08-18 16:54:50 +02:00
Bo Anderson
d756d05a23
Merge pull request #11871 from Bo98/headers-type
download_strategy: fix error when using custom headers with a redirect
2021-08-18 13:43:06 +01:00
Michka Popoff
25cc6f7dc2
Merge pull request #11873 from iMichka/revert
Dockerfile: revert #11818 and #11819
2021-08-18 13:26:38 +02:00
Michka Popoff
58937ae1b6
Revert "Dockerfile: remove extraneous permission modification commands"
This reverts commit ae14ab0ba0d3eb574b7ed0a3a387b975f7975be8.
2021-08-18 12:39:10 +02:00
Michka Popoff
6d61fb03cd
Revert "Dockerfile: use relative paths when in the /home/linuxbrew directory"
This reverts commit 65a755a16079ee4fc507d95de0e8725bb05621f0.
2021-08-18 12:39:05 +02:00
Michka Popoff
3573ff8d5b
Merge pull request #11773 from iMichka/curlfetch
Use Homebrew curl for audit when specified in the formula
2021-08-18 09:00:41 +02:00
Jonathan Chang
f974209b0b
Merge pull request #11870 from Homebrew/update-man-completions 2021-08-18 13:55:24 +10:00
Carlo Cabrera
6f7489e52c
formula: make extract_macho_slice_from private
Based on feedback from #11756.
2021-08-18 11:51:08 +08:00
Bo Anderson
de15cd6420
download_strategy: fix error when using custom headers with a redirect 2021-08-18 03:02:13 +01:00
BrewTestBot
bb218ae49a
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-18 00:06:11 +00:00
Sam Ford
8940d198fe
Make tarball extension regex explicit 2021-08-17 19:15:07 -04:00
Sam Ford
26821301e7
livecheck: move url/regex generation into methods 2021-08-17 18:03:40 -04:00
Sam Ford
f026dd21c1
Merge pull request #11854 from samford/livecheck/refactor-find_versions-parameters
Refactor #find_versions parameters in strategies
3.2.8
2021-08-17 17:32:08 -04:00
Mike McQuaid
54857c084b
Merge pull request #11869 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9045
build(deps-dev): bump sorbet from 0.5.9042 to 0.5.9045 in /Library/Homebrew
2021-08-17 19:33:38 +01:00