Eric Knibbe
|
9821680334
|
Merge pull request #11962 from EricFromCanada/max-macos-check
formula_installer: update syntax of maximum macOS check
|
2021-09-03 11:21:27 -04:00 |
|
EricFromCanada
|
a0080aa688
|
formula_installer: update syntax of maximum macOS check
|
2021-09-03 11:01:21 -04:00 |
|
Nanda H Krishna
|
6d2a2960fc
|
Merge pull request #11968 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9099
|
2021-09-02 15:41:32 -05:00 |
|
Nanda H Krishna
|
77526fd8c7
|
Merge pull request #11967 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2021.0901
|
2021-09-02 15:41:06 -05:00 |
|
BrewTestBot
|
93c649e91a
|
Update RBI files for mime-types-data.
|
2021-09-02 18:10:46 +00:00 |
|
BrewTestBot
|
c8cda7b127
|
brew vendor-gems: commit updates.
|
2021-09-02 18:08:07 +00:00 |
|
BrewTestBot
|
256758fcaf
|
brew vendor-gems: commit updates.
|
2021-09-02 18:06:49 +00:00 |
|
dependabot[bot]
|
b29f9bfa1d
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9094 to 0.5.9099.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 18:03:44 +00:00 |
|
dependabot[bot]
|
f703a5326c
|
build(deps): bump mime-types-data in /Library/Homebrew
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2021.0704 to 3.2021.0901.
- [Release notes](https://github.com/mime-types/mime-types-data/releases)
- [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md)
- [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2021.0704...v3.2021.0901)
---
updated-dependencies:
- dependency-name: mime-types-data
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 18:03:22 +00:00 |
|
Mike McQuaid
|
034d4ac82b
|
Merge pull request #11958 from Homebrew/remove_if_os_rubocop
rubocops/lines: remove OS.mac?/OS.linux? check.
|
2021-09-02 14:07:41 +01:00 |
|
Mike McQuaid
|
227a96fd7f
|
rubocops/lines: remove OS.mac?/OS.linux? check.
This will be reimplemented in https://github.com/Homebrew/brew/pull/11955
but this allows us to merge the homebrew-core changes before that PR is
merged.
Closes https://github.com/Homebrew/brew/pull/11946
|
2021-09-02 13:50:23 +01:00 |
|
Mike McQuaid
|
e3f851d0ac
|
Merge pull request #11963 from FnControlOption/install
install: fetch all formulae before install
|
2021-09-02 12:52:17 +01:00 |
|
Dawid Dziurla
|
bd27111317
|
Merge pull request #11959 from cho-m/pr-automerge-linux-only
pr-automerge: enable automerging linux-only PRs
|
2021-09-02 13:42:50 +02:00 |
|
FnControlOption
|
cf2800afec
|
install: fetch all formulae before install
|
2021-09-01 22:42:20 -07:00 |
|
Bo Anderson
|
fb8d679a62
|
Merge pull request #11954 from Bo98/sandbox-tput
sandbox: fallback to tput for winsize
|
2021-09-01 21:34:40 +01:00 |
|
Bo Anderson
|
c16c25efaf
|
Merge pull request #11957 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9094
build(deps-dev): bump sorbet from 0.5.9090 to 0.5.9094 in /Library/Homebrew
|
2021-09-01 21:10:52 +01:00 |
|
Bo Anderson
|
9e42ddb011
|
sandbox: fallback to tput for winsize
|
2021-09-01 21:09:23 +01:00 |
|
Michael Cho
|
eb6f18d24a
|
pr-automerge: enable automerging linux-only PRs
|
2021-09-01 11:24:41 -07:00 |
|
BrewTestBot
|
a0cc4a467c
|
Update RBI files for sorbet.
|
2021-09-01 18:10:33 +00:00 |
|
BrewTestBot
|
2f72fe4102
|
brew vendor-gems: commit updates.
|
2021-09-01 18:08:01 +00:00 |
|
dependabot[bot]
|
5e0051ca55
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9090 to 0.5.9094.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 18:04:51 +00:00 |
|
Mike McQuaid
|
7c37a34cca
|
Merge pull request #11927 from FnControlOption/fetch
fetch: fix `--bottle-tag` when unbottled on host system
|
2021-09-01 16:08:05 +01:00 |
|
Mike McQuaid
|
8352f1a861
|
Merge pull request #11790 from FnControlOption/curl
curl: echo any cookies received on a redirect
|
2021-09-01 14:53:49 +01:00 |
|
FnControlOption
|
7d0a36752b
|
curl: echo any cookies received on a redirect
|
2021-09-01 06:32:30 -07:00 |
|
Mike McQuaid
|
008296f6b3
|
Merge pull request #11791 from FnControlOption/cask-cookbook
docs: use `brew --repository` shorthand in Cask Cookbook
|
2021-09-01 14:22:20 +01:00 |
|
Mike McQuaid
|
2a22bc30fd
|
Merge pull request #11952 from FnControlOption/upgrade
upgrade: revert renaming of create_formula_installer
|
2021-09-01 14:16:42 +01:00 |
|
FnControlOption
|
999a3c66f9
|
docs: use brew --repository shorthand in Cask Cookbook
|
2021-09-01 05:59:26 -07:00 |
|
FnControlOption
|
03177b5906
|
upgrade: revert renaming of create_formula_installer
|
2021-09-01 05:48:12 -07:00 |
|
Mike McQuaid
|
d5bf520038
|
Merge pull request #11951 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
|
2021-09-01 11:46:56 +01:00 |
|
BrewTestBot
|
b1be682397
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-09-01 10:26:41 +00:00 |
|
Mike McQuaid
|
364096b79e
|
Merge pull request #11938 from iMichka/domain
brew.sh: set HOMEBREW_FORCE_HOMEBREW_ON_LINUX when core repo is homeb…
|
2021-09-01 11:24:53 +01:00 |
|
Mike McQuaid
|
ffb4e5f519
|
Merge pull request #11947 from EricFromCanada/upgrade-dry-run
upgrade: list upgradeable dependencies on dry run
|
2021-09-01 11:24:22 +01:00 |
|
Nanda H Krishna
|
2cc3d3e022
|
Merge pull request #11949 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9090
build(deps-dev): bump sorbet from 0.5.9088 to 0.5.9090 in /Library/Homebrew
|
2021-08-31 15:57:34 -05:00 |
|
Michka Popoff
|
4ef058412c
|
brew.sh: set HOMEBREW_FORCE_HOMEBREW_CORE_REPO_ON_LINUX when core repo is homebrew-core
See https://github.com/Homebrew/install/pull/571
When the install script sets as https://github.com/Homebrew/homebrew-core,
we need to use the homebrew-core bottle domain, and correctly set
the HOMEBREW_CORE_DEFAULT_GIT_REMOTE below.
This also fixes the brew doctor issue for new homebrew-core Linux installations
Warning: Suspicious https://github.com/Homebrew/linuxbrew-core git origin remote found.
The current git origin is:
https://github.com/Homebrew/homebrew-core
With a non-standard origin, Homebrew won't update properly.
You can solve this by setting the origin remote:
git -C "/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core" remote set-url origin https://github.com/Homebrew/linuxbrew-core
|
2021-08-31 21:48:38 +02:00 |
|
BrewTestBot
|
dc2fd120ee
|
brew vendor-gems: commit updates.
|
2021-08-31 18:06:55 +00:00 |
|
dependabot[bot]
|
ac3a75266e
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9088 to 0.5.9090.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-31 18:04:32 +00:00 |
|
EricFromCanada
|
c234d1ea03
|
upgrade: list upgradeable dependencies/migrations/cleanups on dry run
|
2021-08-31 12:27:14 -04:00 |
|
Mike McQuaid
|
d429780e3f
|
Merge pull request #11940 from FnControlOption/fetch-before-install
upgrade: fetch all formulae before installing
|
2021-08-31 16:54:28 +01:00 |
|
Mike McQuaid
|
3e1c8ea877
|
Apply suggestions from code review
|
2021-08-31 16:35:09 +01:00 |
|
FnControlOption
|
16594c5521
|
upgrade: fetch_formula_installer -> create_formula_installer
|
2021-08-31 07:08:24 -07:00 |
|
Nanda H Krishna
|
7d56615631
|
Merge pull request #11944 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9088
build(deps-dev): bump sorbet from 0.5.9084 to 0.5.9088 in /Library/Homebrew
|
2021-08-30 15:39:28 -05:00 |
|
Nanda H Krishna
|
3877c6dab5
|
Merge pull request #11943 from Homebrew/dependabot/bundler/docs/faraday-1.7.1
build(deps): bump faraday from 1.7.0 to 1.7.1 in /docs
|
2021-08-30 15:38:56 -05:00 |
|
Nanda H Krishna
|
d444971688
|
Merge pull request #11942 from Homebrew/dependabot/bundler/docs/github-pages-219
build(deps-dev): bump github-pages from 218 to 219 in /docs
|
2021-08-30 15:38:30 -05:00 |
|
Nanda H Krishna
|
c5c95096da
|
Merge pull request #11945 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.25
build(deps-dev): bump tapioca from 0.4.24 to 0.4.25 in /Library/Homebrew
|
2021-08-30 15:38:07 -05:00 |
|
BrewTestBot
|
4fc876fb23
|
Update RBI files for tapioca.
|
2021-08-30 18:09:34 +00:00 |
|
BrewTestBot
|
525137f37e
|
Update RBI files for sorbet.
|
2021-08-30 18:08:13 +00:00 |
|
BrewTestBot
|
9b454dfbfe
|
brew vendor-gems: commit updates.
|
2021-08-30 18:06:58 +00:00 |
|
BrewTestBot
|
5562b58840
|
brew vendor-gems: commit updates.
|
2021-08-30 18:06:01 +00:00 |
|
dependabot[bot]
|
b3c1add5a5
|
build(deps-dev): bump tapioca from 0.4.24 to 0.4.25 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.24 to 0.4.25.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.24...v0.4.25)
---
updated-dependencies:
- dependency-name: tapioca
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-30 18:03:45 +00:00 |
|
dependabot[bot]
|
a6ae8371e8
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9084 to 0.5.9088.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-30 18:03:30 +00:00 |
|