XCSoar / website

The XCSoar website
https://xcsoar.org
4 stars 12 forks source link

Update dependency rake to v13.1.0 #88

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rake (changelog) 13.0.6 -> 13.1.0 age adoption passing confidence

Release Notes

ruby/rake (rake) ### [`v13.1.0`](https://togithub.com/ruby/rake/releases/tag/v13.1.0) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.6...v13.1.0) #### What's Changed - Added dependabot.yml for actions by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/416](https://togithub.com/ruby/rake/pull/416) - Add Ruby 3.1 to the CI matrix by [@​petergoldstein](https://togithub.com/petergoldstein) in [https://github.com/ruby/rake/pull/415](https://togithub.com/ruby/rake/pull/415) - (Performance) Remove unnecessary I/O syscalls for FileTasks by [@​da2x](https://togithub.com/da2x) in [https://github.com/ruby/rake/pull/393](https://togithub.com/ruby/rake/pull/393) - Skip test failure with JRuby by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/418](https://togithub.com/ruby/rake/pull/418) - Remove bin/rdoc by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/421](https://togithub.com/ruby/rake/pull/421) - Remove bin/rake by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/422](https://togithub.com/ruby/rake/pull/422) - Remove bin/bundle by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/425](https://togithub.com/ruby/rake/pull/425) - Apply RuboCop linting for Ruby 2.3 by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/423](https://togithub.com/ruby/rake/pull/423) - Update rubocop to work with Ruby 2.4 compatible by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/424](https://togithub.com/ruby/rake/pull/424) - chore: fix typo in comments by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/429](https://togithub.com/ruby/rake/pull/429) - Use 'test' as workflow name on Actions by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/427](https://togithub.com/ruby/rake/pull/427) - docs: update CONTRIBUTING.rdoc by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/428](https://togithub.com/ruby/rake/pull/428) - Add RuboCop job to Actions by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/426](https://togithub.com/ruby/rake/pull/426) - Lock minitest-5.15.0 for Ruby 2.2 by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/442](https://togithub.com/ruby/rake/pull/442) - Eagerly require set in thread_pool.rb by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rake/pull/440](https://togithub.com/ruby/rake/pull/440) - Avoid creating an unnecessary thread pool by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rake/pull/441](https://togithub.com/ruby/rake/pull/441) - Add credit for maintenance in Rake 12/13 by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/443](https://togithub.com/ruby/rake/pull/443) - Sh fully echoes commands which error exit by [@​MarkDBlackwell](https://togithub.com/MarkDBlackwell) in [https://github.com/ruby/rake/pull/147](https://togithub.com/ruby/rake/pull/147) - Correct RuboCop offenses by [@​deivid-rodriguez](https://togithub.com/deivid-rodriguez) in [https://github.com/ruby/rake/pull/444](https://togithub.com/ruby/rake/pull/444) - \[StepSecurity] ci: Harden GitHub Actions by [@​step-security-bot](https://togithub.com/step-security-bot) in [https://github.com/ruby/rake/pull/450](https://togithub.com/ruby/rake/pull/450) - Add ruby 3.2 to test matrix by [@​hanneskaeufler](https://togithub.com/hanneskaeufler) in [https://github.com/ruby/rake/pull/458](https://togithub.com/ruby/rake/pull/458) - Missing 'do' on example by [@​zzak](https://togithub.com/zzak) in [https://github.com/ruby/rake/pull/467](https://togithub.com/ruby/rake/pull/467) - Try to use dependabot automerge by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/470](https://togithub.com/ruby/rake/pull/470) - Rewrite auto-merge feature for dependabot by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/471](https://togithub.com/ruby/rake/pull/471) - Update bundler in Dependabot by [@​ono-max](https://togithub.com/ono-max) in [https://github.com/ruby/rake/pull/472](https://togithub.com/ruby/rake/pull/472) - Fix grammar in help text by [@​mebezac](https://togithub.com/mebezac) in [https://github.com/ruby/rake/pull/381](https://togithub.com/ruby/rake/pull/381) - Try to use ruby/ruby/.github/workflows/ruby_versions.yml@master by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/475](https://togithub.com/ruby/rake/pull/475) - Use GitHub Pages Action for generating rdoc page by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/477](https://togithub.com/ruby/rake/pull/477) - Support `#detailed_message` when task failed by [@​ksss](https://togithub.com/ksss) in [https://github.com/ruby/rake/pull/486](https://togithub.com/ruby/rake/pull/486) - Debug at stop when task fail by [@​ksss](https://togithub.com/ksss) in [https://github.com/ruby/rake/pull/489](https://togithub.com/ruby/rake/pull/489) - Drop to support Ruby 2.2 by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/492](https://togithub.com/ruby/rake/pull/492) - Bump up setup-ruby by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/497](https://togithub.com/ruby/rake/pull/497) - Update development dependencies by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/505](https://togithub.com/ruby/rake/pull/505) #### New Contributors - [@​petergoldstein](https://togithub.com/petergoldstein) made their first contribution in [https://github.com/ruby/rake/pull/415](https://togithub.com/ruby/rake/pull/415) - [@​da2x](https://togithub.com/da2x) made their first contribution in [https://github.com/ruby/rake/pull/393](https://togithub.com/ruby/rake/pull/393) - [@​tnir](https://togithub.com/tnir) made their first contribution in [https://github.com/ruby/rake/pull/421](https://togithub.com/ruby/rake/pull/421) - [@​step-security-bot](https://togithub.com/step-security-bot) made their first contribution in [https://github.com/ruby/rake/pull/450](https://togithub.com/ruby/rake/pull/450) - [@​hanneskaeufler](https://togithub.com/hanneskaeufler) made their first contribution in [https://github.com/ruby/rake/pull/458](https://togithub.com/ruby/rake/pull/458) - [@​ono-max](https://togithub.com/ono-max) made their first contribution in [https://github.com/ruby/rake/pull/472](https://togithub.com/ruby/rake/pull/472) - [@​mebezac](https://togithub.com/mebezac) made their first contribution in [https://github.com/ruby/rake/pull/381](https://togithub.com/ruby/rake/pull/381) - [@​ksss](https://togithub.com/ksss) made their first contribution in [https://github.com/ruby/rake/pull/486](https://togithub.com/ruby/rake/pull/486) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.6...v13.1.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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to theignoreDeps` array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.