28074 Commits

Author SHA1 Message Date
Dawid Dziurla
c59ca0fc54
Merge pull request #11652 from dawidd6/linux-wheezy
dispatch-build-bottle: rename --wheezy to --linux-wheezy
2021-07-06 14:35:16 +02:00
Carlo Cabrera
c20826a872
Merge pull request #11647 from carlocab/python3.10
keg, cmd/--prefix: handle python3.10
2021-07-05 17:02:46 -07:00
Rylan Polster
1eba2255a2
Merge pull request #11655 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2021.0704
build(deps): bump mime-types-data from 3.2021.0225 to 3.2021.0704 in /Library/Homebrew
2021-07-05 17:04:45 -04:00
Rylan Polster
12cac64c9d
Merge pull request #11654 from Homebrew/dependabot/bundler/Library/Homebrew/addressable-2.8.0
build(deps): bump addressable from 2.7.0 to 2.8.0 in /Library/Homebrew
2021-07-05 17:03:41 -04:00
Rylan Polster
cd6d779d91
Merge pull request #11656 from Homebrew/dependabot/bundler/docs/faraday-1.5.0
build(deps): bump faraday from 1.4.3 to 1.5.0 in /docs
2021-07-05 16:58:54 -04:00
Rylan Polster
2542f9fae9
Merge pull request #11653 from Homebrew/dependabot/bundler/docs/rubyzip-2.3.1
build(deps): bump rubyzip from 2.3.0 to 2.3.1 in /docs
2021-07-05 16:57:55 -04:00
BrewTestBot
30118918f6
Update RBI files for mime-types-data. 2021-07-05 18:08:58 +00:00
BrewTestBot
cb1ef7062c
Update RBI files for addressable. 2021-07-05 18:07:09 +00:00
BrewTestBot
3665e96954
brew vendor-gems: commit updates. 2021-07-05 18:05:55 +00:00
BrewTestBot
4355f50cfe
brew vendor-gems: commit updates. 2021-07-05 18:05:02 +00:00
dependabot[bot]
65be8c4e73
build(deps): bump faraday from 1.4.3 to 1.5.0 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.4.3...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:03:27 +00:00
dependabot[bot]
738590f688
build(deps): bump mime-types-data in /Library/Homebrew
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2021.0225 to 3.2021.0704.
- [Release notes](https://github.com/mime-types/mime-types-data/releases)
- [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md)
- [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2021.0225...v3.2021.0704)

---
updated-dependencies:
- dependency-name: mime-types-data
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:02:57 +00:00
dependabot[bot]
ce621a1956
build(deps): bump addressable from 2.7.0 to 2.8.0 in /Library/Homebrew
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:02:39 +00:00
dependabot[bot]
bbf75051f2
build(deps): bump rubyzip from 2.3.0 to 2.3.1 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:02:31 +00:00
Dawid Dziurla
c676aee842
dispatch-build-bottle: rename --wheezy to --linux-wheezy 2021-07-05 18:24:43 +02:00
Dawid Dziurla
35b15af400
Merge pull request #11650 from Homebrew/dawidd6-patch-1
components_order: allow ignore_missing_libraries in on_os
3.2.1
2021-07-05 06:52:06 +02:00
Dawid Dziurla
d50bd605b8
components_order: allow ignore_missing_libraries in on_os 2021-07-04 18:34:03 +02:00
Michka Popoff
d3c7eb31f9
Merge pull request #11649 from Homebrew/dawidd6-patch-1
keg_relocate: swap env var
2021-07-04 15:27:12 +02:00
Dawid Dziurla
8d5dc50b68
keg_relocate: swap env var 2021-07-04 15:02:39 +02:00
Carlo Cabrera
d88576a89b
keg, cmd/--prefix: handle python3.10 2021-07-03 23:33:09 +01:00
Mike McQuaid
83aa3ff258
Merge pull request #11637 from carlocab/runtime-cpu-allowlist
rubocops/lines: check allowlist for use of `ENV.runtime_cpu_detection`
2021-07-02 13:53:30 +01:00
Nanda H Krishna
e20ec394b9
Merge pull request #11638 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.11.2 2021-07-02 01:50:50 +05:30
BrewTestBot
366a901fc9
Update RBI files for rubocop-rails. 2021-07-01 18:09:45 +00:00
BrewTestBot
1f98c60b81
brew vendor-gems: commit updates. 2021-07-01 18:06:57 +00:00
dependabot[bot]
8b12b6d04b
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.11.1...v2.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 18:03:20 +00:00
Carlo Cabrera
92d224f0fc
rubocops/lines: check allowlist for use of ENV.runtime_cpu_detection
This is implements the first audit discussed in #11608.
2021-07-01 18:38:54 +01:00
Carlo Cabrera
89aeaffd9f
Merge pull request #11608 from carlocab/runtime-arch
superenv: handle formulae with runtime CPU detection
2021-07-01 10:16:42 -07:00
Carlo Cabrera
0404da7ba7
superenv: handle formulae with runtime CPU detection
Some formulae are able to detect the features of the runtime CPU, and
execute code accordingly. This typically entails 1) the detection of
features of the build-time CPU in order to determine the targets that
the compiler can generate code for, and 2) generating code for the
targets that the compiler can support.

