FX Coudert
|
f901b57bb5
|
Merge pull request #9418 from fxcoudert/rosetta2
brew: re-exec under native arch if requested
|
2020-12-05 19:53:31 +01:00 |
|
Markus Reiter
|
9649ef975c
|
Only install default cask tap automatically on macOS.
|
2020-12-05 03:39:01 +01:00 |
|
Markus Reiter
|
e0aa934219
|
Ensure default cask tap is installed on CaskUnavailableError .
|
2020-12-05 03:25:58 +01:00 |
|
Steve Peters
|
7e3e86eb41
|
Merge pull request #9370 from scpeters/ruby-e_testball_f_path_test
Test for `brew ruby -e 'puts "testball".f.path'`
|
2020-12-04 13:37:04 -08:00 |
|
Rylan Polster
|
20ee566165
|
Merge pull request #9411 from Rylan12/remove-tap-list-for-macos
Remove style exceptions for ProvidedByMacos and UsesFromMacos
|
2020-12-04 16:22:26 -05:00 |
|
Steve Peters
|
f4e42191d0
|
Add comment about :needs_linux
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-12-04 09:10:58 -08:00 |
|
Francois-Xavier Coudert
|
961f4cc14f
|
brew: re-exec under native arch if requested
|
2020-12-04 18:03:24 +01:00 |
|
Claudia
|
564e21c382
|
Update CPU families from current machine.h
|
2020-12-04 16:21:02 +01:00 |
|
Claudia
|
2a197af076
|
Add CPU family for Apple’s M1 SoC
According to reports, XNU’s CPU family identifier previously used for
the Westmere family (which Homebrew mislabels as the Arrandale family)
is now being reused for one of Apple’s M1 SoC models.
Resolve the conflict by splitting the list of CPU families and adding a
microarchitecture check.
Sources for the values:
- https://github.com/Homebrew/brew/issues/7857#issuecomment-728739049
- https://en.wikipedia.org/wiki/Comparison_of_ARMv8-A_cores
- Direct messages
|
2020-12-04 16:20:53 +01:00 |
|
Markus Reiter
|
de1afcbfc5
|
Merge pull request #9409 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-sorbet-1.8.0
build(deps): bump rspec-sorbet from 1.7.0 to 1.8.0 in /Library/Homebrew
|
2020-12-04 13:15:24 +01:00 |
|
Steve Peters
|
7455d53f88
|
add :needs_linux to brew ruby test
|
2020-12-03 22:27:02 -08:00 |
|
hyuraku
|
e2ce4ab1b6
|
add flags to deps --installed
|
2020-12-04 10:11:17 +09:00 |
|
Rylan Polster
|
cb38fe6e3f
|
Merge pull request #9413 from Rylan12/pypi-fix
utils/pypi: return nil for non-pypi-packages from url
|
2020-12-03 17:13:31 -05:00 |
|
Rylan Polster
|
01fb30c0b0
|
Merge pull request #9412 from Homebrew/revert-9385-add-flag-to-deps-command
Revert "add two flag to deps --installed"
|
2020-12-03 16:09:45 -05:00 |
|
Rylan Polster
|
22a3025f6e
|
utils/pypi: return nil for non-pypi-packages from url
|
2020-12-03 15:00:30 -05:00 |
|
Mike McQuaid
|
9298e4959b
|
Merge pull request #9404 from MikeMcQuaid/zsh-fpath-fixes
Fix ZSH FPATH handling
|
2020-12-03 19:39:40 +00:00 |
|
Mike McQuaid
|
c23db73e36
|
Revert "add two flag to deps --installed"
|
2020-12-03 19:39:32 +00:00 |
|
Rylan Polster
|
01cf98e526
|
Remove style exceptions for ProvidedByMacos and UsesFromMacos
|
2020-12-03 14:30:34 -05:00 |
|
BrewTestBot
|
656481824b
|
Update RBI files for rspec-sorbet.
|
2020-12-03 17:18:08 +00:00 |
|
BrewTestBot
|
e3fd119252
|
brew vendor-gems: commit updates.
|
2020-12-03 17:17:15 +00:00 |
|
dependabot[bot]
|
bc8681bf1f
|
build(deps): bump rspec-sorbet from 1.7.0 to 1.8.0 in /Library/Homebrew
Bumps [rspec-sorbet](https://github.com/tricycle/rspec-sorbet) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/tricycle/rspec-sorbet/releases)
- [Changelog](https://github.com/tricycle/rspec-sorbet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tricycle/rspec-sorbet/compare/v1.7.0...v1.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-03 17:00:30 +00:00 |
|
hyuraku
|
33fccb46ca
|
add two flag to deps --installed
|
2020-12-03 16:54:17 +00:00 |
|
Mike McQuaid
|
ac84a4b051
|
Fix ZSH FPATH handling
Don't require it to be exported but shell out to `zsh` instead.
Fixes https://github.com/Homebrew/brew/issues/9387
|
2020-12-03 16:52:55 +00:00 |
|
Markus Reiter
|
27331f71a7
|
Merge pull request #9400 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6130
build(deps): bump sorbet from 0.5.6124 to 0.5.6130 in /Library/Homebrew
|
2020-12-03 17:03:05 +01:00 |
|
Mike McQuaid
|
086ac7f4f7
|
Merge pull request #9383 from MikeMcQuaid/update-no-shallow
update.sh: refuse to update shallow homebrew-core/cask clones.
|
2020-12-03 15:28:54 +00:00 |
|
Mike McQuaid
|
89bd08ab3e
|
Merge pull request #9399 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.0.1
build(deps): bump rubocop-rspec from 2.0.0 to 2.0.1 in /Library/Homebrew
|
2020-12-03 13:27:23 +00:00 |
|
Mike McQuaid
|
dd61cea63b
|
Merge pull request #9394 from reitermarkus/bump-needs-network
Mark `brew bump` test with `:needs_network.
|
2020-12-03 08:50:47 +00:00 |
|
Mike McQuaid
|
10e73164f0
|
update.sh: refuse to update shallow homebrew-core/cask clones.
GitHub has requested this as these are extremely expensive operations.
|
2020-12-03 08:42:09 +00:00 |
|
BrewTestBot
|
89c945c9f9
|
brew vendor-gems: commit updates.
|
2020-12-03 06:39:30 +00:00 |
|
BrewTestBot
|
32901b71f5
|
Update RBI files for rubocop-rspec.
|
2020-12-03 06:30:38 +00:00 |
|
BrewTestBot
|
e92b1cdf5a
|
brew vendor-gems: commit updates.
|
2020-12-03 06:29:49 +00:00 |
|
dependabot[bot]
|
004f7acc6c
|
build(deps): bump sorbet from 0.5.6124 to 0.5.6130 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6124 to 0.5.6130.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-03 06:25:04 +00:00 |
|
dependabot[bot]
|
55aef1d5cc
|
build(deps): bump rubocop-rspec from 2.0.0 to 2.0.1 in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v2.0.0...v2.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-03 06:24:43 +00:00 |
|
Rylan Polster
|
78060765b2
|
rubcops/provided_by_macos: fix wording for core formulae
|
2020-12-02 21:19:17 -05:00 |
|
Rylan Polster
|
f450bfbf5e
|
style: migrate some lists back to Homebrew/brew
|
2020-12-02 20:56:07 -05:00 |
|
BrewTestBot
|
11214d56a7
|
brew vendor-gems: commit updates.
|
2020-12-03 01:13:20 +00:00 |
|
dependabot[bot]
|
9fee5672b8
|
build(deps): bump sorbet from 0.5.6111 to 0.5.6124 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6111 to 0.5.6124.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-03 01:00:58 +00:00 |
|
Markus Reiter
|
e6ba911365
|
Mark brew bump test with `:needs_network.
|
2020-12-03 00:01:35 +01:00 |
|
Mike McQuaid
|
7c309ee7a7
|
formulae: fix sed extended regex flag on macOS.
Closes #9367
Fixes #9388
|
2020-12-02 17:40:10 +00:00 |
|
Markus Reiter
|
d0feb49a3b
|
Merge pull request #9379 from reitermarkus/cask-fetch-force
Fix wrong `force` keyword.
|
2020-12-02 17:49:56 +01:00 |
|
Mike McQuaid
|
68889b972c
|
Merge pull request #9353 from maxim-belkin/config-no-codename
os/linux.rb: don't show codename when it's n/a
|
2020-12-02 12:49:53 +00:00 |
|
Mike McQuaid
|
6225ecff78
|
os/linux: check for blank codename.
|
2020-12-02 11:54:59 +00:00 |
|
Mike McQuaid
|
3821d37997
|
Merge pull request #9350 from MikeMcQuaid/rubocop-rails
Add, enable and fix checks from rubocop-rails.
|
2020-12-02 11:53:58 +00:00 |
|
Markus Reiter
|
1bfd2ac0e2
|
Fix wrong force keyword.
|
2020-12-02 12:28:36 +01:00 |
|
Mike McQuaid
|
4980f33792
|
Merge pull request #9366 from maxim-belkin/formulae.sh-no-spaces
cmd/formulae.sh: fix spaces
|
2020-12-02 11:11:53 +00:00 |
|
Markus Reiter
|
41ea89598b
|
Merge pull request #9371 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.10
build(deps): bump tapioca from 0.4.9 to 0.4.10 in /Library/Homebrew
|
2020-12-02 11:43:23 +01:00 |
|
Mike McQuaid
|
9216d8abe6
|
rubocop-rails: make fixes.
|
2020-12-02 10:43:04 +00:00 |
|
Mike McQuaid
|
64ed163fb0
|
brew typecheck fixes
|
2020-12-02 10:43:04 +00:00 |
|
Mike McQuaid
|
9329a4c454
|
brew vendor-gems: commit updates.
|
2020-12-02 10:43:04 +00:00 |
|
Mike McQuaid
|
8528eff604
|
Add and enable rubocop-rails.
This will help us catch and cleanup usage of e.g. `.blank?` and other
helpers we use from ActiveSupport.
|
2020-12-02 10:43:04 +00:00 |
|