Mike McQuaid
37739df38a
Merge pull request #11923 from FnControlOption/cli
...
cli/parser: allow commands that look like options
2021-08-26 13:18:57 +01:00
Bo Anderson
858f3fbaac
Merge pull request #11921 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9070
...
build(deps-dev): bump sorbet from 0.5.9064 to 0.5.9070 in /Library/Homebrew
2021-08-25 22:59:09 +01:00
FnControlOption
326321c1fd
cli/parser: allow commands that look like options
2021-08-25 14:34:57 -07:00
Bo Anderson
16ad5841af
Merge pull request #11922 from Bo98/sandbox-winch
...
sandbox: restore old WINCH trap
2021-08-25 22:33:59 +01:00
Rylan Polster
34c5eea3bd
Merge pull request #11915 from Rylan12/cask-hash-os-versions
...
Add per-os versions to `Cask::Cask#to_h`
2021-08-25 15:46:16 -04:00
Bo Anderson
be41b12e4c
sandbox: restore old WINCH trap
2021-08-25 20:35:11 +01:00
BrewTestBot
9ef8616a16
brew vendor-gems: commit updates.
2021-08-25 18:06:18 +00:00
dependabot[bot]
48c3069ba0
build(deps-dev): bump sorbet in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.9064 to 0.5.9070.
- [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-08-25 18:03:25 +00:00
Rylan Polster
c3a8b3841e
Only include differring versions
...
Move the resetting of `MacOS.version` to an `ensure` block.
Fix the tests by adding a test OS and new fixture that has a
different version for that test OS.
2021-08-25 10:30:38 -04:00
Mike McQuaid
3793fcf097
Merge pull request #11916 from Homebrew/dependabot/github_actions/codecov/codecov-action-2.0.3
...
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
2021-08-25 09:48:00 +01:00
Michael Cho
3d2d7c93e7
audit: gitlab prerelease check keep time/zone
2021-08-24 20:10:01 -07:00
Michael Cho
79cb9e051b
bump-cask-pr: use similar logic to brew fetch
2021-08-24 18:29:03 -07:00
Nanda H Krishna
7d3f073e9d
Merge pull request #11917 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9064
...
build(deps-dev): bump sorbet from 0.5.9058 to 0.5.9064 in /Library/Homebrew
2021-08-25 00:03:53 +05:30
Nanda H Krishna
648dce721e
Merge pull request #11918 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.11.0
...
build(deps): bump rubocop-ast from 1.10.0 to 1.11.0 in /Library/Homebrew
2021-08-25 00:01:12 +05:30
BrewTestBot
6a35643e63
Update RBI files for rubocop-ast.
2021-08-24 18:09:47 +00:00
Mike McQuaid
f469864423
Merge pull request #11903 from MikeMcQuaid/buildpulse
...
Add BuildPulse links, docs
2021-08-24 19:07:22 +01:00
BrewTestBot
3c3f993865
brew vendor-gems: commit updates.
2021-08-24 18:07:12 +00:00
BrewTestBot
b219262ad5
brew vendor-gems: commit updates.
2021-08-24 18:06:50 +00:00
dependabot[bot]
7e104ef09f
build(deps): bump rubocop-ast from 1.10.0 to 1.11.0 in /Library/Homebrew
...
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast ) from 1.10.0 to 1.11.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.10.0...v1.11.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-08-24 18:03:14 +00:00
dependabot[bot]
9b364fdcb3
build(deps-dev): bump sorbet in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.9058 to 0.5.9064.
- [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-08-24 18:03:03 +00:00
dependabot[bot]
207266a940
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](51d810878b...5a8bb4701e
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 18:02:18 +00:00
Mike McQuaid
216eb45a6f
Merge pull request #11914 from Bo98/sandbox-pty
...
sandbox: start sandbox in a pseudoterminal
2021-08-24 16:37:22 +01:00
Rylan Polster
663cc40139
Add per-os versions to Cask::Cask#to_h
2021-08-24 11:35:19 -04:00
Bo Anderson
d4c691e91e
sandbox: check if stdin/out is associated with a tty
2021-08-24 16:17:39 +01:00
Mike McQuaid
aa04277dc2
sandbox: add comment.
2021-08-24 14:46:00 +01:00
Bo Anderson
0f900edfa2
sandbox: start sandbox in a pseudoterminal
2021-08-24 14:29:17 +01:00
Mike McQuaid
a1e34bdd10
Merge pull request #11913 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-08-24 14:07:35 +01:00
Mike McQuaid
0fed05a752
Apply suggestions from code review
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-08-24 13:56:10 +01:00
BrewTestBot
9fc3794ea1
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-08-24 12:45:34 +00:00
Mike McQuaid
f9f9d362b7
Merge pull request #11911 from FnControlOption/patch-1
...
cmd/cache: add `--HEAD` switch
2021-08-24 13:42:54 +01:00
Mike McQuaid
37dd7d835c
Merge pull request #11908 from yurikoles/fix-old-link-in-doc
...
Update docs/Acceptable-Casks.md
2021-08-24 13:42:33 +01:00
fn ⌃ ⌥
7beed25227
cmd/cache: add --HEAD switch
2021-08-23 20:37:02 -07:00
Bo Anderson
ef505b1f09
Merge pull request #11906 from Homebrew/dependabot/bundler/docs/listen-3.7.0
...
build(deps): bump listen from 3.6.0 to 3.7.0 in /docs
2021-08-23 22:18:47 +01:00
Bo Anderson
fbd64ea9ca
Merge pull request #11905 from Homebrew/dependabot/bundler/docs/activesupport-6.0.4.1
...
build(deps): bump activesupport from 6.0.4 to 6.0.4.1 in /docs
2021-08-23 22:18:19 +01:00
Bo Anderson
d2ba2d25b1
Merge pull request #11907 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9058
...
build(deps-dev): bump sorbet from 0.5.9053 to 0.5.9058 in /Library/Homebrew
2021-08-23 22:15:53 +01:00
Yurii Kolesnykov
6115740254
Update docs/Acceptable-Casks.md
...
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
2021-08-23 21:49:19 +03:00
BrewTestBot
314168c10e
brew vendor-gems: commit updates.
2021-08-23 18:08:28 +00:00
dependabot[bot]
c043686ff7
build(deps-dev): bump sorbet in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.9053 to 0.5.9058.
- [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-08-23 18:03:55 +00:00
dependabot[bot]
7149c1e9c0
build(deps): bump listen from 3.6.0 to 3.7.0 in /docs
...
Bumps [listen](https://github.com/guard/listen ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: listen
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:02:22 +00:00
dependabot[bot]
f7c7f3070e
build(deps): bump activesupport from 6.0.4 to 6.0.4.1 in /docs
...
Bumps [activesupport](https://github.com/rails/rails ) from 6.0.4 to 6.0.4.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v6.1.4.1/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v6.0.4...v6.0.4.1 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:01:43 +00:00
Jason Rudolph
65a9aba2d3
docs: update Homebrew/brew guide with flaky tests/buildpulse tips.
2021-08-23 16:43:47 +01:00
Jason Rudolph
48e69ea347
README: add @buildpulse link and logo.
2021-08-23 16:43:33 +01:00
Mike McQuaid
c9f4d1d900
Merge pull request #11901 from Bo98/srb-5067
...
dev-cmd/typecheck: stop suppressing error 5067
2021-08-23 14:48:26 +01:00
Mike McQuaid
6f21758b2a
Merge pull request #11667 from bevanjkay/livecheck-extractplist-qlplugins
...
unversioned_cask_checker: check for versions in qlplugins
2021-08-23 14:45:51 +01:00
Rui Chen
4474818d07
create(go): add -s -w
ldflags to reduce the artifact size
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-08-22 14:30:26 -04:00
Bo Anderson
856ad5738b
dev-cmd/typecheck: stop suppressing error 5067
...
The problem with it was solved in Sorbet 0.5.9051.
2021-08-22 16:24:01 +01:00
Michka Popoff
d14fc2db12
Merge pull request #11896 from iMichka/homepage
...
formula_auditor: use brewed curl for homepage check when needed
3.2.9
2021-08-21 18:37:36 +02:00
Vítor Galvão
653aa4aa93
Merge pull request #11884 from Homebrew/acceptable-casks
...
Update Acceptable-Casks.md
2021-08-21 01:50:54 +01:00
Nanda H Krishna
9c986d1d4c
Merge pull request #11898 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9053
...
build(deps-dev): bump sorbet from 0.5.9048 to 0.5.9053 in /Library/Homebrew
2021-08-21 00:01:39 +05:30
BrewTestBot
70318c451a
Update RBI files for sorbet.
2021-08-20 18:10:47 +00:00