chore(deps): update dependency rake to v13.3.0
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
rake (changelog) |
13.2.1 -> 13.3.0
|
Release Notes
ruby/rake (rake)
v13.3.0
What's Changed
- Add missing changelog by @VitaliySerov in https://github.com/ruby/rake/pull/555
- Exclude 2.3-2.5 on macos-14 iamge by @hsbt in https://github.com/ruby/rake/pull/563
- Use
require_relative
in the Rake codebase by @koic in https://github.com/ruby/rake/pull/566 - Provide a 'Changelog' link on rubygems.org/gems/rake by @mark-young-atg in https://github.com/ruby/rake/pull/572
- Remove dependency on
win32ole
by @Earlopain in https://github.com/ruby/rake/pull/573 - Switch changelog_uri to releases tab by @fynsta in https://github.com/ruby/rake/pull/577
- chore: refactor/reformat the heredocs (in tests) ... by @pvdb in https://github.com/ruby/rake/pull/589
- chore: remove
$trace
global variable / option by @pvdb in https://github.com/ruby/rake/pull/592 - Link to Jim's last
rake
commit (not the git tree with that SHA) by @pvdb in https://github.com/ruby/rake/pull/593 - chore: refactor how temporary files are created (in tests) by @pvdb in https://github.com/ruby/rake/pull/590
- refactor: use
$LOADED_FEATURES
built-in instead of$"
by @pvdb in https://github.com/ruby/rake/pull/605 - refactor: remove "exposed"
@system_dir
instance variable (in helper method) by @pvdb in https://github.com/ruby/rake/pull/604 - refactor: simplify
Rake::Application#system_dir
method by @pvdb in https://github.com/ruby/rake/pull/591 - Remove unused argument by @takmar in https://github.com/ruby/rake/pull/623
- Use latest RDoc release instead of Ruby 3.2's default version by @st0012 in https://github.com/ruby/rake/pull/630
- Enabled trusted publisher for rubygems.org by @hsbt in https://github.com/ruby/rake/pull/634
- refactor: use
Dir.home
to findrake
's standard system dir by @pvdb in https://github.com/ruby/rake/pull/608 - Fix RDoc links in Rake Information section by @komagata in https://github.com/ruby/rake/pull/627
- refactor: move dependency requires to
ruby_runner.rb
file by @pvdb in https://github.com/ruby/rake/pull/609 - Pattern matching support for arguments by @rgarner in https://github.com/ruby/rake/pull/515
New Contributors
- @VitaliySerov made their first contribution in https://github.com/ruby/rake/pull/555
- @koic made their first contribution in https://github.com/ruby/rake/pull/566
- @mark-young-atg made their first contribution in https://github.com/ruby/rake/pull/572
- @Earlopain made their first contribution in https://github.com/ruby/rake/pull/573
- @fynsta made their first contribution in https://github.com/ruby/rake/pull/577
- @takmar made their first contribution in https://github.com/ruby/rake/pull/623
- @st0012 made their first contribution in https://github.com/ruby/rake/pull/630
- @komagata made their first contribution in https://github.com/ruby/rake/pull/627
- @rgarner made their first contribution in https://github.com/ruby/rake/pull/515
Full Changelog: https://github.com/ruby/rake/compare/v13.2.1...v13.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by researchable-bot