26869 Commits

Author SHA1 Message Date
Issy Long
b7d997e80d
sorbet: Bump some files from typed: false to typed: true
- This was done with `brew typecheck --update --suggest-typed` which
  (as of the previous commit) uses Spoom, yet another gem. I thought I'd
  see how well it works. There are no Sorbet errors after these changes!
2022-10-11 01:09:03 +01:00
Issy Long
295d60b3a2
Gemfile*,dev-cmd/typecheck: Use Spoom for --suggest-typed
- Spoom is the gem that's recommended for automatically changing `typed`
  sigils in files now. It was recommended in the "migrate to Tapioca"
  guide at
  https://github.com/Shopify/tapioca/wiki/Migrating-to-Tapioca#things-that-do-not-need-to-happen.
2022-10-11 01:09:02 +01:00
Issy Long
84e83dd1ad
sorbet/rbi/todo: Update the comment now it's generated with Tapioca
- Again, this was automatic with `brew typecheck --update`.
2022-10-11 00:56:53 +01:00
Issy Long
bca4fa3472
dev-cmd/typecheck: Use Tapioca more as srb rbi is in maintenance
- According to https://sorbet.org/blog/2022/07/27/srb-tapioca, Tapioca
  is the recommended way to generate RBIs for Sorbet these days and `srb
  rbi` is in maintenance mode.
- There's a handy migration document -
  https://github.com/Shopify/tapioca/wiki/Migrating-to-Tapioca - and
  we're some of the way there already given we currently use Tapioca in
  some places.
2022-10-11 00:56:48 +01:00
Carlo Cabrera
f30f68be7d
Merge pull request #13978 from carlocab/rpath-prefix
formula: ensure `rpath` is passed a valid `target`
2022-10-11 02:06:20 +08:00
Adrian Ho
5155c9073b update*: enforce sane symlinks setting
Otherwise, a global `core.symlinks = false` setting, likely in a WSL context, breaks Aliases and any other places that use symlinks.

Also enforce consistency in `git config` settings across instances.

Ref: https://github.com/Homebrew/homebrew-core/issues/112539
2022-10-08 22:03:37 +08:00
Carlo Cabrera
933129dcdb
Make error message clearer
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-10-08 11:43:43 +08:00
Bo Anderson
60b0c337df
formula: fix inreplace errors not being printed 2022-10-07 21:00:46 +01:00
Bo Anderson
3a57d0904b
Merge pull request #13980 from Bo98/ventura-xcode-14.1
os/mac/xcode: require Xcode 14.1 on Ventura
2022-10-07 20:03:39 +01:00
Bo Anderson
a7c4de27e0
Merge pull request #13977 from Bo98/sorbet-update
Update Sorbet to 0.5.10461
2022-10-07 19:51:02 +01:00
Bo Anderson
cd6b81b28d
os/mac/xcode: require Xcode 14.1 on Ventura 2022-10-07 19:28:35 +01:00
Dawid Dziurla
38026e6d8d
test: update for default.target 2022-10-07 20:22:13 +02:00
Sean Molenaar
d70d837687
service: use default.target on Linux 2022-10-07 20:22:12 +02:00
Bo Anderson
89dd402e23
Update RBI files 2022-10-07 19:21:12 +01:00
Bo Anderson
e3ee061db0
version/null: fix major_minor(_patch) type signature 2022-10-07 19:21:11 +01:00
Bo Anderson
7744ccd57c
brew vendor-gems: commit updates. 2022-10-07 19:21:11 +01:00
Bo Anderson
af234779af
test: support non-master init.defaultbranch 2022-10-07 18:44:03 +01:00
Bo Anderson
246eabac01
formula_auditor: support non-master default branch for downgrade audit 2022-10-07 18:42:51 +01:00
Carlo Cabrera
4c2d903738
raise instead of odie
Change based on review comments.
2022-10-08 00:25:38 +08:00
Carlo Cabrera
252e398b78
formula: ensure rpath is passed a valid target
Setting `target` to a path outside `HOMEBREW_PREFIX` is not portable,
and will be invalid for some Homebrew installations.

If we want to add an `rpath` outside of `HOMEBREW_PREFIX`, we should
just use the absolute path instead.

