DelineaXPM / terraform-provider-dsv

A Terraform Provider for Delinea DevOps Secrets Vault
https://delinea.com/products/devops-secrets-management-vault
MIT License
6 stars 3 forks source link

chore(deps): update ⬆️ golang module github.com/sheldonhull/magetools to v0.0.14 - autoclosed #31

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/sheldonhull/magetools require patch v0.0.12 -> v0.0.14

Release Notes

sheldonhull/magetools ### [`v0.0.14`](https://togithub.com/sheldonhull/magetools/blob/HEAD/CHANGELOG.md#v0014---2022-10-17) [Compare Source](https://togithub.com/sheldonhull/magetools/compare/v0.0.13...v0.0.14) ##### Changed - Disabled `licensing` module tests. It's too problematic with output when non-go code is found. This licensing module will likely be deprecated soon as well as better solutions out there with renovate, fossa, synk, and others. - Resolved devcontainer configuration breaking with newer devcontainer configuration. Also improved handling of arguments, loading, and aqua initialization. This is is primarily impactful to any devcontainer based development, and not significant to any usage of the library itself. ##### Deprecated - Licensing package (no uses noted on github), gittools, docker.devcontainer commands. These all are not used or minimal impact. Once removed I'll bump the main version of the magetools to allow for better upgrade path and avoid impacting any current uses. ##### Removed - Removed much of the tooling for toolist that is non-critical. Most tools now use self resolving binary install so that initialization is not required. For other gopls VSCode handles, and Aqua is a great way to also install with a much faster processing time as it doesn't install from source, but instead uses binary release downloads. ##### CI - Improve changelog release output. - Improve the testing to report codecoverage. ### [`v0.0.13`](https://togithub.com/sheldonhull/magetools/blob/HEAD/CHANGELOG.md#v0013---2022-10-13) [Compare Source](https://togithub.com/sheldonhull/magetools/compare/v0.0.12...v0.0.13) ##### Added - Added static check to install setup. ##### Changed - Improved gotestsum with `TESTSUM_FORMAT` environment variable that can be used to adjust the execution type. - Bumped underlying mage to v1.14.0 - Gotools package now checks for existence of a binary such as goreleaser or golangci-lint before trying to install via source.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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.


mend-for-github-com[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18