33496 Commits

Author SHA1 Message Date
Mike McQuaid
8de3e93715
Merge pull request #13893 from Homebrew/dependabot/github_actions/codecov/codecov-action-3.1.1
build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
2022-09-19 20:45:43 +01:00
Mike McQuaid
ef3b44e67a
Merge pull request #13894 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.16.1
build(deps): bump rubocop-rails from 2.16.0 to 2.16.1 in /Library/Homebrew
2022-09-19 20:45:35 +01:00
BrewTestBot
b150c91240
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-09-19 18:17:43 +00:00
BrewTestBot
4d12152177
brew vendor-gems: commit updates. 2022-09-19 18:11:51 +00:00
dependabot[bot]
b9465802f9
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.16.0 to 2.16.1.
- [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.16.0...v2.16.1)

---
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-09-19 18:07:59 +00:00
dependabot[bot]
5e1f2d7a7a
build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](81cd2dc814...d9f34f8cd5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 18:07:23 +00:00
Bo Anderson
b8b195cc64
Merge pull request #13873 from Bo98/glibc-keg-only
Changes to allow keg-only glibc
3.6.2
2022-09-19 08:10:52 +01:00
Bo Anderson
50298ec77e
Merge pull request #13889 from Bo98/config-linux
extend/os/linux/system_config: support gcc 12 & keg-only glibc
2022-09-19 08:10:28 +01:00
Bo Anderson
1201823095
extend/os/linux/system_config: support gcc 12 & keg-only glibc 2022-09-19 07:40:15 +01:00
Bo Anderson
a372ca6100
extend/os/linux/development_tools: consider keg-only glibc & binutils 2022-09-19 07:06:22 +01:00
Bo Anderson
ae3c6a6574
extend/os/linux/install: use arch-agnostic ld.so path 2022-09-19 07:06:22 +01:00
Bo Anderson
88ca45002d
extend/os/linux/install: update old ld.so symlinks 2022-09-19 07:06:22 +01:00
Bo Anderson
07f5951b76
extend/os/linux/install: use ld.so.conf.d where possible 2022-09-19 07:06:20 +01:00
Carlo Cabrera
760341804a
Merge pull request #13833 from carlocab/libcxx-linkage
linkage_checker: ignore broken linkage with LLVM libc++.
2022-09-19 13:07:46 +08:00
Carlo Cabrera
957c2c983c
linkage_checker: ignore broken linkage with LLVM libc++.
This linkage will be broken in LLVM 15, but this is typically harmless
since dyld will load `/usr/lib/libc++.1.dylib` instead.
2022-09-19 12:37:32 +08:00
Bo Anderson
65eff656ae
Merge pull request #13882 from Bo98/gcc-latest-linux
Use GCC 12 for runtime libraries
2022-09-19 03:30:58 +01:00
Bo Anderson
d56d8a9c42
Merge pull request #13888 from Bo98/formulary-absolute-alias
formulary: fix error with absolute alias paths
2022-09-19 03:29:36 +01:00
Bo Anderson
0a7063ac51
formulary: fix error with absolute alias paths
Fixes #13883.
2022-09-19 02:35:01 +01:00
Bo Anderson
66fa1f7e6a
Use GCC 12 for runtime libraries 2022-09-19 00:51:17 +01:00
Mohammad Zain Abbas
560680bfa3 Minor fix for brew typecheck 2022-09-18 21:36:22 +02:00
Mohammad Zain Abbas
ee1210a495 Fixed style and typecheck issues 2022-09-18 21:27:10 +02:00
Bo Anderson
df9f8786ca
Merge pull request #13885 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2022-09-18 19:15:49 +01:00
Mohammad Zain Abbas
980538b8b2 Exclude :meta info for resources if latest.blank? for Formula 2022-09-18 17:29:44 +02:00
Mohammad Zain Abbas
37eef10b92 Merge branch 'mohammad' of https://github.com/mohammadzainabbas/brew into mohammad 2022-09-18 17:09:24 +02:00
Mohammad Zain Abbas
3d9c6ddb75 Minor fix: return error when resource_version method returns empty hash 2022-09-18 17:09:21 +02:00
Mike McQuaid
54f2f84e90
Merge pull request #13884 from kidonng/patch-1 2022-09-18 16:03:06 +01:00
Kid
71da3760fd
Update docs/Installation.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-09-18 20:22:30 +08:00
Kid
c2e7679937
Update docs/Installation.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-09-18 20:22:19 +08:00
BrewTestBot
14eab15430
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2022-09-18 12:16:37 +00:00
Mike McQuaid
1442f7f0aa
Merge pull request #13880 from Homebrew/dependabot/bundler/Library/Homebrew/connection_pool-2.3.0
build(deps): bump connection_pool from 2.2.5 to 2.3.0 in /Library/Homebrew
2022-09-18 13:16:03 +01:00
Mike McQuaid
8a4826a49e
Merge pull request #13875 from XuehaiPan/resource-url-mirrors-mapping
resource: automatic determine mirrors for `glibc-bootstrap` and PyPI resources
2022-09-18 13:14:59 +01:00
Kid
2dba6257ec
docs: document HOMEBREW_INSTALL_FROM_API usage in installation 2022-09-18 19:24:09 +08:00
Mohammad Zain Abbas
5b1397d44d
Merge branch 'Homebrew:master' into mohammad 2022-09-18 02:48:29 +02:00
Xuehai Pan
46736c5e81 cask/audit: fix audit error when homepage is missing 2022-09-17 16:42:53 +08:00
BrewTestBot
b496b62918
Update RBI files for connection_pool.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-16 18:23:05 +00:00
BrewTestBot
6bdb2021b8
brew vendor-gems: commit updates. 2022-09-16 18:12:27 +00:00
dependabot[bot]
17562fc0a8
build(deps): bump connection_pool in /Library/Homebrew
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/mperham/connection_pool/releases)
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.2.5...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 18:05:10 +00:00
Xuehai Pan
d3093cd260 resource: automatic determine mirrors for PyPI resources 2022-09-16 01:57:19 +08:00
Xuehai Pan
46b3d24dd3 resource: automatic determine mirrors for glibc-bootstrap 2022-09-16 01:50:44 +08:00
Mike McQuaid
7a14ae6187
Merge pull request #13876 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2022-09-15 17:10:44 +01:00
BrewTestBot
a9cb716eac
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2022-09-15 15:39:40 +00:00
Mike McQuaid
cd405c7911
Merge pull request #13874 from gromgit/shellenv/colon-comment
shellenv: add explanatory MANPATH comment
2022-09-15 16:38:32 +01:00
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