35586 Commits

Author SHA1 Message Date
Mike McQuaid
03b847a678
Merge pull request #15280 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2023-04-21 09:00:28 +01:00
Mike McQuaid
b1166182f9
Merge pull request #15276 from Homebrew/dependabot/github_actions/codecov/codecov-action-3.1.3
build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3
2023-04-21 08:46:44 +01:00
BrewTestBot
51991e470b
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-21 07:43:18 +00:00
Mike McQuaid
73717683b5
Merge pull request #15278 from ZhongRuoyu/pr-automerge-skip-pre-release
dev-cmd/pr-automerge: skip PRs with `pre-release` label
2023-04-21 08:42:16 +01:00
Mike McQuaid
9949404b44
Merge pull request #15277 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-expectations-3.12.3
build(deps): bump rspec-expectations from 3.12.2 to 3.12.3 in /Library/Homebrew
2023-04-21 08:40:48 +01:00
Mike McQuaid
f2d064b8ae
Merge pull request #15264 from vitorgalvao/patch-1
Cask audit: check binary signature and notarisation
2023-04-21 07:52:11 +01:00
apainintheneck
a2f9f89d30 cask/audit_spec: fix outdated test
We used the binary artifact as an example of an unsigned artifact
before in this test. Now that we're adding it as a signed artifact
the test has been updated with another example of an unsigned one.
2023-04-20 23:37:05 -07:00
Ruoyu Zhong
209a9fe2ff
dev-cmd/pr-automerge: skip PRs with pre-release label
PRs with the `pre-release` label are always not ready for merge, so
let's skip them by default.

See also: Homebrew/homebrew-core#128906.

Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
2023-04-21 03:30:10 +08:00
BrewTestBot
c4e231ad74
Update RBI files for rspec-expectations.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-04-20 19:10:27 +00:00
BrewTestBot
8401ee4657
brew vendor-gems: commit updates. 2023-04-20 19:04:43 +00:00
dependabot[bot]
d3887d591d
build(deps): bump rspec-expectations in /Library/Homebrew
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.12.2...v3.12.3)

---
updated-dependencies:
- dependency-name: rspec-expectations
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 18:58:22 +00:00
dependabot[bot]
39e065fe9b
build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](40a12dcee2...894ff025c7)

---
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>
2023-04-20 18:56:51 +00:00
Mike McQuaid
72bdefb814
Merge pull request #15274 from dduugg/enable-truesigil-cop
Enable Sorbet/TrueSigil cop
2023-04-20 11:20:03 +01:00
Nanda H Krishna
36eadba49a
Merge pull request #15275 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-core-3.12.2
build(deps): bump rspec-core from 3.12.1 to 3.12.2 in /Library/Homebrew
2023-04-19 23:40:57 -04:00
BrewTestBot
bcccefa370
Update RBI files for rspec-core.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-04-19 19:13:23 +00:00
BrewTestBot
57ff250317
brew vendor-gems: commit updates. 2023-04-19 19:04:44 +00:00
dependabot[bot]
b2d0c3d7ad
build(deps): bump rspec-core from 3.12.1 to 3.12.2 in /Library/Homebrew
Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-core/compare/v3.12.1...v3.12.2)

