Upgrade rake to version 12.3.1#6
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Closed in favor of #7. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ rake ( → 12.3.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 41 commits:
bump version to 12.3.1Fixed rdoc stylerubocop -aMerge pull request #262 from gfx/did_you_mean-v1.2.0support did_you_mean >= v1.2.0 which has a breaking change on formattersMerge pull request #252 from grzuy/fix_multitask_failuresPrefer #refute over negated #assertMerge pull request #259 from grzuy/fix_leading_whitespacesKeep original test case testing spaces in some argumentsMerge pull request #261 from aycabta/use-jruby-9.1.16.0Use JRuby 9.1.16.0Make space trimming consistent for all task arguments. Fixes #260Merge pull request #258 from grzuy/ruby_2_5_ciMerge pull request #254 from grzuy/remove_dup_inclusionmake AppVeyor test with ruby 2.5 alsoRemoves duplicated inclusion of Rake::DSLMerge pull request #256 from ruby/avoid-install-needless-depsTo use gem install insteaad of bundle installMerge pull request #253 from radar/patch-1Remove date field from rake.gemspecDon't run tasks if it depends on already invoked but failed task. Fixes #189rubocop -aMerge pull request #250 from dylanahsmith/re-raise-load-error-without-pathRe-raise a LoadError that didn't come from require in the test loaderMerge pull request #249 from esparta/fix_readme_minimal_ruby_version[skip ci] Fix minimal ruby version on READMErubocop -aMerge remote-tracking branch 'origin/v11'prefer to use %x literal instead of back-tickSupport non-bundler environmentMerge pull request #244 from aycabta/2.5.0Merge pull request #245 from aycabta/force-installation-bundlerForce installation BundlerUse 2.5.0 and more latest Ruby versionsMerge pull request #242 from stomar/ftp-publishingAdd missing information on FTP publishing to READMEMerge pull request #240 from aycabta/jruby-9.1.15.0Use JRuby 9.1.15.0 on .travis.ymlMerge pull request #239 from donv/patch-1[skip-ci] Fixed typobump release dateDepfu 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.