33426 Commits

Author SHA1 Message Date
apainintheneck
2cbe89102e Comment out path args deprecation 2022-12-27 14:09:31 -08:00
Kevin
73d4c1b8ca
Merge pull request #14285 from apainintheneck/deprecate-passing-paths-to-audit
Deprecate path args to audit cmd
2022-12-27 10:40:50 -08:00
Rylan Polster
ce986f7eff
Merge pull request #14290 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-0.22.0
build(deps): bump simplecov from 0.21.2 to 0.22.0 in /Library/Homebrew
2022-12-27 01:34:17 -05:00
Rylan Polster
42e66c2541
Merge pull request #14288 from Homebrew/dependabot/bundler/Library/Homebrew/racc-1.6.2
build(deps): bump racc from 1.6.1 to 1.6.2 in /Library/Homebrew
2022-12-27 01:20:29 -05:00
Rylan Polster
53025d1105
Merge pull request #14291 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.17.4
build(deps): bump rubocop-rails from 2.17.3 to 2.17.4 in /Library/Homebrew
2022-12-27 01:15:44 -05:00
Rylan Polster
153af3311b
Merge pull request #14292 from Homebrew/sync-triage-config
Synchronize triage configuration
2022-12-27 01:13:47 -05:00
BrewTestBot
d9bfbfcba4
triage-issues.yml: update to match main configuration 2022-12-27 05:25:10 +00:00
BrewTestBot
f6a8df1ce1
Update RBI files for rubocop-rails.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-12-26 18:15:24 +00:00
BrewTestBot
915a6e53a4
Update RBI files for simplecov.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-12-26 18:12:34 +00:00
BrewTestBot
62b3ee1dcb
brew vendor-gems: commit updates. 2022-12-26 18:09:21 +00:00
BrewTestBot
9aaac23506
brew vendor-gems: commit updates. 2022-12-26 18:05:45 +00:00
dependabot[bot]
9e73df4958
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.17.3 to 2.17.4.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.17.3...v2.17.4)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 18:02:41 +00:00
dependabot[bot]
fda7d9c8d1
build(deps): bump simplecov from 0.21.2 to 0.22.0 in /Library/Homebrew
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.21.2...v0.22.0)