---
updated-dependencies:
- dependency-name: rspec-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 19:00:03 +00:00
Douglas Eichelberger
e5fcdd0bd6 Enable Sorbet/TrueSigil cop 2023-04-19 09:43:36 -07:00
Mike McQuaid
71de574285
Merge pull request #15269 from MikeMcQuaid/audit_no_warnings
dev-cmd/audit: remove unused warnings key.
2023-04-19 16:22:13 +01:00
Mike McQuaid
2ca3f73078
dev-cmd/audit: remove unused warnings key.
These are now all errors so the code can be simplified.
2023-04-19 16:09:45 +01:00
Mike McQuaid
7a3376c002
Merge pull request #15273 from hyuraku/move-cask/cmd/install
remove `cask/cmd/install`
2023-04-19 16:04:18 +01:00
Mike McQuaid
d0d9894963
Merge pull request #15266 from razvanazamfirei/bump-bug-fix
Fix bump-cask-pr handling of sha256 :no_check
2023-04-19 15:56:41 +01:00
Razvan Azamfirei
88aa947b6a
2023-04-19 10:42:53 -04:00
hyuraku
c46ee85e0a remove args.quarantine? nil check 2023-04-19 23:15:12 +09:00
hyuraku
b2156dc125 add casks install to cmd/install 2023-04-19 21:31:22 +09:00
hyuraku
a41a7c94d8 remove cask/cmd 2023-04-19 21:30:42 +09:00
hyuraku
cba118533b remove cask/cmd specs 2023-04-19 21:06:27 +09:00
Mike McQuaid
6343a06f3c
Merge pull request #15271 from fxcoudert/gcc13
compilers: add gcc-13
2023-04-19 10:36:31 +01:00
Francois-Xavier Coudert
6067acfd7c compilers: add gcc-13 2023-04-19 11:18:18 +02:00
Mike McQuaid
04856a642f
Merge pull request #15144 from singingwolfboy/cache-v3
actions/cache@v3 for GitHub Actions
2023-04-19 10:05:15 +01:00
Mike McQuaid
0b4c0350c2
Merge pull request #15201 from hyuraku/remove_cask/cmd/audit
remove `cask/cmd/audit`
2023-04-19 10:01:06 +01:00
Nanda H Krishna
bdc55b443c
Merge pull request #15262 from Homebrew/dependabot/bundler/Library/Homebrew/mechanize-2.9.1
build(deps): bump mechanize from 2.9.0 to 2.9.1 in /Library/Homebrew
2023-04-18 23:58:16 -04:00
Nanda H Krishna
2df0020687
Merge pull request #15261 from Homebrew/dependabot/bundler/Library/Homebrew/parallel-1.23.0
build(deps): bump parallel from 1.22.1 to 1.23.0 in /Library/Homebrew
2023-04-18 23:57:55 -04:00
Razvan Azamfirei
3d5c4aaf50
add check that hash is a string 2023-04-18 23:14:48 -04:00
Razvan Azamfirei
063324a116
fix bump-cask-pr handling of sha256 :no_check 2023-04-18 19:49:02 -04:00
Vítor Galvão
4437b95397
Cask audit: check binary signature and notarisation 2023-04-18 19:26:14 +01:00
BrewTestBot
52f222d9a4
Update RBI files for mechanize.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-04-18 18:21:29 +00:00
BrewTestBot
8144b28108
Update RBI files for parallel.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
2023-04-18 18:17:54 +00:00
BrewTestBot
cf61696f41
brew vendor-gems: commit updates. 2023-04-18 18:13:47 +00:00
BrewTestBot
74b68f731d
brew vendor-gems: commit updates. 2023-04-18 18:12:02 +00:00
dependabot[bot]
04cdbbcdc1
build(deps): bump mechanize from 2.9.0 to 2.9.1 in /Library/Homebrew
Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/sparklemotion/mechanize/releases)
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/mechanize/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: mechanize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 18:08:11 +00:00
dependabot[bot]
ebe02a160c
build(deps): bump parallel from 1.22.1 to 1.23.0 in /Library/Homebrew
Bumps [parallel](https://github.com/grosser/parallel) from 1.22.1 to 1.23.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.22.1...v1.23.0)

---
updated-dependencies:
- dependency-name: parallel
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 18:08:00 +00:00
Mike McQuaid
22fb173e39
Merge pull request #15258 from Bo98/download_strategy-escape-fix
download_strategy: fix bad unescaping in basename parsing
2023-04-18 15:05:15 +01:00
Bo Anderson
d039f46faa
Merge pull request #15259 from dduugg/revert-mixin-changes
Revert language mixins back to module_function
2023-04-18 14:30:50 +01:00
Douglas Eichelberger
d7d8f2cacb Revert language mixins back to module_function 2023-04-18 06:17:22 -07:00
Bo Anderson
6cf18e3810
download_strategy: fix bad unescaping in basename parsing 2023-04-18 13:42:34 +01:00
Mike McQuaid
4ef6a2c21e
Merge pull request #15256 from dduugg/rm-yaml-require
Remove yaml require for 5% init speedup
2023-04-18 08:46:45 +01:00
Mike McQuaid
434f897717
Merge pull request #15255 from reitermarkus/open3-tty-width
Pass TTY width to `Open3`.
2023-04-18 08:43:53 +01:00
Mike McQuaid
71e333f3c8
Merge pull request #15250 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.19.1
build(deps): bump rubocop-rails from 2.19.0 to 2.19.1 in /Library/Homebrew
2023-04-18 08:42:22 +01:00
Douglas Eichelberger
6879dcad13 Remove stringio require too 2023-04-17 19:06:30 -07:00