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
Use codecov action instead of gem
ff52a209bfade1a663848684d354a6b623aaa4ca authored over 3 years ago by Mike McQuaid <[email protected]>
* Adds codecov action at end of test run
* Adds simplecov-cobertura gem
* Remove codecov gem
* N...
brew_dumper: fix topological sort debugging output.
9ee0d9912401eca4f21310bd19876a8cbac63f6d authored over 3 years ago by Mike McQuaid <[email protected]>9f1ec5099d2a353b4ab451d9c673d05b51bf3d04 authored over 3 years ago by XuehaiPan <[email protected]>
Synchronize triage configuration
0df097ca87d3bcf762d0f8cbe30eed8c37c35786 authored almost 4 years ago by Mike McQuaid <[email protected]>2e8d4f42708e80e12da6365470fcaf161873d806 authored almost 4 years ago by BrewTestBot <[email protected]>
c4cf96857c050dfa4f65f52109862dc68e55f60a authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.9 to 1.8.10.
- [Release notes](https://...
build(deps-dev): bump activesupport from 6.1.3 to 6.1.3.1
7fc90c69bf5fd24056eb8c5beceb62b4b434cb2e authored almost 4 years ago by Mike McQuaid <[email protected]>
Bumps [activesupport](https://github.com/rails/rails) from 6.1.3 to 6.1.3.1.
- [Release notes](h...
lib/bundle: fix Style/RedundantBegin offences
09e10d4d4d41980aa77b14992813f5f27ea9471f authored almost 4 years ago by Bo Anderson <[email protected]>42fb9e5ff2b9abda1744c89fe89c79259494554e authored almost 4 years ago by Bo Anderson <[email protected]>
build(deps-dev): bump codecov from 0.5.0 to 0.5.1
3fbca9f51db8e7255f4b2f48daba1e04a2d99ad6 authored almost 4 years ago by Mike McQuaid <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.5.0 to 0.5.1.
- [Release notes](...
exec: Allow the use of commands not in the PATH
41cb9da6cb728f3712c053aead5a8961b8ab7a09 authored almost 4 years ago by Mike McQuaid <[email protected]>Co-authored-by: Mike McQuaid <[email protected]>
53d1f72abc46eb2e223f2a2baa207261cb2c1908 authored almost 4 years ago by Jessica Stokes <[email protected]>4cd094d3396392aef87185a95bf1e0aecb214502 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.3 to 0.5.0.
- [Release notes](...
This extends `brew bundle exec` with the ability to run a command which isn't in the path, for e...
9b0d775c1343dde578df5b223f5f46b098500fd8 authored almost 4 years ago by Jessica Stokes <[email protected]>b8b5bdb46cc45b7be5f305654a145473469d19d0 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.3 to 5.14.4.
- [Release notes]...
brew_dumper: handle non-fullname dependencies.
05ad77b2c2633684508624fe773586778ab01ffc authored almost 4 years ago by Mike McQuaid <[email protected]>Fixes #925.
957d33a48ecfa1ef3c55488b32eda9d7ee328cf9 authored almost 4 years ago by Mike McQuaid <[email protected]>rubocop: Fix RSpec/ContextWording offenses
94c3e6b03b45a3e8e2a65abae7f68abe655df478 authored almost 4 years ago by Mike McQuaid <[email protected]>- This is newly enabled by Homebrew/brew PR 10658.
22cf2084fc303c5d2e7690872b1c211521bea825 authored almost 4 years ago by Issy Long <[email protected]>1528860218da1b1a9c8c84f56a47393854f52b96 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [activesupport](https://github.com/rails/rails) from 6.1.2.1 to 6.1.3.
- [Release notes](h...
build(deps): bump i18n from 1.8.8 to 1.8.9
d5eac7eaed3ab50c71af9bb5cb4838c8a651991f authored almost 4 years ago by Mike McQuaid <[email protected]>
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.8 to 1.8.9.
- [Release notes](https://g...
Use consistent array/hash indentation
43668b6a7ce07cb5ba0936fe138185eda271894b authored almost 4 years ago by Mike McQuaid <[email protected]>brew_dumper: better handle dependencies that aren't installed.
c4f671ce70fd65c3ea6fc3f70cedbe84d896171d authored almost 4 years ago by Mike McQuaid <[email protected]>Fixes #918
1b7203395f6569b6c868c042e20c001c44d3e8a0 authored almost 4 years ago by Mike McQuaid <[email protected]>49ee238a5ad955f9db54708ca144dbf2fbc08e42 authored almost 4 years ago by Bo Anderson <[email protected]>
Use Formula#bottle_hash
28470a82c93ffb37275aa834594bcad3bf0af49e authored almost 4 years ago by Mike McQuaid <[email protected]>
Make use of https://github.com/Homebrew/brew/pull/10578 to simplify some
code.
build(deps-dev): bump activesupport from 6.1.2 to 6.1.2.1
b7d4e713541c82183fb25d713ead96a7f2e0f716 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [activesupport](https://github.com/rails/rails) from 6.1.2 to 6.1.2.1.
- [Release notes](h...
brew_dumper: change sort! input.
fc0b024ff24497ad44240159f96f9993c73ce169 authored almost 4 years ago by Mike McQuaid <[email protected]>
Don't use `@formulae_by_full_name` because it can be polluted by other
queries.
Fixes #910
e28b2b8f5f1c4d83f995dcbda4a0344260de4380 authored almost 4 years ago by Mike McQuaid <[email protected]>bundle/locker: handle nil formulae_by_name.
0aacbcac52ceee319965b80070c904cb7b062edf authored almost 4 years ago by Mike McQuaid <[email protected]>Fixes #911
7d113d6761cc639c6e0ecd961bdb934e4f22bdc9 authored almost 4 years ago by Mike McQuaid <[email protected]>brew_dumper: handle `nil` runtime_dependencies.
3376caea2b2cb742d4db15b5ba0e831a13fd3c19 authored almost 4 years ago by Mike McQuaid <[email protected]>These can be `nil` for old tabs.
Fixes #908
aa74f5698435e01727efd7eaae0395d961d880df authored almost 4 years ago by Mike McQuaid <[email protected]>Use runtime_dependencies rather than declared_runtime_dependencies
46855abda3590e7181899b91c22f0d684df8df7d authored almost 4 years ago by Mike McQuaid <[email protected]>
`declared_runtime_dependencies` is a protected method. Not sure how I
didn't hit this during tes...
Remove more `brew` and `Formula#to_hash` calls
635a8afc77f38f9b4937d5ad7484c77be16c75bb authored almost 4 years ago by Mike McQuaid <[email protected]>
This speeds up `brew bundle check` and `brew bundle` considerably on
my machine:
```
$ hyperfin...
build(deps-dev): bump activesupport from 6.1.1 to 6.1.2
a98fe114d4ef70b714ac4e0febe7580e62e8fd0b authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 6.1.2.
- [Release notes](htt...
694ecbd1ee04a8feb079c4d82ac4a331cb2840bb authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.2 to 0.4.3.
- [Release notes](...
Add support for greedy cask upgrades
1351aa18c29863a799abbf8a5bd358988b31fe2a authored almost 4 years ago by Mike McQuaid <[email protected]>Casks with `auto_updates true` or `version :latest` will not be upgraded if already installed un...
cf5e4866fbcaa71d16131dcafeaa7dfdae918650 authored almost 4 years ago by EricFromCanada <[email protected]>8f4425102ef1a9fcfe576cebc5b3c8d5cb63fda1 authored almost 4 years ago by EricFromCanada <[email protected]>
Don't shell out for casks or taps.
bc407b14b47141bfcb4df6012186f1c30eb7507a authored almost 4 years ago by Mike McQuaid <[email protected]>Instead use the native APIs.
While we're here, make some class/module methods private too.
d5599d2675c5c12c86f727ef86b366163968f0fe authored almost 4 years ago by Mike McQuaid <[email protected]>b79b459237528fdc639b485638cbe751ee002c41 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.7 to 1.8.8.
- [Release notes](https://g...
Fix brew style
473a0124c54d2d7f5fb2515f450030d445e58fe3 authored almost 4 years ago by Mike McQuaid <[email protected]>Needed for https://github.com/Homebrew/brew/pull/10457.
670639b37e50d95deb8343abe6ca80823af5bdf6 authored almost 4 years ago by Mike McQuaid <[email protected]>build(deps): bump rspec-support from 3.10.1 to 3.10.2
c2715e96056550b270aa4bad71fe85bdd47b6c40 authored almost 4 years ago by Jacob Bednarz <[email protected]>build(deps): bump rspec-mocks from 3.10.1 to 3.10.2
3b293ffe9d545e0783903a0799d1dabd264e5a47 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.10.1 to 3.10.2.
- [Release ...
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.10.1 to 3.10.2.
- [Release note...
cask_dumper: handle languages.
706dbd435ad42a7856f9816c654190db7e491a4f authored almost 4 years ago by Mike McQuaid <[email protected]>Fixes #891
52fdf49c8ac90e022b41824c8912e8c2f3d67461 authored almost 4 years ago by Mike McQuaid <[email protected]>df2ed5d102533a5ec5a3458f56fbbabf2c7c02ea authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.1 to 0.4.2.
- [Release notes](...
build(deps-dev): bump codecov from 0.4.0 to 0.4.1
6ed289763915e0ecd3fc7a64168e3c8395dc832c authored almost 4 years ago by Mike McQuaid <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.0 to 0.4.1.
- [Release notes](...
5d4ea9e0189c3684b64614fe9db8966d64837dfd authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.3.0 to 0.4.0.
- [Release notes](...
dump: include args and description for casks
841ebf6db25b49bd2f65461a2d83ff16d8c7c9ed authored almost 4 years ago by Mike McQuaid <[email protected]>16f9175faff2a8982f0ffca98c7d099e1f4997d1 authored almost 4 years ago by Mike McQuaid <[email protected]>
c7c04b80d20af1d4e10047957d775c6fa7898b19 authored almost 4 years ago by EricFromCanada <[email protected]>
ccdee2544f1ad5ca4e6862cca0107422bf51be0d authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.7 to 1.1.8...
d16b197937f8ab404fcb0751f7a500ada00eb480 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>996217429e6fbc9b9e0472737d3f5280874b4b26 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.20.0 to 0.21.2.
- [Release...
build(deps-dev): bump codecov from 0.2.15 to 0.3.0
f9b1060e846d90bfe4717795ef10ff642dc7ccdc authored almost 4 years ago by Mike McQuaid <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.15 to 0.3.0.
- [Release notes]...
Use new cask syntax
c3034215ab5a315fbde19cf2524a257d4578f692 authored almost 4 years ago by Eric Knibbe <[email protected]>fbd6331214b3a21ddbde9f7d5170227658b4d640 authored almost 4 years ago by EricFromCanada <[email protected]>
build(deps): bump docile from 1.3.4 to 1.3.5
be1c558825f42c666bb7c54b89f9027012a0112f authored almost 4 years ago by Mike McQuaid <[email protected]>
Bumps [docile](https://github.com/ms-ati/docile) from 1.3.4 to 1.3.5.
- [Release notes](https://...
build(deps-dev): bump activesupport from 6.1.0 to 6.1.1
72f41aae9b14d3603dd6d9a4e6bdecd871b5310a authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [activesupport](https://github.com/rails/rails) from 6.1.0 to 6.1.1.
- [Release notes](htt...
Synchronize triage configuration
0cdf12f77f95a0428762360c97a23b76fe169def authored almost 4 years ago by Jacob Bednarz <[email protected]>bdcf1b8d8199ce1b90c7e06128bfcaf9085a4836 authored almost 4 years ago by BrewTestBot <[email protected]>
build(deps): bump minitest from 5.14.2 to 5.14.3
1287d4432c1a2c03cdfad91bcec57cf1417cc2a1 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.2 to 5.14.3.
- [Release notes]...
Don't get full cask name when dumping casks
34ecc54ff8170e920dc9fb0c6b122d0927bea1c0 authored about 4 years ago by Mike McQuaid <[email protected]>build(deps): bump i18n from 1.8.6 to 1.8.7
cf39690794b211ea9d7ec49dbbe9336a5aa4a176 authored about 4 years ago by Jacob Bednarz <[email protected]>
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.6 to 1.8.7.
- [Release notes](https://g...
build(deps): bump i18n from 1.8.5 to 1.8.6
ae49dc0edae42a3eae3897281071f25006ce6b8e authored about 4 years ago by Jacob Bednarz <[email protected]>
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.5 to 1.8.6.
- [Release notes](https://g...
772c681d1857dc79a017ea7f78bceacba6e9002c authored about 4 years ago by Victor Song <[email protected]>
f283a9a584123073f4e6b2783714f61d45067a5a authored about 4 years ago by Victor Song <[email protected]>
Switch to getting cask names from Cask module
da2a26a11ecf957de02d4ede3a95ebea81c29a39 authored about 4 years ago by Mike McQuaid <[email protected]>26c97154bc78fc78a9acc94e275838aea3ef2a21 authored about 4 years ago by Victor Song <[email protected]>