35804 Commits

Author SHA1 Message Date
Adrian Ho
75c5769e75 shellenv: add explanatory MANPATH comment
Resolves #13867 and (hopefully) future attempts to correct the intended functionality.
2022-09-15 23:00:34 +08:00
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
Mike McQuaid
c8e1a65835
Merge pull request #13871 from Rylan12/alias-api
Load formulae from their aliases using the API
2022-09-15 08:58:26 +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
Mike McQuaid
eda19daf7c
Merge pull request #13860 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.12.1
build(deps): bump parallel_tests from 3.12.0 to 3.12.1 in /Library/Homebrew
2022-09-14 12:20:11 +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
0a3b32f7c8
Merge pull request #13851 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-support-3.11.1
build(deps): bump rspec-support from 3.11.0 to 3.11.1 in /Library/Homebrew
2022-09-13 09:29:21 +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
Mike McQuaid
424dfa5181
Merge pull request #13848 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-expectations-3.11.1
build(deps): bump rspec-expectations from 3.11.0 to 3.11.1 in /Library/Homebrew
2022-09-13 09:27:15 +01:00
Mike McQuaid
c8d8e331e3
Merge pull request #13854 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2022-09-13 09:26:52 +01:00
BrewTestBot
bebf01fc53
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-09-13 00:30:34 +00: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
5a2b62b81f
Update RBI files for rspec-support.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-12 18:18:29 +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
BrewTestBot
f25983c477
brew vendor-gems: commit updates. 2022-09-12 18:13:13 +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]
ac1c246085
build(deps): bump rspec-support in /Library/Homebrew
Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/rspec/rspec-support/releases)
- [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-support/compare/v3.11.0...v3.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 18:10:27 +00:00