28579 Commits

Author SHA1 Message Date
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
Carlo Cabrera
0ae032ad2f
Merge pull request #11756 from carlocab/deuniversalize-machos
formula: add `deuniversalize_machos` method
2021-08-18 02:28:34 +08:00
Bo Anderson
0b41449c4c
Merge pull request #11868 from Bo98/clt-version-check
os/mac/diagnostic: check min CLT version on env setup
2021-08-17 19:17:12 +01:00
BrewTestBot
4de036b7c5
brew vendor-gems: commit updates. 2021-08-17 18:06:45 +00:00
dependabot[bot]
4ceeb6cbd0
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9042 to 0.5.9045.
- [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-17 18:03:47 +00:00
Bo Anderson
8efce9a9d2
os/mac/diagnostic: check min CLT version on env setup 2021-08-17 18:36:27 +01:00
Carlo Cabrera
f20d61df9a
Fix typecheck error 2021-08-17 22:47:08 +08:00
Carlo Cabrera
fa635db8a1
Simplify re-definition of targets 2021-08-17 22:32:52 +08:00
Mike McQuaid
7656dddbee
Merge pull request #11797 from skyzh/patch-1
.github/ISSUE_TEMPLATE/bug.yml: add instructions for mirror sites bug reporting
2021-08-17 13:45:01 +01:00
Mike McQuaid
2b8266480b
Merge pull request #11819 from sudoforge/docker-relative-paths
Dockerfile: use relative paths when in the /home/linuxbrew directory
2021-08-17 13:19:12 +01:00
Michka Popoff
07df4a7e70
Use Homebrew curl for audit and fetch when specified in the formula
Introduce new :using for urls
2021-08-17 13:35:55 +02:00
Alex Chi
33fcc3d7f5
Update bug.yml 2021-08-17 16:52:57 +08:00
Rylan Polster
8b69798ba4
Merge pull request #11865 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9042
build(deps-dev): bump sorbet from 0.5.9033 to 0.5.9042 in /Library/Homebrew
2021-08-16 16:34:28 -04:00
Rylan Polster
ce0881d085
Merge pull request #11863 from Homebrew/dependabot/bundler/docs/nokogiri-1.12.3
build(deps): bump nokogiri from 1.12.2 to 1.12.3 in /docs
2021-08-16 16:33:54 -04:00
Nanda H Krishna
bbd1954523
Merge pull request #11864 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.7.1
build(deps): bump parallel_tests from 3.7.0 to 3.7.1 in /Library/Homebrew
2021-08-17 00:05:42 +05:30
BrewTestBot
50c19d9349
Update RBI files for parallel_tests. 2021-08-16 18:10:34 +00:00
BrewTestBot
73d9164aab
brew vendor-gems: commit updates. 2021-08-16 18:07:38 +00:00
BrewTestBot
e978bd6719
brew vendor-gems: commit updates. 2021-08-16 18:06:47 +00:00
dependabot[bot]
ec82e5f870
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9033 to 0.5.9042.
- [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-16 18:03:52 +00:00
dependabot[bot]
643d8d2c28
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 18:03:27 +00:00
dependabot[bot]
75fdd035b7
build(deps): bump nokogiri from 1.12.2 to 1.12.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.2...v1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 18:02:21 +00:00
Sam Ford
13b349b4ae
Refactor #find_versions parameters in strategies 2021-08-16 12:01:32 -04:00
Mike McQuaid
90494ed8a3
Merge pull request #11852 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.19.0
build(deps): bump rubocop from 1.18.4 to 1.19.0 in /Library/Homebrew
2021-08-16 14:25:04 +01:00
Mike McQuaid
7bade41572
rubocop.yml: fix #: usage.
Also, do some automatic reformating.
2021-08-16 13:58:13 +01:00
Mike McQuaid
f5bad82990
Merge pull request #11858 from Homebrew/bump-force-homebrew-on-linux
bump-formula-pr: use default remote if forcing Homebrew on Linux
2021-08-16 13:09:34 +01:00
Benjamin Denhartog
65a755a160
Dockerfile: use relative paths when in the /home/linuxbrew directory
Because the `WORKDIR` instruction specifies the home directory of the
`linuxbrew` user, there is no need to use absolute paths to reference
paths within the home directory, nor is there a need to call `cd` (this
is actually an anti-pattern [0]) to move into a subdirectory before
creating folders.

[0]: https://github.com/hadolint/hadolint/wiki/DL3003
2021-08-13 23:53:49 -06:00
Dawid Dziurla
df086d618e
bump-formula-pr: use default remote if forcing Homebrew on Linux 2021-08-13 22:56:05 +02:00
Nanda H Krishna
0e63fb8200
Merge pull request #11857 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.10.0
build(deps): bump rubocop-ast from 1.9.1 to 1.10.0 in /Library/Homebrew
3.2.7
2021-08-14 00:02:07 +05:30
BrewTestBot
d30773f81e
Update RBI files for rubocop-ast. 2021-08-13 18:08:49 +00:00
BrewTestBot
e8c005c177
brew vendor-gems: commit updates. 2021-08-13 18:06:29 +00:00
dependabot[bot]
be922631e0
build(deps): bump rubocop-ast from 1.9.1 to 1.10.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 1.9.1 to 1.10.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.9.1...v1.10.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-13 18:03:58 +00:00
Bo Anderson
e8b82bbe1e
Fix brew style 2021-08-13 13:49:52 +01:00
Bo Anderson
c5de106c26
Merge pull request #11853 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9033
build(deps-dev): bump sorbet from 0.5.9030 to 0.5.9033 in /Library/Homebrew
2021-08-12 19:37:52 +01:00