Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Homebrew/brew

🍺 The missing package manager for macOS (or Linux)
https://github.com/Homebrew/brew

Merge pull request #16787 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.31.1

6e7e56fdecdc861d9c75c632cc2257dcca8eb390 authored 10 months ago by Patrick Linnane <[email protected]>
Update RBI files for rubocop-ast.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/...

21fd99b88bca8c1df7bd9737e2f76fc71ed36137 authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

1fd536d8ef1ca42cd440088f78f739b57a397e0f authored 10 months ago by BrewTestBot <[email protected]>
build(deps-dev): bump rubocop-ast in /Library/Homebrew

Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.31.0 to 1.31.1.
- [Release no...

56f5f1f7f3cb8ca50c90afff7b5788ce57c20351 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #16786 from Homebrew/dependabot/bundler/Library/Homebrew/yard-0.9.36

build(deps-dev): bump yard from 0.9.35 to 0.9.36 in /Library/Homebrew

b1b2c60816e0bdcc265854db584cb4ee10491f6a authored 10 months ago by Douglas Eichelberger <[email protected]>
Resolve vale violations

fae9ab8d1e35a0cfba690bf9e2298c409fc1b690 authored 10 months ago by Douglas Eichelberger <[email protected]>
Update RBI files for yard.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/...

abbccdc86f21172956e9ab58342d00a1dd135888 authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

01ca89cbd96d85e9429a353acbbe96ebc527b533 authored 10 months ago by BrewTestBot <[email protected]>
build(deps-dev): bump yard from 0.9.35 to 0.9.36 in /Library/Homebrew

Bumps [yard](https://github.com/lsegal/yard) from 0.9.35 to 0.9.36.
- [Release notes](https://gi...

36d6a211c5fdfdf91ef0a8ada667d8b726caef83 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #16750 from iMichka/autobump

bump-formula|cask-pr: do not allow to bump autobumped packages

38b671d8bbafd762e9ca472b2e85cb9fd987cb1f authored 10 months ago by Ruoyu Zhong <[email protected]>
Merge pull request #16782 from reitermarkus/tap-sig-5

Rename `Tap#reverse_cask_renames` to `Tap#cask_reverse_renames`.

387332ab686ecedae3fec1404d44e026ee9eb149 authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16785 from reitermarkus/tap-sig-remote

Actually return `super` in `CoreTap#remote`.

6c6c418dffe6a227d326514891f27b4b994eb317 authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16784 from reitermarkus/tap-sig-7

Add signature for `Tap#config`.

56b3982e7a2e1affb568a10d97815e1b8977990e authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16783 from reitermarkus/tap-sig-6

Clear cache for `Tap#formula_reverse_renames`.

9421d50f9de130ae7a1a855b5cab0f6ff304743a authored 10 months ago by Mike McQuaid <[email protected]>
Actually return `super` in `CoreTap#remote`.

567ea44c99ddcf55f03f5d5bc9e1c7e1d934485b authored 10 months ago by Markus Reiter <[email protected]>
Add signature for `Tap#config`.

0966d2cd8ff18d1d83fd63d8b8cbce1cb7b1f094 authored 10 months ago by Markus Reiter <[email protected]>
Clear cache for `Tap#formula_reverse_renames`.

01133769baa9a17f403a461459d8289ebfac4360 authored 10 months ago by Markus Reiter <[email protected]>
Rename `Tap#reverse_cask_renames` to `Tap#cask_reverse_renames`.

c3c5437c4f3444a971b79afacfbb41d28f56f816 authored 10 months ago by Markus Reiter <[email protected]>
bump-formula|cask-pr: do not allow to bump autobumped packages

Avoids:
- Bumping stuff by mistake that will get autobumped anyway
- Abusing the system to get "...

f96290eb39b9985af01683b4d479b63338c1e4b0 authored 10 months ago by Michka Popoff <[email protected]>
Merge pull request #16779 from reitermarkus/fix-load-from-path

Fix loading casks/formulae from relative paths.

f1eea6452304daf08ad5d52e1219d7175ef407b2 authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16777 from reitermarkus/tap-sig-3

Simplify `Tap#formula_files_by_name`.

0e1c1e3435e873f56163b0ff544f941f1994071d authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16775 from reitermarkus/tap-sig-2

Simplify `Tap#cask_files_by_name`.

98f6ab2bbceb332cc400ff32ca9906bced784ffc authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16781 from Homebrew/remove-ability-to-skip-dupe-pr-check-in-autobump

Remove ability to skip the duplicate PR check in autobump

99baaf350d30075480597b901a6c73bad9e56bf4 authored 10 months ago by Kevin <[email protected]>
Remove ability to skip the duplicate PR check in autobump

This simply removes the environment variable check. The code was disabled in core around two wee...

4ea6a8ccbbd17492869e0b5e5af33cd6b13fa73b authored 10 months ago by Kevin <[email protected]>
Fix loading casks/formulae from relative paths.

3da0f8c4a650a107761b8a7824ba5b17c66d75b4 authored 10 months ago by Markus Reiter <[email protected]>
Simplify `Tap#formula_files_by_name`.

2a78eba1adec9c9dc351177dcbd6252ebc8d249c authored 10 months ago by Markus Reiter <[email protected]>
Simplify `Tap#cask_files_by_name`.

755c8aecad279a1147806cdf6e239212a77d55db authored 10 months ago by Markus Reiter <[email protected]>
Merge pull request #16731 from cho-m/setuptools

docs: update info on setuptools for Python 3.12

977ac20b2b491a8df2e28a95541775d0b4aa20fa authored 10 months ago by Michael Cho <[email protected]>
Merge pull request #16769 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.61.0

7e5f3086683be70657fd29b95632d4ed025584d8 authored 10 months ago by Issy Long <[email protected]>
Fix `Style/RedundantLineContinuation` offenses

Signed-off-by: Patrick Linnane <[email protected]>

faf399716f40656c5864bbf1b3e1be8495d00f0a authored 10 months ago by Patrick Linnane <[email protected]>
Merge pull request #16770 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.31.0

build(deps-dev): bump rubocop-ast from 1.30.0 to 1.31.0 in /Library/Homebrew

afcf059100bd4f89d8fd836c9d6f01b630e11769 authored 10 months ago by Mike McQuaid <[email protected]>
Update RBI files for rubocop-ast.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/...

da61a89ca116e8f5e15f7e3c9465de263caffc88 authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

cfb974e122124dc3b3728fe394f67ada049832c0 authored 10 months ago by BrewTestBot <[email protected]>
build(deps-dev): bump rubocop-ast in /Library/Homebrew

Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.30.0 to 1.31.0.
- [Release no...

3fc13251610a17655797a4f6429aedc7b88feb6e authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update RBI files for rubocop.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/...

fcfd8cfde6e4701716d5f3e42e37e29ee6faa5f2 authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

477c58ab60418ade3af09c928b04e2025f61690f authored 10 months ago by BrewTestBot <[email protected]>
build(deps-dev): bump rubocop from 1.60.2 to 1.61.0 in /Library/Homebrew

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.2 to 1.61.0.
- [Release notes](htt...

e7414bc20b59d25234433ab2e298352749590f04 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #16768 from Homebrew/parse-source-checksum-correctly-in-json-v3

internal json v3: parse ruby source checksum correctly

2aa80402655472df8c1d37d979aca7f3c6ce415f authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16753 from cho-m/pypi-only-resources

utils/pypi: allow only updating `extra_packages`

136c50a52adeb4576f0b71e7e41d091a4746a34d authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16767 from cho-m/bump-sync-msg-all-latest

dev-cmd/bump: hide version syncing when empty list

0604b5e9a8017a0dcc93df40f3712e1691c117e4 authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16766 from reitermarkus/tap-installed

Only show installed taps in `brew tap` output.

8a846fb1c21b5c48c3bf42ed0234667eb5da04f3 authored 10 months ago by Mike McQuaid <[email protected]>
internal json v3: parse ruby source checksum correctly

Currently we are including this in the API but not actually
parsing and loading it correctly fro...

cd5b93a2f2f2f0e774547fba9398485af9a3b282 authored 10 months ago by apainintheneck <[email protected]>
Merge pull request #16638 from apainintheneck/load-internal-json-v3

Load internal json v3

154a21706af0e95f0c870b8c358ce483f7065704 authored 10 months ago by Kevin <[email protected]>
Merge pull request #16763 from cho-m/unused-type

livecheck/strategy: fix **unused type

fb099976bd68003435ebccf4a4c2066768021286 authored 10 months ago by Markus Reiter <[email protected]>
dev-cmd/bump: hide version syncing when empty list

387bfd972edd6c87411204a2b449cfcd58638372 authored 10 months ago by Michael Cho <[email protected]>
Only show installed taps in `brew tap` output.

e08e873921a4d442b9d8115eabd755db9c3c8aa4 authored 10 months ago by Markus Reiter <[email protected]>
Merge pull request #16765 from Homebrew/dependabot/bundler/Library/Homebrew/yard-0.9.35

262912e6a6cebda3c4390eea56f607c794240ba6 authored 10 months ago by Carlo Cabrera <[email protected]>
Merge pull request #16764 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-and-sorbet-runtime-0.5.11276

8b5c3b27b249e3de4713c40b19276e307c8746ac authored 10 months ago by Carlo Cabrera <[email protected]>
Update RBI files for yard.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/...

605aea8ce208acfa4b1385ff9dd202d8a1a21250 authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

a2eeae11da51af69ef9858fd51627fdac26c4fff authored 10 months ago by BrewTestBot <[email protected]>
build(deps-dev): bump yard from 0.9.34 to 0.9.35 in /Library/Homebrew

Bumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.35.
- [Release notes](https://gi...

cb74a3ebe7bb21a646512532cb057d1d44c97f42 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
brew vendor-gems: commit updates.

b3425fb3e9702a8eb0eba4488bdc1ed5778d789c authored 10 months ago by BrewTestBot <[email protected]>
build(deps): bump sorbet-static-and-runtime and sorbet-runtime

Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [sorbet-runtime](https:/...

a50370e5b8aed8cd37c9d22f3784a766df58b763 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
livecheck/strategy: fix **unused type

89b6d471e5b5e2b7e50467475020c524133d0b22 authored 10 months ago by Michael Cho <[email protected]>
internal_tap_json/formula_spec: add comment.

99c101bfc11f75b22d8d51189be485abb19ea049 authored 10 months ago by Mike McQuaid <[email protected]>
formulary: update api loader to load internal json v3

670e2188d7d95d47e78c14eb9af796be4a888171 authored 10 months ago by apainintheneck <[email protected]>
cachable: make #overwrite_cache! private

e9a05d896afddc610be860b531b332b0c7c79c9c authored 10 months ago by apainintheneck <[email protected]>
Update api code to load internal JSON v3 file

d64de40e52387a0e0c8f1d67791f718b9968a830 authored 10 months ago by apainintheneck <[email protected]>
tap: Add helper to generate core formula API hash

This abstracts away this helper to make it easier to test and
reason about.

cefd3273cc5d37540e4789ffbf98fb54bdb182e2 authored 10 months ago by apainintheneck <[email protected]>
test fixture: pretty print JSON for readability

f1f2e24aec567126eae93b0706579911240001c8 authored 10 months ago by apainintheneck <[email protected]>
api/formula: Add tests for internal JSON v3

These tests cover both generating and loading formulae from the JSON
bundle. The tests are not c...

200fe2a6b71a35c6e44a147f9ab8ee3f9ed64564 authored 10 months ago by apainintheneck <[email protected]>
api/formula: Fix failing specs

- clear the formula API cache
- make the API cache directory
- fix stubbed return values (thanks...

bfe5e43ff4e70b5df7832ae07afc6907d2eff346 authored 10 months ago by apainintheneck <[email protected]>
Merge pull request #16760 from Homebrew/clear-taps-between-test-runs-again

test: clear tap instance caches between test runs again

ece7e5d5b9c15a8f13c43e004fa118fcef3cceb9 authored 10 months ago by Kevin <[email protected]>
test: clear tap instance caches between test runs again

The core taps exist outside of the normal cache busting cycle
so they need to clear explicitly a...

f2c5f6723c880e7d5a00c80727d2d14a262c2612 authored 10 months ago by apainintheneck <[email protected]>
Merge pull request #16757 from Homebrew/dependabot/bundler/Library/Homebrew/thor-1.3.1

build(deps-dev): bump thor from 1.3.0 to 1.3.1 in /Library/Homebrew

f138059de1efc4e2758d03cf0fa9e5b363155058 authored 10 months ago by Ruoyu Zhong <[email protected]>
Merge pull request #16756 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-and-sorbet-static-and-runtime-0.5.11274

build(deps): bump sorbet-runtime and sorbet-static-and-runtime in /Library/Homebrew

b290c7ab42f110619eae0fac2596ff771485ca08 authored 10 months ago by Ruoyu Zhong <[email protected]>
Update RBI files for thor.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/...

2e867670461bd65a8675997d87b295147ae2c954 authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

6d898bf18e3f010ef587805b9d80c18692ec1a9d authored 10 months ago by BrewTestBot <[email protected]>
brew vendor-gems: commit updates.

b50515549a80d2ad66c3eac7cfc2a201ae29dbc5 authored 10 months ago by BrewTestBot <[email protected]>
build(deps-dev): bump thor from 1.3.0 to 1.3.1 in /Library/Homebrew

Bumps [thor](https://github.com/rails/thor) from 1.3.0 to 1.3.1.
- [Release notes](https://githu...

59c9b545f401c31b4f5058a0351d6038bbcabfc9 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump sorbet-runtime and sorbet-static-and-runtime

Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) and [sorbet-static-and-runtime](https:/...

3264c28efdeb0278b7edc9c7fc4defd96b3e4f42 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #16755 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.1.0

973a35242464c094096db8a3d062785a48cc838b authored 10 months ago by Patrick Linnane <[email protected]>
build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.2 to 4.1.0.
-...

4c18bfb62bb6ee20deef82f0a6fec98681d62aec authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
utils/pypi: improve style

Co-authored-by: Mike McQuaid <[email protected]>

b59921d174aae6eeb28e5880e7bc4accd3dca488 authored 10 months ago by Michael Cho <[email protected]>
Merge pull request #16754 from Homebrew/look-for-licenses-not-always-on-the-default-branch

formula_audit: Check the license(s) of the specific release

0afede389f89ea304517165b1afc3baebbfa7fc1 authored 10 months ago by Mike McQuaid <[email protected]>
formula_audit: Check the license(s) of the specific release

- Some repositories occasionally change their licenses. For example they
release a version of ...

c2507fdc6d96a7a6edc6000a77b1d26895603191 authored 10 months ago by Issy Long <[email protected]>
utils/pypi: allow only updating `extra_packages`

31533cff0561e8adf5bfafbcd237f8579c16b1db authored 10 months ago by Michael Cho <[email protected]>
Merge pull request #16732 from reitermarkus/repo-var-suffix

Rename `Tap#repo_var` to `Tap#repo_var_suffix`.

18571e8991fcafdb1491a112862931b59edddf48 authored 10 months ago by Markus Reiter <[email protected]>
Merge pull request #16746 from apainintheneck/simplify-cache-clearing-in-tests

cachable: make sure to clear caches between tests

ca9405de5c0d472badf3e31248b8eaf3090166f5 authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16751 from Homebrew/no-fork-yes-auth

utils/github: support `HOMEBREW_GITHUB_API_TOKEN` with `--no-fork`

6b6767be212f2d6d8cca46c9716c6f6948cad350 authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16749 from Homebrew/homebrew-temp

Use `HOMEBREW_TEMP` more universally

9014328f59f8bae42fd659548a8dd92f4d3cfbfb authored 10 months ago by Mike McQuaid <[email protected]>
Merge pull request #16752 from bevanjkay/cask-disable-reasons-2

deprecate_disable: add `no_longer_meets_criteria` deprecate/disable reason

a25df66f5661f93fadd61cc9221f70df215d79a2 authored 10 months ago by Mike McQuaid <[email protected]>
Clean up files that use to include cachable

These were changed to extend to make it easier to determine
where the classes come to in the ext...

bea2dc65fec2ef41c90918a541fef6deb3e15142 authored 10 months ago by apainintheneck <[email protected]>
cachable: Move registry to test directory

Now we only include the cachable registry when running tests.
We basically just load it first an...

5cc1c85a5fad4c4f69d313b7f89c37fb30523e05 authored 10 months ago by apainintheneck <[email protected]>
deprecate_disable: add `no_longer_meets_criteria` deprecate/disable reason

013aba295ab5aa27528885ad7fe89cce9577e742 authored 10 months ago by Bevan Kay <[email protected]>
utils/github: support `HOMEBREW_GITHUB_API_TOKEN` with `--no-fork`

913c46d99484541565ed564edcb5fc4f4a0fce82 authored 10 months ago by Bo Anderson <[email protected]>
Use HOMEBREW_TEMP more universally

1d7101d8a39f7dd21a3c9f5563a2a877be700f1c authored 10 months ago by Bo Anderson <[email protected]>
Merge pull request #16745 from issyl0/rubocop-todos-2

rubocop: Fix remaining TODOs for triaging Ruby 3 cops

7848bd32269d5fcfecc00aeb142db426b9896ed6 authored 10 months ago by Issy Long <[email protected]>
Merge pull request #16748 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-and-sorbet-runtime-0.5.11268

build(deps): bump sorbet-static-and-runtime and sorbet-runtime in /Library/Homebrew

d8d82d27c82fad1fb0c9d2fd21f70ecbe2a3967e authored 10 months ago by Ruoyu Zhong <[email protected]>
brew vendor-gems: commit updates.

1f38fa7a894ed36c77e03adbac0d811ed3fad049 authored 10 months ago by BrewTestBot <[email protected]>
build(deps): bump sorbet-static-and-runtime and sorbet-runtime

Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [sorbet-runtime](https:/...

93632f34fd92baa2ba104a440026ec3336dd8b20 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cachable: make sure to clear caches between tests

This adds a registry for all modules and classes that
cachable is included in. The registry allo...

536ae08a44a8a78662be17628e59fe30dcf5d85d authored 10 months ago by apainintheneck <[email protected]>
Alphabetize `Style/HashSyntax` RuboCop rule and keep it the same

c11a07db5bf1cf874e1885078a257e8d75babbcd authored 10 months ago by Issy Long <[email protected]>
Fix RuboCop `Performance/BindCall` offenses

921753cf8463b48239783cb0825015ff578526b0 authored 10 months ago by Issy Long <[email protected]>
Disable RuboCop `Naming/BlockForwarding` and `Style/ArgumentsForwarding`

- These break Sorbet type signatures:

```
RuntimeError:
The declaration for is m...

e654af3e15cf0fd3473813696ff3c37658a9db9e authored 10 months ago by Issy Long <[email protected]>
Fix RuboCop `Performance/MapCompact` offenses

- Rename an iterator variable since it would make the line too long.

f4218a6316678f443be8757695e80d48c6661764 authored 10 months ago by Issy Long <[email protected]>
Merge pull request #16743 from bevanjkay/cask-disable-reasons

c6d959218f143cd17b1fc3e0f10f143cbd273528 authored 10 months ago by Patrick Linnane <[email protected]>
`brew style --fix`

Signed-off-by: Patrick Linnane <[email protected]>

146451aeee0a03db3bfb958cdc214081f8413030 authored 10 months ago by Patrick Linnane <[email protected]>
docs/Deprecating-Disabling-and-Removing-Casks.md: add cask deprecate/disable reasons

b544934fbf15629aa824783e87ef135387f941f4 authored 10 months ago by Bevan Kay <[email protected]>
deprecate_disable: add cask deprecate/disable reasons

80d4488bbfdadd76477b678ab35a890aa92920ec authored 10 months ago by Bevan Kay <[email protected]>