30713 Commits

Author SHA1 Message Date
Mike McQuaid
36024e2a4d
Merge pull request #16506 from MikeMcQuaid/adjust_installfromapimessage
cmd/update-report: adjust installfromapimessage.
2024-01-19 19:20:04 +00:00
Issy Long
c63723bd7d
Merge pull request #16501 from issyl0/rubocop-new-rules-style-redundant-freeze
Fix RuboCop `Style/RedundantFreeze` offenses
2024-01-19 15:05:08 +00:00
Issy Long
bc5e422815
Merge pull request #16497 from issyl0/rubocop-new-rules-style-array-intersect
Fix RuboCop `Style/ArrayIntersect` offenses
2024-01-19 13:00:30 +00:00
Bevan Kay
bd6ab1d2b8
cask/uninstall: skip quit and signal directives when upgrading or reinstalling 2024-01-19 23:30:25 +11:00
Mike McQuaid
6a8ac2bd0e
cmd/update-report: adjust installfromapimessage.
Only warn about `HOMEBREW_NO_INSTALL_FROM_API` and make this a one-time
message.

Fixes #16481
2024-01-19 08:55:03 +00:00
BrewTestBot
3d1a7197e2
Update RBI files for sorbet-static-and-runtime-and-sorbet-runtime.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-19 08:50:40 +00:00
BrewTestBot
b6c4f59757
brew vendor-gems: commit updates. 2024-01-19 08:44:39 +00:00
dependabot[bot]
bacacfcb2b
build(deps): bump sorbet-static-and-runtime and sorbet-runtime
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [sorbet-runtime](https://github.com/sorbet/sorbet). These dependencies needed to be updated together.

Updates `sorbet-static-and-runtime` from 0.5.11155 to 0.5.11212
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-runtime` from 0.5.11155 to 0.5.11212
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 08:41:44 +00:00
Mike McQuaid
4b80dfa0e0
Merge pull request #16502 from Bo98/discontinue-non-ephemeral
github_runner_matrix: discontinue non-ephemeral runners
2024-01-19 08:34:27 +00:00
Kevin
5a297a7dd5
Merge pull request #16499 from p-linnane/vendor-install-wording
cmd/vendor-install: adjust wording
2024-01-18 21:49:49 -08:00
Patrick Linnane
74a487ccfc
hardware/cpu: add virtualized? check
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-01-18 16:46:59 -08:00
Bo Anderson
d756d7b356
github_runner_matrix: discontinue non-ephemeral runners 2024-01-18 23:22:18 +00:00
Bo Anderson
d84eadf870
Merge pull request #16479 from alichtman/master
Fix "OS is not a class" crash on Ubuntu 23.10
2024-01-18 23:05:19 +00:00
Issy Long
f682147598
Fix RuboCop Style/RedundantFreeze offenses 2024-01-18 22:20:01 +00:00
Patrick Linnane
532fdc0f73
cmd/vendor-install: adjust wording
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-01-18 09:41:19 -08:00
Mike McQuaid
fd9775d512
cmd/vendor-install: fix some elses.
The logic in #16495 wasn't quite right.
2024-01-18 17:35:47 +00:00
BrewTestBot
330ebd98e7
Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-18 17:01:16 +00:00
BrewTestBot
d08c58c11d
brew vendor-gems: commit updates. 2024-01-18 16:52:33 +00:00
dependabot[bot]
b2054e365b
build(deps-dev): bump minitest in /Library/Homebrew
Bumps [minitest](https://github.com/minitest/minitest) from 5.21.1 to 5.21.2.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.21.1...v5.21.2)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 16:48:13 +00:00
Bo Anderson
ec0434c549
Tweak library load path insertion to be as early as possible 2024-01-18 14:54:14 +00:00
Mike McQuaid
ebfa93c949
cmd/vendor-install: undocumented option to allow setting processor.
This can be useful when testing fetch on a different processor than the
one the user is running on.

While we're here, refactor code run on `source` to need a function call
instead.
2024-01-18 14:38:56 +00:00
Issy Long
0e27dc2564
Fix RuboCop Style/ArrayIntersect offenses 2024-01-18 14:11:43 +00:00
Aaron Lichtman
3d443e2ed3
Fix crash on Ubuntu 23.10
This seems to resolve the issue raised at #5050
2024-01-18 14:06:01 +00:00
Issy Long
dae9b0cd53
very wip and bad comment handling 2024-01-18 12:53:23 +00:00
BrewTestBot
edc24225b8
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-17 16:34:19 +00:00
BrewTestBot
9a450fdfb0
brew vendor-gems: commit updates. 2024-01-17 16:27:44 +00:00
dependabot[bot]
85fa0aea29
build(deps-dev): bump rubocop from 1.60.0 to 1.60.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.60.0...v1.60.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 16:24:30 +00:00
Sean Molenaar
119e3d55ec chore: add audit to check if an EOL is known 2024-01-17 11:12:32 +01:00
BrewTestBot
aea70ccb30
Update RBI files for concurrent-ruby.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-16 18:47:35 +00:00
BrewTestBot
d7781b1ae5
brew vendor-gems: commit updates. 2024-01-16 18:40:41 +00:00
dependabot[bot]
b536a0b5b3
build(deps): bump concurrent-ruby in /Library/Homebrew
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.2.2...v1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 18:37:45 +00:00
BrewTestBot
6539aa754f
Update RBI files for tapioca.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-15 23:42:39 +00:00
BrewTestBot
4dc4e04848
brew vendor-gems: commit updates. 2024-01-15 23:38:59 +00:00
dependabot[bot]
e3ddbc7c04
build(deps-dev): bump tapioca in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.11.16 to 0.11.17.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.11.16...v0.11.17)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 23:36:09 +00:00
Mike McQuaid
533002ba11
Merge pull request #16486 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.60.0
build(deps-dev): bump rubocop from 1.59.0 to 1.60.0 in /Library/Homebrew
2024-01-15 19:27:01 +00:00
Mike McQuaid
553eab0d40
Merge pull request #16484 from Homebrew/dependabot/bundler/Library/Homebrew/parser-3.3.0.4
build(deps-dev): bump parser from 3.3.0.3 to 3.3.0.4 in /Library/Homebrew
2024-01-15 19:23:04 +00:00
Mike McQuaid
c20bb29994
Merge pull request #16485 from Homebrew/dependabot/bundler/Library/Homebrew/stackprof-0.2.26
build(deps-dev): bump stackprof from 0.2.25 to 0.2.26 in /Library/Homebrew
2024-01-15 19:16:48 +00:00
BrewTestBot
c316c8cfc3
Update RBI files for rubocop.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-15 19:16:01 +00:00
BrewTestBot
c8a4244248
Update RBI files for parser.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-15 19:12:52 +00:00
BrewTestBot
aa390a7612
Update RBI files for stackprof.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2024-01-15 19:05:35 +00:00
BrewTestBot
8ca4b491af
brew vendor-gems: commit updates. 2024-01-15 19:00:37 +00:00
BrewTestBot
8a5fd2a46c
brew vendor-gems: commit updates. 2024-01-15 19:00:14 +00:00
BrewTestBot
8b3583c6c0
brew vendor-gems: commit updates. 2024-01-15 18:59:16 +00:00
dependabot[bot]
b4af761a3e
build(deps-dev): bump rubocop from 1.59.0 to 1.60.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.60.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.59.0...v1.60.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:57:47 +00:00
dependabot[bot]
e2638959ec
build(deps-dev): bump stackprof in /Library/Homebrew
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.25 to 0.2.26.
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmm1/stackprof/compare/v0.2.25...v0.2.26)

---
updated-dependencies:
- dependency-name: stackprof
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:57:23 +00:00
dependabot[bot]
ee43d7dc4b
build(deps-dev): bump parser in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 3.3.0.3 to 3.3.0.4.
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v3.3.0.3...v3.3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:56:28 +00:00
Issy Long
592fcfd270
rubocop: The sorbet/rbi/todo.rbi file doesn't exist
- It got deleted in 89531e9ff36b84a47a078065e5d2ac9674dfbd2d but never cleaned up.
- The first cleanup from a tool I'm working on to check that all the paths in `rubocop.yml` Includes and Excludes do actually exist.
2024-01-15 18:52:06 +00:00
Mike McQuaid
cea60ca745
Merge pull request #16477 from cho-m/effective-arch-non-private
extend/ENV/shared: effective_arch as public API
2024-01-15 17:00:27 +00:00
Issy Long
e4b4af4c45
Add a failing test for comments moving with the alphabetization 2024-01-14 21:32:50 +00:00
Issy Long
2c9e6e425b
Autofix Cask/ArrayAlphabetization offenses in test fixtures 2024-01-14 20:57:08 +00:00