18547 Commits

Author SHA1 Message Date
Seeker
25b7d28f91
dev-cmd/audit: add libressl to uses_from_macos allow list 2020-07-18 15:23:27 -07:00
Rylan Polster
70dfaf3b42 Add link to pypi downloads page to problem message 2020-07-18 14:22:05 -04:00
Rylan Polster
5f3f7d010b Require long urls for pypi and pythonhosted urls 2020-07-18 14:05:46 -04:00
Issy Long
6d22358fe0
Merge pull request #8026 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.2
build(deps): bump codecov from 0.2.1 to 0.2.2 in /Library/Homebrew
2020-07-18 17:42:49 +01:00
Dawid Dziurla
e1fdb8117c
Merge pull request #8021 from Bo98/spdx-workflow
workflows: auto create PRs for license data updates
2020-07-18 09:14:17 +02:00
Seeker
06d9152098 bump-formula-pr: check duplicate PRs as early as possible 2020-07-17 21:33:58 -07:00
Seeker
a3f1e09bce dev-cmd/create: add --node option 2020-07-17 20:46:00 -07:00
Issy Long
df17f8a0cf
Merge pull request #8028 from vidusheeamoli/set-files-to-true
sorbet/files.yaml: set multiple files to true
2020-07-17 23:19:07 +01:00
vidusheeamoli
a2bd24efa7 sorbet: set multiple files to true
Set the following files to true in sorbet/files.yaml:
- ./cleaner.rb
- ./compilers.rb
- ./dependency_collector.rb
- ./description_cache_store.rb
- ./descriptions.rb
- ./env_config.rb
2020-07-18 01:47:08 +05:30
vidusheeamoli
01d766d53f sorbet: set os/linux files to true
- Set os/linux/glibc.rb and os/linux/kernel.rb to true in
  sorbet/files.yaml
2020-07-18 00:36:59 +05:30
vidusheeamoli
775f5f88ea sorbet: set os.rb to true 2020-07-18 00:36:59 +05:30
dependabot-preview[bot]
e3c8b52ef3
build(deps): bump codecov from 0.2.1 to 0.2.2 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.1...v0.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-17 14:50:48 +00:00
William Ma
03857319c9 outdated: Update documentation about json versions 2020-07-17 10:28:09 -04:00
Bo Anderson
19f9fecb33 dev-cmd/update-license-data: fail if not changed rather than on change 2020-07-17 14:22:15 +01:00
Jonathan Chang
13f0d4ad2b
Merge pull request #7847 from maxim-belkin/allow_missing_libs
Allow missing libraries
2020-07-17 23:14:33 +10:00
William Ma
8c5140f6e6 outdated: Implement json v2 2020-07-17 08:53:19 -04:00
Jonathan Chang
46ecc1c032 data/spdx.json: update to v3.9 2020-07-17 20:45:54 +10:00
Jonathan Chang
f1f97c55b5 update-license-data: only check against latest tag 2020-07-17 20:45:15 +10:00
Bo Anderson
4195721d22 data/spdx.json: update 2020-07-16 23:59:16 +01:00
Dawid Dziurla
d579725f7c
Merge pull request #7954 from dawidd6/workflow-dispatch-event
utils/github: add workflow_dispatch_event method
2020-07-16 19:08:12 +02:00
Issy Long
47826fd01d
Merge pull request #7997 from issyl0/git-test-last_revision_commit_of_files
utils/git_spec: Add a test for `last_revision_commit_of_files`
2020-07-16 17:07:29 +01:00
Maxim Belkin
f2ddcda85b Fix style (Convert if-elsif to case-when) 2020-07-16 13:53:32 +00:00
Maxim Belkin
c61aba4ec3 Formula: ignore_missing_libraries DSL 2020-07-16 13:51:16 +00:00
Maxim Belkin
e7b3b8e559 Allow missing libraries 2020-07-16 13:51:16 +00:00
William Ma
299db98dbf Fix PR issues 2020-07-16 23:31:26 +10:00
William Ma
d81296f8dc outdated: Rename --formula-only and --cask-only to --formula and --cask
For consistency with brew --cache
2020-07-16 23:31:26 +10:00
William Ma
ee0e9945e0 outdated: Update logic when handling --json to be more explicit 2020-07-16 23:31:26 +10:00
William Ma
966131f768 outdated: Fail when user supplies formulae and some are outdated 2020-07-16 23:31:26 +10:00
William Ma
a3da9fa350 outdated: Actually print json information for casks 2020-07-16 23:31:26 +10:00
William Ma
bdc99ebd98 outdated: Allow references to cask 2020-07-16 23:31:26 +10:00
William Ma
ad04284a20 upgrade: Move logic to find outdated formulae into upgrade method 2020-07-16 23:31:26 +10:00
William Ma
210d22e819 Integrate upgrade with cask 2020-07-16 23:31:26 +10:00
Jonathan Chang
9c7f73a4c8
Merge pull request #8011 from SeekingMeaning/bump-duplicate
bump-formula-pr: restore formula if duplicate PR exists
2020-07-16 17:19:13 +10:00
Jonathan Chang
958f915118
Merge pull request #8013 from Bo98/doc-fixes
Doc fixes
2020-07-16 17:18:43 +10:00
Jonathan Chang
2ed1de48d5
Merge pull request #8012 from Bo98/formula-minor-refactor
formula: minor refactor to reduce line count
2020-07-16 17:18:17 +10:00
Bo Anderson
311a6f5d55 debrew/irb: don't attempt (and choke) documenting 2020-07-16 02:53:26 +01:00
Bo Anderson
8eb176f50b exceptions: correct safe_system doc link 2020-07-16 02:52:28 +01:00
Bo Anderson
022d42ab08 formula: minor refactor to reduce line count 2020-07-16 02:20:13 +01:00
Seeker
79d4b27c86 bump-formula-pr: restore formula if duplicate PR exists 2020-07-15 14:54:39 -07:00
Seeker
3ae2611365 bump-formula-pr: determine url/tag from version 2020-07-15 13:56:07 -07:00
Bo Anderson
0499e60198 data/spdx.json: update 2020-07-15 20:30:07 +01:00
Bo Anderson
681dafd028 Adjust container checks for GitHub Actions changes 2020-07-15 19:12:33 +01:00
Jonathan Chang
474c1ab7f6
Merge pull request #8007 from SeekingMeaning/head-after-license
formula_creator: generate `head` stanza after `license`
2020-07-15 18:03:05 +10:00
Jonathan Chang
20e3d74e81
Merge pull request #7996 from rmNULL/gemfile-patchelf-version-update
Replace instance variable access with call to .elf.
2020-07-15 17:58:37 +10:00
Jonathan Chang
afc5d99522 brew vendor-gems: commit updates. 2020-07-15 17:32:32 +10:00
dependabot-preview[bot]
33c3cf2ec6
build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.3.1...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 07:28:01 +00:00
SeekingMeaning
29650fdea1
formula_creator: generate head stanza after license 2020-07-14 17:37:55 -07:00
dependabot-preview[bot]
517effd7e2
build(deps): bump codecov from 0.2.0 to 0.2.1 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.0...v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 00:03:51 +00:00
William Woodruff
0f9bdee8e9
Update Library/Homebrew/Gemfile
Co-authored-by: Shaun Jackman <sjackman@gmail.com>
2020-07-14 14:35:55 -04:00
Bo Anderson
b931f5064f
Merge pull request #8002 from gromgit/fix_diag_wording
check_user_path_1: Fix message presentation
2020-07-14 12:31:02 +01:00