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 #951 from colindean/codecov-action

Use codecov action instead of gem

ff52a209bfade1a663848684d354a6b623aaa4ca authored over 3 years ago by Mike McQuaid <[email protected]>
Use codecov action instead of gem

* Adds codecov action at end of test run
* Adds simplecov-cobertura gem
* Remove codecov gem
* N...

a0d880468b5577be01b242587aa890666cddaa5f authored over 3 years ago by Colin Dean <[email protected]>
Merge pull request #948 from XuehaiPan/master

brew_dumper: fix topological sort debugging output.

9ee0d9912401eca4f21310bd19876a8cbac63f6d authored over 3 years ago by Mike McQuaid <[email protected]>
brew_dumper: fix topological sort debugging output.

9f1ec5099d2a353b4ab451d9c673d05b51bf3d04 authored over 3 years ago by XuehaiPan <[email protected]>
Merge pull request #945 from Homebrew/sync-triage-config

Synchronize triage configuration

0df097ca87d3bcf762d0f8cbe30eed8c37c35786 authored almost 4 years ago by Mike McQuaid <[email protected]>
triage-issues.yml: update to match main configuration

2e8d4f42708e80e12da6365470fcaf161873d806 authored almost 4 years ago by BrewTestBot <[email protected]>
Merge pull request #943 from Homebrew/dependabot/bundler/i18n-1.8.10

c4cf96857c050dfa4f65f52109862dc68e55f60a authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump i18n from 1.8.9 to 1.8.10

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.9 to 1.8.10.
- [Release notes](https://...

6b9e063b77c625c0fd235ed7f99441d4a96a8c7d authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #942 from Homebrew/dependabot/bundler/activesupport-6.1.3.1

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]>
build(deps-dev): bump activesupport from 6.1.3 to 6.1.3.1

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

d753a069170ae2b182e2ff6a33fbd69a261a5874 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #941 from Bo98/style

lib/bundle: fix Style/RedundantBegin offences

09e10d4d4d41980aa77b14992813f5f27ea9471f authored almost 4 years ago by Bo Anderson <[email protected]>
lib/bundle: fix Style/RedundantBegin offences

42fb9e5ff2b9abda1744c89fe89c79259494554e authored almost 4 years ago by Bo Anderson <[email protected]>
Merge pull request #936 from Homebrew/dependabot/bundler/codecov-0.5.1

build(deps-dev): bump codecov from 0.5.0 to 0.5.1

