24019 Commits

Author SHA1 Message Date
Rylan Polster
e686a392c5 bump-formula-pr: add message to check resources 2020-09-18 13:48:28 -04:00
Dawid Dziurla
227da3aa00
Merge pull request #8767 from issyl0/update-pr-template-brew-man
PULL_REQUEST_TEMPLATE: Add a checklist item for `brew man`
2020-09-18 19:31:45 +02:00
Seeker
4f235a1e0b
Merge pull request #8732 from SeekingMeaning/pypi/non-pypi-formulae
pypi: do not use formula name as PyPI package name
2020-09-18 10:20:56 -07:00
Seeker
cf37ff65ab pypi: do not use formula name as PyPI package name 2020-09-18 09:40:41 -07:00
Hoàng Xuân Phú
9725e85357
chmod recursively to satisfy zsh "insecure directories" warning
without `-R` only `share` is updated, leaving `share/zsh/site-functions` unchanged, so the warning won't go away
2020-09-18 11:27:39 -04:00
Issy Long
34ea8cbc9d
PULL_REQUEST_TEMPLATE: Add a checklist item for brew man
- I've been changing command flags recently. I always forget to run
  `brew man`, then I feel bad about causing red CI on my PRs. This has
  happened to others too, so make `brew man` more obvious as a thing
  that one should check.
2020-09-18 16:22:41 +01:00
Issy Long
cc04f3de07
Merge pull request #8765 from issyl0/sorbet-files-yaml-preserve-newline-at-eof
sorbet/files.yaml: Preserve newline at EOF
2020-09-18 15:25:42 +01:00
Issy Long
7ecb73f9da
sorbet/files.yaml: Preserve newline at EOF 2020-09-18 14:59:04 +01:00
Mike McQuaid
5b70d1b508
Merge pull request #8763 from Homebrew/tapioca-update
sorbet: update RBI files using Tapioca.
2020-09-18 14:26:55 +01:00
Issy Long
e9c634beab
Merge pull request #8759 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5913
build(deps): bump sorbet-runtime from 0.5.5912 to 0.5.5913 in /Library/Homebrew
2020-09-18 13:30:47 +01:00
BrewTestBot
e03a1b822c sorbet: update RBI files using Tapioca.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
2020-09-18 12:07:30 +00:00
dependabot-preview[bot]
09ce3fc27f
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5912 to 0.5.5913.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-18 12:04:58 +00:00
Issy Long
b19be31de7
Merge pull request #8760 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5913
build(deps): bump sorbet from 0.5.5912 to 0.5.5913 in /Library/Homebrew
2020-09-18 13:03:50 +01:00
Issy Long
33a16e599a
Merge pull request #8741 from issyl0/cleanup-files-yaml
dev-cmd/typecheck: Programmatically delete old files from `sorbet/files.yaml`
2020-09-18 13:03:10 +01:00
Issy Long
3bf5136e82
dev-cmd/typecheck: Delete old files from sorbet/files.yaml
- I was going through the `sorbet/files.yaml` moving various things to
  `true`, playing around locally, and happened upon some files that it
  was tracking that had been deleted.
- We want to do some automation of new files, but I'm not sure we'd ever
  considered the possibility of code being removed. :-D
- This adds a `--prune-files-list` switch and updates the Tapioca GitHub
  Actions workflow to use it. Any changes to the `sorbet/files.yaml`
  file will be committed as part of the scheduled Tapioca update job.
