Commit 8122213
authored
Update module github.com/line/line-bot-sdk-go/v8 to v8.13.1 (#31)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/line/line-bot-sdk-go/v8](https://redirect.github.com/line/line-bot-sdk-go)
| `v8.13.0` -> `v8.13.1` |
[](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>line/line-bot-sdk-go
(github.com/line/line-bot-sdk-go/v8)</summary>
###
[`v8.13.1`](https://redirect.github.com/line/line-bot-sdk-go/releases/tag/v8.13.1):
Fix type of CreateAudienceGroupResponse#expireTimestamp
[Compare
Source](https://redirect.github.com/line/line-bot-sdk-go/compare/v8.13.0...v8.13.1)
<!-- Release notes generated using configuration in .github/release.yml
at master -->
#### What's Changed
Type for `CreateAudienceGroupResponse#expireTimestamp` is not float or
double, but integer actually. This change fixes type.
- Fix type of expireTimestamp by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/line/line-bot-sdk-go/pull/581](https://redirect.github.com/line/line-bot-sdk-go/pull/581)
<!-- PR-START line/line-openapi#106 -->
(original PR is
[https://github.com/line/line-openapi/pull/106](https://redirect.github.com/line/line-openapi/pull/106))
<!-- PR-END line/line-openapi#106 -->
##### line-openapi updates
- chore(deps): update line-openapi digest to
[`f8dd567`](https://redirect.github.com/line/line-bot-sdk-go/commit/f8dd567)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/line/line-bot-sdk-go/pull/579](https://redirect.github.com/line/line-bot-sdk-go/pull/579)
##### Dependency updates
- chore(deps): update actions/setup-python action to v5.6.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/line/line-bot-sdk-go/pull/580](https://redirect.github.com/line/line-bot-sdk-go/pull/580)
**Full Changelog**:
line/line-bot-sdk-go@v8.13.0...v8.13.1
***
This release is prepared by
[@​Yang-33](https://redirect.github.com/Yang-33)
</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/shusann01116/recipena).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2c5e69a commit 8122213
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments