16410 Commits

Author SHA1 Message Date
Mike McQuaid
d08600c56a
Merge pull request #6912 from Homebrew/dependabot/bundler/Library/Homebrew/i18n-1.8.1
build: bump i18n from 1.7.1 to 1.8.1 in /Library/Homebrew
2020-01-09 15:36:58 +00:00
Mike McQuaid
44f00af10a
brew vendor-gems: commit updates. 2020-01-09 14:21:29 +00:00
Mike McQuaid
70e0b500e9
diagnostic: fix suggested origin URL.
Fixes #6909.
2020-01-09 14:14:44 +00:00
dependabot-preview[bot]
b5c82e59bb
build: bump i18n from 1.7.1 to 1.8.1 in /Library/Homebrew
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/svenfuchs/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/i18n/compare/v1.7.1...v1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 10:06:22 +00:00
dependabot-preview[bot]
efa2cb89af
build: bump parser from 2.7.0.1 to 2.7.0.2 in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 2.7.0.1 to 2.7.0.2.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v2.7.0.1...v2.7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 05:23:48 +00:00
Jonathan Chang
bcb8f4da5f
Merge pull request #6903 from jonchang/audit-core-wording
audit: add "homebrew/core" for relevant checks
2020-01-08 15:53:45 -05:00
Jonathan Chang
779304df68 audit: add "homebrew/core" for relevant checks 2020-01-08 15:38:48 -05:00
Mike McQuaid
4efc1276b3
dev-cmd/audit: make git audit only --new-formula only.
Useful in e.g. https://github.com/Homebrew/homebrew-core/pull/46550 to
avoid repeatedly triggering a failing audit.
2020-01-08 12:12:26 +00:00
Mike McQuaid
dd573a9615
brew vendor-gems: commit updates. 2020-01-08 11:04:28 +00:00
dependabot-preview[bot]
0ea16042d4
build: bump i18n from 1.7.0 to 1.7.1 in /Library/Homebrew
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/svenfuchs/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/i18n/compare/v1.7.0...v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 11:02:35 +00:00
Mike McQuaid
45409618df
cmd/upgrade: fix pinned dependent handling.
Ensure they aren't upgraded or reinstalled even if they are outdated.

