BrewTestBot
|
c404b7eda0
|
Update RBI files for mime-types-data.
|
2022-01-06 18:15:05 +00:00 |
|
BrewTestBot
|
af62602b7e
|
Update RBI files for rspec_junit_formatter.
|
2022-01-06 18:11:52 +00:00 |
|
BrewTestBot
|
3f834dee6d
|
Update RBI files for sorbet.
|
2022-01-06 18:10:56 +00:00 |
|
BrewTestBot
|
0105e48aef
|
brew vendor-gems: commit updates.
|
2022-01-06 18:10:26 +00:00 |
|
BrewTestBot
|
dac0ae040d
|
brew vendor-gems: commit updates.
|
2022-01-06 18:07:04 +00:00 |
|
BrewTestBot
|
ab7a10629c
|
brew vendor-gems: commit updates.
|
2022-01-06 18:07:00 +00:00 |
|
dependabot[bot]
|
3037a8ac1c
|
build(deps): bump mime-types-data in /Library/Homebrew
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2021.1115 to 3.2022.0105.
- [Release notes](https://github.com/mime-types/mime-types-data/releases)
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/History.md)
- [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2021.1115...v3.2022.0105)
---
updated-dependencies:
- dependency-name: mime-types-data
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-06 18:04:53 +00:00 |
|
dependabot[bot]
|
c8a93600a4
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9470 to 0.5.9475.
- [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-06 18:04:32 +00:00 |
|
dependabot[bot]
|
57024e6d27
|
build(deps): bump rspec_junit_formatter in /Library/Homebrew
Bumps [rspec_junit_formatter](https://github.com/sj26/rspec_junit_formatter) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/sj26/rspec_junit_formatter/releases)
- [Changelog](https://github.com/sj26/rspec_junit_formatter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sj26/rspec_junit_formatter/compare/v0.5.0...v0.5.1)
---
updated-dependencies:
- dependency-name: rspec_junit_formatter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-06 18:04:10 +00:00 |
|
Mike McQuaid
|
d880fcc92a
|
Merge pull request #12673 from zachauten/basic-auth
Add basic auth to curl download strategy, HOMEBREW_DOCKER_REGISTRY_TO…
|
2022-01-06 15:30:06 +00:00 |
|
Zach Auten
|
7b2666eb9a
|
Add basic auth to curl download strategy, HOMEBREW_DOCKER_REGISTRY_TOKEN env variable
|
2022-01-06 09:41:09 -05:00 |
|
hyuraku
|
37945a407e
|
repair cask formulae autoremove
|
2022-01-06 22:33:27 +09:00 |
|
Nanda H Krishna
|
3ce31edb71
|
Merge pull request #12675 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9470
build(deps-dev): bump sorbet from 0.5.9468 to 0.5.9470 in /Library/Homebrew
|
2022-01-05 14:22:59 -05:00 |
|
BrewTestBot
|
83d4e339bf
|
Update RBI files for thor.
|
2022-01-05 18:12:09 +00:00 |
|
BrewTestBot
|
9ac58f05a5
|
brew vendor-gems: commit updates.
|
2022-01-05 18:08:08 +00:00 |
|
BrewTestBot
|
c99f4e8d86
|
brew vendor-gems: commit updates.
|
2022-01-05 18:07:08 +00:00 |
|
dependabot[bot]
|
497364bb1c
|
build(deps): bump thor from 1.1.0 to 1.2.1 in /Library/Homebrew
Bumps [thor](https://github.com/rails/thor) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](https://github.com/rails/thor/compare/v1.1.0...v1.2.1)
---
updated-dependencies:
- dependency-name: thor
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-05 18:05:25 +00:00 |
|
dependabot[bot]
|
79882f2df9
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9468 to 0.5.9470.
- [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-05 18:04:25 +00:00 |
|
Mike McQuaid
|
cfd9d9d566
|
Merge pull request #12664 from MikeMcQuaid/formula_cask_compat
Start process to remove `Enumerable` from `Formula` and `Cask::Cask`.
|
2022-01-05 13:00:11 +00:00 |
|
Nanda H Krishna
|
1105859c86
|
Merge pull request #12669 from Homebrew/dependabot/bundler/Library/Homebrew/rspec_junit_formatter-0.5.0
build(deps): bump rspec_junit_formatter from 0.4.1 to 0.5.0 in /Library/Homebrew
|
2022-01-04 18:32:39 -05:00 |
|
BrewTestBot
|
01959eb019
|
Update RBI files for rspec_junit_formatter.
|
2022-01-04 18:10:36 +00:00 |
|
BrewTestBot
|
1e953a63ad
|
brew vendor-gems: commit updates.
|
2022-01-04 18:07:03 +00:00 |
|
BrewTestBot
|
725cbda8d2
|
brew vendor-gems: commit updates.
|
2022-01-04 18:06:18 +00:00 |
|
dependabot[bot]
|
982c925114
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9465 to 0.5.9468.
- [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-04 18:04:12 +00:00 |
|
dependabot[bot]
|
6d8ae3a28c
|
build(deps): bump rspec_junit_formatter in /Library/Homebrew
Bumps [rspec_junit_formatter](https://github.com/sj26/rspec_junit_formatter) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/sj26/rspec_junit_formatter/releases)
- [Changelog](https://github.com/sj26/rspec_junit_formatter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sj26/rspec_junit_formatter/compare/v0.4.1...v0.5.0)
---
updated-dependencies:
- dependency-name: rspec_junit_formatter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-04 18:03:33 +00:00 |
|
BrewTestBot
|
e54353fd4a
|
Update RBI files for rubocop-performance.
|
2022-01-03 18:11:45 +00:00 |
|
BrewTestBot
|
48f5702fcf
|
brew vendor-gems: commit updates.
|
2022-01-03 18:07:01 +00:00 |
|
dependabot[bot]
|
6ba31c16ac
|
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.0...v1.13.1)
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 18:04:17 +00:00 |
|
Mike McQuaid
|
3a709d36b2
|
Start process to remove Enumerable from Formula and Cask::Cask .
This is the first step to address
https://github.com/Homebrew/brew/issues/11292.
|
2022-01-03 14:59:10 +00:00 |
|
Mike McQuaid
|
bd7e26b620
|
Merge pull request #12663 from XuehaiPan/patch-short-flags
style: use short flags for `patch` command for compatibility
|
2022-01-03 14:38:15 +00:00 |
|
Xuehai Pan
|
2466353415
|
style: use short flags for patch command for compatibility
|
2022-01-03 22:13:32 +08:00 |
|
Mike McQuaid
|
ff9691d4ba
|
Merge pull request #12652 from MikeMcQuaid/repology_homebrew_curl
repology: always use Homebrew curl.
|
2022-01-03 13:42:04 +00:00 |
|
Mike McQuaid
|
b09f421027
|
repology: always use Homebrew curl.
This seems to be required even with TLSv1.3 support now.
Also, while we're here, improve the error handling/output.
|
2022-01-03 13:17:12 +00:00 |
|
Mike McQuaid
|
cf0468c88f
|
Merge pull request #12661 from sjackman/sj/relocate_dynamic_linkage
Patch neither glibc nor glibc@* using patchelf
|
2022-01-03 13:08:42 +00:00 |
|
Shaun Jackman
|
06bf91fe0b
|
Use formula_optionally_versioned_regex
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
|
2022-01-02 17:30:34 -08:00 |
|
Shaun Jackman
|
2ad3f0a089
|
Patch neither glibc nor glibc@* using patchelf
Patching the dynamic linker of glibc breaks it.
|
2022-01-02 13:44:13 -08:00 |
|
Michka Popoff
|
a0ae4a7a02
|
Merge pull request #12658 from sjackman/sj/linkage-checker
Allow linkage to libnss_files.so.2 on Linux
|
2022-01-02 21:12:31 +01:00 |
|
Nanda H Krishna
|
26bffd4051
|
Merge pull request #12656 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.24.1
build(deps): bump rubocop from 1.24.0 to 1.24.1 in /Library/Homebrew
|
2022-01-01 17:52:01 -05:00 |
|
Nanda H Krishna
|
f751955841
|
Merge pull request #12655 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.5.3
build(deps): bump zeitwerk from 2.5.2 to 2.5.3 in /Library/Homebrew
|
2022-01-01 17:51:42 -05:00 |
|
Shaun Jackman
|
4e68a7b5bc
|
Allow linkage to libnss_files.so.2 on Linux
libnss_nis.so.2 in glibc@2.13 has linkage to libnss_files.so.2.
|
2021-12-31 16:17:36 -08:00 |
|
BrewTestBot
|
0a4f0de3ba
|
Update RBI files for zeitwerk.
|
2021-12-31 18:13:22 +00:00 |
|
BrewTestBot
|
f60421f20a
|
Update RBI files for rubocop.
|
2021-12-31 18:13:17 +00:00 |
|
BrewTestBot
|
20bf4f8473
|
brew vendor-gems: commit updates.
|
2021-12-31 18:08:58 +00:00 |
|
BrewTestBot
|
1cbd5572c7
|
brew vendor-gems: commit updates.
|
2021-12-31 18:08:52 +00:00 |
|
BrewTestBot
|
0c2468efaf
|
brew vendor-gems: commit updates.
|
2021-12-31 18:07:41 +00:00 |
|
dependabot[bot]
|
18fa4b8901
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9464 to 0.5.9465.
- [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-31 18:04:21 +00:00 |
|
dependabot[bot]
|
a675929fcd
|
build(deps): bump rubocop from 1.24.0 to 1.24.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.24.0...v1.24.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-31 18:03:53 +00:00 |
|
dependabot[bot]
|
7f9a7cd50b
|
build(deps): bump zeitwerk from 2.5.2 to 2.5.3 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.5.2 to 2.5.3.
- [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.2...v2.5.3)
---
updated-dependencies:
- dependency-name: zeitwerk
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-31 18:03:21 +00:00 |
|
Mike McQuaid
|
60afbd761a
|
Merge pull request #12649 from neutric/update-cmd-cleanup
cmd/cleanup.rb: description style tweak
|
2021-12-31 13:24:07 +00:00 |
|
Mike McQuaid
|
3c8fe60150
|
Merge pull request #12650 from Logicer16/Autoremove-return-when-not-removing
autoremove: Return when not removing
|
2021-12-31 13:23:34 +00:00 |
|