Issy Long
c11a07db5b
Alphabetize Style/HashSyntax
RuboCop rule and keep it the same
2024-02-25 23:00:07 +00:00
Issy Long
921753cf84
Fix RuboCop Performance/BindCall
offenses
2024-02-25 23:00:07 +00:00
Issy Long
f4218a6316
Fix RuboCop Performance/MapCompact
offenses
...
- Rename an iterator variable since it would make the line too long.
2024-02-25 22:59:59 +00:00
Patrick Linnane
c6d959218f
Merge pull request #16743 from bevanjkay/cask-disable-reasons
4.2.10
2024-02-25 10:23:34 -08:00
Patrick Linnane
146451aeee
brew style --fix
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-02-25 10:13:26 -08:00
Bevan Kay
b544934fbf
docs/Deprecating-Disabling-and-Removing-Casks.md: add cask deprecate/disable reasons
2024-02-25 19:58:35 +11:00
Bevan Kay
80d4488bbf
deprecate_disable: add cask deprecate/disable reasons
2024-02-25 19:58:35 +11:00
Issy Long
c86a402110
Fix RuboCop Lint/RedundantDirGlobSort
offenses
2024-02-24 23:59:31 +00:00
Sam Ford
e9cb65bfba
Merge pull request #16741 from mavenor/fix-livecheck-page-content
...
`strategy#page_content`: allow cURL to `--fail-with-body`
2024-02-24 16:11:17 -05:00
Shreedhar Hegde
cf43d53ddc
strategy#page_content: align comments to future intentions
...
@samford is working on the ability to specify custom UA (among other things)
in livecheck blocks; "retrying" will cease to be relevant
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2024-02-25 02:30:33 +05:30
Markus Reiter
6b14d9cae3
Merge pull request #16742 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-and-sorbet-static-and-runtime-0.5.11267
...
build(deps): bump sorbet-runtime and sorbet-static-and-runtime in /Library/Homebrew
2024-02-24 19:16:28 +01:00
BrewTestBot
7034c8e508
brew vendor-gems: commit updates.
2024-02-24 16:44:39 +00:00
dependabot[bot]
f48b779d8b
build(deps): bump sorbet-runtime and sorbet-static-and-runtime
...
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet ) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ). These dependencies needed to be updated together.
Updates `sorbet-runtime` from 0.5.11266 to 0.5.11267
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-static-and-runtime` from 0.5.11266 to 0.5.11267
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: sorbet-static-and-runtime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:43:09 +00:00
Patrick Linnane
b1fbd59479
Merge pull request #16740 from Homebrew/bump-no-fork
2024-02-23 12:42:28 -08:00
Patrick Linnane
4c73646e36
Regenerate manpages and completions
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-02-23 12:25:05 -08:00
Patrick Linnane
9092f760fb
dev-cmd/bump: add --no-fork
switch
...
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-02-23 12:20:59 -08:00
Bo Anderson
1d614fc027
Merge pull request #16584 from Homebrew/codecov-fix
...
workflows/tests: fix codecov reporting after v4
2024-02-23 19:34:16 +00:00
Ruoyu Zhong
80de148c95
Merge pull request #16738 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-and-sorbet-runtime-0.5.11266
...
build(deps): bump sorbet-static-and-runtime and sorbet-runtime in /Library/Homebrew
2024-02-24 03:19:49 +08:00
Bo Anderson
8df60496ed
workflows/tests: fix codecov reporting after v4
2024-02-23 19:17:13 +00:00
Ruoyu Zhong
a541501682
Merge pull request #16739 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-support-3.13.1
...
build(deps-dev): bump rspec-support from 3.13.0 to 3.13.1 in /Library/Homebrew
2024-02-24 03:15:19 +08:00
mavenor
be418d81e6
Strategy#page_content: allow cURL to --fail-with-body
...
since `curl_output` (introduced in #15351 ) sets `show_output: true`,
it doesn’t let it unless some form of --fail[...] is passed explicitly
2024-02-24 00:40:49 +05:30
BrewTestBot
d432322e12
Update RBI files for rspec-support.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-02-23 19:04:34 +00:00
BrewTestBot
7887819eeb
brew vendor-gems: commit updates.
2024-02-23 19:04:21 +00:00
BrewTestBot
290910e1ff
brew vendor-gems: commit updates.
2024-02-23 19:03:18 +00:00
dependabot[bot]
a9f75d6122
build(deps-dev): bump rspec-support in /Library/Homebrew
...
Bumps [rspec-support](https://github.com/rspec/rspec-support ) from 3.13.0 to 3.13.1.
- [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-support/compare/v3.13.0...v3.13.1 )
---
updated-dependencies:
- dependency-name: rspec-support
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 19:03:00 +00:00
dependabot[bot]
412ea2090e
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.11264 to 0.5.11266
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11264 to 0.5.11266
- [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-02-23 19:01:27 +00:00
Bo Anderson
ea3b4b887e
Merge pull request #16737 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.0.2
...
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2
2024-02-23 18:39:21 +00:00
dependabot[bot]
84b8e6cc67
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](e0b68c6749...0cfda1dd0a
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 18:28:28 +00:00
Patrick Linnane
d72f4a883d
Merge pull request #16734 from Homebrew/maintainers_fork
2024-02-23 09:39:07 -08:00
Mike McQuaid
18b835b2ac
docs/New-Maintainer-Checklist: tell people to avoid forks.
...
This was discussed at the AGM. It's no longer needed to avoid
"cluttering up clones" because most users use the API for our
main repositories now.
It should also simplify security work in future because we can assume
anyone who can create a branch on the main repository has write access
rather than e.g. having a hardcoded list of maintainers we rely on.
2024-02-23 17:22:44 +00:00
Markus Reiter
b29a2cdff3
Add missing local variable.
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2024-02-23 17:09:42 +01:00
Markus Reiter
132a87aff5
Rename Tap#repo_var
to Tap#repo_var_suffix
.
2024-02-23 16:02:29 +01:00
Michael Cho
aaadbd9695
docs: update info on setuptools for Python 3.12
...
Also update info for `pip install --upgrade` given PEP 668
2024-02-23 09:32:46 -05:00
Mike McQuaid
d0a3f09a14
Merge pull request #16725 from Bo98/cross-more-macos
...
Generalise internal cross-image handling
2024-02-23 08:59:32 +00:00
Markus Reiter
96f861e947
Merge pull request #16729 from reitermarkus/warn-from-name-loader
...
Pass `warn` in `FromNameLoader`.
2024-02-23 01:27:55 +01:00
Markus Reiter
94e987ee65
Merge pull request #16728 from reitermarkus/tap-from-path-regex
...
Fix tap constants.
2024-02-22 22:13:52 +01:00
Markus Reiter
0684a16293
Pass warn
in FromNameLoader
.
2024-02-22 22:12:07 +01:00
Markus Reiter
ed07203f9e
Fix tap constants.
2024-02-22 22:03:54 +01:00
Markus Reiter
d3ef383753
Merge pull request #16689 from reitermarkus/formulary-loader-for
...
Reapply "Refactor `Formulary::loader_for`."
2024-02-22 18:41:56 +01:00
Markus Reiter
964f005b3e
Only treat symlinks in taps as alias paths.
...
Fixes https://github.com/Homebrew/homebrew-core/issues/162946 .
2024-02-22 18:28:53 +01:00
Bo Anderson
58874de60b
Generalise internal cross-image handling
2024-02-22 17:25:20 +00:00
Markus Reiter
e0743a1436
Reapply "Refactor Formulary::loader_for
."
...
This reverts commit 24683525cb5abf3cc79a9e0e268fa6efd0af558b.
2024-02-22 18:24:57 +01:00
Markus Reiter
deb048874a
Merge pull request #16710 from reitermarkus/tap-each-clear-cache
...
Make `Tap::each` respect the API and clear all tap caches before each test.
2024-02-22 18:18:38 +01:00
Markus Reiter
9cfc7ef9bd
Clear all tap caches before each test.
2024-02-22 17:56:47 +01:00
Markus Reiter
ab27efbd9d
Make Tap::each
respect the API.
2024-02-22 17:56:47 +01:00
Patrick Linnane
3d3f0696b1
Merge pull request #16724 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-and-sorbet-runtime-0.5.11264
2024-02-22 08:49:45 -08:00
BrewTestBot
24fa4697b1
brew vendor-gems: commit updates.
2024-02-22 16:38:52 +00:00
dependabot[bot]
7262554267
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.11262 to 0.5.11264
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11262 to 0.5.11264
- [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-02-22 16:37:18 +00:00
Mike McQuaid
da44787e94
Merge pull request #16723 from cho-m/non-pypi-url-use-formula-py
...
utils/pypi: use python from formula for non-pypi url metadata
2024-02-22 14:56:59 +00:00
Michael Cho
53bb72548a
utils/pypi: use python from formula for non-pypi url metadata
...
This fixes the resource detection when formula has Python packages that
are not compatible with current aliased python formula, e.g. `awscli`
Also switch to `opt_libexec` path to ignore Python formula patch version
and revision bump differences.
2024-02-22 09:42:41 -05:00