-
Notifications
You must be signed in to change notification settings - Fork 130
Commit ee2f612
authored
Update dependency rake to v13.3.1 (#694)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [rake](https://redirect.github.com/ruby/rake)
([changelog](https://redirect.github.com/ruby/rake/releases)) | `13.3.0`
-> `13.3.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>ruby/rake (rake)</summary>
###
[`v13.3.1`](https://redirect.github.com/ruby/rake/releases/tag/v13.3.1)
[Compare
Source](https://redirect.github.com/ruby/rake/compare/v13.3.0...v13.3.1)
#### What's Changed
- Remove useless condition check by
[@​DormancyWang](https://redirect.github.com/DormancyWang) in
[#​636](https://redirect.github.com/ruby/rake/pull/636)
- Added document for RAKEOPT by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​639](https://redirect.github.com/ruby/rake/pull/639)
- lewagon/wait-on-check-action didn't need bot token by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​642](https://redirect.github.com/ruby/rake/pull/642)
- Fixed wrong name of environmental variable by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​643](https://redirect.github.com/ruby/rake/pull/643)
- The old Ruby version of Windows is broken by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​647](https://redirect.github.com/ruby/rake/pull/647)
- Avoid to use `it` by [@​hsbt](https://redirect.github.com/hsbt)
in [#​650](https://redirect.github.com/ruby/rake/pull/650)
- Fixed assertion result with the latest stable version of JRuby by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​655](https://redirect.github.com/ruby/rake/pull/655)
- Fixup `test_load_error_raised_implicitly` with JRuby by
[@​hsbt](https://redirect.github.com/hsbt) in
[#​657](https://redirect.github.com/ruby/rake/pull/657)
- Set source\_code\_uri metadata to this gem's public repo URL by
[@​amatsuda](https://redirect.github.com/amatsuda) in
[#​662](https://redirect.github.com/ruby/rake/pull/662)
- Fix TaskArguments#deconstruct\_keys with keys = nil by
[@​nevans](https://redirect.github.com/nevans) in
[#​635](https://redirect.github.com/ruby/rake/pull/635)
- refactor: only include `lib` in `$LOAD_PATH` if not included yet by
[@​pvdb](https://redirect.github.com/pvdb) in
[#​610](https://redirect.github.com/ruby/rake/pull/610)
- silence warnings during execution of rake tasks in Rakefile (ex: rake
test) by [@​luke-gru](https://redirect.github.com/luke-gru) in
[#​483](https://redirect.github.com/ruby/rake/pull/483)
#### New Contributors
- [@​DormancyWang](https://redirect.github.com/DormancyWang) made
their first contribution in
[#​636](https://redirect.github.com/ruby/rake/pull/636)
- [@​amatsuda](https://redirect.github.com/amatsuda) made their
first contribution in
[#​662](https://redirect.github.com/ruby/rake/pull/662)
- [@​nevans](https://redirect.github.com/nevans) made their first
contribution in
[#​635](https://redirect.github.com/ruby/rake/pull/635)
- [@​luke-gru](https://redirect.github.com/luke-gru) made their
first contribution in
[#​483](https://redirect.github.com/ruby/rake/pull/483)
**Full Changelog**:
<ruby/rake@v13.3.0...v13.3.1>
</details>
---
### Configuration
📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f238ed4 commit ee2f612Copy full SHA for ee2f612
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments