chore(deps): update dependency rake to v13.3.1 #8

Merged
onlyhavecans merged 1 commit from renovate/rake-13.x into main 2025-12-28 20:34:30 -08:00
Member

This PR contains the following updates:

Package Change Age Confidence
rake (changelog) "= 13.0.1""= 13.3.1" age confidence

Release Notes

ruby/rake (rake)

v13.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.3.0...v13.3.1

v13.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.2.1...v13.3.0

v13.2.1

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/rake/compare/v13.2.0...v13.2.1

v13.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.1.0...v13.2.0

v13.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.0.6...v13.1.0

v13.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/rake/compare/v13.0.5...v13.0.6

v13.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/rake/compare/v13.0.4...v13.0.5

v13.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.0.3...v13.0.4

v13.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.0.2...v13.0.3

v13.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/rake/compare/v13.0.1...v13.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rake](https://github.com/ruby/rake) ([changelog](https://github.com/ruby/rake/releases)) | `"= 13.0.1"` → `"= 13.3.1"` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/rake/13.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rake/13.0.1/13.3.1?slim=true) | --- ### Release Notes <details> <summary>ruby/rake (rake)</summary> ### [`v13.3.1`](https://github.com/ruby/rake/releases/tag/v13.3.1) [Compare Source](https://github.com/ruby/rake/compare/v13.3.0...v13.3.1) #### What's Changed - Remove useless condition check by [@&#8203;DormancyWang](https://github.com/DormancyWang) in [#&#8203;636](https://github.com/ruby/rake/pull/636) - Added document for RAKEOPT by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;639](https://github.com/ruby/rake/pull/639) - lewagon/wait-on-check-action didn't need bot token by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;642](https://github.com/ruby/rake/pull/642) - Fixed wrong name of environmental variable by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;643](https://github.com/ruby/rake/pull/643) - The old Ruby version of Windows is broken by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;647](https://github.com/ruby/rake/pull/647) - Avoid to use `it` by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;650](https://github.com/ruby/rake/pull/650) - Fixed assertion result with the latest stable version of JRuby by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;655](https://github.com/ruby/rake/pull/655) - Fixup `test_load_error_raised_implicitly` with JRuby by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;657](https://github.com/ruby/rake/pull/657) - Set source\_code\_uri metadata to this gem's public repo URL by [@&#8203;amatsuda](https://github.com/amatsuda) in [#&#8203;662](https://github.com/ruby/rake/pull/662) - Fix TaskArguments#deconstruct\_keys with keys = nil by [@&#8203;nevans](https://github.com/nevans) in [#&#8203;635](https://github.com/ruby/rake/pull/635) - refactor: only include `lib` in `$LOAD_PATH` if not included yet by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;610](https://github.com/ruby/rake/pull/610) - silence warnings during execution of rake tasks in Rakefile (ex: rake test) by [@&#8203;luke-gru](https://github.com/luke-gru) in [#&#8203;483](https://github.com/ruby/rake/pull/483) #### New Contributors - [@&#8203;DormancyWang](https://github.com/DormancyWang) made their first contribution in [#&#8203;636](https://github.com/ruby/rake/pull/636) - [@&#8203;amatsuda](https://github.com/amatsuda) made their first contribution in [#&#8203;662](https://github.com/ruby/rake/pull/662) - [@&#8203;nevans](https://github.com/nevans) made their first contribution in [#&#8203;635](https://github.com/ruby/rake/pull/635) - [@&#8203;luke-gru](https://github.com/luke-gru) made their first contribution in [#&#8203;483](https://github.com/ruby/rake/pull/483) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.3.0...v13.3.1> ### [`v13.3.0`](https://github.com/ruby/rake/releases/tag/v13.3.0) [Compare Source](https://github.com/ruby/rake/compare/v13.2.1...v13.3.0) #### What's Changed - Add missing changelog by [@&#8203;VitaliySerov](https://github.com/VitaliySerov) in [#&#8203;555](https://github.com/ruby/rake/pull/555) - Exclude 2.3-2.5 on macos-14 iamge by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;563](https://github.com/ruby/rake/pull/563) - Use `require_relative` in the Rake codebase by [@&#8203;koic](https://github.com/koic) in [#&#8203;566](https://github.com/ruby/rake/pull/566) - Provide a 'Changelog' link on rubygems.org/gems/rake by [@&#8203;mark-young-atg](https://github.com/mark-young-atg) in [#&#8203;572](https://github.com/ruby/rake/pull/572) - Remove dependency on `win32ole` by [@&#8203;Earlopain](https://github.com/Earlopain) in [#&#8203;573](https://github.com/ruby/rake/pull/573) - Switch changelog\_uri to releases tab by [@&#8203;fynsta](https://github.com/fynsta) in [#&#8203;577](https://github.com/ruby/rake/pull/577) - chore: refactor/reformat the heredocs (in tests) ... by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;589](https://github.com/ruby/rake/pull/589) - chore: remove `$trace` global variable / option by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;592](https://github.com/ruby/rake/pull/592) - Link to Jim's last `rake` commit (not the git tree with that SHA) by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;593](https://github.com/ruby/rake/pull/593) - chore: refactor how temporary files are created (in tests) by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;590](https://github.com/ruby/rake/pull/590) - refactor: use `$LOADED_FEATURES` built-in instead of `$"` by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;605](https://github.com/ruby/rake/pull/605) - refactor: remove "exposed" `@system_dir` instance variable (in helper method) by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;604](https://github.com/ruby/rake/pull/604) - refactor: simplify `Rake::Application#system_dir` method by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;591](https://github.com/ruby/rake/pull/591) - Remove unused argument by [@&#8203;takmar](https://github.com/takmar) in [#&#8203;623](https://github.com/ruby/rake/pull/623) - Use latest RDoc release instead of Ruby 3.2's default version by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;630](https://github.com/ruby/rake/pull/630) - Enabled trusted publisher for rubygems.org by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;634](https://github.com/ruby/rake/pull/634) - refactor: use `Dir.home` to find `rake`'s standard system dir by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;608](https://github.com/ruby/rake/pull/608) - Fix RDoc links in Rake Information section by [@&#8203;komagata](https://github.com/komagata) in [#&#8203;627](https://github.com/ruby/rake/pull/627) - refactor: move dependency requires to `ruby_runner.rb` file by [@&#8203;pvdb](https://github.com/pvdb) in [#&#8203;609](https://github.com/ruby/rake/pull/609) - Pattern matching support for arguments by [@&#8203;rgarner](https://github.com/rgarner) in [#&#8203;515](https://github.com/ruby/rake/pull/515) #### New Contributors - [@&#8203;VitaliySerov](https://github.com/VitaliySerov) made their first contribution in [#&#8203;555](https://github.com/ruby/rake/pull/555) - [@&#8203;koic](https://github.com/koic) made their first contribution in [#&#8203;566](https://github.com/ruby/rake/pull/566) - [@&#8203;mark-young-atg](https://github.com/mark-young-atg) made their first contribution in [#&#8203;572](https://github.com/ruby/rake/pull/572) - [@&#8203;Earlopain](https://github.com/Earlopain) made their first contribution in [#&#8203;573](https://github.com/ruby/rake/pull/573) - [@&#8203;fynsta](https://github.com/fynsta) made their first contribution in [#&#8203;577](https://github.com/ruby/rake/pull/577) - [@&#8203;takmar](https://github.com/takmar) made their first contribution in [#&#8203;623](https://github.com/ruby/rake/pull/623) - [@&#8203;st0012](https://github.com/st0012) made their first contribution in [#&#8203;630](https://github.com/ruby/rake/pull/630) - [@&#8203;komagata](https://github.com/komagata) made their first contribution in [#&#8203;627](https://github.com/ruby/rake/pull/627) - [@&#8203;rgarner](https://github.com/rgarner) made their first contribution in [#&#8203;515](https://github.com/ruby/rake/pull/515) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.2.1...v13.3.0> ### [`v13.2.1`](https://github.com/ruby/rake/releases/tag/v13.2.1) [Compare Source](https://github.com/ruby/rake/compare/v13.2.0...v13.2.1) #### What's Changed - Suppressed "<internal:array>:52:in 'Array#each'" from backtrace by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;554](https://github.com/ruby/rake/pull/554) - Bump actions/configure-pages from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;553](https://github.com/ruby/rake/pull/553) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.2.0...v13.2.1> ### [`v13.2.0`](https://github.com/ruby/rake/releases/tag/v13.2.0) [Compare Source](https://github.com/ruby/rake/compare/v13.1.0...v13.2.0) #### What's Changed - Fix rule example to be correct by [@&#8203;zenspider](https://github.com/zenspider) in [#&#8203;525](https://github.com/ruby/rake/pull/525) - Switch to use test-unit by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;536](https://github.com/ruby/rake/pull/536) - Removed redundant block by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;537](https://github.com/ruby/rake/pull/537) - Use Struct instead of OpenStruct. by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;545](https://github.com/ruby/rake/pull/545) - Accept FileList object as directory task's target by [@&#8203;gemmaro](https://github.com/gemmaro) in [#&#8203;530](https://github.com/ruby/rake/pull/530) - Fix exception when exception has nil backtrace by [@&#8203;janbiedermann](https://github.com/janbiedermann) in [#&#8203;451](https://github.com/ruby/rake/pull/451) - Add TruffleRuby on CI by [@&#8203;andrykonchin](https://github.com/andrykonchin) in [#&#8203;551](https://github.com/ruby/rake/pull/551) #### New Contributors - [@&#8203;zenspider](https://github.com/zenspider) made their first contribution in [#&#8203;525](https://github.com/ruby/rake/pull/525) - [@&#8203;gemmaro](https://github.com/gemmaro) made their first contribution in [#&#8203;530](https://github.com/ruby/rake/pull/530) - [@&#8203;janbiedermann](https://github.com/janbiedermann) made their first contribution in [#&#8203;451](https://github.com/ruby/rake/pull/451) - [@&#8203;andrykonchin](https://github.com/andrykonchin) made their first contribution in [#&#8203;551](https://github.com/ruby/rake/pull/551) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.1.0...v13.2.0> ### [`v13.1.0`](https://github.com/ruby/rake/releases/tag/v13.1.0) [Compare Source](https://github.com/ruby/rake/compare/v13.0.6...v13.1.0) #### What's Changed - Added dependabot.yml for actions by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;416](https://github.com/ruby/rake/pull/416) - Add Ruby 3.1 to the CI matrix by [@&#8203;petergoldstein](https://github.com/petergoldstein) in [#&#8203;415](https://github.com/ruby/rake/pull/415) - (Performance) Remove unnecessary I/O syscalls for FileTasks by [@&#8203;da2x](https://github.com/da2x) in [#&#8203;393](https://github.com/ruby/rake/pull/393) - Skip test failure with JRuby by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;418](https://github.com/ruby/rake/pull/418) - Remove bin/rdoc by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;421](https://github.com/ruby/rake/pull/421) - Remove bin/rake by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;422](https://github.com/ruby/rake/pull/422) - Remove bin/bundle by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;425](https://github.com/ruby/rake/pull/425) - Apply RuboCop linting for Ruby 2.3 by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;423](https://github.com/ruby/rake/pull/423) - Update rubocop to work with Ruby 2.4 compatible by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;424](https://github.com/ruby/rake/pull/424) - chore: fix typo in comments by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;429](https://github.com/ruby/rake/pull/429) - Use 'test' as workflow name on Actions by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;427](https://github.com/ruby/rake/pull/427) - docs: update CONTRIBUTING.rdoc by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;428](https://github.com/ruby/rake/pull/428) - Add RuboCop job to Actions by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;426](https://github.com/ruby/rake/pull/426) - Lock minitest-5.15.0 for Ruby 2.2 by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;442](https://github.com/ruby/rake/pull/442) - Eagerly require set in thread\_pool.rb by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;440](https://github.com/ruby/rake/pull/440) - Avoid creating an unnecessary thread pool by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;441](https://github.com/ruby/rake/pull/441) - Add credit for maintenance in Rake 12/13 by [@&#8203;tnir](https://github.com/tnir) in [#&#8203;443](https://github.com/ruby/rake/pull/443) - Sh fully echoes commands which error exit by [@&#8203;MarkDBlackwell](https://github.com/MarkDBlackwell) in [#&#8203;147](https://github.com/ruby/rake/pull/147) - Correct RuboCop offenses by [@&#8203;deivid-rodriguez](https://github.com/deivid-rodriguez) in [#&#8203;444](https://github.com/ruby/rake/pull/444) - \[StepSecurity] ci: Harden GitHub Actions by [@&#8203;step-security-bot](https://github.com/step-security-bot) in [#&#8203;450](https://github.com/ruby/rake/pull/450) - Add ruby 3.2 to test matrix by [@&#8203;hanneskaeufler](https://github.com/hanneskaeufler) in [#&#8203;458](https://github.com/ruby/rake/pull/458) - Missing 'do' on example by [@&#8203;zzak](https://github.com/zzak) in [#&#8203;467](https://github.com/ruby/rake/pull/467) - Try to use dependabot automerge by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;470](https://github.com/ruby/rake/pull/470) - Rewrite auto-merge feature for dependabot by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;471](https://github.com/ruby/rake/pull/471) - Update bundler in Dependabot by [@&#8203;ono-max](https://github.com/ono-max) in [#&#8203;472](https://github.com/ruby/rake/pull/472) - Fix grammar in help text by [@&#8203;mebezac](https://github.com/mebezac) in [#&#8203;381](https://github.com/ruby/rake/pull/381) - Try to use ruby/ruby/.github/workflows/ruby\_versions.yml\@&#8203;master by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;475](https://github.com/ruby/rake/pull/475) - Use GitHub Pages Action for generating rdoc page by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;477](https://github.com/ruby/rake/pull/477) - Support `#detailed_message` when task failed by [@&#8203;ksss](https://github.com/ksss) in [#&#8203;486](https://github.com/ruby/rake/pull/486) - Debug at stop when task fail by [@&#8203;ksss](https://github.com/ksss) in [#&#8203;489](https://github.com/ruby/rake/pull/489) - Drop to support Ruby 2.2 by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;492](https://github.com/ruby/rake/pull/492) - Bump up setup-ruby by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;497](https://github.com/ruby/rake/pull/497) - Update development dependencies by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;505](https://github.com/ruby/rake/pull/505) #### New Contributors - [@&#8203;petergoldstein](https://github.com/petergoldstein) made their first contribution in [#&#8203;415](https://github.com/ruby/rake/pull/415) - [@&#8203;da2x](https://github.com/da2x) made their first contribution in [#&#8203;393](https://github.com/ruby/rake/pull/393) - [@&#8203;tnir](https://github.com/tnir) made their first contribution in [#&#8203;421](https://github.com/ruby/rake/pull/421) - [@&#8203;step-security-bot](https://github.com/step-security-bot) made their first contribution in [#&#8203;450](https://github.com/ruby/rake/pull/450) - [@&#8203;hanneskaeufler](https://github.com/hanneskaeufler) made their first contribution in [#&#8203;458](https://github.com/ruby/rake/pull/458) - [@&#8203;ono-max](https://github.com/ono-max) made their first contribution in [#&#8203;472](https://github.com/ruby/rake/pull/472) - [@&#8203;mebezac](https://github.com/mebezac) made their first contribution in [#&#8203;381](https://github.com/ruby/rake/pull/381) - [@&#8203;ksss](https://github.com/ksss) made their first contribution in [#&#8203;486](https://github.com/ruby/rake/pull/486) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.0.6...v13.1.0> ### [`v13.0.6`](https://github.com/ruby/rake/releases/tag/v13.0.6) [Compare Source](https://github.com/ruby/rake/compare/v13.0.5...v13.0.6) #### What's Changed - Added Rake namespace explicitly by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;390](https://github.com/ruby/rake/pull/390) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.0.5...v13.0.6> ### [`v13.0.5`](https://github.com/ruby/rake/releases/tag/v13.0.5) [Compare Source](https://github.com/ruby/rake/compare/v13.0.4...v13.0.5) #### What's Changed - Fixed the regression of [#&#8203;388](https://github.com/ruby/rake/issues/388) by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;389](https://github.com/ruby/rake/pull/389) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.0.4...v13.0.5> ### [`v13.0.4`](https://github.com/ruby/rake/releases/tag/v13.0.4) [Compare Source](https://github.com/ruby/rake/compare/v13.0.3...v13.0.4) #### What's Changed - Add recent ruby versions to test by [@&#8203;nobu](https://github.com/nobu) in [#&#8203;377](https://github.com/ruby/rake/pull/377) - CI: use "3.0" to avoid YAML float conversions by [@&#8203;olleolleolle](https://github.com/olleolleolle) in [#&#8203;380](https://github.com/ruby/rake/pull/380) - Remove unnecessary require by [@&#8203;deivid-rodriguez](https://github.com/deivid-rodriguez) in [#&#8203;379](https://github.com/ruby/rake/pull/379) - Suppress deprecation warning for `$\` since ruby 3.0 by [@&#8203;nobu](https://github.com/nobu) in [#&#8203;378](https://github.com/ruby/rake/pull/378) - Add -C/--directory option the same as GNU make by [@&#8203;nobu](https://github.com/nobu) in [#&#8203;376](https://github.com/ruby/rake/pull/376) - Lazily load `set` by [@&#8203;deivid-rodriguez](https://github.com/deivid-rodriguez) in [#&#8203;374](https://github.com/ruby/rake/pull/374) - rule learns to accept Symbols as a prereq name by [@&#8203;jasonkarns](https://github.com/jasonkarns) in [#&#8203;350](https://github.com/ruby/rake/pull/350) - Fix rake test loader swallowing useful error information by [@&#8203;deivid-rodriguez](https://github.com/deivid-rodriguez) in [#&#8203;367](https://github.com/ruby/rake/pull/367) - Cleanup gemspec by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;386](https://github.com/ruby/rake/pull/386) #### New Contributors - [@&#8203;jasonkarns](https://github.com/jasonkarns) made their first contribution in [#&#8203;350](https://github.com/ruby/rake/pull/350) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.0.3...v13.0.4> ### [`v13.0.3`](https://github.com/ruby/rake/releases/tag/v13.0.3) [Compare Source](https://github.com/ruby/rake/compare/v13.0.2...v13.0.3) #### What's Changed - Fix breaking change of execution order on TestTask by [@&#8203;ysakasin](https://github.com/ysakasin) in [#&#8203;368](https://github.com/ruby/rake/pull/368) #### New Contributors - [@&#8203;ysakasin](https://github.com/ysakasin) made their first contribution in [#&#8203;368](https://github.com/ruby/rake/pull/368) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.0.2...v13.0.3> ### [`v13.0.2`](https://github.com/ruby/rake/releases/tag/v13.0.2) [Compare Source](https://github.com/ruby/rake/compare/v13.0.1...v13.0.2) #### What's Changed - Test Rake on TruffleRuby by [@&#8203;eregon](https://github.com/eregon) in [#&#8203;331](https://github.com/ruby/rake/pull/331) - Do not include `.github` directory into released gem by [@&#8203;voxik](https://github.com/voxik) in [#&#8203;333](https://github.com/ruby/rake/pull/333) - Use ruby/setup-ruby to simplify CI by [@&#8203;eregon](https://github.com/eregon) in [#&#8203;335](https://github.com/ruby/rake/pull/335) - Test with jruby-head by [@&#8203;eregon](https://github.com/eregon) in [#&#8203;336](https://github.com/ruby/rake/pull/336) - Unify workflow files by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;341](https://github.com/ruby/rake/pull/341) - Fix tests to work with current FileUtils by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;358](https://github.com/ruby/rake/pull/358) - Update broken links to rake articles from Avdi in README by [@&#8203;svl7](https://github.com/svl7) in [#&#8203;360](https://github.com/ruby/rake/pull/360) - Simplify default rake test loader by [@&#8203;deivid-rodriguez](https://github.com/deivid-rodriguez) in [#&#8203;357](https://github.com/ruby/rake/pull/357) - Update rdoc; HTTP -> HTTPS in [#&#8203;366](https://github.com/ruby/rake/pull/366) #### New Contributors - [@&#8203;eregon](https://github.com/eregon) made their first contribution in [#&#8203;331](https://github.com/ruby/rake/pull/331) - [@&#8203;voxik](https://github.com/voxik) made their first contribution in [#&#8203;333](https://github.com/ruby/rake/pull/333) - [@&#8203;svl7](https://github.com/svl7) made their first contribution in [#&#8203;360](https://github.com/ruby/rake/pull/360) **Full Changelog**: <https://github.com/ruby/rake/compare/v13.0.1...v13.0.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
onlyhavecans deleted branch renovate/rake-13.x 2025-12-28 20:34:30 -08:00
onlyhavecans referenced this pull request from a commit 2025-12-29 09:57:53 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/dnflake!8
No description provided.