Commit e566998
authored
chore(deps): update dependency vearutop/teststat to v0.1.27 (#3350)
This PR contains the following updates:
| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [vearutop/teststat](https://redirect.github.com/vearutop/teststat) |
patch | `v0.1.26` -> `v0.1.27` | [](https://securityscorecards.dev/viewer/?uri=github.com/vearutop/teststat)
|
---
### Release Notes
<details>
<summary>vearutop/teststat (vearutop/teststat)</summary>
###
[`v0.1.27`](https://redirect.github.com/vearutop/teststat/releases/tag/v0.1.27)
[Compare
Source](https://redirect.github.com/vearutop/teststat/compare/v0.1.26...v0.1.27)
#### What's Changed
- Add support for go test -x build cache output by
[@​vearutop](https://redirect.github.com/vearutop) in
[#​34](https://redirect.github.com/vearutop/teststat/pull/34)
**Full Changelog**:
<vearutop/teststat@v0.1.26...v0.1.27>
Download linux amd64 version in GitHub Actions:
```
### Fetching teststat binary.
wget -q https://github.com/vearutop/teststat/releases/download/v0.1.27/linux_amd64.tar.gz && tar xf linux_amd64.tar.gz && rm linux_amd64.tar.gz
teststat_hash=$(git hash-object ./teststat)
[ "$teststat_hash" == "325b9ef9c4e969171cccf11d8becbc856c9cdee2" ] || (echo "::error::unexpected hash for teststat, possible tampering: $teststat_hash" && exit 1)
```
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/IBM/sarama).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJidW1wL3BhdGNoIiwiZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4c38778 commit e566998
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments