-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 08bf5da
authored
Update dependency rake to v13.1.0 (#57)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rake](https://togithub.com/ruby/rake)
([changelog](https://togithub.com/ruby/rake/blob/v13.0.6/History.rdoc))
| `13.0.6` -> `13.1.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>ruby/rake (rake)</summary>
### [`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)
- Bump actions/checkout from 2 to 3 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/417](https://togithub.com/ruby/rake/pull/417)
- 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)
- Bump ruby/setup-ruby from 1.126.0 to 1.127.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/453](https://togithub.com/ruby/rake/pull/453)
- Bump actions/checkout from 3.1.0 to 3.2.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/454](https://togithub.com/ruby/rake/pull/454)
- Bump ruby/setup-ruby from 1.127.0 to 1.131.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/457](https://togithub.com/ruby/rake/pull/457)
- 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)
- Bump ruby/setup-ruby from 1.131.0 to 1.133.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/459](https://togithub.com/ruby/rake/pull/459)
- Bump actions/checkout from 3.2.0 to 3.3.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/463](https://togithub.com/ruby/rake/pull/463)
- Bump ruby/setup-ruby from 1.133.0 to 1.133.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/462](https://togithub.com/ruby/rake/pull/462)
- Bump ruby/setup-ruby from 1.133.1 to 1.133.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/464](https://togithub.com/ruby/rake/pull/464)
- Bump ruby/setup-ruby from 1.133.2 to 1.134.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/466](https://togithub.com/ruby/rake/pull/466)
- 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)
- Bump ruby/setup-ruby from 1.134.0 to 1.137.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/469](https://togithub.com/ruby/rake/pull/469)
- 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)
- Bump ruby/setup-ruby from 1.137.2 to 1.138.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/473](https://togithub.com/ruby/rake/pull/473)
- Update minitest requirement from 5.15.0 to 5.17.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/474](https://togithub.com/ruby/rake/pull/474)
- 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)
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/476](https://togithub.com/ruby/rake/pull/476)
- 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)
- Bump ruby/setup-ruby from 1.138.0 to 1.143.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/478](https://togithub.com/ruby/rake/pull/478)
- Update minitest requirement from 5.17.0 to 5.18.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/479](https://togithub.com/ruby/rake/pull/479)
- Bump ruby/setup-ruby from 1.143.0 to 1.144.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/480](https://togithub.com/ruby/rake/pull/480)
- Bump ruby/setup-ruby from 1.144.0 to 1.144.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/482](https://togithub.com/ruby/rake/pull/482)
- Bump actions/deploy-pages from 1 to 2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/481](https://togithub.com/ruby/rake/pull/481)
- Bump ruby/setup-ruby from 1.144.1 to 1.144.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/484](https://togithub.com/ruby/rake/pull/484)
- Update rubocop requirement from ~> 1.12.1 to ~> 1.48.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/485](https://togithub.com/ruby/rake/pull/485)
- Bump ruby/setup-ruby from 1.144.2 to 1.145.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/487](https://togithub.com/ruby/rake/pull/487)
- Update rubocop requirement from ~> 1.48.1 to ~> 1.49.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/488](https://togithub.com/ruby/rake/pull/488)
- 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 ruby/setup-ruby from 1.145.0 to 1.146.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/491](https://togithub.com/ruby/rake/pull/491)
- Update rubocop requirement from ~> 1.49.0 to ~> 1.50.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/493](https://togithub.com/ruby/rake/pull/493)
- 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)
- Bump ruby/setup-ruby from 1.148.0 to 1.149.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/498](https://togithub.com/ruby/rake/pull/498)
- Update rubocop requirement from ~> 1.50.1 to ~> 1.51.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/499](https://togithub.com/ruby/rake/pull/499)
- Bump ruby/setup-ruby from 1.149.0 to 1.150.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/500](https://togithub.com/ruby/rake/pull/500)
- Update rubocop requirement from ~> 1.51.0 to ~> 1.52.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/502](https://togithub.com/ruby/rake/pull/502)
- Bump ruby/setup-ruby from 1.150.0 to 1.151.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/503](https://togithub.com/ruby/rake/pull/503)
- Update development dependencies by
[@​hsbt](https://togithub.com/hsbt) in
[https://github.com/ruby/rake/pull/505](https://togithub.com/ruby/rake/pull/505)
- Bump ruby/setup-ruby from 1.151.0 to 1.152.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/506](https://togithub.com/ruby/rake/pull/506)
- Bump actions/upload-pages-artifact from 1 to 2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/508](https://togithub.com/ruby/rake/pull/508)
- Bump actions/checkout from 3 to 4 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/513](https://togithub.com/ruby/rake/pull/513)
- Bump ruby/setup-ruby from 1.152.0 to 1.153.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/514](https://togithub.com/ruby/rake/pull/514)
- Bump actions/checkout from 4.0.0 to 4.1.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/516](https://togithub.com/ruby/rake/pull/516)
- Bump ruby/setup-ruby from 1.153.0 to 1.154.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/517](https://togithub.com/ruby/rake/pull/517)
- Bump ruby/setup-ruby from 1.154.0 to 1.155.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/518](https://togithub.com/ruby/rake/pull/518)
- Bump ruby/setup-ruby from 1.155.0 to 1.156.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/519](https://togithub.com/ruby/rake/pull/519)
- Bump actions/checkout from 4.1.0 to 4.1.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/520](https://togithub.com/ruby/rake/pull/520)
- Bump ruby/setup-ruby from 1.156.0 to 1.157.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/ruby/rake/pull/521](https://togithub.com/ruby/rake/pull/521)
#### 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)
- [@​dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/ruby/rake/pull/417](https://togithub.com/ruby/rake/pull/417)
- [@​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**:
ruby/rake@v13.0.6...v13.1.0
</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/powerhome/audiences).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 297ecb9 commit 08bf5daCopy full SHA for 08bf5da
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
|
0 commit comments