Mike McQuaid
03e583e746
cask: read bundle version from Info.plist
when sensible.
...
If you're trying to use `brew info --json=v2` to get an installed
version and figure out if it is outdated: you're going to have a bad
time with `auto_updates` casks because `installed_version` alone is not
enough to get the actually currently installed version of the app.
Instead, in these cases, try to read from `Info.plist` if there is one
and use that version.
While we're here, add a `blank?` method to `Version` so we can use it
for `present?` checks (making a `null?` `Version` object `blank?`).
Co-authored-by: Markus Reiter <me@reitermark.us>
2024-03-06 15:52:16 +00:00
Ruoyu Zhong
ea40447b87
Merge pull request #16836 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2024-03-06 23:35:29 +08:00
Mike McQuaid
3ea74ea417
Merge pull request #16835 from reitermarkus/tap-config-private
...
Don't store tap config when value is unknown.
2024-03-06 15:33:54 +00:00
Mike McQuaid
026ca68c5c
Merge pull request #16834 from reitermarkus/tap-new-private
...
Make `Tap::new` private.
2024-03-06 15:33:25 +00:00
Mike McQuaid
83c94df40d
Merge pull request #16832 from reitermarkus/tap-sig-fetch
...
Add type signature for `Tap::fetch`.
2024-03-06 15:32:45 +00:00
Mike McQuaid
5a68dea2d6
Merge pull request #16771 from cho-m/pypi-package_name-version
...
utils/pypi: default to formula version when using package_name
2024-03-06 15:21:37 +00:00
BrewTestBot
c7dc7f1ebc
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.
2024-03-06 15:21:01 +00:00
Mike McQuaid
54de70d4a6
Merge pull request #16830 from jck112/bump-tap
...
dev-cmd/bump: add `--tap=` flag
2024-03-06 15:20:12 +00:00
Markus Reiter
c7f4e006f4
Don't store tap config when value is unknown.
2024-03-06 15:18:52 +01:00
Markus Reiter
e3a102efd4
Make Tap::new
private.
2024-03-06 15:10:14 +01:00
Markus Reiter
a851bb86ef
Add type signature for Tap::fetch
.
2024-03-06 14:30:17 +01:00
Justin Klaassen
009ddd7036
dev-cmd/bump: add --tap=
flag
2024-03-05 18:11:53 -08:00
Patrick Linnane
d55fa09d1e
Merge pull request #16827 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-4.5.2
2024-03-05 11:24:50 -08:00
BrewTestBot
2c76cfe206
Update RBI files for parallel_tests.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2024-03-05 18:42:40 +00:00
BrewTestBot
eb18c42a36
brew vendor-gems: commit updates.
2024-03-05 18:42:27 +00:00
dependabot[bot]
f692c512f7
build(deps-dev): bump parallel_tests in /Library/Homebrew
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 4.5.1 to 4.5.2.
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md )
- [Commits](https://github.com/grosser/parallel_tests/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: parallel_tests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 18:40:50 +00:00
Mike McQuaid
a436f7b692
Merge pull request #16822 from Homebrew/unofficial_autoupdate
...
homebrew/autoupdate is no longer official.
2024-03-05 10:52:19 +00:00
Mike McQuaid
a251109960
homebrew/autoupdate is no longer official.
...
DomT4 and the Homebrew maintainers have agreed that homebrew/autoupdate
is a better fit for not being an official tap and has been moved back
to his user account.
Documentation and code has been adjusted accordingly and it was added
to the list of interesting taps.
2024-03-05 10:30:17 +00:00
Mike McQuaid
8c5eb1469e
Merge pull request #16820 from Homebrew/sponsors-maintainers-man-completions
...
Update maintainers.
2024-03-05 08:57:43 +00:00
Mike McQuaid
463eebc619
Merge pull request #16819 from apainintheneck/scope-sponsors-maintainers-main-workflow-to-master-branch
...
Scope sponsors-maintainers-man-completions.yml to master branch
2024-03-05 08:57:00 +00:00
BrewTestBot
5463a45741
Update maintainers.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2024-03-05 08:47:48 +00:00
Mike McQuaid
a3f9e2fc36
Merge pull request #16816 from Homebrew/sponsors-maintainers-man-completions
...
Update maintainers.
2024-03-05 08:46:57 +00:00
apainintheneck
62e18db715
Scope sponsors-maintainers-man-completions.yml to master branch
...
This came up when I started pushing some branches directly to the
brew repo instead of using a fork (probably a bad idea in hindsight).
As a result of that, the ever friendly brew test bot took it upon
itself to update the maintainers on each of the branches I'd updated
recently. This was not actually very helpful. We really only need
to run this workflow when there are pushes to the master branch.
2024-03-04 22:56:21 -08:00
Kevin
a86094d794
Merge pull request #16808 from reitermarkus/tap-sig-alias-table
...
Simplify `Tap#alias_table`.
2024-03-04 21:33:07 -08:00
BrewTestBot
3d46bf9fd4
Update maintainers.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2024-03-05 00:06:04 +00:00
Mike McQuaid
cf7c093b30
Merge pull request #16812 from cho-m/formula_auditor-also-check-tag
...
formula_auditor: also use `tag` when checking GitHub license
2024-03-04 17:31:36 +00:00
Michael Cho
00a12b72d4
formula_auditor: also use tag
when checking GitHub license
...
Signed-off-by: Michael Cho <michael@michaelcho.dev>
2024-03-04 12:11:13 -05:00
Mike McQuaid
c5e7282985
Merge pull request #16807 from dduugg/numbered-params
...
Prefer numbered block params over proc conversion
2024-03-04 16:38:14 +00:00
Mike McQuaid
5b01e59283
Merge pull request #16810 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.27.1
...
build(deps-dev): bump rubocop-rspec from 2.26.1 to 2.27.1 in /Library/Homebrew
2024-03-04 16:37:04 +00:00
Mike McQuaid
a9f655b515
Merge pull request #16811 from reitermarkus/tapconfig-sig
...
Add type signatures for `TapConfig`.
2024-03-04 16:27:15 +00:00
Mike McQuaid
91174d6996
Merge pull request #16809 from reitermarkus/tap-sig-cache
...
Actually cache `Tap` methods.
2024-03-04 16:25:49 +00:00
Markus Reiter
00d69284e4
Add type signatures for TapConfig
.
2024-03-04 17:14:02 +01:00
BrewTestBot
d8c80de761
brew vendor-gems: commit updates.
2024-03-04 16:05:37 +00:00
dependabot[bot]
4eb228684e
build(deps-dev): bump rubocop-rspec in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.26.1 to 2.27.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.26.1...v2.27.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-03-04 16:04:07 +00:00
Markus Reiter
1a13097a86
Actually cache Tap#pypi_formula_mappings
.
2024-03-04 16:57:39 +01:00
Markus Reiter
34af31a05d
Actually cache Tap#style_exceptions
.
2024-03-04 16:51:38 +01:00
Markus Reiter
9e8acb6312
Actually cache Tap#audit_exceptions
.
2024-03-04 16:51:35 +01:00
Markus Reiter
890bec6515
Simplify Tap#alias_reverse_table
.
2024-03-04 16:49:33 +01:00
Markus Reiter
0592f7ac07
Simplify Tap#alias_table
.
2024-03-04 16:47:48 +01:00
Mike McQuaid
8d4e841965
Merge pull request #16778 from reitermarkus/tap-sig-4
...
Simplify `Tap#custom_remote?`.
2024-03-04 14:42:52 +00:00
Mike McQuaid
c3d18113c3
Merge pull request #16790 from cho-m/pypi-ignore-test-resources
...
utils/pypi: ignore test resources when counting matches
2024-03-04 14:41:18 +00:00
Markus Reiter
e369689794
Add test for Tap#custom_remote?
.
2024-03-04 15:32:27 +01:00
Mike McQuaid
3a4eff913f
Merge pull request #16776 from reitermarkus/tap-sig-1
...
Simplify `Tap#remote_repo`.
2024-03-04 14:00:57 +00:00
Markus Reiter
abc591e702
Simplify Tap#custom_remote?
.
2024-03-04 14:30:06 +01:00
Markus Reiter
b4167f97d6
Simplify Tap#remote_repo
.
2024-03-04 14:27:55 +01:00
Mike McQuaid
d7d4c82662
Merge pull request #16799 from cho-m/language-python-add-types
...
language/python: add types
4.2.11
2024-03-04 09:39:18 +00:00
Mike McQuaid
a1d1ee4651
Merge pull request #16796 from Homebrew/swift-direct
...
cask/quarantine: avoid xcrun when executing Swift
2024-03-04 09:36:10 +00:00
Mike McQuaid
261131eb98
Merge pull request #16801 from cho-m/move-synced-to-tap
...
tap: move synced_versions_formulae.json from formula_auditor
2024-03-04 09:31:53 +00:00
Mike McQuaid
8d463b1f4b
Merge pull request #16772 from cho-m/pypi-specify-dependencies
...
utils/pypi: specify dependencies needed to update resources
2024-03-04 09:24:51 +00:00
Mike McQuaid
4b134db74f
Merge pull request #16793 from azatoth/fix-unignore-of-library
...
.gitignore: Be more lenient with the unignore of Library
2024-03-04 09:18:51 +00:00