Commit aebb1d3
authored
Update dependency rake to v13.4.1 (#802)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [rake](https://redirect.github.com/ruby/rake)
([changelog](https://redirect.github.com/ruby/rake/releases)) | `13.3.1`
→ `13.4.1` |

|

|
---
### Release Notes
<details>
<summary>ruby/rake (rake)</summary>
###
[`v13.4.1`](https://redirect.github.com/ruby/rake/releases/tag/v13.4.1)
[Compare
Source](https://redirect.github.com/ruby/rake/compare/v13.4.0...v13.4.1)
<!-- Release notes generated using configuration in .github/release.yml
at v13.4.1 -->
#### What's Changed
- Add `lib/rake/options.rb` to gemspec by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​721](https://redirect.github.com/ruby/rake/pull/721)
**Full Changelog**:
<ruby/rake@v13.4.0...v13.4.1>
###
[`v13.4.0`](https://redirect.github.com/ruby/rake/releases/tag/v13.4.0)
[Compare
Source](https://redirect.github.com/ruby/rake/compare/v13.3.1...v13.4.0)
<!-- Release notes generated using configuration in .github/release.yml
at v13.4.0 -->
#### What's Changed
- refactor: fix ambiguous regexp / assertion in one of the tests by
[@​pvdb](https://redirect.github.com/pvdb) in
[#​667](https://redirect.github.com/ruby/rake/pull/667)
- Fix RDoc formatting in doc/command\_line\_usage.rdoc by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​693](https://redirect.github.com/ruby/rake/pull/693)
- Document implicit file tasks by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​692](https://redirect.github.com/ruby/rake/pull/692)
- Show `chdir` option as a command by
[@​nobu](https://redirect.github.com/nobu) in
[#​552](https://redirect.github.com/ruby/rake/pull/552)
- Verbose console by
[@​kaiquekandykoga](https://redirect.github.com/kaiquekandykoga)
in [#​394](https://redirect.github.com/ruby/rake/pull/394)
- Align example with text by
[@​henrebotha](https://redirect.github.com/henrebotha) in
[#​632](https://redirect.github.com/ruby/rake/pull/632)
- Allow accept multiple files to `TEST` env var by
[@​Yegorov](https://redirect.github.com/Yegorov) in
[#​712](https://redirect.github.com/ruby/rake/pull/712)
- Replace Rake's Win32-specific logic with a 100% equivalent, pure-Ruby
implementation by [@​pvdb](https://redirect.github.com/pvdb) in
[#​669](https://redirect.github.com/ruby/rake/pull/669)
- Add Options class and switch Application to use it instead of
anonymous Struct by [@​hsbt](https://redirect.github.com/hsbt) in
[#​694](https://redirect.github.com/ruby/rake/pull/694)
- Accept Pathname object as rule's prerequisite by
[@​gemmaro](https://redirect.github.com/gemmaro) in
[#​528](https://redirect.github.com/ruby/rake/pull/528)
- Dedupe and simplify `standard_system_dir` by
[@​pvdb](https://redirect.github.com/pvdb) in
[#​713](https://redirect.github.com/ruby/rake/pull/713)
#### New Contributors
- [@​kaiquekandykoga](https://redirect.github.com/kaiquekandykoga)
made their first contribution in
[#​394](https://redirect.github.com/ruby/rake/pull/394)
- [@​henrebotha](https://redirect.github.com/henrebotha) made
their first contribution in
[#​632](https://redirect.github.com/ruby/rake/pull/632)
- [@​Yegorov](https://redirect.github.com/Yegorov) made their
first contribution in
[#​712](https://redirect.github.com/ruby/rake/pull/712)
**Full Changelog**:
<ruby/rake@v13.3.1...v13.4.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Tokyo)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-ruby).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2d5c045 commit aebb1d3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments