AndreasSko / go-jwlm

A command line tool to easily merge JW Library backups, written in Go.
MIT License
71 stars 3 forks source link

Update jandelgado/gcov2lcov-action action to v1.0.9 - abandoned #135

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jandelgado/gcov2lcov-action action patch v1.0.0 -> v1.0.9

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

jandelgado/gcov2lcov-action ### [`v1.0.9`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.9): Release 1.0.9 [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.8...v1.0.9) make sure `GOROOT` is always set (fixes [#​13](https://togithub.com/jandelgado/gcov2lcov-action/issues/13)), because the invoked gcov2lcov uses golang API functions that rely on `GOROOT` (i.e. `build.Import`, which calls https://cs.opensource.google/go/go/+/refs/tags/go1.18.2:src/go/build/build.go;drc=0a1a092c4b56a1d4033372fbd07924dad8cbb50b;l=544) Up to version v3 of the github [setup-go action](https://togithub.com/actions/setup-go), the `GOROOT` variable was automatically set. But [that changed here](https://togithub.com/actions/setup-go/pull/175), and that's why we nowmak sure `GOROOT` is always set. ### [`v1.0.8`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.8): Release 1.0.8 [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.7...v1.0.8) Fix download problem when specific gcov2lcov version is used ([#​12](https://togithub.com/jandelgado/gcov2lcov-action/issues/12) ) ### [`v1.0.7`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.7): Release 1.0.7 [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.6...v1.0.7) Fix documentation and input parameter requirements ### [`v1.0.6`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.6): Release 1.0.6 [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.5...v1.0.6) minor improvements ([#​9](https://togithub.com/jandelgado/gcov2lcov-action/issues/9)) ### [`v1.0.5`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.5): Release 1.0.5 [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.4...v1.0.5) drop docker image, improving performance ([#​8](https://togithub.com/jandelgado/gcov2lcov-action/issues/8)) credits go to [@​septs](https://togithub.com/septs) ### [`v1.0.4`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.4): Release 1.0.4 [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.2...v1.0.4) use gcov2lcov 1.0.4 w/ pre-compiled binary ### [`v1.0.2`](https://togithub.com/jandelgado/gcov2lcov-action/releases/tag/v1.0.2) [Compare Source](https://togithub.com/jandelgado/gcov2lcov-action/compare/v1.0.0...v1.0.2) Fix coverage calculation (see [#​2](https://togithub.com/jandelgado/gcov2lcov-action/issues/2))

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.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 86.118% when pulling 7feb81437da9c5d0ff8d4b658095560fd3e23962 on renovate/jandelgado-gcov2lcov-action-1.x into 39bf323161784ff5af340ae491cd3e21cb21f4b2 on master.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] commented 1 year ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.