Update codeclimate-test-reporter: 0.4.1 → 1.0.8 (major) #101
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We've updated a dependency and here is what you need to know:
Additionally, the update changed a few other dependencies as well:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ codeclimate-test-reporter (0.4.1 → 1.0.8) · Repo · Changelog
Release Notes
0.6.0
ENV["SSL_CERT_PATH"]
for custom SSL certificatesCommits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ simplecov (0.9.1 → 0.13.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 48 commits:
Prepare 0.10.2
Merge pull request #55 from colszowka/ci-against-newest-jruby
Truly newest JRuby
Changelog for #56 [ci-skip]
Merge pull request #56 from pat/frozen-string-literals
Simplify the VERSION constant.
Allow library to be used with frozen-string-literals enabled.
Version bump to 0.10.1
Changelog creation and 0.10.1
CI against newest JRuby
Merge pull request #53 from koic/use_each_instead_of_each_with_index
Use `each` instead of `each_with_index` in source_file.erb
Merge pull request #47 from studiolift/fix_greedy_shortened_filename
Fix greedy shortened_filename replace
Shouldn't the directive here be `platforms`??
Travis couldn't find ruby-2.3
CI against ruby 2.3
rack 2 requires ruby version >= 2.2.2
json 2 requires ruby version ~> 2.0
Upgrade to Test::Unit to MiniTest::Unit
Always use raise to signal exceptions
Lock rake dependency to ~> 10.5 on Ruby 1.8.7
Merge pull request #43 from sachin21/fix_a_issue_of_rubocop
Fix a issue of rubocop
Bump version to 0.10.0
Add Travis CI configuration file
Add some helpful singleton methods to the version string
Add RuboCop
Prefer double-quoted strings
Move development dependencies into Gemfile
Merge pull request #39 from colszowka/no_rubygems
Remove RubyGems dep
Require SimpleCov 0.9.0+ to force people to upgrade from buggy 0.8
Bump version to 0.9.0
Merge pull request #36 from justinsteele/master
fix hash check to look for any groups in the url. also adjust the way prev_anchor is set to avoid bugs related to hitting back/forward on files in a group
use popstate to close and reopen colorbox when using back/forward browser buttons, fixes colszowka/simplecov#263
Merge pull request #32 from andy128k/master
always use binary file format
Merge pull request #31 from cbandy/warning-useless-variable
Squelch warning about useless variable
Merge branch 'ciddennis-master'
Add .idea to .gitignore for RubyMine
Upgrade Colorbox
Add license to gemspec, is MIT
Merge pull request #26 from bf4/add_license_to_gemspec
Merge pull request #16 from pschambacher/master
Add license to gemspec, is MIT
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.