Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

Merge 1.8.3 #888

Merged
merged 97 commits into from
Nov 19, 2018
Merged

Merge 1.8.3 #888

merged 97 commits into from
Nov 19, 2018

Conversation

sjackman
Copy link
Member

@sjackman sjackman commented Nov 19, 2018

Wojonatior and others added 30 commits October 23, 2018 15:46
…rent-ruby-1.1.2

Bump concurrent-ruby from 1.1.1 to 1.1.2 in /docs
…anup

Implement the HOMEBREW_INSTALL_CLEANUP env to trigger cleanup on reinstall/install/upgrade
Bumps [sass](https://github.com/sass/ruby-sass) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sass/ruby-sass/releases)
- [Commits](sass/ruby-sass@3.6.0...3.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ebrew/vendor/concurrent-ruby-1.1.3

Bump concurrent-ruby from 1.1.2 to 1.1.3 in /Library/Homebrew/vendor
…rent-ruby-1.1.3

Bump concurrent-ruby from 1.1.2 to 1.1.3 in /docs
home: Use CLI::Parser to parse args
exceptions.rb: avoid failure if no arguments
options: Use CLI::Parser to parse args
Bumps [sass](https://github.com/sass/ruby-sass) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/sass/ruby-sass/releases)
- [Commits](sass/ruby-sass@3.7.0...3.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Co-Authored-By: reitermarkus <me@reitermark.us>
python_virtualenv_constants: upgrade virtualenv to 16.1.0
GauthamGoli and others added 22 commits November 13, 2018 17:28
unlink: Use CLI::Parser to parse args
unpack: Use CLI::Parser to parse args
unpin: Use CLI::Parser to parse args
untap: Use CLI::Parser to parse args
uses: Use CLI::Parser to parse args
leaves: Use CLI::Parser to parse args
…ipeline-2.9.1

Bump html-pipeline from 2.9.0 to 2.9.1 in /docs
…ebrew/test/codecov-0.1.14

Bump codecov from 0.1.13 to 0.1.14 in /Library/Homebrew/test
docs: bottle is a valid formula specifier, too
Bumps [github-pages](https://github.com/github/pages-gem) from 192 to 193.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](github/pages-gem@v192...v193)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Older systems will install Homebrew via git://, but can switch to https:// if a newer curl is installed.
…-pages-193

Bump github-pages from 192 to 193 in /docs
Simplify usage instructions for the new feature suggestion GitHub issue template
docs: update instructions for OS X < 10.9
DependencyCollector: Add java_dep_if_needed [Linux]
Conflicts:
	.github/ISSUE_TEMPLATE/Reproducible-Bug-Report.md
	Library/.rubocop.yml
	Library/Homebrew/extend/os/linux/dependency_collector.rb
	Library/Homebrew/requirements/java_requirement.rb
@sjackman sjackman self-assigned this Nov 19, 2018
@sjackman sjackman added the merge label Nov 19, 2018
@codecov
Copy link

codecov bot commented Nov 19, 2018

Codecov Report

Merging #888 into master will increase coverage by 0.6%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #888     +/-   ##
=========================================
+ Coverage   70.07%   70.67%   +0.6%     
=========================================
  Files         392      406     +14     
  Lines       21426    21931    +505     
=========================================
+ Hits        15014    15500    +486     
- Misses       6412     6431     +19
Impacted Files Coverage Δ
requirements/java_requirement.rb 88.46% <0%> (-3.54%) ⬇️
cmd/style.rb 22.85% <0%> (-1.15%) ⬇️
formula_installer.rb 63.65% <0%> (-0.31%) ⬇️
global.rb 96.66% <0%> (-0.04%) ⬇️
cmd/tap-unpin.rb 100% <0%> (ø) ⬆️
rubocops.rb 100% <0%> (ø) ⬆️
cmd/reinstall.rb 100% <0%> (ø) ⬆️
cmd/home.rb 0% <0%> (ø) ⬆️
cmd/tap-pin.rb 100% <0%> (ø) ⬆️
cmd/untap.rb 100% <0%> (ø) ⬆️
... and 56 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9769fb2...4f1938c. Read the comment docs.

@iMichka iMichka self-requested a review November 19, 2018 18:36
Copy link
Member

@iMichka iMichka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

@sjackman sjackman merged commit 4f1938c into Linuxbrew:master Nov 19, 2018
@sjackman sjackman deleted the merge-1.8.3 branch November 19, 2018 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.