Fixes #6898.
2020-01-07 19:38:50 +00:00
dependabot-preview[bot]
d7e14454ae
build: bump rubocop from 0.78.0 to 0.79.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.78.0...v0.79.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 05:23:34 +00:00
dependabot-preview[bot]
774f2bba55
build: bump tins from 1.22.2 to 1.23.0 in /Library/Homebrew
Bumps [tins](https://github.com/flori/tins) from 1.22.2 to 1.23.0.
- [Release notes](https://github.com/flori/tins/releases)
- [Commits](https://github.com/flori/tins/compare/v1.22.2...v1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 10:11:06 +00:00
Mike McQuaid
d50a8c4e41
ARGV: delete/make private some more methods. 2020-01-02 14:07:07 +00:00
Mike McQuaid
c87416e525
postinstall: re-add Debrew. 2020-01-02 13:56:19 +00:00
Mike McQuaid
2bb0ad6560
test: parse arguments. 2020-01-02 13:56:19 +00:00
Gautham Goli
cebf6f3833
ARGV: Deprecate ARGV#resolved_formulae 2020-01-02 13:56:19 +00:00
Gautham Goli
959b88266d
ARGV: Replace usages of ARGV.resolved_formulae with Homebrew.args 2020-01-02 13:56:19 +00:00
Mike McQuaid
83fd531b62
Merge pull request #6886 from MikeMcQuaid/hardcode-bundler-version
utils/gems: hardcode bundler version.
2020-01-02 08:37:06 +00:00
Mike McQuaid
682ac2a3b8
utils/gems: hardcode bundler version.
This should avoid issues like those described in:
https://discourse.brew.sh/t/bump-pr-formula-bundler-version/6520/3
2020-01-01 15:47:06 +00:00
Mike McQuaid
3b2cbf2ffa
upgrade: make dry-run check dependents too.
Fixes #6883
2020-01-01 15:04:50 +00:00
dependabot-preview[bot]
79f84f891a
build: bump rspec-mocks from 3.9.0 to 3.9.1 in /Library/Homebrew
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.9.0...v3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 05:25:35 +00:00
dependabot-preview[bot]
7f7d756a8b
build: bump parser from 2.7.0.0 to 2.7.0.1 in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 2.7.0.0 to 2.7.0.1.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v2.7.0.0...v2.7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-31 05:24:45 +00:00
Michka Popoff
7aacca366a
Merge pull request #6878 from iMichka/virtualenv
virtualenv: support mojave and high sierra system Python
2019-12-30 20:36:46 +01:00
Michka Popoff
38feac473c virtualenv: support mojave and high sierra system Python
On High Sierra and Mojave, virtualenv 16.x does not build when used with
system Python
Fall back to an older virtualenv version, which is known to work.
2019-12-30 20:18:55 +01:00
Mike McQuaid
53bb918565
Merge pull request #6877 from Homebrew/dependabot/bundler/Library/Homebrew/rspec-support-3.9.2
build: bump rspec-support from 3.9.1 to 3.9.2 in /Library/Homebrew
2019-12-30 12:54:54 +00:00
dependabot-preview[bot]
102bd8d261
build: bump rspec-support from 3.9.1 to 3.9.2 in /Library/Homebrew
Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/rspec/rspec-support/releases)
- [Changelog](https://github.com/rspec/rspec-support/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-support/compare/v3.9.1...v3.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 10:53:26 +00:00
Mike McQuaid
cfe2f5bfda
Merge remote-tracking branch 'origin/master' into add_change_origin_command 2019-12-30 10:39:28 +00:00
Mike McQuaid
355626ac51
Tweak/fix Git remote configuration behaviour. 2019-12-30 10:38:47 +00:00
Mike McQuaid
674259d691
extend/ARGV: remove unused HOMEBREW_BUILD_BOTTLE. 2019-12-30 10:34:43 +00:00
dependabot-preview[bot]
17eef6a457
build: bump rspec-core from 3.9.0 to 3.9.1 in /Library/Homebrew
Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 05:28:31 +00:00
Mike McQuaid
e7a2fdeb65
Merge pull request #6872 from EricFromCanada/deps-build-test
deps: don't skip dependencies that are both :build and :test
2019-12-28 15:02:23 +00:00
Gautham Goli
073685284f postinstall: Use CLI::Parser to parse args 2019-12-28 14:48:34 +05:30
EricFromCanada
c31335c46d deps: don't skip those that are both :build and :test
plus a code readability improvement
2019-12-27 17:35:18 -05:00
Mike McQuaid
b7ee5a9239
Merge pull request #6871 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-3.3.1
build: bump mime-types from 3.3 to 3.3.1 in /Library/Homebrew
2019-12-27 08:45:46 +00:00
dependabot-preview[bot]
2e627b813a
build: bump mime-types from 3.3 to 3.3.1 in /Library/Homebrew
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.3 to 3.3.1.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases)
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/master/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.3...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 05:24:24 +00:00
dependabot-preview[bot]
b3bdc7aec3
build: bump parser from 2.6.5.0 to 2.7.0.0 in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 2.6.5.0 to 2.7.0.0.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v2.6.5.0...v2.7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-27 05:23:49 +00:00
Mike McQuaid
53e523f72a
Merge pull request #6869 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.5.2
build: bump rubocop-performance from 1.5.1 to 1.5.2 in /Library/Homebrew
2019-12-26 11:49:46 +00:00
Mike McQuaid
6eb7914d81
brew vendor-gems: commit updates. 2019-12-25 20:54:22 +00:00
Mike McQuaid
00f3475012
brew vendor-gems: commit updates. 2019-12-25 20:46:50 +00:00
dependabot-preview[bot]
a76aa506f3
build: bump tzinfo from 1.2.5 to 1.2.6 in /Library/Homebrew
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 15:30:01 +00:00
dependabot-preview[bot]
6e7e9ddc51
build: bump rubocop-performance from 1.5.1 to 1.5.2 in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.5.1...v1.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 07:20:09 +00:00
Dawid Dziurla
690b7a38d5
Remove 'run' from generic binaries list 2019-12-22 08:52:47 +01:00
Alexander Bayandin
c92a3d3f84 virtualenv_install_with_resources: add python@3.8 handling 2019-12-19 17:23:15 +00:00
Mike McQuaid
0c1b556196
uses_from_macos: remove before/after.
We're not actually using this anywhere and it makes the code
more complicated.

Relatedly, this PR fixes the issue where
`uses_from_macos "python@2" => :build` was valid on macOS but not
on Linux.
2019-12-19 14:36:33 +00:00
Mike McQuaid
16d5dedd48
Merge pull request #6856 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.78.0
build: bump rubocop from 0.77.0 to 0.78.0 in /Library/Homebrew
2019-12-19 12:32:13 +00:00
Mike McQuaid
76711e3222
Fix Rubocop 0.78.0 failures. 2019-12-19 12:01:51 +00:00
Mike McQuaid
91680f337f
brew vendor-gems: commit updates. 2019-12-19 11:50:23 +00:00
Mike McQuaid
b6da4ebb34
Merge remote-tracking branch 'origin/dependabot/bundler/Library/Homebrew/activesupport-6.0.2.1' into dependabot/bundler/Library/Homebrew/rubocop-0.78.0 2019-12-19 11:48:44 +00:00
Mike McQuaid
4577306e5e
Merge pull request #6849 from issyl0/add_garden_to_brew_root_allowed_list
Add `garden` to root execution allow list for Concourse CI containers
2019-12-19 11:44:50 +00:00