2020-09-18 12:30:43 +01:00
Mike McQuaid
01d1a671d3
Merge pull request #8761 from scpeters/uniq_outdated_dependents
upgrade: deduplicate list of outdated dependents
2020-09-18 10:38:18 +01:00
Steve Peters
c04631320c upgrade: deduplicate list of outdated dependents
Use `uniq` on the list of outdated dependents to remove
duplicates, similar to a change made in #8500.
2020-09-18 00:58:53 -07:00
dependabot-preview[bot]
ef22d3ee50
build(deps): bump sorbet from 0.5.5912 to 0.5.5913 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5912 to 0.5.5913.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-18 07:05:37 +00:00
Michka Popoff
fd4ed35124
Merge pull request #8755 from MikeMcQuaid/pgrep-pkill
test: check for pgrep/pkill for developers/CI.
2020-09-18 07:27:38 +02:00
Nanda H Krishna
65e51dafee
Merge pull request #8577 from nandahkrishna/livecheck-json-progress
livecheck: progress bar for JSON output
2020-09-18 07:31:43 +05:30
nandahkrishna
56a8f8f99d
livecheck: fix TTY output for progress bar 2020-09-18 02:41:25 +05:30
nandahkrishna
cf293d0ef5
livecheck: progress bar for JSON output
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com>
2020-09-18 02:40:51 +05:30
Markus Reiter
9a48568226 Check for descriptions starting with “the”. 2020-09-17 20:44:09 +02:00
Mike McQuaid
c540939291
Merge pull request #8753 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5912
build(deps): bump sorbet from 0.5.5911 to 0.5.5912 in /Library/Homebrew
2020-09-17 16:46:33 +01:00
Mike McQuaid
9cd04b45e2
Merge pull request #8744 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-0.4.1
build(deps): bump rubocop-ast from 0.4.0 to 0.4.1 in /Library/Homebrew
2020-09-17 16:29:57 +01:00
Mike McQuaid
01e522931a
Merge pull request #8750 from miccal/cask-loader
cask/cask_loader: add cask/cache
2020-09-17 16:04:07 +01:00
dependabot-preview[bot]
e3e6ab2520
build(deps): bump sorbet from 0.5.5911 to 0.5.5912 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5911 to 0.5.5912.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-17 15:01:35 +00:00
Mike McQuaid
e7ab97a818
Merge pull request #8751 from miccal/java-spec
test/language/java_spec: drop version to 1.6+
2020-09-17 16:00:53 +01:00
Mike McQuaid
46bf71f203
Merge pull request #8752 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5912
build(deps): bump sorbet-runtime from 0.5.5911 to 0.5.5912 in /Library/Homebrew
2020-09-17 16:00:21 +01:00
Nanda H Krishna
4393df824e
Merge pull request #8643 from nandahkrishna/livecheck-rubocop
livecheck: add RuboCops
2020-09-17 20:09:09 +05:30
Nanda H Krishna
13d14e64cd
Merge pull request #8624 from nandahkrishna/tty-fix
utils/tty: handling a TTY stderr
2020-09-17 19:48:47 +05:30
Mike McQuaid
3cfa0f041f
Merge pull request #8742 from dtrodrigues/python39-rc
audit: temporarily allow python3.9 rc
2020-09-17 14:43:35 +01:00
Vidushee Amoli
67b2419075
Merge pull request #8748 from Homebrew/tapioca-update 2020-09-17 18:43:51 +05:30
Mike McQuaid
541fecea22
test: check for pgrep/pkill for developers/CI.
If people are running `brew test` but don't have `pgrep` or `pkill`
installed the forked processes may never be killed. This is not a big
deal on a user's machine but on CI may make a job block and never
complete/timeout successfully.
2020-09-17 13:05:01 +01:00
Dustin Rodrigues
04504d119a audit: temporarily allow python3.9 rc 2020-09-17 07:59:45 -04:00
nandahkrishna
e6ed3a0568
rubocops/livecheck: minor changes 2020-09-17 15:57:19 +05:30
nandahkrishna
7c3c459f47
livecheck: add RuboCops 2020-09-17 15:57:19 +05:30
Jonathan Chang
164f0f0ee0
Merge pull request #8724 from jonchang/pr-pull-autosquash
pr-pull: implement autosquash option
2020-09-17 19:01:01 +10:00
Jonathan Chang
4315a2647f pr-pull: implement autosquash option 2020-09-17 17:27:38 +10:00
Jonathan Chang
3a8bd8514f utils/git: add cherry-pick function 2020-09-17 17:27:38 +10:00
Jonathan Chang
49d2e4cbab utils/git: modernize 2020-09-17 17:27:38 +10:00
dependabot-preview[bot]
4d2ef35c2b
build(deps): bump sorbet-runtime in /Library/Homebrew
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5911 to 0.5.5912.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-17 07:08:45 +00:00
miccal
86a838c03f test/language/java_spec: drop version to 1.6+ 2020-09-17 14:12:22 +08:00
miccal
1710f0af26 cask/cask_loader: add cask/cache 2020-09-17 14:01:37 +08:00
BrewTestBot
5a8cc37a9c sorbet: update RBI files using Tapioca.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
2020-09-17 00:42:59 +00:00
Markus Reiter
9dd5d42477
Merge pull request #8746 from 0az/fix-sha256-error
cask/exceptions: Actually print actual hash
2020-09-17 02:08:57 +02:00
Andrew Zhou
1c1ffc1f19 cask/exceptions: Actually print actual hash 2020-09-16 18:12:51 -05:00
nandahkrishna
c1909e80b4
utils/tty: fix TTY handling for stderr 2020-09-17 04:18:13 +05:30
Markus Reiter
871abe8b9b
Merge pull request #8745 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.3.0
build(deps): bump parallel_tests from 3.2.0 to 3.3.0 in /Library/Homebrew
2020-09-17 00:14:35 +02:00
dependabot-preview[bot]
87931997cc
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-16 19:31:11 +00:00