Issy Long
338e30ff9b
There are more arrays that contain non-alphabetizeable commands
2024-01-14 20:55:51 +00:00
Issy Long
6a1cb62b42
Appease RuboCop
2024-01-14 20:55:22 +00:00
Michael Cho
0ff2458952
extend/ENV/shared: effective_arch as public API
2024-01-13 15:26:38 -05:00
Michael Cho
b4657e1eef
rubocops/components_redundancy: stable/head block removal
...
When a `stable do` or `head do` block only contains `url`, `sha256`,
`mirror`, and/or `version`, then the block should be removed.
2024-01-12 19:07:10 -05:00
Patrick Linnane
3fdba532a2
various: fix miscellaneous typos
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-01-12 10:56:49 -08:00
Patrick Linnane
5a09a06512
Merge pull request #16470 from Homebrew/dependabot/bundler/Library/Homebrew/parser-3.3.0.3
...
build(deps-dev): bump parser from 3.3.0.2 to 3.3.0.3 in /Library/Homebrew
2024-01-12 09:59:27 -08:00
Patrick Linnane
ff5cc64699
Merge pull request #16471 from Homebrew/dependabot/bundler/Library/Homebrew/bootsnap-1.17.1
...
build(deps-dev): bump bootsnap from 1.17.0 to 1.17.1 in /Library/Homebrew
2024-01-12 09:50:09 -08:00
BrewTestBot
71d8734ddb
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-12 17:49:11 +00:00
Patrick Linnane
3b80d8aabc
Merge pull request #16468 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.21.1
...
build(deps-dev): bump minitest from 5.20.0 to 5.21.1 in /Library/Homebrew
2024-01-12 09:48:24 -08:00
BrewTestBot
48e77fdb95
Update RBI files for bootsnap.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-01-12 17:39:05 +00:00
BrewTestBot
a0bf9dabc7
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-12 17:36:52 +00:00
BrewTestBot
66f8df0d65
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-12 17:36:44 +00:00
BrewTestBot
0f612dd1d7
brew vendor-gems: commit updates.
2024-01-12 17:32:40 +00:00
BrewTestBot
ab94688e36
brew vendor-gems: commit updates.
2024-01-12 17:32:31 +00:00
BrewTestBot
b61f49f6fb
brew vendor-gems: commit updates.
2024-01-12 17:32:23 +00:00
BrewTestBot
6798fc4360
brew vendor-gems: commit updates.
2024-01-12 17:32:05 +00:00
dependabot[bot]
066466066f
build(deps-dev): bump bootsnap in /Library/Homebrew
...
Bumps [bootsnap](https://github.com/Shopify/bootsnap ) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: bootsnap
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 17:29:33 +00:00
dependabot[bot]
5acfbb0619
build(deps-dev): bump parser in /Library/Homebrew
...
Bumps [parser](https://github.com/whitequark/parser ) from 3.3.0.2 to 3.3.0.3.
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/parser/compare/v3.3.0.2...v3.3.0.3 )
---
updated-dependencies:
- dependency-name: parser
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 17:29:17 +00:00
dependabot[bot]
35abb36ad5
build(deps-dev): bump tapioca in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.11.15 to 0.11.16.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.11.15...v0.11.16 )
---
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-12 17:29:03 +00:00
dependabot[bot]
b829babe8e
build(deps-dev): bump minitest in /Library/Homebrew
...
Bumps [minitest](https://github.com/minitest/minitest ) from 5.20.0 to 5.21.1.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/minitest/minitest/compare/v5.20.0...v5.21.1 )
---
updated-dependencies:
- dependency-name: minitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 17:28:41 +00:00
François Lamboley
c561931050
Add a new path in sandbox for Xcode
...
When building a project which has SPM dependencies in Xcode, SPM will try and access (and potentially write in) `/Users/frizlab/Library/Caches/org.swift.swiftpm`.
I have added this path in the write exception for Xcode.
2024-01-12 15:37:24 +01:00
Mike McQuaid
724e14ee25
formula_auditor: split audit_revision_and_version_scheme
.
...
Separate this into two methods so we can have separate skips for each.
2024-01-12 14:18:00 +00:00
Mike McQuaid
f404aafe56
brew: clarify which user needs to be able to read the working directory.
...
Otherwise, in multi-user environments, it can be ambiguous.
2024-01-11 12:24:04 +00:00
Mike McQuaid
3e537a25f2
Merge pull request #16462 from MikeMcQuaid/improve_pwd_messages
...
Improve working directory error messages
2024-01-11 10:20:23 +00:00
Mike McQuaid
abc1d14807
Improve working directory error messages
...
- Check for directory existing and directory being readable separately
and print appropriate messages for each
- Make error messages more consistent
2024-01-10 17:21:57 +00:00
Mike McQuaid
0f0befc8e0
Merge pull request #16458 from Bo98/json-freeze
...
api: use freeze option for JSON parsing
2024-01-10 13:18:09 +00:00
apainintheneck
babbf008a1
formulary: allow for more keyless fields when loading from API
...
These were fields I missed the first time around. Now the values
line up with the expected values.
2024-01-09 23:33:20 -08:00
Bo Anderson
1c3c64a743
api: use freeze option for JSON parsing
2024-01-09 19:07:36 +00:00
Mike McQuaid
11e4b66dcf
Merge pull request #16456 from Bo98/formulary-platform-cache
...
Introduce Formulary platform cache
2024-01-09 11:24:22 +00:00
Bo Anderson
310b5ecbe7
Introduce Formulary platform cache
2024-01-09 11:12:49 +00:00
Mike McQuaid
815a3a1f96
Merge pull request #16453 from MikeMcQuaid/env_sync_root
...
cmd/*env-sync: use *ENV_ROOT
2024-01-09 10:23:38 +00:00
Mike McQuaid
06752f032f
cmd/*env-sync: use *ENV_ROOT
...
Fixes https://github.com/Homebrew/brew/issues/16428
2024-01-09 10:13:33 +00:00
Mike McQuaid
5b9f8b6269
Merge pull request #16452 from MikeMcQuaid/brew_upgrade_completions
...
completions: ignore errors on cask list generation.
2024-01-09 09:29:58 +00:00
Mike McQuaid
ac18853533
completions: ignore errors on cask list generation.
...
These will always error on Linux.
Fixes #16424
2024-01-09 09:19:38 +00:00
Mike McQuaid
7e6f5c23a2
Merge pull request #16442 from branchvincent/setuptools
...
pypi: stop excluding setuptools
2024-01-09 09:00:05 +00:00
Mike McQuaid
8486ff88f1
utils/pypi: readability tweak.
2024-01-09 08:50:08 +00:00
Branch Vincent
ecc60a13e0
pypi: stop excluding setuptools
2024-01-08 19:17:45 -08:00
Douglas Eichelberger
7b1a3c7535
Remove ActiveSupport String indent core extension
2024-01-08 13:36:45 -08:00
Douglas Eichelberger
0852e1d7b6
Refactor away String#indent
2024-01-08 13:36:45 -08:00
Bo Anderson
43e5352074
test/requirement_spec: use stub_const
2024-01-08 18:41:32 +00:00
Patrick Linnane
50b0940c72
various: fix future tense in tests
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2024-01-08 18:41:30 +00:00
BrewTestBot
519017d5f0
Update RBI files for rubocop-rspec.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-01-08 18:41:27 +00:00
BrewTestBot
940f782dd2
brew vendor-gems: commit updates.
2024-01-08 18:40:31 +00:00
dependabot[bot]
e9a40c3f57
build(deps-dev): bump rubocop-rspec in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.25.0 to 2.26.1.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.25.0...v2.26.1 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 18:39:56 +00:00
Mike McQuaid
dd22752561
Merge pull request #16449 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.20.2
...
build(deps-dev): bump rubocop-performance from 1.20.1 to 1.20.2 in /Library/Homebrew
2024-01-08 16:06:25 +00:00
BrewTestBot
2c013ad361
Update RBI files for rubocop-performance.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-01-08 15:54:30 +00:00
BrewTestBot
0653c68598
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-08 15:52:30 +00:00
BrewTestBot
8aef4dc68f
brew vendor-gems: commit updates.
2024-01-08 15:50:49 +00:00
dependabot[bot]
90e26b53e4
build(deps-dev): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.20.1...v1.20.2 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 15:47:50 +00:00
BrewTestBot
6040d9c854
brew vendor-gems: commit updates.
2024-01-08 15:44:50 +00:00