Bo Anderson
|
192829fcc1
|
Merge pull request #12400 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.13.0
build(deps): bump rubocop-ast from 1.12.0 to 1.13.0 in /Library/Homebrew
|
2021-11-09 00:48:36 +00:00 |
|
Rylan Polster
|
c07bf0d38f
|
Add -F to allowed prefixes
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
|
2021-11-08 19:13:42 -05:00 |
|
Rylan Polster
|
febcdddf96
|
Keg::Relocation : allow -I , -L , -isystem prefixes
|
2021-11-08 19:13:41 -05:00 |
|
Bo Anderson
|
d8d52ba691
|
Merge pull request #12399 from Bo98/xcode-13.1-big_sur
os/mac/xcode: update latest Xcode to 13.1 on Big Sur
|
2021-11-08 19:47:23 +00:00 |
|
Bo Anderson
|
ece043c44a
|
Merge pull request #12398 from Bo98/12-sdk
os/mac: bump latest SDK
|
2021-11-08 19:41:17 +00:00 |
|
Bo Anderson
|
188265544b
|
cmd/vendor-install: add arm64 macOS portable-ruby build
|
2021-11-08 19:20:40 +00:00 |
|
Bo Anderson
|
d0f6f7d52b
|
Require Ruby 2.6.8
|
2021-11-08 18:39:21 +00:00 |
|
BrewTestBot
|
887a1408b0
|
Update RBI files for unparser.
|
2021-11-08 18:12:01 +00:00 |
|
BrewTestBot
|
f241f0d12e
|
Update RBI files for rubocop-rspec.
|
2021-11-08 18:11:35 +00:00 |
|
BrewTestBot
|
66f5a26284
|
Update RBI files for rubocop-ast.
|
2021-11-08 18:10:46 +00:00 |
|
BrewTestBot
|
9950dce15c
|
brew vendor-gems: commit updates.
|
2021-11-08 18:09:08 +00:00 |
|
BrewTestBot
|
253295c871
|
brew vendor-gems: commit updates.
|
2021-11-08 18:07:30 +00:00 |
|
fn ⌃ ⌥
|
7f292fc7d0
|
bump-cask-pr: use version substring before comma unless they match
|
2021-11-08 10:07:27 -08:00 |
|
BrewTestBot
|
e708302aed
|
brew vendor-gems: commit updates.
|
2021-11-08 18:06:52 +00:00 |
|
BrewTestBot
|
0bbcf9c56a
|
brew vendor-gems: commit updates.
|
2021-11-08 18:06:30 +00:00 |
|
dependabot[bot]
|
09c6af4a8f
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9303 to 0.5.9307.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 18:04:51 +00:00 |
|
dependabot[bot]
|
a1389f0072
|
build(deps): bump unparser from 0.6.0 to 0.6.1 in /Library/Homebrew
Bumps [unparser](https://github.com/mbj/unparser) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/mbj/unparser/releases)
- [Changelog](https://github.com/mbj/unparser/blob/main/Changelog.md)
- [Commits](https://github.com/mbj/unparser/commits)
---
updated-dependencies:
- dependency-name: unparser
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 18:04:25 +00:00 |
|
dependabot[bot]
|
b8c0a2b719
|
build(deps): bump rubocop-rspec from 2.5.0 to 2.6.0 in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.5.0...v2.6.0)
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 18:04:15 +00:00 |
|
dependabot[bot]
|
c5452e4ebe
|
build(deps): bump rubocop-ast from 1.12.0 to 1.13.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.12.0...v1.13.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-11-08 18:03:39 +00:00 |
|
fn ⌃ ⌥
|
4698dfe9ae
|
search: print newline if neither --formula nor --cask specified
|
2021-11-08 08:55:18 -08:00 |
|
fn ⌃ ⌥
|
9438dc94e3
|
search: split missing formula help into its own method
|
2021-11-08 08:55:18 -08:00 |
|
fn ⌃ ⌥
|
896aff0cf2
|
search: split up command into multiple methods
|
2021-11-08 08:55:18 -08:00 |
|
Mike McQuaid
|
e38e25dfd1
|
Merge pull request #12397 from XuehaiPan/shellcheckrc
.shellcheckrc: disable unneeded check SC2310-SC2312 globally
|
2021-11-08 16:15:21 +00:00 |
|
XuehaiPan
|
d78c11361a
|
.shellcheckrc: disable unneeded check SC2310-SC2312 globally
|
2021-11-08 23:50:54 +08:00 |
|
Bo Anderson
|
e30b7f118d
|
os/mac: bump latest SDK
|
2021-11-08 15:37:15 +00:00 |
|
Bo Anderson
|
404850600f
|
os/mac/xcode: update latest Xcode to 13.1 on Big Sur
|
2021-11-08 15:36:54 +00:00 |
|
Sean Molenaar
|
ca7623c70f
|
Merge pull request #12367 from SMillerDev/feature/service/interval
Service: add interval support
|
2021-11-08 16:24:19 +01:00 |
|
Mike McQuaid
|
ff5e68ad20
|
Merge pull request #12391 from XuehaiPan/shellcheck-autofix
style: implement shellcheck autofix in `brew style --fix`
|
2021-11-08 15:18:59 +00:00 |
|
Xuehai Pan
|
c1d2f8a2c6
|
style: catch failures while applying patches
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2021-11-08 22:50:20 +08:00 |
|
XuehaiPan
|
b86fdfeb09
|
style: use long options for patch command
|
2021-11-08 22:34:49 +08:00 |
|
Mike McQuaid
|
64fb3c86f8
|
Merge pull request #12396 from XuehaiPan/vscode-shell-formatter
.vscode: auto fix shell script code style on save or on demand
|
2021-11-08 14:21:00 +00:00 |
|
Mike McQuaid
|
49e4df288c
|
Merge pull request #12388 from nihaals/update-verified-hostnames-link
Docs: Update cask cookbook header
|
2021-11-08 13:58:30 +00:00 |
|
XuehaiPan
|
0331cbeda3
|
utils/shfmt.sh: use utils/shfmt.sh as shell script formmatter
|
2021-11-08 20:57:52 +08:00 |
|
XuehaiPan
|
67c619d4f2
|
style: use popen_write to apply patches
|
2021-11-08 20:10:30 +08:00 |
|
Rylan Polster
|
2537b8d76d
|
Merge pull request #12375 from Rylan12/fix-audit-args
`dev-cmd/audit`: fix cask arg handling
|
2021-11-08 00:47:57 -05:00 |
|
Xuehai Pan
|
a56ab26e88
|
Merge branch 'master' into shellcheck-autofix
|
2021-11-08 12:02:54 +08:00 |
|
Bo Anderson
|
38ebaac869
|
dev-cmd/bottle: fix pkg_version comparison on merge
|
2021-11-08 03:42:41 +00:00 |
|
Bo Anderson
|
98c082ca94
|
style: ignore SC2310-2312 for now
|
2021-11-08 03:11:39 +00:00 |
|
XuehaiPan
|
cf7def0c68
|
style: apply shellcheck autofix
|
2021-11-08 03:07:25 +00:00 |
|
XuehaiPan
|
00ebd8581f
|
style: apply shellcheck autofix
|
2021-11-07 21:21:42 +08:00 |
|
XuehaiPan
|
fa85d00b95
|
style: implement shellcheck autofix in brew style --fix
|
2021-11-07 21:12:03 +08:00 |
|
Nihaal Sangha
|
1984ca098d
|
Update cask cookbook header
|
2021-11-07 01:23:31 +00:00 |
|
Sean Molenaar
|
25bc1d8860
|
Service: add interval support
|
2021-11-06 13:18:58 +01:00 |
|
Rylan Polster
|
e09139fb47
|
Clarify comment
|
2021-11-06 00:59:46 -04:00 |
|
Rylan Polster
|
46f7c8b0b6
|
Move handling to dev-cmd/audit.rb
|
2021-11-06 00:51:20 -04:00 |
|
Bo Anderson
|
d4c33634db
|
dev-cmd/bottle: correct all rebuild matching logic
|
2021-11-06 03:44:14 +00:00 |
|
Bo Anderson
|
f014526f1f
|
Merge pull request #12384 from Bo98/bottle-all-keep-old
dev-cmd/bottle: don't gen `all` bottles if a bottle spec already exists
|
2021-11-06 03:00:25 +00:00 |
|
BrewTestBot
|
150058a15e
|
brew vendor-gems: commit updates.
|
2021-11-05 18:05:44 +00:00 |
|
dependabot[bot]
|
9ed8d4efb3
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9301 to 0.5.9303.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-05 18:03:15 +00:00 |
|
Bo Anderson
|
d2ba21c1b1
|
dev-cmd/bottle: don't gen all bottles if a bottle spec already exists
|
2021-11-05 17:29:18 +00:00 |
|