23914 Commits

Author SHA1 Message Date
Elizabeth Tackett
3fb675626e parse application source code into modules. replace HTTP query for brew version info 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
d557ca80bc fix brew style violations 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
c3c70f137b remove extraneous file 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
bc5cdc2aac typo 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
13d4f24727 focus util module on repology API call 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
9a94bb2543 skeleton code bump dev-cmd file 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
24bb79c2ab initialize bump.rb file 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
f82da9009f remove unnecessary explicit return val 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
5d9d0bb284 update display text 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
05d7c40ea5 place api_parser code into util module 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
ce41cb4628 rename repology.rb to update.rb 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
d846cf7a6a add repology util file 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
1c2ecfd761 compare and display package versions 2020-06-30 09:57:50 -05:00
Lionell
fb4db63e3b Merge branch 'master' into license 2020-06-30 22:25:17 +08:00
Rylan Polster
35a8c33690 Update shell metacharacter list 2020-06-30 10:18:49 -04:00
lionellloh
96d60c271a Merge remote-tracking branch 'mlh/license' into license 2020-06-30 22:12:03 +08:00
Lionell Loh Jian An
5b3530b23d
Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-30 22:11:36 +08:00
lionellloh
ff95f08591 audit test: modified code for reading json file 2020-06-30 22:08:36 +08:00
lionellloh
c50f7b8951 Revert "curl: modified curl to allow optional print_stdout"
This reverts commit 02bc870e915f88145761b11d2065d8f2964c50ba.
2020-06-30 21:58:40 +08:00
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
Elizabeth Tackett
14d63f61a5 fix brew style violations 2020-06-29 10:16:58 -05:00
Elizabeth Tackett
29a9225b3f remove extraneous file 2020-06-29 10:05:57 -05:00
Elizabeth Tackett
fa2199f5a8 remove extraneous file 2020-06-29 09:57:54 -05:00
Elizabeth Tackett
05f9d640bc typo 2020-06-29 09:57:21 -05:00
Elizabeth Tackett
56cf5bafdb focus util module on repology API call 2020-06-29 09:51:58 -05:00
Elizabeth Tackett
d67aea7f43 skeleton code bump dev-cmd file 2020-06-29 09:47:19 -05:00
Elizabeth Tackett
f060009424 initialize bump.rb file 2020-06-29 09:37:50 -05:00
Elizabeth Tackett
2f419f5c55 remove unnecessary explicit return val 2020-06-29 09:33:24 -05:00
Elizabeth Tackett
9382b1273a update display text 2020-06-29 09:27:42 -05:00
Elizabeth Tackett
d4bbffdce8 place api_parser code into util module 2020-06-29 09:26:27 -05:00