⬆️ Upgrade dependency rake to v13.3.1
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| rake (changelog) |
13.3.0 -> 13.3.1
|
Release Notes
ruby/rake (rake)
v13.3.1
What's Changed
- Remove useless condition check by @DormancyWang in #636
- Added document for RAKEOPT by @hsbt in #639
- lewagon/wait-on-check-action didn't need bot token by @hsbt in #642
- Fixed wrong name of environmental variable by @hsbt in #643
- The old Ruby version of Windows is broken by @hsbt in #647
- Avoid to use
itby @hsbt in #650 - Fixed assertion result with the latest stable version of JRuby by @hsbt in #655
- Fixup
test_load_error_raised_implicitlywith JRuby by @hsbt in #657 - Set source_code_uri metadata to this gem's public repo URL by @amatsuda in #662
- Fix TaskArguments#deconstruct_keys with keys = nil by @nevans in #635
- refactor: only include
libin$LOAD_PATHif not included yet by @pvdb in #610 - silence warnings during execution of rake tasks in Rakefile (ex: rake test) by @luke-gru in #483
New Contributors
- @DormancyWang made their first contribution in #636
- @amatsuda made their first contribution in #662
- @nevans made their first contribution in #635
- @luke-gru made their first contribution in #483
Full Changelog: https://github.com/ruby/rake/compare/v13.3.0...v13.3.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.