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