3fbca9f51db8e7255f4b2f48daba1e04a2d99ad6 authored almost 4 years ago by Mike McQuaid <[email protected]>
build(deps-dev): bump codecov from 0.5.0 to 0.5.1

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.5.0 to 0.5.1.
- [Release notes](...

d557205dbbc9272930d3ef76eb7dd160faa0d6d3 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #930 from ticky/allow-non-path-commands

exec: Allow the use of commands not in the PATH

41cb9da6cb728f3712c053aead5a8961b8ab7a09 authored almost 4 years ago by Mike McQuaid <[email protected]>
Apply style suggestions

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

53d1f72abc46eb2e223f2a2baa207261cb2c1908 authored almost 4 years ago by Jessica Stokes <[email protected]>
Merge pull request #933 from Homebrew/dependabot/bundler/codecov-0.5.0

4cd094d3396392aef87185a95bf1e0aecb214502 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump codecov from 0.4.3 to 0.5.0

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.3 to 0.5.0.
- [Release notes](...

895c1a2f06ce409be260226b135436021d92f849 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
exec: Allow the use of commands not in the PATH

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]>
Merge pull request #929 from Homebrew/dependabot/bundler/minitest-5.14.4

b8b5bdb46cc45b7be5f305654a145473469d19d0 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump minitest from 5.14.3 to 5.14.4

Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.3 to 5.14.4.
- [Release notes]...

ba010a458faa6a6b23ccb946ace3129bcf7d0318 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #928 from MikeMcQuaid/brew_bumper_non_fullname_deps

brew_dumper: handle non-fullname dependencies.

05ad77b2c2633684508624fe773586778ab01ffc authored almost 4 years ago by Mike McQuaid <[email protected]>
brew_dumper: handle non-fullname dependencies.

Fixes #925.

957d33a48ecfa1ef3c55488b32eda9d7ee328cf9 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #926 from issyl0/fix-rubocop-rspec-context-wording-offenses

rubocop: Fix RSpec/ContextWording offenses

94c3e6b03b45a3e8e2a65abae7f68abe655df478 authored almost 4 years ago by Mike McQuaid <[email protected]>
rubocop: Fix RSpec/ContextWording offenses

- This is newly enabled by Homebrew/brew PR 10658.

22cf2084fc303c5d2e7690872b1c211521bea825 authored almost 4 years ago by Issy Long <[email protected]>
Merge pull request #924 from Homebrew/dependabot/bundler/activesupport-6.1.3

1528860218da1b1a9c8c84f56a47393854f52b96 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump activesupport from 6.1.2.1 to 6.1.3

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

5c94a344f93a2f8d4c53709c2947ac752ef0ab6d authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #922 from Homebrew/dependabot/bundler/i18n-1.8.9

build(deps): bump i18n from 1.8.8 to 1.8.9

d5eac7eaed3ab50c71af9bb5cb4838c8a651991f authored almost 4 years ago by Mike McQuaid <[email protected]>
build(deps): bump i18n from 1.8.8 to 1.8.9

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.8 to 1.8.9.
- [Release notes](https://g...

011635a68efec81ec89400a7f7ece2f0b9c755d6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #917 from Bo98/style

Use consistent array/hash indentation

43668b6a7ce07cb5ba0936fe138185eda271894b authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #920 from MikeMcQuaid/brew_dumper_not_installed

brew_dumper: better handle dependencies that aren't installed.

c4f671ce70fd65c3ea6fc3f70cedbe84d896171d authored almost 4 years ago by Mike McQuaid <[email protected]>
brew_dumper: better handle dependencies that aren't installed.

Fixes #918

1b7203395f6569b6c868c042e20c001c44d3e8a0 authored almost 4 years ago by Mike McQuaid <[email protected]>
Use consistent array/hash indentation

49ee238a5ad955f9db54708ca144dbf2fbc08e42 authored almost 4 years ago by Bo Anderson <[email protected]>
Merge pull request #904 from MikeMcQuaid/bottle_hash

Use Formula#bottle_hash

28470a82c93ffb37275aa834594bcad3bf0af49e authored almost 4 years ago by Mike McQuaid <[email protected]>
Use Formula#bottle_hash

Make use of https://github.com/Homebrew/brew/pull/10578 to simplify some
code.

4cb86bb924e2a4b152b437d4b3d0946a09a738e8 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #916 from Homebrew/dependabot/bundler/activesupport-6.1.2.1

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]>
build(deps-dev): bump activesupport from 6.1.2 to 6.1.2.1

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

e4f697d3521a615f01b48ff8b7cd23aa210e84be authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #914 from MikeMcQuaid/fix-key

brew_dumper: change sort! input.

fc0b024ff24497ad44240159f96f9993c73ce169 authored almost 4 years ago by Mike McQuaid <[email protected]>
brew_dumper: change sort! input.

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]>
Merge pull request #912 from MikeMcQuaid/locker_nil

bundle/locker: handle nil formulae_by_name.

0aacbcac52ceee319965b80070c904cb7b062edf authored almost 4 years ago by Mike McQuaid <[email protected]>
bundle/locker: handle nil formulae_by_name.

Fixes #911

7d113d6761cc639c6e0ecd961bdb934e4f22bdc9 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #909 from MikeMcQuaid/nil_runtime_dependencies

brew_dumper: handle `nil` runtime_dependencies.

3376caea2b2cb742d4db15b5ba0e831a13fd3c19 authored almost 4 years ago by Mike McQuaid <[email protected]>
brew_dumper: handle `nil` runtime_dependencies.

These can be `nil` for old tabs.

Fixes #908

aa74f5698435e01727efd7eaae0395d961d880df authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #907 from MikeMcQuaid/runtime_dependencies

Use runtime_dependencies rather than declared_runtime_dependencies

46855abda3590e7181899b91c22f0d684df8df7d authored almost 4 years ago by Mike McQuaid <[email protected]>
Use runtime_dependencies rather than declared_runtime_dependencies

`declared_runtime_dependencies` is a protected method. Not sure how I
didn't hit this during tes...

b5315bd4f5496106db23b9ba5d68b86da36e4be3 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #903 from MikeMcQuaid/bundle_no_shell_hash

Remove more `brew` and `Formula#to_hash` calls

635a8afc77f38f9b4937d5ad7484c77be16c75bb authored almost 4 years ago by Mike McQuaid <[email protected]>
Remove more `brew` and `Formula#to_hash` calls

This speeds up `brew bundle check` and `brew bundle` considerably on
my machine:

