30412 Commits

Author SHA1 Message Date
Mike McQuaid
7a31b3bebf
Merge pull request #12819 from rolandcrosby/rubocop-cargo-lib
Formula: Allow `cargo build` when building libraries
2022-02-01 08:36:22 +00:00
Roland Crosby
d8df9c2ee9 Allow cargo build --lib
When building Rust packages that provide libraries but no executable
binaries, `cargo install` doesn't do anything; you need to use `cargo
build` and install any libraries manually. See e.g.
rust-lang/cargo#8294.

Unfortunately, Homebrew's Rubocop "use cargo install *std_cargo_args"
rule, as currently written, blocks all invocations of `cargo build`.
This commit changes that rule to exclude invocations of `cargo build`
that use the `--lib` argument (`--lib` specifies to Cargo that a
package's library targets should be built). This will enable library
packages to be built while retaining the "use cargo install
*std_cargo_args" message for the more common case when a Rust package
provides executable binaries.
2022-01-31 21:11:22 -05:00
Mike McQuaid
397afb6204
Merge pull request #12816 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-sorbet-1.8.3
build(deps-dev): bump rspec-sorbet from 1.8.2 to 1.8.3 in /Library/Homebrew
2022-01-31 20:01:39 +00:00
BrewTestBot
7986345271
Update RBI files for rspec-sorbet. 2022-01-31 19:34:41 +00:00
BrewTestBot
a604c371e8
brew vendor-gems: commit updates. 2022-01-31 19:30:41 +00:00
dependabot[bot]
946cb94766
build(deps-dev): bump rspec-sorbet in /Library/Homebrew
Bumps [rspec-sorbet](https://github.com/tricycle/rspec-sorbet) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/tricycle/rspec-sorbet/releases)
- [Changelog](https://github.com/bellroy/rspec-sorbet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tricycle/rspec-sorbet/commits)

---
updated-dependencies:
- dependency-name: rspec-sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 19:28:23 +00:00
Mike McQuaid
e15003d8ee
Merge pull request #12814 from Homebrew/dependabot/bundler/docs/chef-utils-17.9.42
build(deps): bump chef-utils from 17.9.26 to 17.9.42 in /docs
2022-01-31 19:28:03 +00:00
Mike McQuaid
f1393b2e16
Merge pull request #12818 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.6.3
build(deps-dev): bump tapioca from 0.6.2 to 0.6.3 in /Library/Homebrew
2022-01-31 19:27:19 +00:00
Mike McQuaid
9cdd7349e0
Merge pull request #12815 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9589
build(deps-dev): bump sorbet from 0.5.9579 to 0.5.9589 in /Library/Homebrew
2022-01-31 19:27:12 +00:00
Mike McQuaid
483099977f
Merge pull request #12817 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-mocks-3.10.3
build(deps): bump rspec-mocks from 3.10.2 to 3.10.3 in /Library/Homebrew
2022-01-31 19:27:00 +00:00
BrewTestBot
e859c991f3
Update RBI files for rspec-mocks. 2022-01-31 18:15:16 +00:00
BrewTestBot
65c18990d8
Update RBI files for tapioca. 2022-01-31 18:13:28 +00:00
BrewTestBot
30b5af9c2d
brew vendor-gems: commit updates. 2022-01-31 18:09:31 +00:00
BrewTestBot
1fde2c9935
brew vendor-gems: commit updates. 2022-01-31 18:08:47 +00:00
BrewTestBot
5e7bd7a2db
brew vendor-gems: commit updates. 2022-01-31 18:08:24 +00:00
dependabot[bot]
92cc3e05f8
build(deps-dev): bump tapioca from 0.6.2 to 0.6.3 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.6.2...v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:05:08 +00:00
dependabot[bot]
5598812493
build(deps): bump rspec-mocks from 3.10.2 to 3.10.3 in /Library/Homebrew
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.10.2...v3.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:04:53 +00:00
dependabot[bot]
de18c16438
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9579 to 0.5.9589.
- [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-01-31 18:04:07 +00:00
dependabot[bot]
eb42352ea3
build(deps): bump chef-utils from 17.9.26 to 17.9.42 in /docs
Bumps [chef-utils](https://github.com/chef/chef) from 17.9.26 to 17.9.42.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/chef/compare/v17.9.26...v17.9.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:02:09 +00:00
Mike McQuaid
7c0b8a5c61
Merge pull request #12812 from nandahkrishna/bump-no-versioned
`brew bump`: don't use Repology for versioned formulae
2022-01-31 11:51:46 +00:00
Nanda H Krishna
325d90bcbe
brew bump: don't use Repology for versioned formulae 2022-01-31 04:34:17 -05:00
Mike McQuaid
29fb28ecaf
Merge pull request #12801 from Bo98/sigttou
sandbox: handle SIGTTOU and SIGTTIN to avoid hangs
2022-01-31 08:57:06 +00:00
Nanda H Krishna
2ae21a582a
Merge pull request #12803 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.5.4
build(deps): bump zeitwerk from 2.5.3 to 2.5.4 in /Library/Homebrew
3.3.13
2022-01-28 14:33:15 -05:00
Nanda H Krishna
1c5e65502b
Merge pull request #12804 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9579
build(deps-dev): bump sorbet from 0.5.9573 to 0.5.9579 in /Library/Homebrew
2022-01-28 14:32:54 -05:00
Nanda H Krishna
4772c82fdd
Merge pull request #12805 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-core-3.10.2
build(deps): bump rspec-core from 3.10.1 to 3.10.2 in /Library/Homebrew
2022-01-28 14:32:31 -05:00
Nanda H Krishna
03f50749d8
Merge pull request #12806 from Homebrew/dependabot/bundler/Library/Homebrew/i18n-1.9.1
build(deps): bump i18n from 1.8.11 to 1.9.1 in /Library/Homebrew
2022-01-28 14:32:01 -05:00
BrewTestBot
61fdc35c2b
Update RBI files for i18n. 2022-01-28 18:15:03 +00:00
BrewTestBot
123ddc656d
Update RBI files for rspec-core. 2022-01-28 18:14:34 +00:00
BrewTestBot
733fbfae66
Update RBI files for sorbet. 2022-01-28 18:14:01 +00:00
BrewTestBot
86cbccb559
Update RBI files for zeitwerk. 2022-01-28 18:12:29 +00:00
BrewTestBot
244a4c646e
brew vendor-gems: commit updates. 2022-01-28 18:10:44 +00:00
BrewTestBot
1c47a6cc7e
brew vendor-gems: commit updates. 2022-01-28 18:10:16 +00:00
BrewTestBot
678cc2e34a
brew vendor-gems: commit updates. 2022-01-28 18:09:54 +00:00
BrewTestBot
930c54fa49
brew vendor-gems: commit updates. 2022-01-28 18:08:08 +00:00
dependabot[bot]
72a6f7668c
build(deps): bump i18n from 1.8.11 to 1.9.1 in /Library/Homebrew
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.11 to 1.9.1.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-i18n/i18n/compare/v1.8.11...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 18:04:21 +00:00
dependabot[bot]
00a18c3619
build(deps): bump rspec-core from 3.10.1 to 3.10.2 in /Library/Homebrew
Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-core/compare/v3.10.1...v3.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 18:04:09 +00:00
dependabot[bot]
a11502631a
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9573 to 0.5.9579.
- [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-01-28 18:03:44 +00:00
dependabot[bot]
d1ebb4a5eb
build(deps): bump zeitwerk from 2.5.3 to 2.5.4 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.5.3...v2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 18:03:09 +00:00
Mike McQuaid
fc8fbd60b3
Merge pull request #12761 from thomvaill/fix-vendor-install-private-registry-basicauth-token
fix: take $HOMEBREW_DOCKER_REGISTRY_BASIC_AUTH_TOKEN into account when installing portable-ruby
2022-01-28 14:18:54 +00:00
Bo Anderson
8eb4756d3e
sandbox: handle SIGTTOU and SIGTTIN to avoid hangs 2022-01-28 07:01:31 +00:00
Nanda H Krishna
c40b2baf9e
Merge pull request #12799 from Homebrew/revert-12797-dependabot/bundler/Library/Homebrew/i18n-1.9.0
Revert "build(deps): bump i18n from 1.8.11 to 1.9.0 in /Library/Homebrew"
2022-01-27 17:20:28 -05:00
Nanda H Krishna
fb913842af
Revert "build(deps): bump i18n from 1.8.11 to 1.9.0 in /Library/Homebrew" 2022-01-27 16:52:36 -05:00
Nanda H Krishna
5d76334045
Merge pull request #12797 from Homebrew/dependabot/bundler/Library/Homebrew/i18n-1.9.0
build(deps): bump i18n from 1.8.11 to 1.9.0 in /Library/Homebrew
2022-01-27 16:44:21 -05:00
BrewTestBot
25e0597bd8
Update RBI files for i18n. 2022-01-27 18:14:40 +00:00
BrewTestBot
642c62903f
brew vendor-gems: commit updates. 2022-01-27 18:09:38 +00:00
dependabot[bot]
28c128f425
build(deps): bump i18n from 1.8.11 to 1.9.0 in /Library/Homebrew
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.11 to 1.9.0.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-i18n/i18n/compare/v1.8.11...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 18:04:04 +00:00
Mike McQuaid
697bbfc10c
Merge pull request #12794 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9566
build(deps-dev): bump sorbet from 0.5.9553 to 0.5.9566 in /Library/Homebrew
2022-01-27 17:59:00 +00:00
BrewTestBot
7d1b102d30
brew vendor-gems: commit updates. 2022-01-27 17:26:29 +00:00
Nanda H Krishna
4ff88385f8
brew typecheck --fix 2022-01-27 12:23:40 -05:00
Mike McQuaid
04938efc24
Unify GitHub Packages authorization logic in brew.sh. 2022-01-27 15:44:34 +00:00