Update rake 13.3.0 → 13.3.1 (patch) #954
Open
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rake (13.3.0 → 13.3.1) · Repo · Changelog
Release Notes
13.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 61 commits:
v13.3.1Merge pull request #483 from luke-gru/fix_test_warningssilence warnings during execution of rake tasks in Rakefile (ex: rake test)Merge pull request #610 from pvdb/fix_testhelper_requireMerge pull request #635 from nevans/deconstruct_keys-for-nil-keysMerge pull request #666 from ruby/dependabot/github_actions/ruby/setup-ruby-1.266.0Bump ruby/setup-ruby from 1.265.0 to 1.266.0Merge pull request #665 from ruby/dependabot/github_actions/ruby/setup-ruby-1.265.0Bump ruby/setup-ruby from 1.263.0 to 1.265.0Merge pull request #664 from ruby/dependabot/github_actions/ruby/setup-ruby-1.263.0Bump ruby/setup-ruby from 1.262.0 to 1.263.0Merge pull request #662 from amatsuda/source_code_urisource_code_uri should point to the gem's public repo URLMerge pull request #661 from ruby/dependabot/github_actions/ruby/setup-ruby-1.262.0Merge pull request #660 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.4.1Bump ruby/setup-ruby from 1.257.0 to 1.262.0Bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1Merge pull request #659 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.1Bump step-security/harden-runner from 2.13.0 to 2.13.1Merge pull request #658 from ruby/dependabot/github_actions/ruby/setup-ruby-1.257.0Bump ruby/setup-ruby from 1.256.0 to 1.257.0Merge pull request #656 from ruby/dependabot/github_actions/ruby/setup-ruby-1.256.0Bump ruby/setup-ruby from 1.253.0 to 1.256.0Merge pull request #657 from ruby/fixup-jruby-ciFixup test_load_error_raised_implicitly with JRubyMerge pull request #654 from ruby/dependabot/github_actions/actions/upload-pages-artifact-4.0.0Merge pull request #653 from ruby/dependabot/github_actions/actions/checkout-5.0.0Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0Bump actions/checkout from 4.2.2 to 5.0.0Merge pull request #655 from ruby/fix-jruby-ciFixed assertion result with the latest stable version of JRubyMerge pull request #650 from ruby/rename-itAvoid to use `it` with block scope becaus Ruby 3.4 introduced block parameters named `it`Merge pull request #649 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.0Bump step-security/harden-runner from 2.12.2 to 2.13.0Merge pull request #648 from ruby/dependabot/github_actions/ruby/setup-ruby-1.253.0Bump ruby/setup-ruby from 1.245.0 to 1.253.0only include lib in $LOAD_PATH if not included yetMerge pull request #646 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.4.0Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0Merge pull request #645 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.2Bump step-security/harden-runner from 2.12.1 to 2.12.2Use new tokenMerge pull request #647 from ruby/fix-windows-ciThe old Ruby version of Windows is brokenUpdate the latest versions of stepsUse the hash version of stepsMerge pull request #641 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.1Bump step-security/harden-runner from 2.12.0 to 2.12.1Merge pull request #640 from ruby/dependabot/github_actions/ruby/setup-ruby-1.245.0Bump ruby/setup-ruby from 1.238.0 to 1.245.0Merge pull request #643 from ruby/fix-env-nameFixed wrong name of environmental variableMerge pull request #642 from ruby/fix-tokenlewagon/wait-on-check-action didn't need bot tokenMerge pull request #639 from ruby/rakeopt-docAdded document for RAKEOPTMerge pull request #636 from DormancyWang/remove_unnecessary_condition_checkRemove useless condition checkFix test assert expected/actual orderFix TaskArguments#deconstruct_keys with keys = nilDepfu 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