Upgrade rake: 13.0.1 → 13.0.6 (patch) #11
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!
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?
✳️ rake (13.0.1 → 13.0.6) · Repo · Changelog
Release Notes
13.0.6 (from changelog)
13.0.5 (from changelog)
13.0.4 (from changelog)
13.0.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 60 commits:
Bump up Rake-13.0.6
Merge pull request #390 from ruby/fix-388-again
Added Rake namespace explicitly
Bump version to v13.0.5
Merge pull request #389 from ruby/fix-388
Fixed the regression of #388
History for rake-13.0.4
Bump version to 13.0.4
Merge pull request #386 from ruby/cleanup
Use require_relative to specify release version
Don't need to specify Rubygems version
Extract gemspec and removed needless files
Merge pull request #367 from deivid-rodriguez/remove_unhelpful_rescue
Fix rake test loader swallowing useful error information
Merge pull request #350 from jasonkarns/rule-prereq-symbol
Merge pull request #374 from deivid-rodriguez/lazily_load_set
Merge pull request #376 from nobu/directory-option
Merge pull request #378 from nobu/suppress-warning
Merge pull request #379 from deivid-rodriguez/remove_unnecessary_require
Removed the deprecated test configurations
Merge pull request #380 from olleolleolle/ci-yaml-quotes
CI: use "3.0" to avoid YAML
Remove unnecessary require
Merge pull request #377 from nobu/update-test-versions
Suppress deprecation warning for $\ since ruby 3.0
Add recent ruby versions to test
Add -C/--directory option the same as GNU make
Lazily load `set`
Bump version to 13.0.3
Merge pull request #368 from ysakasin/fix_test_execution_order
Fix breaking change of execution order on TestTask
Bump version to 13.0.2
History for rake-13.0.2
Merge pull request #366 from bahasalien/patch-1
Fix doubled "http://" in line 102
Update rdoc; HTTP -> HTTPS
Merge pull request #357 from deivid-rodriguez/simplify_rake_test_loader
Merge pull request #360 from svl7/fix/update-article-links-avdi-series
Update broken links to rake articles from Avdi in README
Merge pull request #358 from jeremyevans/fileutils-stdout-test-adjust
Fix tests to work with current FileUtils
Simplify default rake test loader
rule learns to accept Symbols as a prereq name
Merge pull request #341 from ruby/use-ruby-actions
exclude jruby and windows
Allow failure with JRuby head
indent
exclude truffleruby and windows
Unify workflow files
Merge pull request #336 from eregon/patch-2
Test with jruby-head
Merge pull request #335 from eregon/use-setup-ruby
Use ruby/setup-ruby to simplify CI
Improve version check in test_rake_clean.rb
Merge pull request #333 from voxik/patch-1
Do not include `.github` directory into released gem
Merge pull request #331 from eregon/test-truffleruby
Skip the only failing test on TruffleRuby 19.3.0
Enable GitHub Actions on pull requests
Test Rake on TruffleRuby
Sorry, we couldn't find anything useful about this release.
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