See discussion at Homebrew/homebrew-core#110520.
2022-10-08 00:15:37 +08:00
BrewTestBot
d0394762f9
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2022-10-05 00:38:15 +00:00
Mike McQuaid
c49f2e8b4c
Merge pull request #13941 from apainintheneck/default-no-casks-on-linux
Warn linux users about using --cask
2022-10-04 09:39:28 +01:00
Mike McQuaid
e2494a7ca3
Merge pull request #13940 from jacktose-forks/info-json-time
add installed time to `git info --json` output
2022-10-04 09:04:47 +01:00
Mike McQuaid
9ad7f9178b
Merge pull request #13961 from Homebrew/dependabot/bundler/Library/Homebrew/bindata-2.4.12
build(deps): bump bindata from 2.4.11 to 2.4.12 in /Library/Homebrew
2022-10-04 09:03:54 +01:00
apainintheneck
6301de9dcc Move Args#only_formula_or_cask to extend/os/linux 2022-10-03 18:13:33 -07:00
BrewTestBot
9093180a7e
Update RBI files for zeitwerk.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-10-03 18:16:03 +00:00
BrewTestBot
0ffe68795c
Update RBI files for bindata.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-10-03 18:15:04 +00:00
BrewTestBot
c80d021b2b
brew vendor-gems: commit updates. 2022-10-03 18:08:41 +00:00
BrewTestBot
196879ad70
brew vendor-gems: commit updates. 2022-10-03 18:07:40 +00:00
dependabot[bot]
86f3fc773b
build(deps): bump zeitwerk from 2.6.0 to 2.6.1 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 18:04:33 +00:00
dependabot[bot]
d5317646fb
build(deps): bump bindata from 2.4.11 to 2.4.12 in /Library/Homebrew
Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.11 to 2.4.12.
- [Release notes](https://github.com/dmendel/bindata/releases)
- [Changelog](https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc)
- [Commits](https://github.com/dmendel/bindata/compare/v2.4.11...v2.4.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 18:03:38 +00:00
Jack Haden-Enneking
316568e78d
Merge branch 'Homebrew:master' into info-json-time 2022-10-03 09:53:08 -07:00
Jack Haden-Enneking
d1283549da
change to epoch
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-10-03 09:47:56 -07:00
Mike McQuaid
9c0708f2b5
Merge branch 'master' into add-dry-run-option-to-brew-install 2022-10-03 10:10:58 +01:00
Nanda H Krishna
639e8eb237
Merge pull request #13613 from mohammadzainabbas/mohammad
Augment `brew livecheck` with a `--resources` option to check resources
2022-10-02 13:31:17 -04:00
apainintheneck
a178fc6a88 Cleanup no cask on linux specs 2022-10-02 08:51:17 -07:00
apainintheneck
5d27b70757 Set --formula by default on linux 2022-10-01 17:28:07 -07:00
apainintheneck
020c50e588 Warn linux users about using --cask 2022-10-01 16:11:39 -07:00
BrewTestBot
65fc3ca39a
Update RBI files for msgpack.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-30 18:16:19 +00:00
BrewTestBot
e97ea3a0ec
brew vendor-gems: commit updates. 2022-09-30 18:09:23 +00:00
dependabot[bot]
c9b77be505
build(deps): bump msgpack from 1.5.6 to 1.6.0 in /Library/Homebrew
Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/msgpack/msgpack-ruby/releases)
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.5.6...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 18:05:26 +00:00
Mike McQuaid
8a00867c51
Merge pull request #13953 from Homebrew/dependabot/bundler/Library/Homebrew/rspec_junit_formatter-0.6.0
build(deps): bump rspec_junit_formatter from 0.5.1 to 0.6.0 in /Library/Homebrew
2022-09-30 10:31:52 +01:00
BrewTestBot
f1e01d4ccd
Update RBI files for rspec_junit_formatter.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-29 18:28:03 +00:00
BrewTestBot
ffc2d0eec6
brew vendor-gems: commit updates. 2022-09-29 18:21:40 +00:00
dependabot[bot]
a49ad32a33
build(deps): bump rspec_junit_formatter in /Library/Homebrew
Bumps [rspec_junit_formatter](https://github.com/sj26/rspec_junit_formatter) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/sj26/rspec_junit_formatter/releases)
- [Changelog](https://github.com/sj26/rspec_junit_formatter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sj26/rspec_junit_formatter/compare/v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 18:04:29 +00:00
Adrian Ho
4b560e11e7 Enable Linux AArch64 support
Register system loader and arch tag for proper builds and bottling.
2022-09-29 16:33:44 +08:00
Kevin
7b00b2b1d7
Merge pull request #13939 from apainintheneck/rm-unused-fetch-cask-function
Remove unused function from bump-cask-pr
2022-09-28 18:39:11 -07:00
Michka Popoff
354852f848
brew: remove HOMEBREW_ON_DEBIAN7
This is not used anymore, we are building on ubuntu 16.04 for our portable packages: https://github.com/Homebrew/homebrew-portable-ruby
2022-09-28 23:12:58 +02:00
Jack Haden-Enneking
b09f2da552
Merge branch 'Homebrew:master' into info-json-time 2022-09-28 10:35:21 -07:00
BrewTestBot
8cca8c3b9e
Update RBI files for bindata.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
2022-09-28 13:30:55 +00:00