21580 Commits

Author SHA1 Message Date
Mike McQuaid
1ff10f9054
Merge pull request #7859 from Homebrew/dependabot/bundler/Library/Homebrew/json-2.3.1
build(deps): bump json from 2.3.0 to 2.3.1 in /Library/Homebrew
2020-06-30 14:25:21 +01:00
dependabot-preview[bot]
adcb2fb823
build(deps): bump json from 2.3.0 to 2.3.1 in /Library/Homebrew
Bumps [json](https://github.com/flori/json) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 12:35:12 +00:00
Mike McQuaid
0b4397f95b
Merge pull request #7858 from pranasziaukas/throttle-balena-cli
Throttle balena-cli version bumps
2020-06-30 11:13:03 +01:00
Pranas Ziaukas
455633f7d2 Throttle balena-cli version bumps
Discussion in Homebrew/homebrew-core#57082
2020-06-30 12:12:34 +03:00
Mike McQuaid
9d71f9521d
Merge pull request #7854 from iMichka/components
components order: fix audit and add test
2020-06-30 10:10:28 +01:00
Issy Long
a1ba14255f
Merge pull request #7856 from vidusheeamoli/add-new-files
sorbet/files.yaml: add new files
2020-06-30 09:16:41 +01:00
vidusheeamoli
087ee9ab6c sorbet: update hidden definitions 2020-06-30 13:06:52 +05:30
Michka Popoff
8d55c87adb
components order: fix audit and add test 2020-06-30 08:36:11 +01:00
vidusheeamoli
6134af3108 srb/tapioca: update rbi of recently bumped gems 2020-06-30 13:04:13 +05:30
Lionell
da2a426ec8 update-license-data: use curl_download instead of curl 2020-06-30 15:18:10 +08:00
Mike McQuaid
e247a10643
Merge pull request #7855 from Homebrew/dependabot/bundler/Library/Homebrew/diff-lcs-1.4.3
build(deps): bump diff-lcs from 1.4.2 to 1.4.3 in /Library/Homebrew
2020-06-30 08:16:53 +01:00
vidusheeamoli
0ee9cc0b08 sorbet/files.yaml: add new files 2020-06-30 12:40:03 +05:30
dependabot-preview[bot]
0475c73b67
build(deps): bump diff-lcs from 1.4.2 to 1.4.3 in /Library/Homebrew
Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/halostatue/diff-lcs/releases)
- [Changelog](https://github.com/halostatue/diff-lcs/blob/master/History.md)
- [Commits](https://github.com/halostatue/diff-lcs/compare/v1.4.2...v1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 05:33:46 +00:00
lionellloh
4dcbe8790f update-license-data: use of unlink to remove existing file 2020-06-30 01:29:45 +08:00
lionellloh
0ea6245094 Revert "Pathname::write: allow optional override"
This reverts commit 93d46c6d6c69d5279404bce211cb2f48120076f9.
2020-06-30 01:28:58 +08:00
Rylan Polster
d921e94a2b rubocop: separate args for shell commands
Use `system "foo", "bar"` instead of `system "foo bar"`. Also applies to
`Utils.popen_read` and `Utils.popen_write` commands. RuboCop can
automatically fix these problems.
2020-06-29 13:26:58 -04:00
lionellloh
5b3ac1fcb2 update-license-data: modify arguments when calling methods 2020-06-30 01:14:05 +08:00
lionellloh
02bc870e91 curl: modified curl to allow optional print_stdout 2020-06-30 01:13:02 +08:00
lionellloh
074f66f912 write .stdout instead of SystemCommand::Result 2020-06-30 01:08:29 +08:00
lionellloh
93d46c6d6c Pathname::write: allow optional override 2020-06-30 01:08:09 +08:00
lionellloh
7d4fadc2bb Update man pages 2020-06-30 01:06:59 +08:00
William Ma
4dc2df6e6a uninstall: Run cask uninstall tests only on macos 2020-06-29 10:13:29 -04:00
Mike McQuaid
84f3dc4783
Merge pull request #7850 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.3.1
build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /Library/Homebrew
2020-06-29 11:12:38 +01:00
Mike McQuaid
b23e0ce85c
Merge pull request #7852 from MikeMcQuaid/retry-ci
spec_helper: retry failing CI tests.
2020-06-29 10:23:11 +01:00
Mike McQuaid
a15cd4bdd5
brew vendor-gems: commit updates. 2020-06-29 09:57:15 +01:00
Jonathan Chang
9cab9b7f39
pr-pull: handle empty string cases
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-29 18:55:47 +10:00
Mike McQuaid
3fc76171ca
spec_helper: retry failing CI tests.
This should help avoid a bit of the flakiness we see in builds at the
cost of a slight slowdown on retries.
2020-06-29 09:54:06 +01:00
Mike McQuaid
4398e7bf79
Revert "cask/pkg_spec: remove flaky test."
This reverts commit 924af100b73d24dffb2199fa46ae118e8b3bbb29.
2020-06-29 09:50:51 +01:00
Mike McQuaid
2ee93a2476
Revert "remove flaky cask upgrade test"
This reverts commit 626f9406b1987932382814bc7d7cae3b41b771f4.
2020-06-29 09:50:43 +01:00
Mike McQuaid
a9877088ea
Revert "test/cask/cmd/upgrade_spec: remove flaky test."
This reverts commit 8a0e6a1603ce823eb66cc183a692f722668d9c67.
2020-06-29 09:50:36 +01:00
Mike McQuaid
cc0ea9aec3
Revert "cask/cmd/upgrade_spec: remove flaky test."
This reverts commit 75c74e4674d3f6a85c4afce79a6096bcc5cca9fc.
2020-06-29 09:50:29 +01:00
Mike McQuaid
af2c57dbeb
Revert "cask/cmd/upgrade_spec: remove more flaky tests."
This reverts commit fb0fa419abc750bf33695a396244b9cffbea1554.
2020-06-29 09:50:18 +01:00
Lionell Loh Jian An
da007134c4
Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-29 16:20:07 +08:00
dependabot-preview[bot]
ae8fb6c8a7
build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 08:15:08 +00:00
Mike McQuaid
7a58949213
Merge pull request #7849 from Homebrew/dependabot/bundler/docs/zeitwerk-2.3.1
build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /docs
2020-06-29 09:13:55 +01:00
Lionell
688a9ade0d change .nil? to .blank? 2020-06-29 16:12:05 +08:00
Mike McQuaid
d5306b87b3
Merge pull request #7839 from EricFromCanada/list-command-options
cmd/options: add flag to list a command's options
2020-06-29 08:49:36 +01:00
Mike McQuaid
045610ef8d
Merge pull request #7846 from samford/add-version-blank-empty
version: add empty? method
2020-06-29 08:42:36 +01:00
Mike McQuaid
f43d2d8a00
Merge pull request #7825 from SMillerDev/docs/formula_assertions
docs: reference formula assertions for tests
2020-06-29 08:40:20 +01:00
Mike McQuaid
61b4e7c414
Merge pull request #7745 from dtrodrigues/bump-pr-dupes
bump-formula-pr: search for closed dupe PRs
2020-06-29 08:39:30 +01:00
dependabot-preview[bot]
45a667e5d4
build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /docs
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 05:48:17 +00:00
Jonathan Chang
bada8dd759 pr-pull: add review approval trailers on signoff 2020-06-29 12:53:03 +10:00
Jonathan Chang
90309e5f42 github: fetch approved reviews for a pull request 2020-06-29 12:53:03 +10:00
EricFromCanada
68947f2af9 cmd/options: add flag to list a command's options 2020-06-28 12:42:23 -04:00
Sam Ford
15bc09d916
version: add empty? method 2020-06-27 21:03:16 -04:00
Michka Popoff
b4cd99c67c
Merge pull request #7833 from iMichka/resource-empty
software_spec: do not add empty resources
2020-06-27 22:20:55 +02:00
Sean Molenaar
a1e2b8d75c
docs: reference formula assertions for tests 2020-06-27 20:09:15 +02:00
Lionell
5f6917ae7c Merge branch 'master' into license 2020-06-28 02:07:53 +08:00
lionellloh
4d4f6a8fac audit: remove unnecessary nil assignment 2020-06-28 02:07:32 +08:00
Lionell Loh Jian An
759708fae7
Apply suggestions from code review
Code Review Changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-28 01:54:41 +08:00