Markus Reiter
dd3fdfc441
Merge pull request #8792 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5915
...
build(deps): bump sorbet from 0.5.5913 to 0.5.5915 in /Library/Homebrew
2020-09-23 02:30:45 +02:00
Michka Popoff
9da32e3d93
test: make pgrep call portable
...
Fixes (on linux), for example for the ninja formula test:
```
pgrep
-P
83252
{out: :close}}
Invalid preceding regular expressionpgrep: write error: Bad file descriptor
Error: ninja: failed
An exception occurred within a child process:
BuildError: Failed executing: pgrep -P 83252 {out: :close}
```
Using File:NULL is more portable.
2020-09-22 23:35:10 +02:00
dependabot[bot]
eab0acdc7e
build(deps): bump sorbet from 0.5.5913 to 0.5.5915 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.5913 to 0.5.5915.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 18:11:54 +00:00
Mike McQuaid
36226debb5
Merge pull request #8789 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files and prune files.yaml.
2020-09-22 10:33:19 +01:00
BrewTestBot
87b05a9be2
sorbet: Update RBI files and prune files.yaml.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ).
2020-09-22 00:48:51 +00:00
Markus Reiter
5d592fb980
Merge pull request #8788 from reitermarkus/dependabot
...
Add `dependabot.yml`.
2020-09-22 00:16:06 +02:00
Markus Reiter
3c1d29d6c4
Add dependabot.yml
.
2020-09-21 23:44:32 +02:00
Maxim Belkin
0a0577357f
Merge pull request #8785 from maxim-belkin/cask-audit-cleanup
...
cask/audit.rb: minor cleanup
2020-09-21 07:34:17 -07:00
Jonathan Chang
187b56304b
Merge pull request #8631 from chenrui333/include-micropython-homepage-to-cert-error-allow-list
...
audit: allowlist some formulae homepage cert issues
2020-09-21 23:45:03 +10:00
Mike McQuaid
a69bc2a72e
Merge pull request #8786 from MikeMcQuaid/gh-pr-checkout
...
dev-cmd/pull: recommend gh over hub.
2020-09-21 12:45:27 +01:00
Mike McQuaid
0447b2200f
dev-cmd/pull: recommend gh over hub.
...
`gh` is the official GitHub tool and better maintained at this point.
2020-09-21 12:12:03 +01:00
Maxim Belkin
0d3cc7cd82
cask/audit.rb: minor cleanup
2020-09-21 04:40:32 -05:00
Jonathan Chang
e082da45b8
Merge pull request #8754 from jonchang/refactor-git-cmds
...
dev-cmd/pr-pull: refactor and add tests
2020-09-21 18:58:52 +10:00
Issy Long
5dbf31522f
Merge pull request #8766 from issyl0/brew-typecheck-ci
...
dev-cmd/typecheck: Group all automatic updates code into one \`--ci\` switch
2020-09-21 09:39:36 +01:00
Issy Long
189d10b32b
workflows/sorbet: Rename from Tapioca as it does more than Tapioca now
...
- This uses the `--update` switch to do both RBI file updates and pruning of
deleted files from `sorbet/files.yaml`. The assumption is that only
this automated task will run this command.
2020-09-21 08:59:33 +01:00
Issy Long
bb0fc2764e
dev-cmd/typecheck: Make an --update
switch for automatic updates
...
- This was suggested in https://github.com/Homebrew/brew/pull/8741#discussion_r490949486 .
2020-09-21 08:58:58 +01:00
Mike McQuaid
cd4a3c0588
Merge pull request #8783 from Homebrew/tapioca-update
...
sorbet: update RBI files using Tapioca.
2.5.2
2020-09-21 08:50:29 +01:00
Mike McQuaid
c1042af189
Merge pull request #8784 from Homebrew/dependabot/bundler/Library/Homebrew/regexp_parser-1.8.0
...
build(deps): bump regexp_parser from 1.7.1 to 1.8.0 in /Library/Homebrew
2020-09-21 08:50:15 +01:00
dependabot-preview[bot]
01a093dd54
build(deps): bump regexp_parser from 1.7.1 to 1.8.0 in /Library/Homebrew
...
Bumps [regexp_parser](https://github.com/ammar/regexp_parser ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/ammar/regexp_parser/releases )
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ammar/regexp_parser/compare/v1.7.1...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 05:25:10 +00:00
BrewTestBot
4aa11717ae
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-21 00:45:25 +00:00
Miccal Matthews
431b9c0742
Merge pull request #8778 from miccal/unpack-strategy-dmg
...
unpack_strategy/dmg: remove deprecated IDME attach flag
2020-09-21 08:05:32 +08:00
Jonathan Chang
d9416d762a
Merge pull request #8782 from jonchang/fix-xattr-doctor
...
diagnostic: fix xattr check
2020-09-21 01:58:12 +10:00
Jonathan Chang
08059680f0
diagnostic: fix xattr check
...
Python emits the version on either stderr or stdout based on major
version, so just to be safe let's use popen_read and combine the
output streams.
2020-09-21 01:15:31 +10:00
Jonathan Chang
f6cd7b72f4
Merge pull request #8757 from reitermarkus/desc-the
...
Check for descriptions starting with “the”.
2020-09-20 15:36:27 +10:00
Jonathan Chang
bad7f5f5e2
Merge pull request #8776 from jonchang/update-docs-autosquash
...
docs: update for autosquashing
2020-09-20 13:54:52 +10:00
Jonathan Chang
4b4510d22d
dev-cmd/pr-pull: refactor and test autosquash!
2020-09-20 13:44:44 +10:00
Jonathan Chang
99a5aa07ad
dev-cmd/pr-pull: refactor and test signoff!
2020-09-20 13:44:44 +10:00
Jonathan Chang
0bb2c96cfc
dev-cmd/pr-pull: use commit message helper
2020-09-20 13:23:40 +10:00
Jonathan Chang
cdfb1badcf
utils/git: helper function to get commit msg
2020-09-20 13:23:01 +10:00
Jonathan Chang
d116087af6
dev-cmd/pr-pull: tests for bump subject
2020-09-20 13:22:57 +10:00
Jonathan Chang
146664b45f
utils/git: cherry-pick test
2020-09-20 13:21:27 +10:00
Jonathan Chang
d09ebf428f
utils/git: new file_at_commit function
2020-09-20 13:21:27 +10:00
Jonathan Chang
04687aef93
dev-cmd/pr-pull: don't assume a master
branch
2020-09-20 13:21:27 +10:00
Jonathan Chang
415c36041a
dev-cmd/pr-pull: use GitHub API to get PR commits
2020-09-20 13:21:27 +10:00
Markus Reiter
1d7788077b
Merge pull request #8779 from reitermarkus/gems
...
Update vendored Gems.
2020-09-20 04:34:44 +02:00
Markus Reiter
8a40afcc8a
Update vendored Gems.
2020-09-20 03:19:39 +02:00
Markus Reiter
ad574c02aa
Merge pull request #8768 from phunehehe/patch-1
...
chmod recursively to satisfy zsh "insecure directories" warning
2020-09-19 21:21:11 +02:00
miccal
54e4be2f64
unpack_strategy/dmg: remove deprecated IDME attach flag
2020-09-19 21:20:25 +08:00
Issy Long
5c2c2f7e2b
Merge pull request #8777 from reitermarkus/checklist-cask
...
Add homebrew/cask to new maintainer checklist.
2020-09-19 09:46:06 +01:00
Issy Long
cb027474f5
Merge pull request #8774 from reitermarkus/sorbet-fixes
...
Fix some typechecking errors.
2020-09-19 09:24:45 +01:00
Markus Reiter
c110fb60a6
Merge pull request #8775 from reitermarkus/desc-macos-vm
...
Allow “macOS virtual machines” in descriptions.
2020-09-19 06:34:58 +02:00
Jonathan Chang
eff71a1c2b
docs: update for autosquashing
2020-09-19 14:05:56 +10:00
Markus Reiter
78cd6dc0a9
Allow “macOS virtual machines” in descriptions.
2020-09-19 04:30:54 +02:00
Markus Reiter
61bcb577f9
Add homebrew/cask to new maintainer checklist.
2020-09-19 03:15:34 +02:00
Markus Reiter
7e51c04135
Merge pull request #8772 from issyl0/sorbet-files-yaml-condense-into-one-false-list
...
sorbet/files.yaml: Merge the two `false` lists into one
2020-09-19 02:51:48 +02:00
Markus Reiter
05a84c5a3f
Explicitly specify block
argument for each
methods.
2020-09-19 02:03:56 +02:00
Markus Reiter
cc3eceb04f
Fix inreplace
signature.
2020-09-19 02:03:56 +02:00
Markus Reiter
e3646c9b4e
Remove unneeded back-references.
2020-09-19 02:03:56 +02:00
Issy Long
191a82d4eb
sorbet/files.yaml: Merge the two false
lists into one
...
- I've been asked a couple of times now what the two different `false:`
lists mean. And the answer is "nothing". So to avoid confusion (and to
stop my YAML linter moaning about duplicate keys), merge the two lists
and re-alphabetize.
2020-09-18 21:57:02 +01:00
Rylan Polster
a8a921dfaa
Merge pull request #8758 from Rylan12/bump-formula-pr-resource-message
...
bump-formula-pr: add message to check resources
2020-09-18 15:12:56 -04:00