dependabot[bot]
9e0f49afc3
build(deps-dev): bump rubocop-ast in /Library/Homebrew
...
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases )
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: rubocop-ast
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 18:17:05 +00:00
Mike McQuaid
fa56f723b1
Merge pull request #16139 from WangEdward/master
...
fix: ignore quarantine for linux cask download
2023-10-25 15:06:43 +01:00
Edward
f21af1e3eb
fix: xattr check in download quarantine
2023-10-25 21:22:06 +08:00
Edward
25ab4a2733
Revert "fix: ignore quarantine for linux cask download"
...
This reverts commit d2c15d04a1603c0a20fcedd0070d7c144cba28d8.
2023-10-25 21:21:28 +08:00
Edward
d2c15d04a1
fix: ignore quarantine for linux cask download
2023-10-25 19:25:29 +08:00
Bo Anderson
141ac157fd
Merge pull request #16126 from chenrui333/github/use-new-archive-urls
...
audit(github): prefer `/archive/refs/tags` urls over `/archive`
2023-10-24 18:48:03 +01:00
Mike McQuaid
64d309c4cf
Merge pull request #16132 from apainintheneck/replace-url-before-downloading-to-check-checksum
...
dev-cmd/bump-cask-pr: replace url before downloading files
2023-10-24 12:19:21 +01:00
Carlo Cabrera
4e2c9adc25
Merge pull request #16131 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2023-10-24 13:53:35 +08:00
apainintheneck
c033a4673c
dev-cmd/bump-cask-pr: replace url before downloading files
...
Previously it was possible for both the version and url to be changed.
This would cause the old url to be used to download the cask and check
the checksum since the version and checksum were replaced in the cask
first and then the url would be replaced. This meant that the resulting
checksum was wrong if a url was provided and might be completely
invalid if it was interpolated.
2023-10-23 19:22:46 -07:00
BrewTestBot
b8b0d47276
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-10-24 00:06:11 +00:00
Rui Chen
b954e20d12
audit(github): also need to consider commit artifact
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-23 14:58:03 -04:00
Mike McQuaid
7b0d46850d
Merge pull request #16130 from Bo98/bottle-equality
...
Implement equality functions for BottleSpecification
2023-10-23 17:08:32 +01:00
Bo Anderson
de83bc69e0
Implement equality functions for BottleSpecification
2023-10-23 16:17:31 +01:00
Rui Chen
a496f6708e
audit(github): prefer /archive/refs/tags
urls over /archive
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-23 11:00:27 -04:00
Mike McQuaid
35746e0a6b
Merge pull request #16129 from apainintheneck/rescue-formula-spec-errors-in-parser
...
cli/parser: rescue formula specification errors
4.1.17
2023-10-22 10:34:28 +01:00
apainintheneck
779d90082d
cli/parser: rescue formula specification errors
...
This came up recently where an outdated formula definition
caused the program to crash with an ambiguous message when
a user wanted to upgrade a cask instead. Catching these errors
allows them to get handled later on improving error messages
and defaults. Now if the only formula with the given name is
invalid it will default to using the cask unless --formula is
specified.
- https://github.com/Homebrew/brew/issues/16123
2023-10-21 17:15:26 -07:00
Mike McQuaid
46a8310390
Merge pull request #16127 from chenrui333/update-ua
...
chore(global): update safari user-agent to latest
2023-10-21 09:54:17 +01:00
Mike McQuaid
4436a663f2
download_strategies/curl_spec: fix test.
2023-10-21 09:41:35 +01:00
Mike McQuaid
20b8a74906
global: use correct user-agent.
2023-10-21 09:37:57 +01:00
Eric Knibbe
55335e70e5
Merge pull request #16122 from EricFromCanada/caching-brewed-curl-deps
...
dependency_collector: fix caching of deps requiring brewed curl
2023-10-20 23:25:45 -04:00
Eric Knibbe
4b33460938
dependency_collector: fix caching of deps requiring brewed curl
2023-10-20 23:11:16 -04:00
Rui Chen
4232cb6c90
curl_spec: update test
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-20 20:46:22 -04:00
Rui Chen
2c4b282bff
chore(global): update safari user-agent to latest
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-20 19:44:16 -04:00
Bo Anderson
ee9766aa7c
Merge pull request #16121 from Homebrew/dependabot/bundler/Library/Homebrew/thor-1.3.0
...
build(deps-dev): bump thor from 1.2.2 to 1.3.0 in /Library/Homebrew
2023-10-20 01:26:26 +01:00
BrewTestBot
13ca7b6dd4
Update RBI files for thor.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-10-19 18:35:16 +00:00
BrewTestBot
3bcc856581
brew vendor-gems: commit updates.
2023-10-19 18:30:29 +00:00
dependabot[bot]
815589f668
build(deps-dev): bump thor from 1.2.2 to 1.3.0 in /Library/Homebrew
...
Bumps [thor](https://github.com/rails/thor ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/rails/thor/releases )
- [Commits](https://github.com/rails/thor/compare/v1.2.2...v1.3.0 )
---
updated-dependencies:
- dependency-name: thor
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 18:26:03 +00:00
Eric Knibbe
3480dda0c7
Merge pull request #16118 from EricFromCanada/preinstall-implicit-deps
...
formula_installer: pre-install implicit dependencies
2023-10-18 16:34:31 -04:00
Eric Knibbe
0f76ade06b
formula_installer: pre-install implicit dependencies
2023-10-18 10:29:41 -04:00
Mike McQuaid
ab16b59ee7
Merge pull request #16116 from iMichka/dep2
...
brew unbottled: skip deprecated
2023-10-18 09:08:27 +01:00
Mike McQuaid
f656f8db97
dev-cmd/unbottled: more idiomatic Ruby.
2023-10-18 08:52:25 +01:00
Mike McQuaid
e7be31dcbc
Merge pull request #16115 from apainintheneck/add-lost-option-to-unbottled
...
dev-cmd/unbottled: add --lost option
2023-10-18 08:49:56 +01:00
apainintheneck
e48c155f42
dev-cmd/unbottled: share common parts of bottle tag regex
...
This makes it easier to see that the two regexes are related
and could make it easier to change them in the future if
need be.
2023-10-17 22:41:50 -07:00
Michka Popoff
651cef6f6b
brew unbottled: skip deprecated formulae
...
We are not interested in bottling them
2023-10-17 23:12:22 +02:00
Mike McQuaid
23ee8afa94
Merge pull request #16117 from EricFromCanada/hg-branches-tags
2023-10-17 07:45:46 +01:00
Eric Knibbe
4562ab4299
download_strategy: support Mercurial tags/branches
2023-10-17 00:24:40 -04:00
apainintheneck
83598bb950
cmd/unbottled: Address review feedback for --lost
...
- Add heading message to indicate bottle tag used
- Use --no-ext-diff with git to avoid potential problems
- Resolve formula renames to avoid false positives
- Increase parsing stringency
2023-10-16 20:51:38 -07:00
apainintheneck
20f00a6427
dev-cmd/unbottled: add --lost option
...
This option tries to find bottles where the bottle was removed
from the formula in the past week and not added back in.
It checks the output of `git log` to see if there are any
bottles that fit this criteria.
2023-10-15 16:05:17 -07:00
Bo Anderson
c0c8a4dd4d
Merge pull request #16113 from Bo98/audit-retry
...
Add retries to some online audit checks
4.1.16
2023-10-14 17:58:27 +01:00
Bo Anderson
e80bb70bed
Add retries to some online audit checks
2023-10-14 17:43:18 +01:00
Nanda H Krishna
fbe50bf280
Merge pull request #16112 from Homebrew/sponsors-maintainers-man-completions
...
Update sponsors.
2023-10-13 21:07:12 -04:00
BrewTestBot
36cd691033
Update sponsors.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-10-13 20:32:39 +00:00
Bo Anderson
eddbc0d732
Merge pull request #16111 from Bo98/manifest-retry
...
cmd/fetch: support retrying manifest downloads
2023-10-13 21:31:52 +01:00
Bo Anderson
337a8fc6ea
cmd/fetch: support retrying manifest downloads
2023-10-13 21:14:07 +01:00
Mike McQuaid
b085889f51
Merge pull request #16106 from EricFromCanada/cmd-deps-head
...
cmd/deps: show deps for head spec with `--HEAD`
2023-10-13 12:09:37 +01:00
Eric Knibbe
8e01227add
cmd/deps: show deps for head spec with --HEAD
...
Plus a few man page fixes
2023-10-13 00:29:09 -04:00
Bo Anderson
d3fd36da48
Merge pull request #16109 from Bo98/typecheck-sonoma-fix
...
utils/gems: fix Sonoma compatibility check
2023-10-13 00:16:27 +01:00
Bo Anderson
900d867345
utils/gems: fix Sonoma compatibility check
2023-10-13 00:02:06 +01:00
Mike McQuaid
41dc533add
Merge pull request #16108 from Bo98/api-rename-fix
...
formulary: load from API for formula renames
2023-10-12 17:49:58 +01:00
Bo Anderson
408e15f485
formulary: load from API for formula renames
2023-10-12 17:04:54 +01:00