Commit 4aeaaa2
authored
fix(deps): update dependency com.ocadotechnology.gembus:test-arranger to v1.6.4.1 (#1672)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[com.ocadotechnology.gembus:test-arranger](https://redirect.github.com/ocadotechnology/test-arranger)
| `1.5.7.1` -> `1.6.4.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>ocadotechnology/test-arranger
(com.ocadotechnology.gembus:test-arranger)</summary>
###
[`v1.6.4`](https://redirect.github.com/ocadotechnology/test-arranger/releases/tag/v1.6.4)
#### What's Changed
- introducing android support
- bumping easy-random
**Full Changelog**:
ocadotechnology/test-arranger@v1.6.3...v1.6.4
###
[`v1.6.3`](https://redirect.github.com/ocadotechnology/test-arranger/releases/tag/v1.6.3)
#### What's Changed
- Dependencies upgrade, including the new EasyRandom version with sealed
interfaces support.
- Basic sealed interface support by
[@​michal309](https://redirect.github.com/michal309) in
[https://github.com/ocadotechnology/test-arranger/pull/66](https://redirect.github.com/ocadotechnology/test-arranger/pull/66).
#### New Contributors
- [@​michal309](https://redirect.github.com/michal309) made their
first contribution in
[https://github.com/ocadotechnology/test-arranger/pull/66](https://redirect.github.com/ocadotechnology/test-arranger/pull/66)
#### Assets
https://github.com/ocadotechnology/test-arranger/releases/download/v1.1/enMarkovChain.zip
###
[`v1.6.2`](https://redirect.github.com/ocadotechnology/test-arranger/releases/tag/v1.6.2)
#### What's Changed
- Improvements regarding randomization depth
#### New Contributors
- [@​Cililing](https://redirect.github.com/Cililing) made their
first contribution in
[https://github.com/ocadotechnology/test-arranger/pull/65](https://redirect.github.com/ocadotechnology/test-arranger/pull/65)
#### Assets
https://github.com/ocadotechnology/test-arranger/releases/download/v1.1/enMarkovChain.zip
###
[`v1.6.0`](https://redirect.github.com/ocadotechnology/test-arranger/releases/tag/v1.6.0)
- bugfix for silently ignoring misconfigured overrides
- bumping dependencies, including easy-random 7.0, which introduces a
breaking change related to Java validation annotations
Assets:
https://github.com/ocadotechnology/test-arranger/releases/download/v1.1/enMarkovChain.zip
###
[`v1.5.9`](https://redirect.github.com/ocadotechnology/test-arranger/releases/tag/v1.5.9):
1.5.9
- bugfix for silently ignoring misconfigured overrides
Assets:
https://github.com/ocadotechnology/test-arranger/releases/download/v1.1/enMarkovChain.zip
###
[`v1.5.8`](https://redirect.github.com/ocadotechnology/test-arranger/releases/tag/v1.5.8):
1.5.8
- a fork of the EasyRandom library, known as "dvgaba/easy-random," is
utilized as the randomization engine; this fork is chosen due to the
discontinued updates of the "j-easy/easy-random" library
- an issue concerning collections initialization in records when
overrides are applied has been addressed with a bug fix
Assets:
https://github.com/ocadotechnology/test-arranger/releases/download/v1.1/enMarkovChain.zip
</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-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3f9bf04 commit 4aeaaa2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments