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/magefile/mage to v1.15.0 #53

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

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
github.com/magefile/mage require minor v1.14.0 -> v1.15.0

Release Notes

magefile/mage ### [`v1.15.0`](https://togithub.com/magefile/mage/releases/tag/v1.15.0) [Compare Source](https://togithub.com/magefile/mage/compare/v1.14.0...v1.15.0) #### Changelog - [`9e91a03`](https://togithub.com/magefile/mage/commit/9e91a03) Update CI ([#​466](https://togithub.com/magefile/mage/issues/466)) - [`9199872`](https://togithub.com/magefile/mage/commit/9199872) fix erroneous docstring of sh.Exec() ([#​452](https://togithub.com/magefile/mage/issues/452)) - [`02bde0b`](https://togithub.com/magefile/mage/commit/02bde0b) Update jQuery to 3.5.0 ([#​458](https://togithub.com/magefile/mage/issues/458)) - [`1b8774a`](https://togithub.com/magefile/mage/commit/1b8774a) -d dir contains magefiles stop with "No .go files marked with the mage build tag..." ([#​447](https://togithub.com/magefile/mage/issues/447)) ([#​448](https://togithub.com/magefile/mage/issues/448)) - [`a920604`](https://togithub.com/magefile/mage/commit/a920604) mage: cancel context on SIGINT ([#​313](https://togithub.com/magefile/mage/issues/313))

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.


mend-for-github-com[bot] commented 1 year 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 vendor
go: downloading github.com/pterm/pterm v0.12.58
go: downloading atomicgo.dev/cursor v0.1.1
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading github.com/gookit/color v1.5.3
go: downloading github.com/lithammer/fuzzysearch v1.1.5
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading golang.org/x/term v0.6.0
go: downloading golang.org/x/text v0.8.0
go: downloading github.com/containerd/console v1.0.3
go: downloading golang.org/x/sys v0.6.0
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/rivo/uniseg v0.4.4
local imports
    github.com/magefile/mage/mg: missing go.sum entry for module providing package github.com/magefile/mage/mg (imported by local); to add:
    go get local
local imports
    github.com/magefile/mage/sh: missing go.sum entry for module providing package github.com/magefile/mage/sh (imported by local); to add:
    go get local