Ecosyste.ms: OpenCollective

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

github.com/Homebrew/homebrew-bundle

πŸ“¦ Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
https://github.com/Homebrew/homebrew-bundle

Merge pull request #1314 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.1.0

build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0

77f5526b935e5eb6714f905032616882ec7c1747 authored 10 months ago by Jacob Bednarz <[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.
-...

f7972142e0db4f666d3b0422a0b09c1a22ed6d0e authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1313 from Homebrew/new-rubocop-fixes

Fix RuboCop `Lint/RedundantDirGlobSort` and `Performance/MapCompact` offenses

1467bb8a786568a56443994f5ab9d2be092b66d6 authored 10 months ago by Issy Long <[email protected]>
Fix RuboCop `Lint/RedundantDirGlobSort` and `Performance/MapCompact` offenses

- For https://github.com/Homebrew/brew/pull/16745.

d4eb4d7fd7c36b76081cf183a604d7bc489ab7ea authored 10 months ago by Issy Long <[email protected]>
Merge pull request #1312 from Homebrew/dependabot/bundler/rspec-support-3.13.1

9d77d7001e805498d4c6c3001c13124f605eed24 authored 11 months ago by Jacob Bednarz <[email protected]>
Merge pull request #1311 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.0.2

99258efa1779edcff6fb0a5fc9c3726f39c20ffa authored 11 months ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump rspec-support from 3.13.0 to 3.13.1

Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.13.0 to 3.13.1.
- [Changelo...

6faf284c3372fd0fa456aecebcbbed4823b5373c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2

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

85e28d71d79a2834d5c3d3dd446114107d18c1e1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1309 from jneubrand/no-cached-greedy

Don’t prefetch greedy outdated casks

5da31479d647f7891e73cbef7029b79f7300c4e8 authored 11 months ago by Mike McQuaid <[email protected]>
Merge pull request #1310 from Homebrew/dependabot/bundler/activesupport-7.1.3.2

build(deps-dev): bump activesupport from 7.1.3 to 7.1.3.2

1fa8f10fcc4874b99a15ed59a71803e30a9fcaa1 authored 11 months ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump activesupport from 7.1.3 to 7.1.3.2

Bumps [activesupport](https://github.com/rails/rails) from 7.1.3 to 7.1.3.2.
- [Release notes](h...

7c9d58c2a97d800bea5ffe49161970938944a04c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix spec typo

c0fa3dd724279c6f4bb6cfcc1b8329562211436a authored 11 months ago by Jay Neubrand <[email protected]>
code review changes (for: removal of greedy cask prefetching)

31887781f18b75332e75e82600c3ba37ffb240e5 authored 11 months ago by Jay Neubrand <[email protected]>
don’t prefetch greedy outdated casks

b0ff1bde2325f693d6dc9457beaf4a25c4e06dca authored 11 months ago by Jay Neubrand <[email protected]>
Merge pull request #1307 from EricFromCanada/manpage-fixes

manpage: minor formatting & wording fixes

d3cf1e126dc4686e75c9b3013caf08558aba241c authored 11 months ago by Mike McQuaid <[email protected]>
manpage: minor formatting & wording fixes

979ac3ffd605f462fb644ffa5c9f9ffc03f7df47 authored 11 months ago by Eric Knibbe <[email protected]>
Merge pull request #1305 from vraravam/fix-documentation

fix tests if the user has a HOMEBREW_BUNDLE_FILE env var setup

2f22c21799744c6b027a0695b36a37185d66a6a6 authored 11 months ago by Mike McQuaid <[email protected]>
fix tests if the user has a HOMEBREW_BUNDLE_FILE env var setup

c5d749a609f335d8b34193823d77cbd21e991eab authored 11 months ago by Vijay A <[email protected]>
Merge pull request #1304 from vraravam/fix-1302

vscode_extension cleanup: downcase extension names before comparison while evaluating for cleanup

bb632218e19f001228fdbdd632fd7ce027bf5a4a authored 11 months ago by Mike McQuaid <[email protected]>
fixed as per style checks

69b9d9baba014b6fc371963a42dc61cc4f2c9f75 authored 11 months ago by Vijay A <[email protected]>
fixed as per feedback comments

fd2164c5b7dd7088280bd00860ea069ee48d6277 authored 11 months ago by Vijay A <[email protected]>
resurrected old test as per feedback comments

0690b5625c7952ccd2a04860f2b4a76ef7bd08dc authored 11 months ago by Vijay A <[email protected]>
vscode_extension_installer: do case-insensitive matching to check if an extension is already installed

101c7ee197bbeb8cf0e0f92ba9bc9ff01573980d authored 11 months ago by Vijay A <[email protected]>
add test to verify case-insensitive comparison for vscode extension

af668bc72acb39fe93bf65eb9c464a6449745ed6 authored 11 months ago by Vijay A <[email protected]>
vscode_extension_dumper: do not downcase since that can dump (while creating from scratch) an incorrect extension name

(The extension as named by their author should retain case)

dccd67dc19a4b8f66480ff18306e5ed2264fd62a authored 11 months ago by Vijay A <[email protected]>
vscode_extension cleanup: downcase extension names before comparison while evaluating for cleanup.

687275a8287bb6af7b1bd7e62b6d2479156899c1 authored 11 months ago by Vijay A <[email protected]>
Merge pull request #1303 from Homebrew/vscode_downcase_extensions

vscode_extension_dumper: downcase extension names.

bf76170778e49fbd6659903b093e01f4d9d14f21 authored 11 months ago by Mike McQuaid <[email protected]>
vscode_extension_dumper: downcase extension names.

VSCode seems to be doing this itself in newer versions so this will
allow for some more consiste...

1813246bfc82c1d77252fee886759bacb8d54e12 authored 11 months ago by Mike McQuaid <[email protected]>
Merge pull request #1301 from Homebrew/dependabot/bundler/minitest-5.22.2

cdb1b45e526e18d83853dbc3fa5989cfe00c8d3b authored 11 months ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump minitest from 5.22.0 to 5.22.2

Bumps [minitest](https://github.com/minitest/minitest) from 5.22.0 to 5.22.2.
- [Changelog](http...

3d680ae99ee7cea8ba256f00d112f831d68e9d24 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1296 from Homebrew/dependabot/bundler/minitest-5.22.0

build(deps-dev): bump minitest from 5.21.2 to 5.22.0

66ededca544a9851662967aacdaa3c9b1b5da709 authored 11 months ago by Mike McQuaid <[email protected]>
Merge pull request #1294 from Homebrew/dependabot/bundler/rspec-3.13.0

build(deps-dev): bump rspec from 3.12.0 to 3.13.0

0f12f930fd48ca3ed50789c019b71211e30864c3 authored 11 months ago by Mike McQuaid <[email protected]>
build(deps-dev): bump rspec from 3.12.0 to 3.13.0

Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.12.0 to 3.13.0.
- [Commits](https:/...

bad15b6c463ab95271c6947fe34c1583443df93b authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump minitest from 5.21.2 to 5.22.0

Bumps [minitest](https://github.com/minitest/minitest) from 5.21.2 to 5.22.0.
- [Changelog](http...

008cafe306ee1e9d2a0e105b4e163ac0e98ad1c7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1300 from Homebrew/fix_brew_style

README: fix `brew style`.

1f80af394d28adeaefc0d7b5d4314f3b3cd489d8 authored 11 months ago by Mike McQuaid <[email protected]>
README: fix `brew style`.

This has broken CI on other PRs.

Might want to change the `id:` handling but that
can happen af...

fc43795540770d20a6bc98beef110685da9fd99a authored 11 months ago by Mike McQuaid <[email protected]>
Merge pull request #1293 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.0.1

aa54974fcce3c4e55fdb88732b47dad9b1bacb0a authored 11 months ago by Jacob Bednarz <[email protected]>
build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1

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

81d6d2da9f4bb985369e60ba20e090f39715c2d5 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1292 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.0.0

build(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0

9bc7440f8ad32c4f33968c486f6bc9b57d4c6ed0 authored 11 months ago by Jacob Bednarz <[email protected]>
Merge pull request #1291 from Homebrew/dependabot/bundler/diff-lcs-1.5.1

build(deps-dev): bump diff-lcs from 1.5.0 to 1.5.1

19e0b3e7d9a729ca530a251a13c44734c5e2d99f authored 11 months ago by Jacob Bednarz <[email protected]>
build(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0

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

f8bb2c5051f08b504931466569a231ad698c9676 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump diff-lcs from 1.5.0 to 1.5.1

Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.5.0 to 1.5.1.
- [Changelog](http...

c3655dc9000920b65be5e2509c8a254d2c0ffaad authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1290 from Homebrew/dependabot/github_actions/codecov/codecov-action-3.1.6

build(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6

28dea69ee5cc02cbc3ba8c078611cbd92e052953 authored 11 months ago by Jacob Bednarz <[email protected]>
build(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6

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

0d6f1a7f160d15f907dd970dd57eaf257c2e7678 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1289 from Homebrew/dependabot/github_actions/codecov/codecov-action-3.1.5

build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5

092a87834411b10357b0cb7ad1a54b6618fe4a79 authored 12 months ago by Mike McQuaid <[email protected]>
build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5

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

cb36ca2e890448d5a96ea7706123a8909de3c7af authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1287 from issyl0/rubocop-fixes

Fix RuboCop `Style/RedundantFreeze` offenses

d44243fe191e962fce60cbf8e25b6f2e3c1248b3 authored 12 months ago by Issy Long <[email protected]>
Fix RuboCop `Style/RedundantFreeze` offenses

d42f7ef4bbbeeada86124efcd75ded72f88db606 authored 12 months ago by Issy Long <[email protected]>
Merge pull request #1285 from Homebrew/dependabot/bundler/minitest-5.21.2

build(deps-dev): bump minitest from 5.21.1 to 5.21.2

09ae450b49bb2e879f693c466da9282ba49e6fb1 authored 12 months ago by Jacob Bednarz <[email protected]>
Merge pull request #1284 from Homebrew/dependabot/bundler/bigdecimal-3.1.6

build(deps-dev): bump bigdecimal from 3.1.5 to 3.1.6

62253c6527076eda62fcf02d6ea4a2692231fd09 authored 12 months ago by Jacob Bednarz <[email protected]>
Merge pull request #1286 from issyl0/rubocop-fixes

Fix RuboCop `Style/ArrayIntersect` offenses

bc8b0e4699916f171f2ecc48ac5fc73b79d4477f authored 12 months ago by Bo Anderson <[email protected]>
Fix RuboCop `Style/ArrayIntersect` offenses

5d1a840e107765a4d3917299a41606d1e04c4614 authored 12 months ago by Issy Long <[email protected]>
build(deps-dev): bump minitest from 5.21.1 to 5.21.2

Bumps [minitest](https://github.com/minitest/minitest) from 5.21.1 to 5.21.2.
- [Changelog](http...

9168d8776a60b499fd16f34db6ee210096e1e630 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump bigdecimal from 3.1.5 to 3.1.6

Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.5 to 3.1.6.
- [Release notes](ht...

0a7d4a88bbf0498dfc9ccb94464b53549079b540 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1283 from Homebrew/dependabot/bundler/activesupport-7.1.3

build(deps-dev): bump activesupport from 6.1.7.6 to 7.1.3

6d1a6ed3f99fcb54605593a73e605acb7c195a21 authored 12 months ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump activesupport from 6.1.7.6 to 7.1.3

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.6 to 7.1.3.
- [Release notes](h...

c05c87d55792e2fb12f20f721bc88e02a44c65f5 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1282 from Homebrew/dependabot/github_actions/actions/cache-4

build(deps): bump actions/cache from 3 to 4

761380cfb4e3356fe0d8aa56be461dca8000cf04 authored 12 months ago by Jacob Bednarz <[email protected]>
build(deps): bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

a91a614efd0e2ba6d281569fa75beac42c0906c4 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1281 from Homebrew/dependabot/bundler/concurrent-ruby-1.2.3

2334b45485cf7f4b939011c8b40ef0ee79d1ead7 authored 12 months ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump concurrent-ruby from 1.2.2 to 1.2.3

Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.2 to 1.2.3...

6fde9729f06bb065cc5a64a68a7909a9e4e4f4ed authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1279 from Homebrew/dependabot/bundler/minitest-5.21.1

3ccb29e5338eff0418544086d9ca56315832ff7b authored 12 months ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump minitest from 5.20.0 to 5.21.1

Bumps [minitest](https://github.com/minitest/minitest) from 5.20.0 to 5.21.1.
- [Changelog](http...

e7d6aca16e43676fe496c644de7e0b9bca00443e authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1278 from MikeMcQuaid/ruby3

Test with Ruby 3

6c2c7cdf221b70f72bfc95b92e06b7b74ad5342d authored 12 months ago by Mike McQuaid <[email protected]>
Test with Ruby 3

- Add `.ruby-version` file (which is also used by `ruby/setup-ruby`)
- Add `.rubocop.yml` symlin...

5f907c3e048b44f99f916a529674d90081f7575f authored 12 months ago by Mike McQuaid <[email protected]>
Merge pull request #1277 from MikeMcQuaid/fix_nil_usage

Fix some usage of `!foo.nil?`

aeb6ac0b75c6fa01ca167b3ae64eb237e8f25719 authored 12 months ago by Mike McQuaid <[email protected]>
Fix some usage of `!foo.nil?`

These incorrect end up turning `false` into `true`.

Fixes https://github.com/Homebrew/homebrew-...

63dc8a933b6907a656610abd099f708e0bdf71e4 authored 12 months ago by Mike McQuaid <[email protected]>
Merge pull request #1276 from Homebrew/revert-1272-patch-1

Revert "Run tests on Ruby 3.1"

48adf4167da80d161e5e51e83dca6bd4d9d0643b authored almost 1 year ago by Mike McQuaid <[email protected]>
Revert "Run tests on Ruby 3.1"

67fe50c0468c594e38c6c41e9ffbce5144e88f09 authored almost 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1272 from colindean/patch-1

Run tests on Ruby 3.1

e4798d8075e1a793f065be3e5e1674ec09193d17 authored about 1 year ago by Mike McQuaid <[email protected]>
Duplicate frozen CHILD_STATUS to allow rspec proxy

Without this, a test fails because rspec is unable to proxy $CHILD_STATUS/$?. I looked around fo...

fe114094f71534880a85eed88602cbfcd3f46a28 authored about 1 year ago by Colin Dean <[email protected]>
Run tests on Ruby 3.1

Now that Homebrew 4.2.0 runs on Ruby 3.1, let's bump to that.

https://brew.sh/2023/12/18/home...

706e92f7117fee32e0d40b605f0b6c6b8cb86348 authored about 1 year ago by Colin Dean <[email protected]>
Merge pull request #1271 from Bo98/style-dec2023

Fix various style issues under newer RuboCop

743f2aad47601c1e162f0ff05219d5a0bb15e0ad authored about 1 year ago by Mike McQuaid <[email protected]>
Fix various style issues under newer RuboCop

11be193f0b60247b5b0ace930bc31bffbea225cc authored about 1 year ago by Bo Anderson <[email protected]>
Merge pull request #1270 from MikeMcQuaid/filter_github_api_token

tap_dumper: filter HOMEBREW_GITHUB_API_TOKEN.

3f43dfca496433f364bc1c70711c581b0e804dec authored about 1 year ago by Mike McQuaid <[email protected]>
tap_dumper: filter HOMEBREW_GITHUB_API_TOKEN.

If it's present in a tap's git remote: filter it out and replace it with
a lookup for the enviro...

e0621c159e95efdcd3b04e99dab9375d378496da authored about 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1268 from Homebrew/sync-triage-config

Synchronize triage configuration

ea1f4fafc7786ef4d21eda4372ada8d0948e0255 authored about 1 year ago by Mike McQuaid <[email protected]>
triage-issues.yml: update to match main configuration

ac0113b0fb85b8576183db8486c6dac328bb99cc authored about 1 year ago by BrewTestBot <[email protected]>
Merge pull request #1267 from Homebrew/sync-triage-config

Synchronize triage configuration

d6fbeee54ba344be59731ff3e93fb105b2567e34 authored about 1 year ago by Jacob Bednarz <[email protected]>
triage-issues.yml: update to match main configuration

759b529d207c6da39fd2f6332fb4f468e5725242 authored about 1 year ago by BrewTestBot <[email protected]>
Merge pull request #1266 from Homebrew/sync-triage-config

2e260ed6045780e8c4ebf55d7c471db5c9146188 authored about 1 year ago by Jacob Bednarz <[email protected]>
triage-issues.yml: update to match main configuration

8a23628af8e11025b66bbc70bfd7e577e2fbc022 authored about 1 year ago by BrewTestBot <[email protected]>
Merge pull request #1264 from Homebrew/sync-triage-config

Synchronize triage configuration

07eb563c9ffbcb5acefba713972ddb55fba41f5b authored about 1 year ago by Mike McQuaid <[email protected]>
triage-issues.yml: update to match main configuration

14e701e944d6a578e72f4ac90b1494b0504b849c authored about 1 year ago by BrewTestBot <[email protected]>
Merge pull request #1258 from MikeMcQuaid/link_force_overwrite

brew_installer: use `brew link --overwrite` when appropriate.

73fe1415f01bc26ce4df0c4f52099ab1a0ef5b9d authored about 1 year ago by Mike McQuaid <[email protected]>
brew_installer: use `brew link --overwrite` when appropriate.

I should have checked the manpage here; in #1257 it should have been
`--overwrite` to enable the...

2d50f4117e5eea5473179cb3b4e50f5b806f7539 authored about 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1257 from MikeMcQuaid/link_force

brew_installer: run `brew link --force` when requested.

d58b9e2b991b197296fa1271d857ad510983200d authored about 1 year ago by Mike McQuaid <[email protected]>
brew_installer: run `brew link --force` when requested.

If we run `brew bundle install --force`: we should also run
`brew link --force` to be consistent.

4d44a4af2abf6ab2ca6a220857f859cc9fd422b3 authored about 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1255 from MikeMcQuaid/master

cmd/bundle: tweak HOMEBREW_BUNDLE_INSTALL_CLEANUP behaviour.

2b24ca760710ef2fe92c6d295dc2813cdb0b166a authored over 1 year ago by Mike McQuaid <[email protected]>
cmd/bundle: tweak HOMEBREW_BUNDLE_INSTALL_CLEANUP behaviour.

This should only automatically cleanup when `--global` is passed
otherwise you risk uninstalling...

043a35777b157061884f2e4ab483e8f6daf452cf authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1254 from colindean/devcontainer

Adds a devcontainer primarily for GitHub Codespaces use

bc05f7f6ff7adc2f2181682e5d4de7a9d29bc0bf authored over 1 year ago by Mike McQuaid <[email protected]>
Apply suggestions from code review

bcd2f8e97a85e8499adea51b7bf82b14ccbf28e9 authored over 1 year ago by Mike McQuaid <[email protected]>
Adds a devcontainer primarily for GitHub Codespaces use

This will enable faster configuration of a development environment.

This is based off of https:...

6190c35d2e8086a3c94c391d24fed0bceda1ce3e authored over 1 year ago by Colin Dean <[email protected]>
Merge pull request #1253 from MikeMcQuaid/cask_force

Make `--force` take effect on install.

d667f405b583c422a8e4b55a73a56c9bcd8b5986 authored over 1 year ago by Mike McQuaid <[email protected]>
Make `--force` take effect on install.

Allows passing `brew bundle --force` to make installed formulae run
`brew install --formula --fo...

5adf1f4e5965ca4f7e3a973fea7db35eacbc938f authored over 1 year ago by Mike McQuaid <[email protected]>
Add `--cask-force` switch

Allows passing `--cask-force` or setting
`HOMEBREW_BUNDLE_DUMP_CASK_FORCE` to make all dumped ca...

a14c5aac6576736a47f26a4dce50e47b15388973 authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1252 from MikeMcQuaid/more_env

Add/use more environment variables

b32fd2218254a8c9c5d1a0212c4903cc550bdd4f authored over 1 year ago by Mike McQuaid <[email protected]>
Add/use more environment variables

Add the `HOMEBREW_BUNDLE_FILE_GLOBAL`,
`HOMEBREW_BUNDLE_INSTALL_CLEANUP`, `HOMEBREW_BUNDLE_DUMP_...

ed3f23952de0bdd77823993700520852ee9438cc authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #1251 from Homebrew/dependabot/bundler/zeitwerk-2.6.12

build(deps-dev): bump zeitwerk from 2.6.11 to 2.6.12

d1eb1af3802b8f7d182533f4ebd231c05663de93 authored over 1 year ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump zeitwerk from 2.6.11 to 2.6.12

Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.6.11 to 2.6.12.
- [Changelog](https://g...

d2bf3c66a4267700cf414b8a6d508ac6ffef6cde authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1250 from zhaofengli/cask-installed-path

bundle: Check for cask tap using HOMEBREW_LIBRARY

94906ca5e163030827764cae2c87602c54aef047 authored over 1 year ago by Mike McQuaid <[email protected]>