BrewTestBot
|
d261a57a8d
|
brew vendor-gems: commit updates.
|
2021-03-29 10:25:07 +00:00 |
|
dependabot[bot]
|
097c8cbde9
|
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.3 to 6.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.3...v6.1.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 10:19:09 +00:00 |
|
Nanda H Krishna
|
0ad2564c5f
|
Merge pull request #10961 from Homebrew/fix-commit-signing
workflows: fix commit signing
3.0.10
|
2021-03-29 14:53:34 +05:30 |
|
nandahkrishna
|
bf55ced33b
|
workflows: fix commit signing
|
2021-03-29 13:59:54 +05:30 |
|
Markus Reiter
|
3bfa59bd2f
|
Merge pull request #10955 from reitermarkus/bundle-version-comparison
Fix `BundleVersion` comparison when one part is `nil`.
|
2021-03-28 04:35:38 +02:00 |
|
Markus Reiter
|
a57813321b
|
Fix BundleVersion comparison when one part is nil.
|
2021-03-28 04:15:59 +02:00 |
|
Mike McQuaid
|
a8f2fd2b5a
|
Merge pull request #10868 from dkav/quiet-update-2
Add additional quiet check in update-report
|
2021-03-28 02:40:54 +01:00 |
|
Mike McQuaid
|
dcfd4c2beb
|
cmd/update-report: tweak syntax.
|
2021-03-28 02:20:56 +01:00 |
|
Darren Kavanagh
|
92a42381df
|
Add additional quiet check in update-report
|
2021-03-28 02:20:55 +01:00 |
|
Markus Reiter
|
a96e364b41
|
Merge pull request #10935 from reitermarkus/uninstall-force
Fix `uninstall --force` for casks and still ignore non-existent formulae/casks.
|
2021-03-27 16:23:47 +01:00 |
|
Bo Anderson
|
5361c04c49
|
Merge pull request #10950 from Bo98/gemfile-env-leak
utils/gems: don't leak BUNDLE_GEMFILE
|
2021-03-27 03:05:50 +00:00 |
|
Bo Anderson
|
e51597b4eb
|
utils/gems: don't leak BUNDLE_GEMFILE
|
2021-03-27 02:15:56 +00:00 |
|
Bo Anderson
|
e79f315eee
|
Merge pull request #10949 from Bo98/cask-audit-ci-disable
workflows/tests: disable cask-versions audit test
|
2021-03-27 01:15:59 +00:00 |
|
Bo Anderson
|
3fe8e0d916
|
workflows/tests: disable cask-versions audit test
|
2021-03-27 00:45:55 +00:00 |
|
Nanda H Krishna
|
c25ce7099c
|
Merge pull request #10936 from nandahkrishna/cask-password-message
cask: add password warning for pkg uninstall
|
2021-03-27 02:32:32 +05:30 |
|
Bo Anderson
|
48df7a6dae
|
Merge pull request #10933 from Bo98/test-debug
test: don't apply timeout with --debug
|
2021-03-26 20:53:59 +00:00 |
|
Bo Anderson
|
3466c2da82
|
Merge pull request #10930 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.12.0
build(deps): bump rubocop from 1.11.0 to 1.12.0 in /Library/Homebrew
|
2021-03-26 16:22:11 +00:00 |
|
Mike McQuaid
|
c3f90e91f5
|
Merge pull request #10932 from MikeMcQuaid/json_schema
github_packages: various improvements.
|
2021-03-26 15:36:06 +00:00 |
|
Bo Anderson
|
450bc4ab33
|
Fix brew style
|
2021-03-26 14:11:03 +00:00 |
|
Bo Anderson
|
6362f3ebbf
|
Merge pull request #10939 from Homebrew/spdx-update
spdx: update license data.
|
2021-03-26 10:18:02 +00:00 |
|
Bo Anderson
|
c02580fc76
|
Merge pull request #10940 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.6.0
build(deps): bump parallel_tests from 3.5.2 to 3.6.0 in /Library/Homebrew
|
2021-03-26 10:17:05 +00:00 |
|
Nanda H Krishna
|
b15c6b1fce
|
Merge pull request #10928 from Homebrew/brewtestbot-commit-signing
workflows: enable commit signing for BrewTestBot
|
2021-03-26 12:22:14 +05:30 |
|
BrewTestBot
|
402bf2ec56
|
Update RBI files for parallel_tests.
|
2021-03-26 05:59:51 +00:00 |
|
BrewTestBot
|
afb5b953c6
|
brew vendor-gems: commit updates.
|
2021-03-26 05:58:56 +00:00 |
|
dependabot[bot]
|
ee09aa3994
|
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.5.2...v3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-26 05:56:30 +00:00 |
|
BrewTestBot
|
f421319765
|
spdx: update license data.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/spdx.yml).
|
2021-03-26 00:14:16 +00:00 |
|
Nanda H Krishna
|
eecbd5887c
|
Apply suggestion from review
Co-authored-by: Markus Reiter <me@reitermark.us>
|
2021-03-26 02:28:51 +05:30 |
|
Sean Molenaar
|
04d11423b4
|
Merge pull request #10926 from Homebrew/SMillerDev-patch-2
|
2021-03-25 20:04:10 +01:00 |
|
nandahkrishna
|
94737ef41d
|
cask: add password warning for pkg uninstall
|
2021-03-26 00:11:39 +05:30 |
|
Markus Reiter
|
c5d4716e2e
|
Ignore FormulaOrCaskUnavailableError.
|
2021-03-25 19:34:34 +01:00 |
|
Bo Anderson
|
679dbea79f
|
Merge pull request #10927 from Bo98/fi-deprecated-disabled
formula_installer: move deprecation/disabled checking earlier
|
2021-03-25 18:29:24 +00:00 |
|
Markus Reiter
|
507db5256f
|
Revert "Merge pull request #10934 from dawidd6/revert-uninstall"
This reverts commit 5b1ad8418413f84a2cc11a33da39f467f3756a64, reversing
changes made to e1385b075408cca153a59a960b52c44508df1e1b.
|
2021-03-25 19:11:52 +01:00 |
|
Dawid Dziurla
|
5b1ad84184
|
Merge pull request #10934 from dawidd6/revert-uninstall
Revert "Fix `uninstall --force` for casks."
|
2021-03-25 19:10:08 +01:00 |
|
Carlo Cabrera
|
e1385b0754
|
Merge pull request #10899 from carlocab/ls-delineate
cmd/list: delineate formulae and casks
|
2021-03-25 17:52:41 +00:00 |
|
Dawid Dziurla
|
8fa557ea02
|
Revert "Fix uninstall --force for casks."
This reverts commit 45066f91444730141c2262d761afee35af753a1b.
|
2021-03-25 18:46:50 +01:00 |
|
Bo Anderson
|
6d5ef3ba2f
|
test: don't apply timeout with --debug
|
2021-03-25 16:50:42 +00:00 |
|
Markus Reiter
|
afd3567cea
|
Merge pull request #10925 from reitermarkus/cask-uninstall-force
Fix `uninstall --force` for casks.
|
2021-03-25 16:08:45 +01:00 |
|
Bo Anderson
|
e35e5f13e8
|
Merge pull request #10918 from Bo98/std_go_args-ldflags
formula: add ldflags parameter to std_go_args
|
2021-03-25 14:58:19 +00:00 |
|
Bo Anderson
|
2f302f9696
|
Merge pull request #10931 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.19
build(deps): bump tapioca from 0.4.18 to 0.4.19 in /Library/Homebrew
|
2021-03-25 14:57:46 +00:00 |
|
Mike McQuaid
|
169a1bae13
|
github_packages: various improvements.
- validate all JSON files against their JSON schemas
- remove existing/lingering JSON files
- improve naming based on schema understanding
- add more (empty) annotations hashes where valid
- output prettier JSON
- fix non-SHA256 output filenames
|
2021-03-25 10:29:26 +00:00 |
|
BrewTestBot
|
7f272b7875
|
Update RBI files for rubocop.
|
2021-03-25 07:41:23 +00:00 |
|
BrewTestBot
|
5be95d1f86
|
brew vendor-gems: commit updates.
|
2021-03-25 07:40:28 +00:00 |
|
BrewTestBot
|
ca4a5b73fd
|
Update RBI files for tapioca.
|
2021-03-25 07:39:11 +00:00 |
|
BrewTestBot
|
a75e9902b6
|
brew vendor-gems: commit updates.
|
2021-03-25 07:38:23 +00:00 |
|
dependabot[bot]
|
7c5a05d68c
|
build(deps): bump tapioca from 0.4.18 to 0.4.19 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.18...v0.4.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 07:36:09 +00:00 |
|
dependabot[bot]
|
767c508691
|
build(deps): bump rubocop from 1.11.0 to 1.12.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.11.0...v1.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 07:35:49 +00:00 |
|
Sean Molenaar
|
4af981338e
|
Update docs/Acceptable-Formulae.md
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
|
2021-03-25 08:20:56 +01:00 |
|
Carlo Cabrera
|
9308a2515b
|
Merge pull request #10921 from carlocab/brewed-m4
extend/ENV/super: remove M4
|
2021-03-25 06:04:43 +00:00 |
|
nandahkrishna
|
1b674cdfec
|
workflows: enable commit signing for BrewTestBot
|
2021-03-25 02:08:20 +05:30 |
|
Bo Anderson
|
929d2d8caf
|
formula_installer: move deprecation/disabled checking earlier
|
2021-03-24 15:46:29 +00:00 |
|