Our filtering of optimization flags can cause misdetection of compiler
features, leading to failed builds [1], and miscompilation even when the
build does not fail [2].

Let's try to fix this by allowing formulae to declare
`ENV.runtime_cpu_detection` which skips the filtering of `-march` and
related flags.

I've also skipped the filtering of the optimisation
level, since it seems to me that if upstream maintainers have gone to
the lengths of writing code that detects runtime hardware, they probably
also know better about appropriate `-O` flags to use.

This is a partial list of formulae that should make use of this feature:
1. apache-arrow
2. fftw
3. gromacs
4. open-mpi
5. openblas

Partially resolves Homebrew/homebrew-core#76537.

[1] open-mpi/ompi#8306 and linked issues/PRs
[2] Homebrew/homebrew-core#76537
2021-07-01 16:24:38 +01:00
Mike McQuaid
b2478dcd1e
Merge pull request #11636 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-07-01 11:49:57 +01:00
Mike McQuaid
dae4ed288e
Merge pull request #11635 from hyuraku/repair-check_deleted_formula
fix duplicate keg names in `Keg.all` names
2021-07-01 11:42:56 +01:00
BrewTestBot
5aaf64eff5
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-07-01 10:31:00 +00:00
Alexander Bayandin
ffb28d8867
Merge pull request #11628 from areese/add-reinstall-git
reinstall: add support for the --git option
2021-07-01 11:29:30 +01:00
Nanda H Krishna
a828538dfc
Merge pull request #11634 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-07-01 08:29:28 +05:30
hyuraku
d177d8a159 make all keg names uniq 2021-07-01 09:20:58 +09:00
BrewTestBot
f634c672de
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-07-01 00:11:11 +00:00
Mike McQuaid
0a503cb62b
Merge pull request #11622 from MikeMcQuaid/deprecate_bottle_disable_comment
formula_support: deprecate `bottle :unneeded`/`:disabled` in 3.3.0
2021-06-30 19:48:53 +01:00
Allen Reese
128f63db53 reinstall: add support for the --git option 2021-06-30 10:16:46 -07:00
Mike McQuaid
c37794e653
formula_support: deprecate bottle :unneeded/:disabled in 3.3.0
We'll no longer need this DSL so let's move towards deprecation.
2021-06-30 17:35:10 +01:00
Mike McQuaid
eec2d609bd
Merge pull request #11630 from samford/remove-nokogiri-from-gemfile
Remove nokogiri from Gemfile
2021-06-30 14:41:46 +01:00
Sam Ford
2342dcd90c
Add comment to Gemfile about disallowed gems 2021-06-30 09:11:47 -04:00
Sam Ford
bb463376e8
Remove nokogiri from Gemfile 2021-06-30 09:11:46 -04:00
Mike McQuaid
adf6766f08
Merge pull request #11615 from Homebrew/dependabot/bundler/docs/html-proofer-3.19.2
build(deps-dev): bump html-proofer from 3.19.1 to 3.19.2 in /docs
2021-06-30 13:21:43 +01:00
Mike McQuaid
18a418778d
Merge pull request #11613 from Homebrew/dependabot/bundler/docs/dnsruby-1.61.7
build(deps): bump dnsruby from 1.61.6 to 1.61.7 in /docs
2021-06-30 13:19:38 +01:00
Mike McQuaid
467c8b2326
Merge pull request #11614 from Homebrew/dependabot/bundler/docs/faraday-1.4.3
build(deps): bump faraday from 1.4.2 to 1.4.3 in /docs
2021-06-30 13:17:13 +01:00
Mike McQuaid
6516e19c05
Merge pull request #11616 from Homebrew/dependabot/bundler/docs/activesupport-6.0.4
build(deps): bump activesupport from 6.0.3.7 to 6.0.4 in /docs
2021-06-30 13:09:44 +01:00
Alexander Bayandin
8e7dfe29bd
Merge pull request #11620 from bayandin/bayandin-patch-1
Acceptable-Formulae: add a quote from Veracode report
2021-06-30 13:06:50 +01:00
dependabot[bot]
e0bcc1b0fd
build(deps): bump activesupport from 6.0.3.7 to 6.0.4 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.7 to 6.0.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.7...v6.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 11:51:34 +00:00
dependabot[bot]
be3af2682d
build(deps-dev): bump html-proofer from 3.19.1 to 3.19.2 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.19.1...v3.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 11:51:29 +00:00
dependabot[bot]
d1a1d246b8
build(deps): bump faraday from 1.4.2 to 1.4.3 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 11:51:29 +00:00
dependabot[bot]
a1f2f6c7cd
build(deps): bump dnsruby from 1.61.6 to 1.61.7 in /docs
Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.6 to 1.61.7.
- [Release notes](https://github.com/alexdalitz/dnsruby/releases)
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/alexdalitz/dnsruby/compare/v1.61.6...v1.61.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 11:51:27 +00:00