26835 Commits

Author SHA1 Message Date
FX Coudert
2c57a98572
Merge pull request #12587 from Homebrew/fxcoudert-patch-1-1
Add latest CPUs
2021-12-22 17:03:16 +01:00
FX Coudert
56bc22c68a
Blizzard and Avalanche appear to be ARMv8.5-A 2021-12-22 16:31:30 +01:00
Carlo Cabrera
504dfa8494
Revert "remove on_os from formula"
This is causing `post_install` failures. Spotted in
Homebrew/homebrew-core#91763.

This reverts commit fc7462acd5ffb7cc393d2b56b989e96112ade896.
2021-12-21 20:43:57 +08:00
xxyzz
4cf996bcdf
add comment 2021-12-21 18:01:49 +08:00
BrewTestBot
2efe117e60
Update RBI files for tapioca. 2021-12-21 09:59:59 +00:00
BrewTestBot
445d0949f5
brew vendor-gems: commit updates. 2021-12-21 09:55:31 +00:00
dependabot[bot]
fe1e482309
build(deps-dev): bump tapioca from 0.5.6 to 0.6.0 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.5.6 to 0.6.0.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.5.6...v0.6.0)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 09:49:40 +00:00
Mike McQuaid
c68c49cb0a
Merge pull request #12596 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9464
build(deps-dev): bump sorbet from 0.5.9460 to 0.5.9464 in /Library/Homebrew
2021-12-21 09:48:48 +00:00
Mike McQuaid
b48230f8bd
Merge pull request #12593 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-sorbet-0.6.5
build(deps): bump rubocop-sorbet from 0.6.4 to 0.6.5 in /Library/Homebrew
2021-12-21 09:48:35 +00:00
Mike McQuaid
22f295aa53
Merge pull request #12590 from hyuraku/remove_on_os_from_formula
remove on_os from formula
2021-12-21 09:47:39 +00:00
xxyzz
fb415a15e9
bump-cask-pr: avoid replacing sha256 twice on multilang cask
this script always get `inreplace failed` on cask like firefox because the
default sha256 is replaced twice
2021-12-21 16:12:29 +08:00
Chris Araman
caf310038f
linkage: display executables with missing rpath
An executable that links against @rpath-prefixed dylibs must include at least
one runtime path. This will prevent issues like the one resolved in #91485.

Caveats:
1. This won't find executables that have only recursive dylib dependencies with
   @rpath prefixes.
2. This makes no attempt to resolve @rpath, @executable_path or @loader_path
   dylibs, or to verify the correctness of any LC_RPATH entries, or to
   otherwise simulate dlopen logic.
3. Weakly-linked dylibs are still excluded from the search for broken linkage.

