Rylan Polster
a7c49bfa44
Merge pull request #11728 from Homebrew/sync-triage-config
...
Synchronize triage configuration
2021-07-16 02:31:46 -04:00
BrewTestBot
f4c6bfdf37
triage-issues.yml: update to match main configuration
2021-07-16 05:56:27 +00:00
Rylan Polster
a4e093ded0
Merge pull request #11715 from Rylan12/json-improvements
...
Improvements to JSON bottle handling
2021-07-16 01:50:59 -04:00
Rylan Polster
4ed44aa682
Fix style
2021-07-16 01:50:24 -04:00
Nanda H Krishna
83821cf4df
Merge pull request #11719 from nandahkrishna/commands
...
commands: remove `diy`, add `lc` alias for `livecheck`
2021-07-15 23:32:15 +05:30
hyuraku
a61d1a7072
repair CaskDependent#runtime_dependencies
2021-07-15 23:49:41 +09:00
hyuraku
3a6c998ad7
repair style and comment
2021-07-15 22:40:32 +09:00
Mike McQuaid
331fe33e6d
Merge pull request #11717 from MikeMcQuaid/docs-usr-local
...
docs: update /usr/local references.
2021-07-15 14:24:34 +01:00
hyuraku
5de162f71a
installed_dependents: reject build formula
2021-07-15 21:48:21 +09:00
Rylan Polster
2524e80196
Revert outdated changes to brew info
2021-07-14 18:20:23 -04:00
Rylan Polster
fb04053833
info: show accurate bottle information
2021-07-14 18:16:23 -04:00
Nanda H Krishna
030d8df400
Merge pull request #11721 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.8.0
...
build(deps): bump rubocop-ast from 1.7.0 to 1.8.0 in /Library/Homebrew
2021-07-15 00:01:42 +05:30
BrewTestBot
c9ddbc3780
Update RBI files for rubocop-ast.
2021-07-14 18:09:38 +00:00
BrewTestBot
f455c3a3a9
brew vendor-gems: commit updates.
2021-07-14 18:07:33 +00:00
dependabot[bot]
44677fe373
build(deps): bump rubocop-ast from 1.7.0 to 1.8.0 in /Library/Homebrew
...
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases )
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: rubocop-ast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 18:03:20 +00:00
Nanda H Krishna
72e9aef88f
Update manpages and completions
2021-07-14 22:00:01 +05:30
Nanda H Krishna
5ec685951e
commands: remove diy
, add lc
for livecheck
2021-07-14 21:55:38 +05:30
Rylan Polster
bcbb47e717
Add HOMEBREW_UPDATE_TO_TAG
to messaging
2021-07-14 11:16:50 -04:00
Rylan Polster
042ae4ccfc
Improve messaging
2021-07-14 11:07:33 -04:00
Rylan Polster
5649d339d7
Show message when developer mode is turned on
2021-07-14 11:01:46 -04:00
Rylan Polster
3e01e02a02
Improvements based on code review
2021-07-14 10:19:29 -04:00
Rylan Polster
c5df900936
BottleAPI: support :all
bottles
2021-07-14 10:14:48 -04:00
Mike McQuaid
f76ffa2eaa
docs: tweak wording/formatting.
...
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2021-07-14 14:22:31 +01:00
Mike McQuaid
f06354a633
Merge pull request #11718 from MikeMcQuaid/bottle_chmod_symlinks_macos
...
dev-cmd/bottle: fixup macOS symlink permissions.
2021-07-14 12:12:25 +01:00
Mike McQuaid
82c5756690
dev-cmd/bottle: use native Ruby.
...
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-07-14 11:45:03 +01:00
Mike McQuaid
721ed8542b
dev-cmd/bottle: fixup macOS symlink permissions.
...
These can be changed on macOS but not on Linux so we need to make them
consistent in both places for `all:` bottles to have consistent
checksums.
I investigated adding to `cleaner.rb` to fix these symlink permissions
on installation but it seems it already happens by default when
extracting so there's no need.
2021-07-14 10:31:25 +01:00
Mike McQuaid
0a8167d2dc
docs: update /usr/local references.
...
Update or remove these based on our latest state.
2021-07-14 10:11:27 +01:00
Mike McQuaid
cb84000e72
Merge pull request #11716 from MikeMcQuaid/update_sponsors
...
README: update sponsors.
2021-07-14 09:12:22 +01:00
Mike McQuaid
f695c805ca
README: update sponsors.
2021-07-14 08:48:48 +01:00
Rylan Polster
98713e9cd1
BottleAPI: only fetch dependencies if they are outdated locally
2021-07-14 02:39:32 -04:00
Rylan Polster
a0f7711ab6
update: don't update homebrew/core for preinstall if using JSON
2021-07-14 02:13:23 -04:00
Rylan Polster
41b0bf7bbb
Add developer
command
2021-07-14 01:55:00 -04:00
Rylan Polster
91fffeeff6
info: show latest version
2021-07-14 00:26:09 -04:00
Rylan Polster
cc03c2c15c
Merge pull request #11712 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-07-14 00:11:50 -04:00
BrewTestBot
dff24049de
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-07-14 00:11:21 +00:00
Mike McQuaid
a1d74e8f83
Merge pull request #11696 from SMillerDev/master
...
docs: don't allow patches for linux formula either
2021-07-13 20:18:17 +01:00
Sean Molenaar
de63b4606d
docs: Acceptable-Formulae update
...
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-07-13 20:47:26 +02:00
Carlo Cabrera
ab590020ac
Merge pull request #11711 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-07-13 20:23:23 +03:00
BrewTestBot
28de93226b
Update maintainers, manpage and completions.
...
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow.
2021-07-13 16:54:15 +00:00
Dawid Dziurla
2a9f962747
Merge pull request #11691 from dawidd6/fetch-bottle-tag
...
fetch: add --bottle-tag flag
2021-07-13 18:51:42 +02:00
Dawid Dziurla
793371a348
fetch: add --bottle-tag flag
2021-07-13 18:03:04 +02:00
Mike McQuaid
bd627d86ca
Merge pull request #11709 from hyuraku/formula_auditor_repiar-audit_versioned_keg_only
...
formula_auditor:repiar audit_versioned_keg_only
2021-07-13 16:29:44 +01:00
Mike McQuaid
4734870953
Merge pull request #11710 from hyuraku/formula_auditor_repair-audit_specs
...
formula_auditor: repair audit_specs
2021-07-13 16:29:20 +01:00
hyuraku
57911f479a
formula_auditor: repair audit_specs
2021-07-13 21:55:47 +09:00
hyuraku
2e80eb060e
formula_auditor:repiar audit_versioned_keg_only
2021-07-13 21:20:49 +09:00
Bevan Kay
24c975f150
Update Library/Homebrew/unversioned_cask_checker.rb
...
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
2021-07-13 20:02:57 +10:00
Rylan Polster
e344cb6aff
Merge pull request #11648 from Rylan12/homebrew-json
...
Install formulae from JSON files
2021-07-13 02:54:49 -04:00
Rylan Polster
1973e72015
BottleAPI: fix tests
2021-07-13 02:29:03 -04:00
Dawid Dziurla
92a206fea8
Merge pull request #11701 from Homebrew/dependabot/bundler/docs/faraday-net_http_persistent-1.2.0
...
build(deps): bump faraday-net_http_persistent from 1.1.0 to 1.2.0 in /docs
2021-07-12 22:06:55 +02:00
Nanda H Krishna
c86414e1a6
Merge pull request #11702 from Homebrew/dependabot/bundler/docs/rubyzip-2.3.2
...
build(deps): bump rubyzip from 2.3.1 to 2.3.2 in /docs
2021-07-13 01:36:31 +05:30