Mike McQuaid
5659d74ff5
Merge pull request #11646 from chenrui333/add-test-epub
...
fixtures: add test.epub
2021-07-09 17:15:25 +01:00
Rui Chen
b28f14aac2
fixtures: add test.epub
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-07-09 11:39:58 -04:00
Nanda H Krishna
625d9db5f4
Merge pull request #11661 from nandahkrishna/merge-no-bottles
...
`brew pr-pull`: handle label for merging without bottles
2021-07-09 17:50:31 +05:30
Mike McQuaid
ca7ea918e8
Merge pull request #11686 from Homebrew/sync-triage-config
...
Synchronize triage configuration
2021-07-09 12:57:35 +01:00
BrewTestBot
58a703a454
triage-issues.yml: update to match main configuration
2021-07-09 11:27:51 +00:00
Carlo Cabrera
805f0ba3c7
Merge pull request #11666 from carlocab/optim-block
...
extend/ENV/super: allow `O{1,0}` to accept a block
2021-07-08 11:38:42 -07:00
Mike McQuaid
f860734a6d
Merge pull request #11683 from Homebrew/dependabot/bundler/Library/Homebrew/parser-3.0.2.0
...
build(deps): bump parser from 3.0.1.1 to 3.0.2.0 in /Library/Homebrew
2021-07-08 19:35:02 +01:00
Carlo Cabrera
2599cccc81
Add comment for in-source style exception
2021-07-08 19:16:39 +01:00
BrewTestBot
640663eba7
Update RBI files for parser.
2021-07-08 18:09:45 +00:00
BrewTestBot
659351ed59
brew vendor-gems: commit updates.
2021-07-08 18:07:16 +00:00
dependabot[bot]
e9101d80f3
build(deps): bump parser from 3.0.1.1 to 3.0.2.0 in /Library/Homebrew
...
Bumps [parser](https://github.com/whitequark/parser ) from 3.0.1.1 to 3.0.2.0.
- [Release notes](https://github.com/whitequark/parser/releases )
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/parser/compare/v3.0.1.1...v3.0.2.0 )
---
updated-dependencies:
- dependency-name: parser
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 18:04:14 +00:00
Mike McQuaid
015c8bfe83
Merge pull request #11681 from MikeMcQuaid/concurrency
...
workflows/tests: enable concurrency limiting.
2021-07-08 17:04:08 +01:00
Mike McQuaid
a3f96689f0
workflows/tests: enable concurrency limiting.
...
Let's cancel in-progress builds on the same PR.
2021-07-08 15:09:34 +01:00
Mike McQuaid
0db35915ba
Merge pull request #11679 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-07-08 13:27:25 +01:00
BrewTestBot
ceae3e09f9
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-07-08 12:01:43 +00:00
Nanda H Krishna
aaa3aaf52b
Merge pull request #11678 from infogrind/fix-fish-brew-doctor-completion
...
Fix typo in brew doctor completion function name
2021-07-08 17:30:15 +05:30
Marius Kleiner
aed7e4389c
Fix function name typo at the correct place.
...
As nandahkrishna writes in
https://github.com/Homebrew/brew/pull/11678#issuecomment-876356490 ,
completions/fish/brew.fish is generated automatically. This commit makes
the change in the proper template instead.
2021-07-08 13:30:15 +02:00
Marius Kleiner
423e8e104f
Fix typo in brew doctor completion function name
...
Wherever in the file the function __fish_brew_suggest_diagnostic_checks
is called, the name has a trailing 's' (plural 'checks'), whereas the
function definition uses 'check' in singular. Changing the function name
to match the callsites.
2021-07-08 12:57:17 +02:00
Sean Molenaar
ee2a435a61
Merge pull request #11674 from SMillerDev/master
...
brew: add `DBUS_SESSION_BUS_ADDRESS` copy
2021-07-08 11:59:08 +02:00
Carlo Cabrera
ebeb9e7e90
Define O1
and O0
methods separately
2021-07-08 10:56:36 +01:00
Sean Molenaar
e660766514
brew: add DBUS_SESSION_BUS_ADDRESS
copy
2021-07-08 10:28:48 +02:00
Nanda H Krishna
6bea9b4202
brew pr-pull
: no bottles for CI-no-bottles
PRs
2021-07-08 13:51:44 +05:30
Carlo Cabrera
b37e574ad3
Fix typecheck
error
2021-07-08 09:19:11 +01:00
Carlo Cabrera
b0b521001e
extend/ENV/super: allow O{1,0}
to accept a block
...
This makes `ENV.O{1,0}` behave like `ENV.deparallelize`.
This should also allow us to build libgcrypt's jitter entropy collector,
which we currently disable because it interacts poorly with our compiler
shims. See #11201 .
2021-07-08 08:59:47 +01:00
Nanda H Krishna
7d9ac775dd
Merge pull request #11673 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-07-08 13:23:35 +05:30
Carlo Cabrera
0d740725ed
Merge pull request #11671 from carlocab/cpuid-audit-mojave
...
formula_cellar_checks: fix cpuid instruction check on Mojave
2021-07-08 00:45:54 -07:00
BrewTestBot
dfee14d8bd
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-07-08 07:36:17 +00:00
Nanda H Krishna
d463daf63d
Merge pull request #11664 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.18.3
...
build(deps): bump rubocop from 1.17.0 to 1.18.3 in /Library/Homebrew
2021-07-08 13:03:51 +05:30
Nanda H Krishna
87e776fed6
Update configuration in Library/.rubocop.yml
2021-07-08 12:36:40 +05:30
Nanda H Krishna
67b3562e9f
cmd/install: tweak --HEAD
description
2021-07-08 12:36:40 +05:30
Nanda H Krishna
2394a4c4fc
Rename metadata_master_container_path
to metadata_main_container_path
2021-07-08 12:36:40 +05:30
Nanda H Krishna
5ccfbcd1d2
Autocorrect style issues with brew style --fix
2021-07-08 12:36:39 +05:30
BrewTestBot
77d972c67c
Update RBI files for rubocop.
2021-07-08 12:36:39 +05:30
BrewTestBot
4fc235bf09
brew vendor-gems: commit updates.
2021-07-08 12:36:37 +05:30
dependabot[bot]
0df5526bb8
build(deps): bump rubocop from 1.17.0 to 1.18.3 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.17.0 to 1.18.3.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.17.0...v1.18.3 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 12:34:49 +05:30
Nanda H Krishna
9814c8a569
Merge pull request #11670 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-07-08 12:33:38 +05:30
Carlo Cabrera
16e56907b5
formula_cellar_checks: fix cpuid instruction check on Mojave
...
The output format of `objdump` on Mojave is different from newer
versions of macOS, so I've adjusted the relevant audit to account for
this difference.
2021-07-08 04:26:34 +01:00
BrewTestBot
ec074b0d58
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-07-08 00:05:02 +00:00
Nanda H Krishna
d5aa9f8c67
Merge pull request #11669 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.4
...
build(deps): bump rubocop-performance from 1.11.3 to 1.11.4 in /Library/Homebrew
2021-07-08 00:12:07 +05:30
BrewTestBot
a7da26a291
Update RBI files for rubocop-performance.
2021-07-07 18:08:02 +00:00
BrewTestBot
6ca30b1224
brew vendor-gems: commit updates.
2021-07-07 18:06:03 +00:00
dependabot[bot]
68da6bfba8
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.3...v1.11.4 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 18:03:44 +00:00
Carlo Cabrera
7c2a8f64ab
Merge pull request #11659 from carlocab/time
...
formula: add a `time` method for use as the build time
2021-07-07 05:02:16 -07:00
Bevan Kay
b8a6cbe410
fix style
2021-07-07 17:40:35 +10:00
Bevan Kay
2af4254e82
unversioned_cask_checker: check for versions in qlplugins
2021-07-07 17:38:47 +10:00
Nanda H Krishna
3cbf7b7e9e
Merge pull request #11663 from Homebrew/dependabot/bundler/Library/Homebrew/parlour-6.0.1
...
build(deps): bump parlour from 6.0.0 to 6.0.1 in /Library/Homebrew
2021-07-07 00:09:00 +05:30
BrewTestBot
2b5342f12d
Update RBI files for parlour.
2021-07-06 18:09:06 +00:00
BrewTestBot
b27696f169
brew vendor-gems: commit updates.
2021-07-06 18:06:25 +00:00
dependabot[bot]
6d54fa8c8d
build(deps): bump parlour from 6.0.0 to 6.0.1 in /Library/Homebrew
...
Bumps [parlour](https://github.com/AaronC81/parlour ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/AaronC81/parlour/releases )
- [Changelog](https://github.com/AaronC81/parlour/blob/master/CHANGELOG.md )
- [Commits](https://github.com/AaronC81/parlour/compare/6.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: parlour
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 18:02:44 +00:00
Rylan Polster
92af768211
Fix BottleAPI::latest_pkg_version
comparison
2021-07-06 09:33:41 -04:00