ruby-emoji-regex
ruby-emoji-regex copied to clipboard
Update dependency rake to v13.3.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| rake (changelog) | "13.1.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
v13.3.0
What's Changed
- Add missing changelog by @​VitaliySerov in #​555
- Exclude 2.3-2.5 on macos-14 iamge by @​hsbt in #​563
- Use
require_relativein the Rake codebase by @​koic in #​566 - Provide a 'Changelog' link on rubygems.org/gems/rake by @​mark-young-atg in #​572
- Remove dependency on
win32oleby @​Earlopain in #​573 - Switch changelog_uri to releases tab by @​fynsta in #​577
- chore: refactor/reformat the heredocs (in tests) ... by @​pvdb in #​589
- chore: remove
$traceglobal variable / option by @​pvdb in #​592 - Link to Jim's last
rakecommit (not the git tree with that SHA) by @​pvdb in #​593 - chore: refactor how temporary files are created (in tests) by @​pvdb in #​590
- refactor: use
$LOADED_FEATURESbuilt-in instead of$"by @​pvdb in #​605 - refactor: remove "exposed"
@system_dirinstance variable (in helper method) by @​pvdb in #​604 - refactor: simplify
Rake::Application#system_dirmethod by @​pvdb in #​591 - Remove unused argument by @​takmar in #​623
- Use latest RDoc release instead of Ruby 3.2's default version by @​st0012 in #​630
- Enabled trusted publisher for rubygems.org by @​hsbt in #​634
- refactor: use
Dir.hometo findrake's standard system dir by @​pvdb in #​608 - Fix RDoc links in Rake Information section by @​komagata in #​627
- refactor: move dependency requires to
ruby_runner.rbfile by @​pvdb in #​609 - Pattern matching support for arguments by @​rgarner in #​515
New Contributors
- @​VitaliySerov made their first contribution in #​555
- @​koic made their first contribution in #​566
- @​mark-young-atg made their first contribution in #​572
- @​Earlopain made their first contribution in #​573
- @​fynsta made their first contribution in #​577
- @​takmar made their first contribution in #​623
- @​st0012 made their first contribution in #​630
- @​komagata made their first contribution in #​627
- @​rgarner made their first contribution in #​515
Full Changelog: https://github.com/ruby/rake/compare/v13.2.1...v13.3.0
v13.2.1
What's Changed
- Suppressed "internal:array:52:in 'Array#each'" from backtrace by @​hsbt in #​554
- Bump actions/configure-pages from 4 to 5 by @​dependabot in #​553
Full Changelog: https://github.com/ruby/rake/compare/v13.2.0...v13.2.1
v13.2.0
What's Changed
- Fix rule example to be correct by @​zenspider in #​525
- Switch to use test-unit by @​hsbt in #​536
- Removed redundant block by @​hsbt in #​537
- Use Struct instead of OpenStruct. by @​hsbt in #​545
- Accept FileList object as directory task's target by @​gemmaro in #​530
- Fix exception when exception has nil backtrace by @​janbiedermann in #​451
- Add TruffleRuby on CI by @​andrykonchin in #​551
New Contributors
- @​zenspider made their first contribution in #​525
- @​gemmaro made their first contribution in #​530
- @​janbiedermann made their first contribution in #​451
- @​andrykonchin made their first contribution in #​551
Full Changelog: https://github.com/ruby/rake/compare/v13.1.0...v13.2.0
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 was generated by Mend Renovate. View the repository job log.