26204 Commits

Author SHA1 Message Date
Bo Anderson
5d28c5166b
linkage_checker: deprecate linkage to libcrypt.so.1 2022-04-18 16:42:08 +01:00
Bo Anderson
6ec9095946
utils: add disable_for_developers option for odeprecated 2022-04-18 16:41:58 +01:00
Issy Long
94d8bd5d32
download_strategy: In regexps, only allow valid hostname characters
> This regular expression has an unrestricted wildcard '.+?' which may cause 'googlecode\.com/svn' to be matched anywhere in the URL, outside the hostname.
2022-04-15 16:45:42 +01:00
Issy Long
f8d9a5c2db
rubocops/urls: In regexps, only allow valid hostname characters
> This regular expression has an unrestricted wildcard '.*' which may cause 'googlecode\.com/files' to be matched anywhere in the URL, outside the hostname.
2022-04-15 16:45:41 +01:00
Issy Long
aa36b343ca
rubocops/urls: Escape .s in hostnames in regexps 2022-04-15 16:45:25 +01:00
Issy Long
ffe0c18b2a
rubocops/homepage: Escape .s in hostnames in regexps 2022-04-15 15:46:36 +01:00
Issy Long
63742cd480
dev-cmd/bump-formula-pr: Escape .s in hostnames in regexps
> This regular expression has an unescaped '.' before 'apache.org/dyn/closer', so it might match more hosts than expected.
2022-04-15 15:36:46 +01:00
Mike McQuaid
589c136f4c
Merge pull request #13144 from apainintheneck/update-msg
Display old and new version numbers when updating Homebrew
2022-04-15 15:11:55 +01:00
apainintheneck
f811774cab Display old and new version numbers when updating 2022-04-14 11:58:19 -07:00
BrewTestBot
61a7a51172
brew vendor-gems: commit updates. 2022-04-14 18:09:14 +00:00
dependabot[bot]
cedef2c4e8
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9886 to 0.5.9889.
- [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>
2022-04-14 18:03:31 +00:00
Sean Molenaar
624ea2a98b
Merge pull request #12790 from SMillerDev/feature/service/socket_and_keepalive
service: add sockets and keepalive variants
2022-04-14 14:20:01 +02:00
Daniel Nachun
97b0162541
Merge pull request #13138 from danielnachun/patch_prefix3
Binary patching of build prefixes
2022-04-13 13:32:01 -07:00
BrewTestBot
dec1fbe92c
brew vendor-gems: commit updates. 2022-04-13 18:10:23 +00:00
dependabot[bot]
b83837f00c
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9878 to 0.5.9886.
- [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>
2022-04-13 18:05:40 +00:00
Mike McQuaid
62fe3014e9
Merge pull request #13136 from EricFromCanada/reinstall-fixes
formula_installer: handle unexpected .brew presence/absence
2022-04-13 16:20:48 +01:00
EricFromCanada
774537d3c2
formula_installer: handle unexpected .brew presence/absence 2022-04-13 10:53:57 -04:00
EricFromCanada
8a7f082b30
list: output only if installed casks are passed
Fixes #13139.
2022-04-13 10:50:50 -04:00
EricFromCanada
fd79cfa38e
null.rb: alias outdated_release? to allow formulae usage 2022-04-13 07:54:54 -04:00
danielnachun
26791734c1
test/keg_relocate/binary_relocation_spec.rb: add new unit test 2022-04-12 15:53:04 -07:00
danielnachun
ae1c5c8054
software_spec.rb: change compatible_location 2022-04-12 15:53:04 -07:00
danielnachun
4de01663bc
formula_installer.rb: call relocate_build_prefix 2022-04-12 15:53:04 -07:00
danielnachun
c4032ac9c9
keg_relocate.rb: rebase 2022-04-12 15:53:03 -07:00
Nanda H Krishna
e1c1157a76
Merge pull request #13135 from Homebrew/dependabot/bundler/Library/Homebrew/public_suffix-4.0.7
build(deps): bump public_suffix from 4.0.6 to 4.0.7 in /Library/Homebrew
2022-04-12 15:41:23 -04:00
Mike McQuaid
21e177b164
Merge pull request #13134 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9878
build(deps-dev): bump sorbet from 0.5.9874 to 0.5.9878 in /Library/Homebrew
2022-04-12 19:46:05 +01:00
BrewTestBot
7c273dc5b5
Update RBI files for public_suffix. 2022-04-12 18:19:36 +00:00
BrewTestBot
85c387393c
Update RBI files for sorbet. 2022-04-12 18:15:36 +00:00
BrewTestBot
4c9624076d
brew vendor-gems: commit updates. 2022-04-12 18:14:57 +00:00
BrewTestBot
c7aa84b3d2
Update RBI files for parser. 2022-04-12 18:12:25 +00:00
BrewTestBot
05de3f8834
brew vendor-gems: commit updates. 2022-04-12 18:11:23 +00:00
BrewTestBot
3bf3fe86f1
brew vendor-gems: commit updates. 2022-04-12 18:07:33 +00:00
dependabot[bot]
c8d524c567
build(deps): bump public_suffix from 4.0.6 to 4.0.7 in /Library/Homebrew
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/weppos/publicsuffix-ruby/releases)
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v4.0.6...v4.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 18:05:42 +00:00
dependabot[bot]
d1816cc0c4
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9874 to 0.5.9878.
- [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>
2022-04-12 18:05:21 +00:00
dependabot[bot]
542a3f675d
build(deps): bump parser from 3.1.1.0 to 3.1.2.0 in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 3.1.1.0 to 3.1.2.0.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v3.1.1.0...v3.1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 18:04:57 +00:00
Bo Anderson
1137386cc3
Merge pull request #13130 from Bo98/no-workflow-run-fix
utils/github: fix errors with check suites without workflow runs
2022-04-12 14:10:40 +01:00
Mike McQuaid
d93a2f6486
Merge pull request #13129 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.13.4
build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /Library/Homebrew
2022-04-12 13:52:43 +01:00
Bo Anderson
17ee0eefb8
utils/github: fix errors with check suites without workflow runs 2022-04-12 13:42:14 +01:00
Sean Molenaar
3d5d12e8b9
service: add sockets and keepalive variants 2022-04-12 12:17:27 +02:00
BrewTestBot
f2e6e78b12
Update RBI files for nokogiri. 2022-04-12 10:06:32 +00:00
BrewTestBot
8dbfb6c36a
brew vendor-gems: commit updates. 2022-04-12 10:01:14 +00:00
dependabot[bot]
8c2c2c1106
build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 09:58:22 +00:00
Issy Long
a8ce086844
Merge pull request #13116 from issyl0/reinstall-cask-zap
cask/reinstall: Support `--zap` for entirely purging cask files
2022-04-12 10:37:58 +01:00
Mike McQuaid
6745bb2b34
Merge pull request #13120 from hyuraku/dev-cmd/edit_arrange_error_message_of_brew-edit-cask
arrange error message of 'brew edit --cask'
2022-04-12 10:11:34 +01:00
EricFromCanada
415f05ca31
bump: resume checking for TLS 1.3 support
macOS 12.3's shipping curl now supports TLS 1.3.
2022-04-11 22:59:33 -04:00
Daniel Nachun
23cf66df6a
Merge pull request #13114 from danielnachun/move_codesign_patched_binary
Move codesign_patched_binary to extend/os/mac/keg.rb
2022-04-11 17:05:58 -07:00
hyuraku
47699614fd repair the command option 2022-04-12 08:39:03 +09:00
Michka Popoff
a5c29fff2d
utils/github.rb: convert pr to integer
Follow up adter #13124

I made the choice to convert the pr variable to an integer
at the very end and adjust the tests.

It would be maybe more consistent to work with an integer
everywhere, but this needs a more careful analysis and we
are in a hurry to fix the homberew-core upload CI

Fixes:
2022-04-11T20:19:34.1395885Z [31mError:[0m : Variable $pr of type Int! was provided invalid value
2022-04-11T20:19:34.1398279Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github/api.rb:261:in `open_graphql'
2022-04-11T20:19:34.1399774Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:310:in `get_workflow_run'
2022-04-11T20:19:34.1403699Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:418:in `block (4 levels) in pr_pull'
2022-04-11T20:19:34.1405233Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:417:in `each'
2022-04-11T20:19:34.1406723Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:417:in `block (3 levels) in pr_pull'
2022-04-11T20:19:34.1408112Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/lib/ruby/2.6.0/fileutils.rb:128:in `chdir'
2022-04-11T20:19:34.1408986Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/lib/ruby/2.6.0/fileutils.rb:128:in `cd'
2022-04-11T20:19:34.1409813Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:400:in `block (2 levels) in pr_pull'
2022-04-11T20:19:34.1410671Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/lib/ruby/2.6.0/tmpdir.rb:93:in `mktmpdir'
2022-04-11T20:19:34.1411495Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:399:in `block in pr_pull'
2022-04-11T20:19:34.1412250Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:388:in `each'
2022-04-11T20:19:34.1413056Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:388:in `pr_pull'
2022-04-11 22:38:42 +02:00
Michka Popoff
e5e02f8705
Merge pull request #13124 from Bo98/get_workflow_run
utils/github: rewrite get_workflow_run using GraphQL
2022-04-11 22:16:30 +02:00
Bo Anderson
3e75b165ae
utils/github: rewrite get_workflow_run using GraphQL 2022-04-11 20:35:03 +01:00
Nanda H Krishna
9bdfdc3c26
Merge pull request #13122 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9874
build(deps-dev): bump sorbet from 0.5.9869 to 0.5.9874 in /Library/Homebrew
2022-04-11 14:56:50 -04:00