28894 Commits

Author SHA1 Message Date
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
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