Bo Anderson
03c83749c5
reinstall: fix error when building from source
...
Fixes Homebrew/homebrew-core#59437 .
2020-08-11 02:31:56 +01:00
William Ma
7d8aad4656
list: Replace Cask::Cmd with class method
2020-08-10 20:35:31 -04:00
Baffour Adu Boampong
9b3110362e
Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages
2020-08-10 21:38:17 +00:00
Baffour Adu Boampong
2349c1fc10
brew style fixes
2020-08-10 21:38:01 +00:00
vidusheeamoli
c7ce119633
sorbet: solve typecheck errors. 23 => 15 errors
2020-08-11 02:53:10 +05:30
Baffour Adu Boampong
ad2809b615
Merge branch 'master' into mlh-outdated-packages
2020-08-10 21:21:09 +00:00
Baffour Adu Boampong
183d76d59e
Add tests for livecheck_formula utils
2020-08-10 21:15:04 +00:00
vidusheeamoli
7409bae0b8
sorbet/files.yaml: add new files, 18 => 23 errors.
...
Add new files to the list of all files in sorbet/files.yaml.
following 8 files are added to false:
- ./cmd/--caskroom.rb
- ./rubocops/cask/mixin/on_desc_stanza.rb
- ./rubocops/shared/desc_helper.rb
- ./rubocops/shared/helper_functions.rb
- ./test/cmd/--caskroom_spec.rb
- ./test/dependencies_helpers_spec.rb
- ./test/rubocops/cask/desc_spec.rb
- ./test/utils/spdx_spec.rb
following 6 files are added to true:
- ./compat/cli/parser.rb
- ./compat/dependencies_helpers.rb
- ./context.rb
- ./dependencies_helpers.rb
- ./rubocops/cask/desc.rb
- ./utils/spdx.rb
2020-08-11 02:28:51 +05:30
Markus Reiter
1644ec2f50
Merge pull request #8288 from PurpleBooth/add-missing-id
...
Fix broken github action when running brew tap-new
2020-08-10 21:21:52 +02:00
Billie Thompson
b5c98090d0
Add missing id
...
This will always fail until the cache step can refer to setup step
2020-08-10 20:52:47 +02:00
Seeker
f345f554c8
update-license-data: fix latest_tag error
...
Add latest_tag method to utils/spdx
2020-08-10 11:32:07 -07:00
Markus Reiter
deea71b1d0
Merge pull request #8285 from reitermarkus/desc-audit
...
Ensure new casks have a description.
2020-08-10 20:16:11 +02:00
William Ma
91a2eb8aad
--cache: Use convenience methods for loading formulae and casks
2020-08-10 14:03:37 -04:00
Markus Reiter
549cd5b471
Ensure new casks have a description.
2020-08-10 19:51:03 +02:00
Dustin Rodrigues
60fa2ead49
Merge pull request #8280 from dtrodrigues/pypi-blocklist
...
utils/pypi: add cdk8s to blocklist
2020-08-10 11:09:58 -04:00
Dustin Rodrigues
677714d801
utils/pypi: add cdk8s to blocklist
2020-08-10 10:28:41 -04:00
Mike McQuaid
c49ef80dd3
Merge pull request #8270 from SeekingMeaning/version/more-suffixes
...
version: detect versions with final/full suffix
2.4.10
2020-08-10 10:13:22 +01:00
Mike McQuaid
4de4c3d4d4
Merge pull request #8192 from Bo98/prof-args-fix
...
dev-cmd/prof: improve arg passing
2020-08-10 09:57:41 +01:00
Mike McQuaid
e72275eafd
Merge pull request #8258 from Homebrew/dependabot/bundler/Library/Homebrew/concurrent-ruby-1.1.7
...
build(deps): bump concurrent-ruby from 1.1.6 to 1.1.7 in /Library/Homebrew
2020-08-10 09:49:27 +01:00
Mike McQuaid
283583c600
Merge pull request #8273 from reitermarkus/upgrade-build-from-source
...
Fix `upgrade --build-from-source`.
2020-08-10 09:43:43 +01:00
Mike McQuaid
510b21fb1a
Merge pull request #8241 from rmNULL/patchelfrb-reading-for-everyone
...
patchelf.rb reading for everyone :)
2020-08-10 09:26:49 +01:00
Mike McQuaid
15fec095b2
Merge pull request #8253 from samford/livecheck-dsl-add-raise-update-docs-comments
...
Raise TypeError in Livecheck DSL methods, expand tests, improve documentation comments
2020-08-10 09:26:28 +01:00
Mike McQuaid
647bedbcf0
Merge pull request #8259 from Homebrew/dependabot/bundler/docs/concurrent-ruby-1.1.7
...
build(deps): bump concurrent-ruby from 1.1.6 to 1.1.7 in /docs
2020-08-10 09:10:50 +01:00
Mike McQuaid
4ffe380134
Merge pull request #8272 from Homebrew/dependabot/bundler/Library/Homebrew/rdiscount-2.2.0.2
...
build(deps): bump rdiscount from 2.2.0.1 to 2.2.0.2 in /Library/Homebrew
2020-08-10 09:04:42 +01:00
Mike McQuaid
48dd758525
brew vendor-gems: commit updates.
2020-08-10 09:00:14 +01:00
Mike McQuaid
db11d5e544
Merge pull request #8267 from issyl0/use-latest-sorbet-and-regenerate-tapioca-rbis
...
Use the latest Sorbet version and regenerate Tapioca RBIs
2020-08-10 09:00:07 +01:00
dependabot-preview[bot]
6139ea7086
build(deps): bump concurrent-ruby in /Library/Homebrew
...
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.6...v1.1.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-10 08:58:35 +01:00
Mike McQuaid
0d8975804b
Merge pull request #8201 from Rylan12/audit-license-deprecated
...
audit: forbid deprecated licenses with --strict
2020-08-10 08:48:28 +01:00
Mike McQuaid
df1fdadbbc
Merge pull request #8276 from MikeMcQuaid/bundler-1172
...
bundler: use 1.17.2 again.
2020-08-10 08:47:22 +01:00
Mike McQuaid
6a98b23575
bundler: use 1.17.2 again.
...
This was what is included with macOS system Ruby 2.6.3.
2020-08-10 08:22:03 +01:00
Markus Reiter
3d78bc2111
Fix upgrade --build-from-source
.
2020-08-10 06:13:27 +02:00
dependabot-preview[bot]
4015f79ea4
build(deps): bump rdiscount from 2.2.0.1 to 2.2.0.2 in /Library/Homebrew
...
Bumps [rdiscount](https://github.com/davidfstr/rdiscount ) from 2.2.0.1 to 2.2.0.2.
- [Release notes](https://github.com/davidfstr/rdiscount/releases )
- [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md )
- [Commits](https://github.com/davidfstr/rdiscount/compare/2.2.0.1...2.2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-10 01:33:48 +00:00
Markus Reiter
264de96851
Merge pull request #8271 from waldyrious/add-language-stanza-group
...
Add `language` stanza to cask rubocops
2020-08-10 01:08:55 +02:00
Waldir Pimenta
c66fa42efd
Add language
stanza to cask rubocops
...
Also fix the corresponding test
2020-08-09 22:07:31 +01:00
Seeker
8b55f8f9a4
version: detect versions with final/full suffix
2020-08-09 13:38:06 -07:00
Markus Reiter
984e926d19
Merge pull request #8265 from waldyrious/fix-cask-stanza-order-and-grouping
...
Fix order and grouping of cask stanzas
2020-08-09 19:51:51 +02:00
Markus Reiter
797c6486a0
Merge pull request #8262 from reitermarkus/cask-all
...
Move `cask/all` to just `cask`.
2020-08-09 19:43:24 +02:00
Markus Reiter
02ca0ddace
Merge pull request #8269 from reitermarkus/cask-style-taps
...
Actually run `brew cask style` on all taps.
2020-08-09 19:43:07 +02:00
Waldir Pimenta
1b71d99f45
Fix order and grouping of cask stanzas
...
- Put `desc` stanza after the `name` stanza
- Add missing `vst3_plugin` stanza to the group containing `vst_plugin`
2020-08-09 18:27:59 +01:00
Markus Reiter
c92cfda328
Actually run brew cask style
on all taps.
2020-08-09 18:04:21 +02:00
Issy Long
1921a4e4ee
sorbet: Regenerate RBI hidden-definitions
...
- [The docs](https://sorbet.org/docs/rbi#the-hidden-definition-rbi ) say
we have to do this whenever gems are bumped.
2020-08-09 12:07:57 +01:00
Issy Long
7ce5b20858
sorbet: Regenerate Tapioca gem RBIs (excluding JSON)
2020-08-09 12:07:02 +01:00
Issy Long
25ce3875a4
Gemfile: Unpin sorbet
version
...
- This was originally pinned in 1a6467eeeab8887ff404ff87b8b15d6c50c0525c
because we found that later versions surfaced over 100 new typing errors
in Tapioca's autogenerated RBI files. It seems like these are able to
be fixed now.
2020-08-09 12:03:30 +01:00
dependabot-preview[bot]
99bc1460c1
build(deps): bump concurrent-ruby from 1.1.6 to 1.1.7 in /docs
...
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.6...v1.1.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-09 10:12:01 +00:00
Issy Long
e28a336345
Merge pull request #8261 from vidusheeamoli/sorbet-gemfile
...
Gemfile: drop sorbet environment
2020-08-09 11:10:40 +01:00
Markus Reiter
8a32954940
Move cask/all
to just cask
.
2020-08-09 01:34:07 +02:00
Markus Reiter
d5dfe4d6a1
Merge pull request #8137 from waldyrious/add-desc-stanza-to-cask-dsl
...
Add a `desc` stanza to the cask DSL
2020-08-09 01:25:32 +02:00
Markus Reiter
3b86e1f9c1
Implement RuboCop for cask desc
stanza.
2020-08-08 23:04:24 +01:00
Waldir Pimenta
fc6813f094
Extract formula desc auditing code to a separate module
...
The extracted module will be used for Cask descs as well.
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-08-08 23:02:39 +01:00
Waldir Pimenta
ffed8fdbb3
Add a desc
stanza to the cask DSL
2020-08-08 23:02:23 +01:00