Bo Anderson
8ef55b63ae
Merge pull request #13391 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2022-06-07 04:20:21 +01:00
Bo Anderson
2258ba5797
Merge pull request #13390 from Bo98/macos-13
...
Preliminary macOS 13 (Ventura) support
3.5.1
2022-06-07 03:11:46 +01:00
Bo Anderson
75e76361ac
Preliminary macOS 13 support
2022-06-07 02:39:36 +01:00
BrewTestBot
a4ed8f0e2d
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2022-06-07 00:20:55 +00:00
BrewTestBot
1263ad99a4
Update RBI files for sorbet-static-and-runtime.
2022-06-06 18:13:10 +00:00
BrewTestBot
c9f6b275f0
brew vendor-gems: commit updates.
2022-06-06 18:08:47 +00:00
dependabot[bot]
aa1f519b60
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10063 to 0.5.10073.
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 18:03:47 +00:00
Sam Ford
bdd35efed8
Git: Use system_command instead of Open3.capture3
...
In a past discussion, it was preferred that we use `system_command`
in livecheck's `Git` strategy instead of `Open3.capture3` but it
wasn't feasible at the time because we couldn't prevent
`#system_command` from printing certain output. I resolved the
`SystemCommand` shortcoming long ago in Homebrew/brew#10066 , so this
finally migrates the `Git` strategy to `system_command`.
2022-06-06 12:14:40 -04:00
Mike McQuaid
845925bf56
Merge pull request #13311 from bevanjkay/fix-outdated-greedy
...
cask: fix greedy outdated command
3.5.0
2022-06-06 10:05:24 +01:00
Mike McQuaid
6dc923dca3
Merge pull request #13378 from MikeMcQuaid/remove_yosemite
...
os/mac/version: remove Yosemite.
2022-06-06 08:26:53 +01:00
Mike McQuaid
ddaf011b4f
Merge pull request #13385 from kidonng/HOMEBREW_BAT_THEME
...
dev-cmd/cat: support setting bat theme via environment variable
2022-06-06 08:25:49 +01:00
Mike McQuaid
f43e9b6c04
os/mac/version: remove Yosemite.
...
It's no longer possible to run Homebrew there.
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-06-06 05:18:53 +01:00
Kid
721a27d68d
dev-cmd/cat: support setting bat theme via environment variable
2022-06-06 08:44:47 +08:00
Bo Anderson
5bc29fa77b
Merge pull request #13384 from apainintheneck/rm-cask-dl-sha-file
...
Remove download sha file from .metadata dir when uninstalling casks
2022-06-06 00:57:50 +01:00
apainintheneck
4dce389aa7
Remove download sha file from .metadata dir when uninstalling casks
2022-06-05 13:00:20 -07:00
Bo Anderson
6b3eb93010
Merge pull request #13381 from danielbayley/docs
...
Fix #13367 (Document missing shell `_function` and `_completion` variables)
2022-06-04 15:47:53 +01:00
danielbayley
38d6e36d47
Fix #13367
2022-06-04 15:15:23 +01:00
Mike McQuaid
c24729a0e4
Merge pull request #13367 from danielbayley/docs
...
Document missing shell `_function` and `_completion` variables
2022-06-04 11:43:37 +01:00
danielbayley
9f11c81dbe
Document zsh_function
2022-06-04 10:40:17 +01:00
Bo Anderson
b3e34c8b11
Merge pull request #13379 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2022-06-04 01:53:00 +01:00
BrewTestBot
608757bc90
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2022-06-04 00:24:40 +00:00
Sam Ford
ca9932fdd9
Merge pull request #13368 from samford/livecheck/sparkle-provide-channel-info-in-item
...
Sparkle: Provide channel information in Item
2022-06-03 16:16:20 -04:00
Mike McQuaid
05e8ed916a
Merge pull request #13375 from MikeMcQuaid/modified_formulae
...
cmd/update-report: use better wording when appropriate.
2022-06-03 19:52:24 +01:00
Mike McQuaid
8288897a8e
Merge pull request #13377 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10063
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10051 to 0.5.10063 in /Library/Homebrew
2022-06-03 19:39:33 +01:00
Mike McQuaid
04c8e02418
cmd/update-report: use better wording where appropriate.
...
From reading https://github.com/orgs/Homebrew/discussions/3328 : I
initially thought we should just change "Updated" to "Modified" when
appropriate. After conversation with Bo98, though, I thought more and
saw that we're already checking for outdated formulae here so, rather
than ever traverse through the formula history, look at the outdated
formula and list them unless we've set
`HOMEBREW_UPDATE_REPORT_ALL_FORMULAE` in which case we show the
modifications.
While we're here, also do a bit of reformatting and renaming to better
clarify intent.
2022-06-03 19:23:38 +01:00
Mike McQuaid
5bf52d1ffe
Merge pull request #13376 from Bo98/portable-ruby-2.6.8_1
...
Portable Ruby 2.6.8_1
2022-06-03 19:19:22 +01:00
BrewTestBot
4cd1efea65
brew vendor-gems: commit updates.
2022-06-03 18:07:27 +00:00
dependabot[bot]
eccc8ce810
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10051 to 0.5.10063.
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 18:04:44 +00:00
Bo Anderson
01a93edac3
Portable Ruby 2.6.8_1
2022-06-03 18:00:16 +01:00
Mike McQuaid
c4c020aba5
Merge pull request #13374 from MikeMcQuaid/fix_broken_manifest
...
software_spec: handle nil manifests_annotations.
2022-06-03 15:20:13 +01:00
Mike McQuaid
195e4d0f89
software_spec: handle nil manifests_annotations.
...
Fixes #13372
2022-06-03 14:50:01 +01:00
Mike McQuaid
e8fcb6af09
Merge pull request #13369 from Bo98/quarantine-fix
...
cask/quarantine: fix quarantine not working under some setups
2022-06-03 14:44:16 +01:00
Mike McQuaid
b6a37253d6
Merge pull request #13370 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10051
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10042 to 0.5.10051 in /Library/Homebrew
2022-06-03 14:44:06 +01:00
Mike McQuaid
dad871e38d
Merge pull request #13371 from Homebrew/dependabot/bundler/Library/Homebrew/yard-0.9.28
...
build(deps): bump yard from 0.9.27 to 0.9.28 in /Library/Homebrew
2022-06-03 14:43:52 +01:00
BrewTestBot
24def160b6
Update RBI files for yard.
2022-06-02 18:14:27 +00:00
BrewTestBot
369fa8d838
Update RBI files for sorbet-static-and-runtime.
2022-06-02 18:10:38 +00:00
BrewTestBot
d7f30e5336
brew vendor-gems: commit updates.
2022-06-02 18:10:00 +00:00
BrewTestBot
8272308f93
brew vendor-gems: commit updates.
2022-06-02 18:05:49 +00:00
dependabot[bot]
45698a2dc7
build(deps): bump yard from 0.9.27 to 0.9.28 in /Library/Homebrew
...
Bumps [yard](https://github.com/lsegal/yard ) from 0.9.27 to 0.9.28.
- [Release notes](https://github.com/lsegal/yard/releases )
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lsegal/yard/compare/v0.9.27...v0.9.28 )
---
updated-dependencies:
- dependency-name: yard
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 18:04:05 +00:00
dependabot[bot]
1e9e51b6d4
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10042 to 0.5.10051.
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 18:03:25 +00:00
Bo Anderson
9c3359afa1
cask/quarantine: fix quarantine not working under some setups
2022-06-02 18:53:46 +01:00
Sam Ford
71906c7f89
Tidy up Sparkle tests a bit
2022-06-02 10:36:33 -04:00
Sam Ford
c6907f911f
Sparkle: Provide channel information in Item
...
Making `channel` information available in the `Item` is necessary
to be able to filter out unstable items using a `strategy` block. If
an item doesn't specify a channel, then it uses the default channel
(this is what Sparkle itself uses for updates). Channels like `beta`
are something we want to avoid for stable casks and this allows for
that type of [cask-specific] filtering.
It's technically possible to automatically filter out items that
aren't using the default channel (i.e., `channel != nil`) in
`#items_from_content` but some casks use an unstable version, so we
can't do this internally. That is to say, we wouldn't be able to
override internal filtering in a `strategy` block, as any omitted
items wouldn't be provided to the block. Conversely, if we pass all
items to a `strategy` block, we can easily filter by channel there.
We haven't been filtering by channel internally and we've only found
one cask where this has been a problem, so it seems fine for now.
2022-06-02 10:35:00 -04:00
Sam Ford
68043d4e72
Merge pull request #13357 from samford/livecheck/sparkle-pass-all-items-into-strategy-block
...
Sparkle: Pass all items into strategy block
2022-06-02 08:10:40 -04:00
Mike McQuaid
e983c82573
Merge pull request #13363 from bevanjkay/rescue-cask-invalid
...
named_args: handle additional cask exception
2022-06-02 08:25:27 +01:00
Mike McQuaid
f00123ae84
Merge pull request #13365 from Bo98/exceptions-did_you_mean-fix
...
exceptions: fix did_you_mean error in some scenarios
2022-06-02 08:23:35 +01:00
Bo Anderson
c6a687713d
Merge pull request #13360 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-static-and-runtime-0.5.10042
...
build(deps-dev): bump sorbet-static-and-runtime from 0.5.10037 to 0.5.10042 in /Library/Homebrew
2022-06-02 06:26:01 +01:00
Bo Anderson
4cb0b1978c
exceptions: fix did_you_mean error in some scenarios
2022-06-02 05:54:42 +01:00
BrewTestBot
f268ec60fb
brew vendor-gems: commit updates.
2022-06-02 04:51:48 +00:00
dependabot[bot]
866c1ab111
build(deps-dev): bump sorbet-static-and-runtime in /Library/Homebrew
...
Bumps [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ) from 0.5.10037 to 0.5.10042.
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:21:50 +00:00