dependabot[bot]
ccae1aa69b
build(deps): bump tapioca from 0.4.12 to 0.4.13 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.12 to 0.4.13.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.12...v0.4.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 07:27:32 +00:00
Seeker
48e44870e6
Merge pull request #10334 from SeekingMeaning/rubocop-spec-descriptions
...
rubocops/*: improve test descriptions
2021-01-17 19:57:54 -08:00
Seeker
32ba87d254
Merge pull request #10332 from SeekingMeaning/text_spec-descriptions
...
rubocops/text: improve test descriptions
2021-01-17 19:57:23 -08:00
Rylan Polster
a77fdca105
completions: complete multiple types
2021-01-17 20:22:00 -05:00
Issy Long
a0f3545a86
dev-cmd/man: Completely remove --link
...
- This was deprecated in ec75fbcb65ac151f401ec3fb483a1a1acf63d5e4 in 2016!
2021-01-18 00:57:21 +01:00
Z. Grace Moreau
0dbd4157be
query fish's PID correctly; also output executable names only
2021-01-17 14:25:09 -07:00
Seeker
94a33b1d2e
livecheck: compare actual version for casks
2021-01-17 11:24:52 -08:00
Seeker
9bf409111c
git_repository: raise error instead of returning nil if safe
2021-01-17 09:01:04 -08:00
Vítor Galvão
1ca68556e7
Cask: audit: Do not require appcast on GitHub releases
2021-01-17 00:48:33 +00:00
Sam Ford
8869208a60
Merge pull request #10309 from samford/livecheck-dsl-avoid-url-symbol-conversion
...
Livecheck#url: Don't convert URL symbol to string
2021-01-15 14:23:31 -05:00
Seeker
5c3dec6476
rubocops: move some methods from FormulaCop to HelperFunctions
2021-01-15 10:15:11 -08:00
Seeker
8fa263bcb9
rubocops/text: add "in homebrew/core" to applicable tests
2021-01-15 08:41:47 -08:00
Seeker
7e75d8342b
rubocops/urls: rename formulae
to offense_list
2021-01-15 08:26:50 -08:00
Alexander Bayandin
4a5722ba07
utils/pypi: allow pipgrip to resolve conflicts
2021-01-15 16:17:36 +00:00
Seeker
1cc96db635
sorbet: delete local fixes that have been merged upstream
2021-01-15 07:34:45 -08:00
Rylan Polster
6d3d88d33e
Apply suggestions from code review
...
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2021-01-15 10:11:27 -05:00
Seeker
ba6f75a249
Merge pull request #10322 from SeekingMeaning/on-os-resource
...
rubocops: point to offending OS-specific block in resource blocks
2021-01-15 06:59:25 -08:00
Dawid Dziurla
f7f72b1552
Merge pull request #10337 from dawidd6/cmd_dev-cmd_usages
...
cmd,dev-cmd: indicate multiple named args in usage banner
2021-01-15 15:56:52 +01:00
Dawid Dziurla
ce2dd731f7
deb-cmd/irb: remove named_args :none
...
seems like this command takes named args somewhere
2021-01-15 13:15:48 +01:00
Dawid Dziurla
f949d57437
cmd,dev-cmd: regenerate manpages and docs
2021-01-15 13:05:11 +01:00
Dawid Dziurla
cf654da251
dev-cmd: indicate multiple named args in usage banner
2021-01-15 13:04:07 +01:00
Dawid Dziurla
332372469f
cmd: indicate multiple named args in usage banner
2021-01-15 13:04:00 +01:00
hyuraku
beccc857e1
cmd/keg: refactor to use keyword arguments
2021-01-15 20:15:40 +09:00
Mike McQuaid
bca4804a9e
Merge pull request #10336 from MikeMcQuaid/keg-alias-realpath
...
keg: check that alias_match_path exists before checking the `.realpath.
2.7.5
2021-01-15 10:19:19 +00:00
Mike McQuaid
e9a061768f
Merge pull request #10335 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6210
...
build(deps): bump sorbet from 0.5.6206 to 0.5.6210 in /Library/Homebrew
2021-01-15 09:42:53 +00:00
Mike McQuaid
1857dfcd2e
keg: check that alias path exists before checking realpath.
...
Otherwise this can be a broken symlink which will raise an exception:
https://github.com/Homebrew/homebrew-core/runs/1704569542?check_suite_focus=true#step:6:47
2021-01-15 08:58:06 +00:00
BrewTestBot
21b58c1064
brew vendor-gems: commit updates.
2021-01-15 06:23:44 +00:00
dependabot[bot]
fb57d3f843
build(deps): bump sorbet from 0.5.6206 to 0.5.6210 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.6206 to 0.5.6210.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 06:19:13 +00:00
Rylan Polster
eebc161ea5
Incorporate suggestions from code review
...
Co-Authored-By: Seeker <meaningseeking@protonmail.com>
2021-01-15 00:13:30 -05:00
Rylan Polster
3af16832d9
Generate bash completions automatically
2021-01-15 00:03:28 -05:00
Seeker
053ca17b50
Merge pull request #10318 from SeekingMeaning/patch-legacy-cleanup
...
patch: delete legacy code
2021-01-14 19:53:43 -08:00
Seeker
1d8372cbc8
rubocops/*: improve test descriptions
2021-01-14 19:06:37 -08:00
Rylan Polster
84af07f152
Merge pull request #10288 from Rylan12/refactor-named-args
...
Add named_args DSL for commands
2021-01-14 21:43:54 -05:00
Seeker
3893cb312e
rubocops/text: improve test descriptions
2021-01-14 18:08:05 -08:00
Rylan Polster
4710be2fb3
parser: add some more tests
2021-01-14 20:45:26 -05:00
Rylan Polster
617a2ea0a7
docs: update external command documentation
2021-01-14 20:34:46 -05:00
Rylan Polster
74c1010256
parser: add tests for named methods
2021-01-14 15:14:10 -05:00
Shaun Jackman
edfa340646
Merge pull request #10137 from sjackman/sj/governance
...
Amend the governance document
2021-01-14 12:09:22 -08:00
Mike McQuaid
e989a0fb01
Merge pull request #10327 from MikeMcQuaid/keg-fix-alias-handling
...
Keg: fix alias and versioned symlink handling.
2021-01-14 16:58:53 +00:00
Mike McQuaid
edc64177be
Merge pull request #10328 from MikeMcQuaid/delete-skip-test
...
cask/cmd/info_spec: remove skipped test.
2021-01-14 16:41:42 +00:00
Mike McQuaid
eaae52edb8
tab: return default values on existing, blank install receipt contents.
2021-01-14 16:26:58 +00:00
Mike McQuaid
2f018d1a98
cask/cmd/info_spec: remove skipped test.
...
Unfortunately skipping this test makes it show up in the PR diff every
time. Let's just delete it for now instead.
2021-01-14 16:10:07 +00:00
Mike McQuaid
128aeba3a4
Keg: fix alias and versioned symlink handling.
...
Previously, `brew upgrade gcc@10` could get overzealous and remove the
`LinkedKeg` record for `gcc@9`. This is bad because we then think
`gcc@9` is unlinked when it is not and it causes a tonne of conflicts
when trying to link `gcc@9` again.
Instead, fix up the alias and versioned alias cleanup to be more
precise and only delete the symlinks that point to the current `rack`,
`opt_record` or `linked_keg_record` and unify the logic so it's
performed consistently.
While we're here:
- don't `remove_old_aliases` every time we try to unlink a directory
but just perform it once per `unlink` operation
- remove the linked keg record on `uninstall`
2021-01-14 16:02:06 +00:00
Mike McQuaid
9e26db3a55
Merge pull request #10323 from Homebrew/revert-10312-allow_overwriting_symlinks_from_the_same_formula
...
Revert "Keg: allow overwriting same-formula conflicts"
2021-01-14 12:33:43 +00:00
Markus Reiter
eee5b42b07
Merge pull request #10317 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-01-14 13:17:29 +01:00
Mike McQuaid
17a073b6cc
Revert "Keg: allow overwriting same-formula conflicts"
2021-01-14 12:04:59 +00:00
Mike McQuaid
5dd47609f8
Merge pull request #10324 from MikeMcQuaid/tap-new-branch
...
dev-cmd/tap-new: fix output on newer versions of Git.
2021-01-14 11:50:05 +00:00
Mike McQuaid
591e9d6a52
dev-cmd/tap-new: fix output on newer versions of Git.
...
Otherwise this prints to `stderr` to ask for configuration of the branch
name:
https://github.com/Homebrew/brew/pull/10323/checks?check_run_id=1701105141#step:5:51
2021-01-14 10:47:44 +00:00
Markus Reiter
1094e6dccb
Merge pull request #10321 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.12
...
build(deps): bump tapioca from 0.4.11 to 0.4.12 in /Library/Homebrew
2021-01-14 08:27:17 +01:00
Seeker
33edb9f901
rubocops: point to offending OS-specific block in resource blocks
2021-01-13 23:18:32 -08:00