DelineaXPM / ansible-core-collection

Ansible collection for Delinea DevOps Secrets Vault
GNU General Public License v3.0
4 stars 1 forks source link

fix(deps): update module github.com/sheldonhull/magetools to v0.0.14 #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 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.


codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@3a7e0ed). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage        ?   89.28%           
=======================================
  Files           ?        2           
  Lines           ?       84           
  Branches        ?        6           
=======================================
  Hits            ?       75           
  Misses          ?        8           
  Partials        ?        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more