Douglas Eichelberger
0cdd4eee3b
Add Hash#deep_merge to extend/
2024-01-19 13:36:16 -08:00
Douglas Eichelberger
8e9d294df2
Add File.atomic_write to extend/
2024-01-19 13:36:16 -08:00
Douglas Eichelberger
79e2379d98
Add Array#fourth to resolve cask errors
2024-01-19 13:36:16 -08:00
Douglas Eichelberger
c02520f604
Fix style/type violations
2024-01-19 13:36:16 -08:00
Douglas Eichelberger
7ae087b24c
Update Library/Homebrew/utils/gems.rb
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2024-01-19 13:36:16 -08:00
Douglas Eichelberger
2e21efff46
Add ActiveSupport String#exclude? to extend/
2024-01-19 13:35:34 -08:00
Douglas Eichelberger
b60d951d48
Update from upstream, remove unused methods
2024-01-19 13:34:52 -08:00
Douglas Eichelberger
f8de5dfd60
Copy enumerable file
2024-01-19 13:34:52 -08:00
Douglas Eichelberger
5546f778e5
Extend Module when requiring sorbet
2024-01-19 13:34:52 -08:00
Douglas Eichelberger
08e12b2383
Remove ActiveSupport Array access core extensions
2024-01-19 13:34:52 -08:00
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
Mike McQuaid
1976ead217
Merge pull request #16505 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-and-sorbet-runtime-0.5.11212
...
build(deps): bump sorbet-static-and-runtime and sorbet-runtime in /Library/Homebrew
2024-01-19 09:00:43 +00: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
5d54517d1e
Merge pull request #16503 from Bo98/dependabot-group-artifacts
...
dependabot.yml: group actions/*-artifact
2024-01-19 08:37:37 +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
Bo Anderson
896430a9b1
dependabot.yml: group actions/*-artifact
2024-01-19 05:38:27 +00:00
Patrick Linnane
0ef5c28833
Merge pull request #16500 from p-linnane/add-virtualized-check
...
hardware/cpu: add `virtualized?` check
2024-01-18 17:29:18 -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
Mike McQuaid
4fdc7e939b
Merge pull request #16498 from MikeMcQuaid/vendor-install-fixes
...
cmd/vendor-install: fix some elses.
2024-01-18 20:21:55 +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
Patrick Linnane
f515810ccd
Merge pull request #16496 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.21.2
...
build(deps-dev): bump minitest from 5.21.1 to 5.21.2 in /Library/Homebrew
2024-01-18 09:13:30 -08: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
d71d929aa0
Merge pull request #16495 from MikeMcQuaid/vendor_install_processor
...
cmd/vendor-install: undocumented option to allow setting processor.
2024-01-18 14:49:55 +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
Patrick Linnane
e9587a5ecc
Merge pull request #16493 from Homebrew/sponsors-maintainers-man-completions
...
Update sponsors.
2024-01-17 19:43:35 -08:00
BrewTestBot
998a373e76
Update sponsors.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2024-01-18 00:05:59 +00:00
Mike McQuaid
939edb06e9
Merge pull request #16491 from Homebrew/dependabot/github_actions/actions/cache-4
...
build(deps): bump actions/cache from 3 to 4
2024-01-17 17:20:59 +00:00
Patrick Linnane
43c28b773c
Merge pull request #16492 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.60.1
...
build(deps-dev): bump rubocop from 1.60.0 to 1.60.1 in /Library/Homebrew
2024-01-17 08:46:35 -08: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
dependabot[bot]
87b46a4865
build(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 16:23:59 +00:00
Sean Molenaar
34ff2946e7
Merge pull request #16417 from SMillerDev/chore/audit/add_eol_check
...
chore: add audit to check if an EOL is known
2024-01-17 14:10:47 +01:00
Sean Molenaar
119e3d55ec
chore: add audit to check if an EOL is known
2024-01-17 11:12:32 +01:00
Patrick Linnane
8c805d7fec
Merge pull request #16489 from Homebrew/dependabot/bundler/Library/Homebrew/concurrent-ruby-1.2.3
...
build(deps): bump concurrent-ruby from 1.2.2 to 1.2.3 in /Library/Homebrew
2024-01-16 10:58:26 -08:00