---
updated-dependencies:
- dependency-name: simplecov
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 18:01:36 +00:00
BrewTestBot
72eb947b77
Update RBI files for racc.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-12-23 18:12:17 +00:00
BrewTestBot
21a4efdebe
brew vendor-gems: commit updates. 2022-12-23 18:06:47 +00:00
dependabot[bot]
e364135c4b
build(deps): bump racc from 1.6.1 to 1.6.2 in /Library/Homebrew
Bumps [racc](https://github.com/tenderlove/racc) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/tenderlove/racc/releases)
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog)
- [Commits](https://github.com/tenderlove/racc/compare/v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: racc
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 18:03:08 +00:00
Nanda H Krishna
895d322121
Merge pull request #14287 from Homebrew/sponsors-maintainers-man-completions
Update sponsors.
2022-12-22 23:19:40 -05:00
BrewTestBot
5306e696e1
Update sponsors.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2022-12-23 00:05:38 +00:00
apainintheneck
c2e8bf3e83 Deprecate path args to audit cmd
`brew audit` doesn't work as expected when users
pass in formula/cask paths so we are deprecating it.
2022-12-22 10:00:42 -08:00
Mike McQuaid
760ab63978
Merge pull request #14266 from dtrodrigues/github-api-version
add explicit version for GitHub API
2022-12-22 10:46:46 +00:00
Mike McQuaid
6db9ea4774
Merge pull request #14280 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2022-12-22 10:46:33 +00:00
BrewTestBot
f70b0bf8f2
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-12-22 00:27:33 +00:00
Mike McQuaid
f679990d79
Merge pull request #14278 from nandahkrishna/fix-constants-livecheck
Fix access to `livecheck` constants in formulae
2022-12-21 11:00:15 +00:00
Nanda H Krishna
768ebe5750
Fix access to livecheck constants in formulae 2022-12-21 05:27:23 -05:00
Kevin
740f9ddcc6
Merge pull request #14260 from apainintheneck/cleanup-search-module
Cleanup search module
3.6.16
2022-12-20 18:09:34 -08:00
Carlo Cabrera
4534748f29
Merge pull request #14272 from branchvincent/pip-no-binary 2022-12-20 17:37:31 +08:00
Branch Vincent
db6d3156f2
python: reinstate pip's --no-binary 2022-12-19 23:25:53 -08:00
Nanda H Krishna
30c3fc546f
Merge pull request #14262 from nandahkrishna/resource-livecheck-formula-latest
Enable use of latest formula version in resource `livecheck` URLs
2022-12-20 01:02:37 -05:00
Carlo Cabrera
4bcd166956
Merge pull request #14239 from orf/enable-wheel-cache
Allow pip to use the local wheel cache while installing dependencies
2022-12-20 13:15:43 +08:00
apainintheneck
f41089fff4 Use module_function in search.rb 2022-12-19 19:27:48 -08:00
Sam Ford
f03a400e28
Extract latest_version string to a constant 2022-12-19 18:15:51 -05:00
Nanda H Krishna
0e56c86c89
Merge pull request #14267 from Homebrew/dependabot/bundler/Library/Homebrew/did_you_mean-1.6.3
build(deps): bump did_you_mean from 1.6.2 to 1.6.3 in /Library/Homebrew
2022-12-19 14:48:54 -05:00
BrewTestBot
6ce716e591
brew vendor-gems: commit updates. 2022-12-19 18:06:36 +00:00
dependabot[bot]
419ff5adca
build(deps): bump did_you_mean from 1.6.2 to 1.6.3 in /Library/Homebrew
Bumps [did_you_mean](https://github.com/ruby/did_you_mean) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/ruby/did_you_mean/releases)
- [Changelog](https://github.com/ruby/did_you_mean/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby/did_you_mean/compare/v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: did_you_mean
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 18:01:21 +00:00
Dustin Rodrigues
5e9223d059
add explicit version for GitHub API 2022-12-19 12:00:12 -05:00
Mike McQuaid
7d04dd9d68
Merge pull request #14256 from eugenesvk/patch-2
docs: Fix wrong condition for an app rejection
2022-12-19 13:31:41 +00:00
Mike McQuaid
3a5e115977
Merge pull request #14258 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-expectations-3.12.1
build(deps): bump rspec-expectations from 3.12.0 to 3.12.1 in /Library/Homebrew
2022-12-19 13:31:23 +00:00
Mike McQuaid
fdcdef6fef
Merge pull request #14264 from gromgit/force-tap-as-user
root auto-taps should be done as Homebrew user
2022-12-19 13:26:23 +00:00
Adrian Ho
a76451602d root auto-taps should be done as Homebrew user
Closes https://github.com/Homebrew/brew/issues/14263.
2022-12-19 18:06:09 +08:00
Nanda H Krishna
f2fbbfe70c
Enable use of latest formula version in resource livecheck URLs 2022-12-19 00:12:16 -05:00
apainintheneck
47b3f6fe6e Stop including/extending search.rb
- Instead use class methods.
- This is better than use it as a mixin
  when only a small number of methods are
  used in each class or module.
- It also allows us to conditionally
  require it in `brew install`.
- Removed unused search require in descriptions.rb.
2022-12-17 11:08:13 -08:00
apainintheneck
0ae416d0ee Refactor Search#search_descriptions
- Move cask logic back into method from extend/os and check
  whether to display it based on args since formula?
  is passed by default on Linux now
- Use #search_descriptions in `brew desc` instead of
  duplicating logic
- Remove need for extend/os/search
2022-12-17 10:03:41 -08:00
apainintheneck
ba664fa1b4 Move Search#search_casks out of extend/os
This doesn't need to be isolated anymore because
there is a check for the formula and cask args
and formula is passed by default on Linux now.
2022-12-17 09:27:33 -08:00
Evgeny
77726d1913
docs: Change comma style in Acceptable-Casks
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-12-17 14:31:48 +07:00
BrewTestBot
f8797e88b9
Update RBI files for rspec-expectations.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-12-16 18:12:50 +00:00
BrewTestBot
9609e46d50
brew vendor-gems: commit updates. 2022-12-16 18:05:04 +00:00
dependabot[bot]
840daaa2a3
build(deps): bump rspec-expectations in /Library/Homebrew
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.12.0...v3.12.1)

---
updated-dependencies:
- dependency-name: rspec-expectations
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 18:01:19 +00:00
Evgeny
45cb6753b5
docs: Fix wrong condition for an app rejection
Swapped logic of rejection from work to failure and added an example
2022-12-16 20:16:09 +07:00
Sean Molenaar
884c4bec14
Merge pull request #14255 from SMillerDev/chore/docs/require_casks_pass_gatekeeper
docs: Document that casks should pass GateKeeper
2022-12-16 11:46:59 +01:00
Sean Molenaar
5724c495f5
docs: Document that casks should pass GateKeeper 2022-12-16 11:07:13 +01:00