Mike McQuaid
08644386e1
Dockerfile: cleanup style, add comments.
2022-12-13 11:37:05 +00:00
Bo Anderson
917a1e7bff
rubocops/shell_commands: fix missing require
2022-12-13 11:37:05 +00:00
BrewTestBot
cd21875929
Update RBI files for rubocop.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml ) workflow.
2022-12-13 11:37:05 +00:00
BrewTestBot
426da6b951
brew vendor-gems: commit updates.
2022-12-13 11:37:05 +00:00
dependabot[bot]
0e03a1b6d9
build(deps): bump rubocop from 1.35.1 to 1.40.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.35.1 to 1.40.0.
- [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.35.1...v1.40.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 11:37:04 +00:00
Mike McQuaid
85db0abf18
Merge pull request #14248 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.16.0
...
build(deps): bump rubocop-rspec from 2.15.0 to 2.16.0 in /Library/Homebrew
2022-12-13 10:31:21 +00:00
Mike McQuaid
79267e1e76
rubocop_rspec: fix incorrect failures.
2022-12-13 09:58:58 +00:00
BrewTestBot
77e374b305
Update RBI files for rubocop-rspec.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml ) workflow.
2022-12-13 09:40:27 +00:00
BrewTestBot
00d3fb3276
brew vendor-gems: commit updates.
2022-12-13 09:34:19 +00:00
dependabot[bot]
feabf4977f
build(deps): bump rubocop-rspec in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.15.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:30:40 +00:00
Mike McQuaid
38a02327ea
Merge pull request #14245 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-mocks-3.12.1
...
build(deps): bump rspec-mocks from 3.12.0 to 3.12.1 in /Library/Homebrew
2022-12-13 09:29:48 +00:00
BrewTestBot
96a93b342e
Update RBI files for rspec-mocks.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml ) workflow.
2022-12-12 18:12:31 +00:00
BrewTestBot
7b1ba5d4e4
brew vendor-gems: commit updates.
2022-12-12 18:06:48 +00:00
dependabot[bot]
d5ee175057
build(deps): bump rspec-mocks from 3.12.0 to 3.12.1 in /Library/Homebrew
...
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks ) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/rspec/rspec-mocks/releases )
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.12.0...v3.12.1 )
---
updated-dependencies:
- dependency-name: rspec-mocks
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 18:02:59 +00:00
Mike McQuaid
c1d7b10045
Merge pull request #14236 from apainintheneck/add-ignores-for-os-cop
...
Only use OS cop internally
2022-12-12 17:44:40 +00:00
Mike McQuaid
240b7b37e3
Merge pull request #14234 from MikeMcQuaid/bottle_tar_mtime
...
dev-cmd/bottle: use `gnu-tar`'s `--mtime`.
2022-12-12 17:30:01 +00:00
Mike McQuaid
4a0e16fbd9
dev-cmd/bottle: use gnu-tar
's --mtime
.
...
This allows us to remove all the manual timestamp fiddling and lets
`gnu-tar` handle it for us instead (as-per the most recent
recommendations on https://reproducible-builds.org/docs/archives/ ).
2022-12-12 16:47:56 +00:00
apainintheneck
07ff122c8d
Ignore os cop in tap Formula/Cask folders
2022-12-09 18:07:13 -08:00
Mike McQuaid
11cdffb4fe
Merge pull request #14235 from Homebrew/dependabot/bundler/Library/Homebrew/json_schemer-0.2.24
...
build(deps): bump json_schemer from 0.2.23 to 0.2.24 in /Library/Homebrew
3.6.15
2022-12-09 08:59:24 +00:00
Mike McQuaid
d90196b470
Merge pull request #14150 from cho-m/click-shell-completions
...
formula: add support for generating click shell completions
2022-12-09 08:59:08 +00:00
Mike McQuaid
19daf9f91c
Merge pull request #14142 from cho-m/venv-link-manpages
...
language/python: optionally link manpages
2022-12-09 08:58:49 +00:00
Michael Cho
776d6b934d
language/python: optionally link manpages
2022-12-08 17:03:59 -08:00
BrewTestBot
f623a44061
Update RBI files for json_schemer.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml ) workflow.
2022-12-08 18:13:09 +00:00
BrewTestBot
74568c77f4
brew vendor-gems: commit updates.
2022-12-08 18:07:02 +00:00
dependabot[bot]
97f0fc17fa
build(deps): bump json_schemer in /Library/Homebrew
...
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer ) from 0.2.23 to 0.2.24.
- [Release notes](https://github.com/davishmcclurg/json_schemer/releases )
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.23...v0.2.24 )
---
updated-dependencies:
- dependency-name: json_schemer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:03:12 +00:00
Michael Cho
5c7d53476e
formula: add support for generating click shell completions
2022-12-08 09:31:04 -08:00
Mike McQuaid
b93a90f5af
Merge pull request #14227 from Homebrew/dependabot/bundler/Library/Homebrew/public_suffix-5.0.1
...
build(deps): bump public_suffix from 5.0.0 to 5.0.1 in /Library/Homebrew
2022-12-08 14:31:38 +00:00
Mike McQuaid
2fb9f9ca13
Merge pull request #14232 from MikeMcQuaid/brew_search_args
...
description*: fix argument handling of eval_all.
2022-12-08 10:29:27 +00:00
Mike McQuaid
69ef011985
Merge pull request #14221 from MikeMcQuaid/api_formula_handle_corruption
...
api/formula: handle JSON file corruption.
2022-12-08 10:06:50 +00:00
Mike McQuaid
639cb25c60
description*: fix argument handling of eval_all.
...
Fixes #14231 .
2022-12-08 09:57:12 +00:00
Mike McQuaid
129bc46fc3
Merge pull request #14233 from MikeMcQuaid/homebrew_leadership_import
...
Homebrew-Leadership-Responsibilities: import changes.
2022-12-08 09:57:01 +00:00
Mike McQuaid
aa7e1304fb
Merge pull request #14229 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.13.10
...
build(deps): bump nokogiri from 1.13.9 to 1.13.10 in /Library/Homebrew
2022-12-08 09:50:43 +00:00
Mike McQuaid
b8c4326aa8
Merge pull request #14223 from MikeMcQuaid/brew_install_output_fetches
...
formula_installer: output fetching headers.
2022-12-08 09:42:08 +00:00
Mike McQuaid
e67901f236
api/formula: handle JSON file corruption.
...
If we can't parse the file: it's corrupt. Try again up to 3 times before
bailing.
2022-12-08 09:34:05 +00:00
Mike McQuaid
cc8781e0f8
Homebrew-Leadership-Responsibilities: import changes.
...
The PLC/TSC agreed this change in the private repository.
2022-12-08 09:30:41 +00:00
BrewTestBot
21500ece76
Update RBI files for nokogiri.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml ) workflow.
2022-12-08 04:31:38 +00:00
BrewTestBot
0de580d9e9
brew vendor-gems: commit updates.
2022-12-08 04:26:55 +00:00
dependabot[bot]
f978056e2c
build(deps): bump nokogiri from 1.13.9 to 1.13.10 in /Library/Homebrew
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:23:06 +00:00
BrewTestBot
6989e3681e
Update RBI files for public_suffix.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml ) workflow.
2022-12-07 18:11:01 +00:00
BrewTestBot
67c4992d09
brew vendor-gems: commit updates.
2022-12-07 18:05:16 +00:00
dependabot[bot]
7a582fde6b
build(deps): bump public_suffix from 5.0.0 to 5.0.1 in /Library/Homebrew
...
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/weppos/publicsuffix-ruby/releases )
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md )
- [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: public_suffix
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 18:01:09 +00:00
Mike McQuaid
781ffdab8e
Merge pull request #14225 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2022-12-07 15:25:22 +00:00
Kevin
fd8aaa49fd
Merge pull request #14207 from apainintheneck/cleanup-brew-prof
...
Cleanup `brew prof`
2022-12-06 19:07:17 -08:00
BrewTestBot
04f61a940e
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2022-12-07 00:27:14 +00:00
Eric Knibbe
4fe0d085bc
Merge pull request #14218 from EricFromCanada/create-prompt-name
...
dev-cmd/create: also prompt for name when run with `--cask`
2022-12-06 19:06:05 -05:00
Dawid Dziurla
a4d2aa8fa0
Merge pull request #14210 from dawidd6/bump-check-is-a-version
...
dev-cmd/bump: check if Repology output is a version first
2022-12-06 21:24:56 +01:00
Eric Knibbe
6cf955c830
Merge pull request #14202 from EricFromCanada/docs-maintainers-fixes
...
docs: update Maintainers section
2022-12-06 13:22:53 -05:00
EricFromCanada
8f445de261
dev-cmd/create: also prompt for name with --cask
2022-12-06 13:04:51 -05:00
EricFromCanada
9cc4766d33
docs: hyperlink updates
...
plus some reformatting
2022-12-06 12:52:03 -05:00
EricFromCanada
a329003e17
Maintainers docs: content & formatting updates
2022-12-06 12:52:03 -05:00