Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Upgrade coffee-rails to version 5.0.0 #65
Conversation
depfu
bot
added
the
depfu
label
Apr 24, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Apr 24, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #65 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34 Continue to review full report at Codecov.
|
ruebot
merged commit 003a194
into
master
Apr 24, 2019
depfu
bot
deleted the
depfu/update/coffee-rails-5.0.0
branch
Apr 24, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
depfu bot commentedApr 24, 2019
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
5.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Prepare to 5.0.0
Set the javascripts generator option as true in the railtie
Point to rails repository
Merge pull request #114 from larouxn/rails_6_support
Revert folder structure changes, remove --javascripts flag
Fix for exclusively Rails 6
TESTING, use my fork of Rails
Conditionally use Rails 6 folder stucture
Merge pull request #111 from larouxn/stop_testing_below_ruby_2.2
Merge pull request #112 from larouxn/update_travis_jruby_version
Update Travis CI JRuby to 9.2.6.0
Stop testing Ruby <2.2
Merge pull request #108 from larouxn/stop_testing_ruby_2.3_rails_4
Remove support for Rails < 5.2
Merge pull request #109 from larouxn/add_ruby_2.6_gemfile_test
Merge pull request #110 from lucianosousa/patch-1
Remove Gemnasium badge
Add Ruby 2.6 Gemfile test
Merge pull request #102 from larouxn/run_tests_against_ruby_2.6
Merge pull request #104 from larouxn/lock_bundler_to_v1.17.3
Merge pull request #105 from larouxn/remove_gemfile_ruby_2.4
Run tests against Ruby 2.6
Remove explicit Bundler install
Remove Gemfile + Ruby 2.4 from Travis
Merge pull request #101 from rails/template-source
Fix deprecation warnings on Rails 6
Merge pull request #99 from junaruga/hotfix/travis-rubies
Update for outdated test cases in .travis.yml.
Fix wrong Ruby versions in .travis.yml.
Merge pull request #98 from junaruga/feature/travis-ruby-2.5
Add Ruby 2.5 to Travis CI.
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
.All Depfu comment commands