Carlo Cabrera
7b85950e7a
workflows: add actionlint workflow
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2023-04-12 20:31:17 +08:00
Carlo Cabrera
80372686fa
Merge pull request #15205 from carlocab/fix-dep-runners
...
github_runner_matrix: fix dependent runner assignment
2023-04-12 02:50:31 +08:00
Carlo Cabrera
90f8bd5127
github_runner_matrix: fix dependent runner assignment
2023-04-12 02:37:37 +08:00
Bo Anderson
f9e88a864e
Merge pull request #15202 from ZhongRuoyu/xcode-latest_clang_version
...
os/mac/xcode: fix Clang version for Xcode 14.3
2023-04-11 15:46:36 +01:00
Mike McQuaid
59accc2bec
Merge pull request #15200 from Homebrew/sponsors-maintainers-man-completions
...
Update maintainers.
2023-04-11 15:28:57 +01:00
Ruoyu Zhong
f5d414e365
os/mac/xcode: fix Clang version for Xcode 14.3
...
The one shown on the Wikipedia [^1] seems to be wrong. I can confirm
the actual version locally.
[^1]: https://en.wikipedia.org/wiki/Xcode#Xcode_11.0_-_14.x_(since_SwiftUI_framework)_2
2023-04-11 22:27:37 +08:00
BrewTestBot
ec417ea2bc
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-04-11 14:12:43 +00:00
Bo Anderson
448bf1a49c
Merge pull request #15183 from Bo98/prof-group2
...
Revert "Revert "Split prof gems into their own group""
2023-04-11 15:11:57 +01:00
Mike McQuaid
df14a969d0
Merge pull request #15198 from Bo98/xcode-14.3
...
Xcode 14.3 updates
2023-04-11 10:34:30 +01:00
BrewTestBot
37146806e3
Update maintainers.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-04-11 09:33:36 +00:00
Mike McQuaid
d8a7f34ac7
Merge pull request #15197 from issyl0/fix-ventura-caveats-test-diff
...
Fix `ruby_source_path` in Ventura `systemsettings-caveats` fixture JSON
2023-04-11 10:33:11 +01:00
Mike McQuaid
294ea23397
Merge pull request #15192 from ZhongRuoyu/update-maintainers-slice
...
dev-cmd/update-maintainers: fix undefined method
2023-04-11 10:32:32 +01:00
Mike McQuaid
a73745d151
Merge pull request #15199 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2023-04-11 09:57:11 +01:00
BrewTestBot
2cfa21757d
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-04-11 08:24:24 +00:00
Mike McQuaid
a59c8cf844
Merge pull request #15196 from issyl0/really-delete-style-display-cop-names
...
dev-cmd/style: Properly clean up the `--display-cop-names` option
2023-04-11 09:23:14 +01:00
Mike McQuaid
18c7710e3d
Merge pull request #15191 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2023-04-11 05:11:36 +01:00
Bo Anderson
5c55cd78fd
os/mac/xcode: update for Xcode 14.3
2023-04-11 02:50:44 +01:00
Bo Anderson
4465f36f2c
os/mac/pkgconfig/13: update for macOS 13.3
2023-04-11 02:50:26 +01:00
Bo Anderson
f0615cbf99
workflows/doctor: fix broken syntax
2023-04-11 02:49:48 +01:00
Issy Long
6536b641f4
Fix ruby_source_path
in Ventura systemsettings-caveats
fixture JSON
...
- Cask source paths were added to the API in 844db75361. The main
`everything.json` file was updated with the new data in that commit,
but this one was missed causing local test failures.
Before:
```
Cask::Cask#to_h when loaded from cask file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json_after_ventura)
[...]
Diff:
@@ -93,7 +93,7 @@
"en",
"eo"
],
- "ruby_source_path": "Formula/everything.rb",
+ "ruby_source_path": "Casks/everything.rb",
"ruby_source_checksum": {
"sha256": "b2707d1952f02c3fa566b7ad2a707a847a959d36f51d3dee642dbe5deec12f27"
}
# ./test/cask/cask_spec.rb:231:in `block (4 levels) in <top (required)>'
# ./test/support/helper/spec/shared_context/homebrew_cask.rb:52:in `block (2 levels) in <top (required)>'
```
2023-04-11 00:33:11 +01:00
Issy Long
41466025cc
dev-cmd/style: Properly clean up the --display-cop-names
option
...
- I remember making these changes as part of the RuboCop bump
Dependabot PR (15136), but I must have not actually pushed them. Odd.
2023-04-11 00:19:09 +01:00
Nanda H Krishna
7ea4726f24
Merge pull request #15194 from Homebrew/dependabot/bundler/Library/Homebrew/addressable-2.8.4
...
build(deps): bump addressable from 2.8.3 to 2.8.4 in /Library/Homebrew
2023-04-10 15:29:41 -04:00
Nanda H Krishna
fc1d7c256a
Merge pull request #15195 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.17.1
...
build(deps): bump rubocop-performance from 1.16.0 to 1.17.1 in /Library/Homebrew
2023-04-10 15:28:34 -04:00
Nanda H Krishna
e3e9807519
Merge pull request #15193 from Homebrew/dependabot/bundler/Library/Homebrew/yard-0.9.32
...
build(deps): bump yard from 0.9.26 to 0.9.32 in /Library/Homebrew
2023-04-10 15:27:58 -04:00
BrewTestBot
82dc6aaeae
Update RBI files for rubocop-performance.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-04-10 19:12:19 +00:00
BrewTestBot
34641b76a8
Update RBI files for addressable.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-04-10 19:10:20 +00:00
BrewTestBot
c7566f6524
Update RBI files for yard.
...
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow.
2023-04-10 19:08:52 +00:00
BrewTestBot
47ec180089
brew vendor-gems: commit updates.
2023-04-10 19:06:13 +00:00
BrewTestBot
3eb173a480
brew vendor-gems: commit updates.
2023-04-10 19:04:11 +00:00
BrewTestBot
60c5fb10a6
brew vendor-gems: commit updates.
2023-04-10 19:02:43 +00:00
dependabot[bot]
1b052fa167
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.16.0 to 1.17.1.
- [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.16.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 18:59:21 +00:00
dependabot[bot]
0afc6ab6e8
build(deps): bump addressable from 2.8.3 to 2.8.4 in /Library/Homebrew
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.3...addressable-2.8.4 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 18:58:02 +00:00
dependabot[bot]
e97f18f09e
build(deps): bump yard from 0.9.26 to 0.9.32 in /Library/Homebrew
...
Bumps [yard](https://github.com/lsegal/yard ) from 0.9.26 to 0.9.32.
- [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.26...v0.9.32 )
---
updated-dependencies:
- dependency-name: yard
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 18:57:41 +00:00
Ruoyu Zhong
1f2abf3e7e
dev-cmd/update-maintainers: fix undefined method
2023-04-11 02:24:42 +08:00
BrewTestBot
c0cf68558e
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-04-10 18:12:21 +00:00
Carlo Cabrera
a674cbb88a
Merge pull request #15190 from carlocab/vendor-lint
...
workflows/vendor-gems: fix actionlint errors
2023-04-11 02:11:48 +08:00
Carlo Cabrera
a0bb4f36a8
Merge pull request #15189 from carlocab/sponsors-lint
...
workflows/sponsors-*: fix actionlint errors
2023-04-11 02:11:35 +08:00
Carlo Cabrera
53807a9b77
Merge pull request #15188 from carlocab/spdx-lint
...
workflows/spdx: fix actionlint errors
2023-04-11 02:11:19 +08:00
Carlo Cabrera
322b51c147
Merge pull request #15187 from carlocab/sorbet-lint
...
workflows/sorbet: fix actionlint errors
2023-04-11 02:11:07 +08:00
Carlo Cabrera
f82483f0c2
Merge pull request #15186 from carlocab/build-pkg-actionlint
...
workflows/build-pkg: fix actionlint error
2023-04-11 02:10:49 +08:00
Carlo Cabrera
329a21e80b
workflows/vendor-gems: fix actionlint errors
2023-04-11 00:09:13 +08:00
Carlo Cabrera
a174fe5cd9
workflows/sponsors-*: fix actionlint errors
2023-04-11 00:07:36 +08:00
Carlo Cabrera
b14d462481
workflows/spdx: fix actionlint errors
2023-04-11 00:03:57 +08:00
Carlo Cabrera
141f68688b
workflows/sorbet: fix actionlint errors
2023-04-11 00:00:27 +08:00
Carlo Cabrera
130f37a243
workflows/build-pkg: fix actionlint error
...
Also, replace the `>` with `>>` to avoid running into potentially
confusing bugs in case we add more things to `GITHUB_OUTPUT` before this
line.
2023-04-10 23:56:44 +08:00
Bo Anderson
376440cf3e
Dynamically find gem groups
2023-04-10 16:54:48 +01:00
Bo Anderson
b94aede51b
dev-cmd/typecheck: install all gems on --update
2023-04-10 16:54:48 +01:00
Bo Anderson
b84bed7385
Revert "Revert "Split prof gems into their own group""
...
This reverts commit 7b336ed8cd3eb20461fdc45ce67e5318e53920c4.
2023-04-10 16:54:48 +01:00
Carlo Cabrera
4e20760a76
Merge pull request #15131 from Homebrew/test-runners
...
dev-cmd/determine-test-runners: add command to set test runners
2023-04-10 22:42:34 +08:00
Mike McQuaid
838ff48e75
Merge pull request #15185 from Homebrew/workflow-improvements
...
Improve sorbet & vendor gem workflow testing
2023-04-10 15:12:47 +01:00