```
$ hyperfin...

b339eefd0f01c04e3aba6dc0c4cfaaac3d3abb72 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #902 from Homebrew/dependabot/bundler/activesupport-6.1.2

build(deps-dev): bump activesupport from 6.1.1 to 6.1.2

a98fe114d4ef70b714ac4e0febe7580e62e8fd0b authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump activesupport from 6.1.1 to 6.1.2

Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 6.1.2.
- [Release notes](htt...

a10647bd5f788f4cd773073c5e10feb41801ecc1 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #901 from Homebrew/dependabot/bundler/codecov-0.4.3

694ecbd1ee04a8feb079c4d82ac4a331cb2840bb authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump codecov from 0.4.2 to 0.4.3

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.2 to 0.4.3.
- [Release notes](...

39bb60646e29715735adfd1fd607e73ea7e90615 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #900 from EricFromCanada/cask-greedy

Add support for greedy cask upgrades

1351aa18c29863a799abbf8a5bd358988b31fe2a authored almost 4 years ago by Mike McQuaid <[email protected]>
Add support for greedy cask upgrades

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]>
Generate config with explicit_s call

8f4425102ef1a9fcfe576cebc5b3c8d5cb63fda1 authored almost 4 years ago by EricFromCanada <[email protected]>
Merge pull request #898 from MikeMcQuaid/cask-tap-no-shell

Don't shell out for casks or taps.

bc407b14b47141bfcb4df6012186f1c30eb7507a authored almost 4 years ago by Mike McQuaid <[email protected]>
Don't shell out for casks or taps.

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]>
Merge pull request #899 from Homebrew/dependabot/bundler/i18n-1.8.8

b79b459237528fdc639b485638cbe751ee002c41 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump i18n from 1.8.7 to 1.8.8

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.7 to 1.8.8.
- [Release notes](https://g...

a0f8b5b9d399363adadf2462ad1ad7307f6109e3 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #896 from MikeMcQuaid/fix-brew-style

Fix brew style

473a0124c54d2d7f5fb2515f450030d445e58fe3 authored almost 4 years ago by Mike McQuaid <[email protected]>
Fix brew style

Needed for https://github.com/Homebrew/brew/pull/10457.

670639b37e50d95deb8343abe6ca80823af5bdf6 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #895 from Homebrew/dependabot/bundler/rspec-support-3.10.2

build(deps): bump rspec-support from 3.10.1 to 3.10.2

c2715e96056550b270aa4bad71fe85bdd47b6c40 authored almost 4 years ago by Jacob Bednarz <[email protected]>
Merge pull request #894 from Homebrew/dependabot/bundler/rspec-mocks-3.10.2

build(deps): bump rspec-mocks from 3.10.1 to 3.10.2

3b293ffe9d545e0783903a0799d1dabd264e5a47 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump rspec-support from 3.10.1 to 3.10.2

Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.10.1 to 3.10.2.
- [Release ...

40f3ed4c8eb6b19aef0394cb9f914d1c8896b41a authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): bump rspec-mocks from 3.10.1 to 3.10.2

Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.10.1 to 3.10.2.
- [Release note...

a5ea59f4d9a1b91d04438a4058ded1d00ebf65a4 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #892 from MikeMcQuaid/fix-languages

cask_dumper: handle languages.

706dbd435ad42a7856f9816c654190db7e491a4f authored almost 4 years ago by Mike McQuaid <[email protected]>
cask_dumper: handle languages.

Fixes #891

52fdf49c8ac90e022b41824c8912e8c2f3d67461 authored almost 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #890 from Homebrew/dependabot/bundler/codecov-0.4.2

df2ed5d102533a5ec5a3458f56fbbabf2c7c02ea authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump codecov from 0.4.1 to 0.4.2

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.1 to 0.4.2.
- [Release notes](...

67d396cd211d5e189a7d4bbbc1081665156e16e9 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #889 from Homebrew/dependabot/bundler/codecov-0.4.1

build(deps-dev): bump codecov from 0.4.0 to 0.4.1

6ed289763915e0ecd3fc7a64168e3c8395dc832c authored almost 4 years ago by Mike McQuaid <[email protected]>
build(deps-dev): bump codecov from 0.4.0 to 0.4.1

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.0 to 0.4.1.
- [Release notes](...

4fa622a1d7f60af03abdbf9085e0f182b85c9d9a authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #888 from Homebrew/dependabot/bundler/codecov-0.4.0

5d4ea9e0189c3684b64614fe9db8966d64837dfd authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump codecov from 0.3.0 to 0.4.0

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.3.0 to 0.4.0.
- [Release notes](...

91efd4cae24bd72369b475cb5b2cee2940d410df authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #881 from EricFromCanada/dump-cask-args

dump: include args and description for casks

841ebf6db25b49bd2f65461a2d83ff16d8c7c9ed authored almost 4 years ago by Mike McQuaid <[email protected]>
cask_dumper: tweak style.

16f9175faff2a8982f0ffca98c7d099e1f4997d1 authored almost 4 years ago by Mike McQuaid <[email protected]>
dump: include args and description for casks

c7c04b80d20af1d4e10047957d775c6fa7898b19 authored almost 4 years ago by EricFromCanada <[email protected]>
Merge pull request #885 from Homebrew/dependabot/bundler/concurrent-ruby-1.1.8

ccdee2544f1ad5ca4e6862cca0107422bf51be0d authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump concurrent-ruby from 1.1.7 to 1.1.8

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>
Merge pull request #884 from Homebrew/dependabot/bundler/simplecov-0.21.2

996217429e6fbc9b9e0472737d3f5280874b4b26 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump simplecov from 0.20.0 to 0.21.2

Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.20.0 to 0.21.2.
- [Release...

0aed646eb54be7e4a807910ce7ec2cba41d32860 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #883 from Homebrew/dependabot/bundler/codecov-0.3.0

build(deps-dev): bump codecov from 0.2.15 to 0.3.0

f9b1060e846d90bfe4717795ef10ff642dc7ccdc authored almost 4 years ago by Mike McQuaid <[email protected]>
build(deps-dev): bump codecov from 0.2.15 to 0.3.0

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.15 to 0.3.0.
- [Release notes]...

b524b571c6c5966b49ab3acb6c50e10a777e1b82 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #882 from EricFromCanada/new-cask-syntax

Use new cask syntax

c3034215ab5a315fbde19cf2524a257d4578f692 authored almost 4 years ago by Eric Knibbe <[email protected]>
Use new cask syntax

fbd6331214b3a21ddbde9f7d5170227658b4d640 authored almost 4 years ago by EricFromCanada <[email protected]>
Merge pull request #879 from Homebrew/dependabot/bundler/docile-1.3.5

build(deps): bump docile from 1.3.4 to 1.3.5

be1c558825f42c666bb7c54b89f9027012a0112f authored almost 4 years ago by Mike McQuaid <[email protected]>
build(deps): bump docile from 1.3.4 to 1.3.5

Bumps [docile](https://github.com/ms-ati/docile) from 1.3.4 to 1.3.5.
- [Release notes](https://...

60288f4b7d859d374c69d900762baae0111f1c7c authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #877 from Homebrew/dependabot/bundler/activesupport-6.1.1

build(deps-dev): bump activesupport from 6.1.0 to 6.1.1

72f41aae9b14d3603dd6d9a4e6bdecd871b5310a authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps-dev): bump activesupport from 6.1.0 to 6.1.1

Bumps [activesupport](https://github.com/rails/rails) from 6.1.0 to 6.1.1.
- [Release notes](htt...

daa195140d48b08f3662c51a2949194547b5a8b7 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #876 from Homebrew/sync-triage-config

Synchronize triage configuration

0cdf12f77f95a0428762360c97a23b76fe169def authored almost 4 years ago by Jacob Bednarz <[email protected]>
triage-issues.yml: update to match main configuration

bdcf1b8d8199ce1b90c7e06128bfcaf9085a4836 authored almost 4 years ago by BrewTestBot <[email protected]>
Merge pull request #875 from Homebrew/dependabot/bundler/minitest-5.14.3

build(deps): bump minitest from 5.14.2 to 5.14.3

1287d4432c1a2c03cdfad91bcec57cf1417cc2a1 authored almost 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump minitest from 5.14.2 to 5.14.3

Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.2 to 5.14.3.
- [Release notes]...

e07a8983cdc362c680de10db00e579d671b4990f authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #867 from Tyrubias/strip-tap-name-cask

Don't get full cask name when dumping casks

34ecc54ff8170e920dc9fb0c6b122d0927bea1c0 authored about 4 years ago by Mike McQuaid <[email protected]>
Merge pull request #871 from Homebrew/dependabot/bundler/i18n-1.8.7

build(deps): bump i18n from 1.8.6 to 1.8.7

cf39690794b211ea9d7ec49dbbe9336a5aa4a176 authored about 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump i18n from 1.8.6 to 1.8.7

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.6 to 1.8.7.
- [Release notes](https://g...

d0f32fe26bc2baa8e99de8b7fe7901b2a2d96242 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #870 from Homebrew/dependabot/bundler/i18n-1.8.6

build(deps): bump i18n from 1.8.5 to 1.8.6

ae49dc0edae42a3eae3897281071f25006ce6b8e authored about 4 years ago by Jacob Bednarz <[email protected]>
build(deps): bump i18n from 1.8.5 to 1.8.6

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.5 to 1.8.6.
- [Release notes](https://g...

a9fe71f194c59560f135f8dddf94b1fae415fe86 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Added distinction between full name and short name

772c681d1857dc79a017ea7f78bceacba6e9002c authored about 4 years ago by Victor Song <[email protected]>
Don't get full cask name when dumping casks

f283a9a584123073f4e6b2783714f61d45067a5a authored about 4 years ago by Victor Song <[email protected]>
Merge pull request #864 from Tyrubias/cask-dump-fix

Switch to getting cask names from Cask module

da2a26a11ecf957de02d4ede3a95ebea81c29a39 authored about 4 years ago by Mike McQuaid <[email protected]>
Fixed latest styling errors

26c97154bc78fc78a9acc94e275838aea3ef2a21 authored about 4 years ago by Victor Song <[email protected]>