The scope is narrow in order to focus on this particular problem. It is meant
only as a sanity check.
2021-12-20 13:44:35 -08:00
BrewTestBot
256955617f
Update RBI files for rubocop-sorbet. 2021-12-20 18:10:45 +00:00
BrewTestBot
cab6b1b290
brew vendor-gems: commit updates. 2021-12-20 18:06:52 +00:00
BrewTestBot
17a251c057
brew vendor-gems: commit updates. 2021-12-20 18:06:06 +00:00
dependabot[bot]
e415e92110
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9460 to 0.5.9464.
- [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-12-20 18:04:10 +00:00
dependabot[bot]
3c0b704051
build(deps): bump rubocop-sorbet in /Library/Homebrew
Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.6.4...v0.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 18:03:20 +00:00
hyuraku
fc7462acd5 remove on_os from formula 2021-12-20 23:06:42 +09:00
FX Coudert
48f772c585
Add new CPUs to test 2021-12-19 09:27:08 +01:00
FX Coudert
405aeac2d8
Add latest CPUs 2021-12-18 22:39:57 +01:00
Bo Anderson
98427176cf
sorbet/rbi/upstream.rbi: remove old workaround 2021-12-18 02:05:41 +00:00
BrewTestBot
7d027f82eb
brew vendor-gems: commit updates. 2021-12-17 18:06:47 +00:00
dependabot[bot]
810e6f51d1
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9455 to 0.5.9460.
- [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-12-17 18:04:00 +00:00
Mike McQuaid
d3252ec2a8
Merge pull request #12576 from thomvaill/fix-vendor-install-private-registry-token
Take `$HOMEBREW_DOCKER_REGISTRY_TOKEN` into account when installing portable-ruby
2021-12-17 14:27:54 +00:00
Bo Anderson
6e37c67fba
Fix disabled args appearing in documentation. 2021-12-17 02:02:45 +00:00
BrewTestBot
68449022fa
brew vendor-gems: commit updates. 2021-12-16 18:09:27 +00:00
dependabot[bot]
2422e15ddd
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9453 to 0.5.9455.
- [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-12-16 18:04:13 +00:00
Thomas Vaillant
0266d77b0f fix: take $HOMEBREW_DOCKER_REGISTRY_TOKEN into account when installing portable Ruby 2021-12-16 18:50:58 +01:00
Mike McQuaid
64bd95c01b
Merge pull request #12567 from Bo98/no-slow-rails-cops
.rubocop.yml: selectively enable Rails cops
2021-12-16 17:09:40 +00:00
Bo Anderson
246d0868b6
.rubocop.yml: selectively enable Rails cops 2021-12-16 16:40:03 +00:00
Bo Anderson
1a3967ac4f
Gemfile: restrict activesupport version range 2021-12-16 15:30:26 +00:00
Sam Ford
29329fe739
Merge pull request #12563 from samford/livecheck/avoid-duplicate-urls
Livecheck: Avoid duplicate URLs
2021-12-16 09:46:10 -05:00
Rylan Polster
44a7a2aed1
Merge pull request #12571 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-cobertura-2.1.0
build(deps): bump simplecov-cobertura from 2.0.0 to 2.1.0 in /Library/Homebrew
2021-12-15 23:39:51 -05:00
Rylan Polster
b70896fa31
Merge pull request #12572 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.15.0
build(deps): bump minitest from 5.14.4 to 5.15.0 in /Library/Homebrew
2021-12-15 23:39:21 -05:00
Rylan Polster
5dc8f44a5e
Merge pull request #12569 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9453
build(deps-dev): bump sorbet from 0.5.9452 to 0.5.9453 in /Library/Homebrew
2021-12-15 23:38:18 -05:00
BrewTestBot
091c1777f0
Update RBI files for simplecov-cobertura. 2021-12-15 18:13:35 +00:00
BrewTestBot
cef23046ed
Update RBI files for minitest. 2021-12-15 18:12:40 +00:00
BrewTestBot
6cd41d5d3e
Update RBI files for activesupport. 2021-12-15 18:10:45 +00:00
BrewTestBot
68d0b9e7a5
brew vendor-gems: commit updates. 2021-12-15 18:09:42 +00:00
BrewTestBot
a0c29cfe16
brew vendor-gems: commit updates. 2021-12-15 18:07:35 +00:00
BrewTestBot
36c477b5c4
brew vendor-gems: commit updates. 2021-12-15 18:06:42 +00:00
BrewTestBot
a8885ff057
brew vendor-gems: commit updates. 2021-12-15 18:06:27 +00:00
dependabot[bot]
6c3f9df34f
build(deps): bump minitest from 5.14.4 to 5.15.0 in /Library/Homebrew
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.4 to 5.15.0.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.14.4...v5.15.0)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 18:04:50 +00:00
dependabot[bot]
a57fe3723d
build(deps): bump simplecov-cobertura in /Library/Homebrew
Bumps [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dashingrocket/simplecov-cobertura/releases)
- [Commits](https://github.com/dashingrocket/simplecov-cobertura/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: simplecov-cobertura
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 18:04:28 +00:00
dependabot[bot]
97c4a76ef2
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 6.1.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 18:04:06 +00:00
dependabot[bot]
af64372907
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9452 to 0.5.9453.
- [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-12-15 18:03:47 +00:00
BrewTestBot
7f7a29637b
brew vendor-gems: commit updates. 2021-12-14 18:06:48 +00:00
dependabot[bot]
34e2dc5aea
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9449 to 0.5.9452.
- [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-12-14 18:04:13 +00:00
Sam Ford
bd4124c10f
Livecheck: Avoid duplicate URLs
Some formulae/casks contain duplicate checkable URLs or contain
URLs that become duplicates after `#preprocess_url` is used. With
the former, a formula's `stable` and `head` URLs can be the same if
they both use the Git repository. With the latter, a formula's
`homepage` and `stable` URLs are different but `#preprocess_url` can
return the same Git repository URL for each (which can also be
a duplicate of the `head` URL).

The `fabric-completion` formula is a worst case scenario, as it
contains both of these conditions but the repository has no tags.
By default, livecheck would needlessly check the repository three
times (i.e., no versions are found so livecheck tries the next URL,
which happens to be the same URL).

This commit avoids duplicate URLs in `#checkable_urls` and keeps
track of checked URLs in `#latest_version` to avoid a duplicate
caused by `#preprocess_url`. This should effectively resolve the
issue of checking the same URL more than once for a given
formula/cask. Checking the same URL only once across all the
formulae/casks in a given livecheck run will be handled in a later
commit (though I've done most of the groundwork already in previous
PRs).
2021-12-14 10:31:15 -05:00
BrewTestBot
15b601d657
Update RBI files for rubocop-ast. 2021-12-14 11:24:53 +00:00