27089 Commits

Author SHA1 Message Date
Sean Molenaar
67c6cae6a0
Merge pull request #13857 from SMillerDev/feature/cask/auto_audit
Cask: automatically add cask audits
2022-09-15 16:27:07 +02:00
Sean Molenaar
f049e90e41
audit_spec: style fix 2022-09-15 15:33:25 +02:00
Sean Molenaar
5697ca79b1
audit_spec: limit stanza check 2022-09-15 15:27:43 +02:00
Mike McQuaid
6eaa510615
Merge pull request #13842 from Rylan12/api-in-tab
Include `loaded_from_api` key in `Tab`
2022-09-15 09:16:58 +01:00
Mike McQuaid
2a9658de59
Merge pull request #13870 from Homebrew/dependabot/bundler/Library/Homebrew/unicode-display_width-2.3.0
build(deps): bump unicode-display_width from 2.2.0 to 2.3.0 in /Library/Homebrew
2022-09-15 09:13:17 +01:00
Rylan Polster
e8f2d8f6c5
Load formulae from their aliases using the API 2022-09-14 23:59:10 -04:00
Rylan Polster
b44f715f82
Include loaded_from_api key in Tab 2022-09-14 22:23:01 -04:00
BrewTestBot
e83936e4bb
Update RBI files for unicode-display_width.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-14 18:18:14 +00:00
BrewTestBot
4eea510432
brew vendor-gems: commit updates. 2022-09-14 18:13:26 +00:00
dependabot[bot]
5473201dc2
build(deps): bump unicode-display_width in /Library/Homebrew
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: unicode-display_width
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 18:07:36 +00:00
Mike McQuaid
1b3f5980be
Merge pull request #13839 from apainintheneck/no-autoremove-build-deps-when-built-from-src
autoremove: ignore build deps when built from src
2022-09-14 13:10:14 +01:00
Mike McQuaid
25391dc72b
Merge pull request #13864 from MikeMcQuaid/cask_quarantine
diagnostic: improve cask quarantine messaging.
2022-09-14 13:05:10 +01:00
Mike McQuaid
14629216ba
diagnostic: improve cask quarantine messaging.
I'm now getting "Unknown support status" on 12.6 and it's not obvious at
all what's outputting this and why.
2022-09-14 12:32:26 +01:00
apainintheneck
f068f74f55 Move autoremove code to util and add tests 2022-09-13 23:23:48 -07:00
Mohammad Zain Abbas
f8ef7bd0e9 Minor fixes 2022-09-14 06:05:43 +02:00
Mohammad Zain Abbas
e058da1706 Merge branch 'master' into mohammad 2022-09-14 05:19:50 +02:00
Mohammad Zain Abbas
c06b80c2ca After brew style --fix 2022-09-14 04:59:01 +02:00
Mohammad Zain Abbas
7a627565ac Fixed output issue 2022-09-14 04:54:52 +02:00
Mohammad Zain Abbas
8496ca0416 Added skip_conditions support for resource 2022-09-14 03:42:12 +02:00
BrewTestBot
bd61534311
Update RBI files for parallel_tests.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-13 18:23:37 +00:00
BrewTestBot
095c079796
brew vendor-gems: commit updates. 2022-09-13 18:17:41 +00:00
dependabot[bot]
b67c80d135
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.12.0 to 3.12.1.
- [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.12.0...v3.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 18:10:23 +00:00
Carlo Cabrera
65da808a10
Merge pull request #13858 from carlocab/sspl
formula_auditor: disallow SSPL.
2022-09-13 20:19:09 +08:00
Carlo Cabrera
c8c5dc199e
Handle :public_domain licenses. 2022-09-13 19:47:46 +08:00
Carlo Cabrera
dfd5895970
formula_auditor: disallow SSPL.
The SSPL is not an open-source license, but it is recognised by SPDX.

See Homebrew/homebrew-core#109801.
2022-09-13 19:22:11 +08:00
Mike McQuaid
62598d0fcd
Merge pull request #13850 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.13.1
build(deps): bump rubocop-rspec from 2.12.1 to 2.13.1 in /Library/Homebrew
2022-09-13 10:31:00 +01:00
Sean Molenaar
ff54095b8a
Cask: automatically add cask audits
This reverts commit 16618374653dc5461dd971e8ed1992188cc3803d.
2022-09-13 11:19:33 +02:00
Mike McQuaid
91f8485b9f
rubocop_rspec: disable new spec. 2022-09-13 10:02:43 +01:00
Mike McQuaid
7349c2b996
brew style --fix 2022-09-13 09:43:09 +01:00
Mike McQuaid
db01704a56
Merge pull request #13849 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.15.0
build(deps): bump rubocop-performance from 1.14.3 to 1.15.0 in /Library/Homebrew
2022-09-13 09:28:24 +01:00
Mike McQuaid
0d4fb24554
Merge pull request #13852 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.7
build(deps): bump activesupport from 6.1.6.1 to 6.1.7 in /Library/Homebrew
2022-09-13 09:27:44 +01:00
BrewTestBot
fdef606f6c
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-09-12 18:21:36 +00:00
BrewTestBot
1ee0475a22
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-09-12 18:21:26 +00:00
BrewTestBot
8090f7b8f0
Update RBI files for activesupport.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-12 18:19:35 +00:00
BrewTestBot
20d2bda937
Update RBI files for rubocop-performance.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-12 18:19:09 +00:00
BrewTestBot
15ab3ad990
brew vendor-gems: commit updates. 2022-09-12 18:16:32 +00:00
BrewTestBot
31af2df104
brew vendor-gems: commit updates. 2022-09-12 18:15:56 +00:00
BrewTestBot
dd88369208
brew vendor-gems: commit updates. 2022-09-12 18:13:47 +00:00
BrewTestBot
2b8725f725
brew vendor-gems: commit updates. 2022-09-12 18:13:46 +00:00
dependabot[bot]
adabfc0494
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.6.1 to 6.1.7.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.6.1...v6.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 18:10:39 +00:00
dependabot[bot]
e8e220128d
build(deps): bump rubocop-rspec in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.12.1 to 2.13.1.
- [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.12.1...v2.13.1)

---
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-09-12 18:10:10 +00:00
dependabot[bot]
3a371a43d7
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.3 to 1.15.0.
- [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.14.3...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 18:10:01 +00:00
dependabot[bot]
58b8f61075
build(deps): bump rspec-expectations in /Library/Homebrew
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.11.0 to 3.11.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.11.0...v3.11.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-09-12 18:09:44 +00:00
Mike McQuaid
c7bd51b995
Merge pull request #13844 from troymccabe/feature/13834-brew-docs-cmd
Adds `brew docs` to close #13834
2022-09-12 14:54:29 +01:00
Mike McQuaid
dbb9af49e7
Update Library/Homebrew/cmd/docs.rb
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2022-09-12 14:25:34 +01:00
Mike McQuaid
572a42ccd0
cmd/docs: tweak description. 2022-09-12 14:12:50 +01:00
Troy McCabe
ac9a96874e Adds brew docs to close #13834 2022-09-11 22:10:37 -05:00
Jonathan Chang
a085f235f1
cask/artifact/relocated: widen type 2022-09-10 11:53:38 -07:00
Carlo Cabrera
65ab951b80
Merge pull request #13840 from carlocab/audit_gcc_dependency
formula_auditor: fix false positive in `audit_gcc_dependency`.
2022-09-11 02:23:51 +08:00
Carlo Cabrera
2af5a974c2
formula_auditor: fix false positive in audit_gcc_dependency.
Fixes Homebrew/homebrew-core#110178.
2022-09-11 01:41:32 +08:00