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/pterm/pterm to v0.12.50 #36

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/pterm/pterm require patch v0.12.49 -> v0.12.50

Release Notes

pterm/pterm ### [`v0.12.50`](https://togithub.com/pterm/pterm/releases/tag/v0.12.50) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.49...v0.12.50) #### What's Changed ##### Fixes 🔧 - fix: slice bounds out of range on select printer by [@​mponton](https://togithub.com/mponton) in [https://github.com/pterm/pterm/pull/420](https://togithub.com/pterm/pterm/pull/420) ##### Other Changes - chore(ci): remove macos from matrix by [@​rafaelrubbioli](https://togithub.com/rafaelrubbioli) in [https://github.com/pterm/pterm/pull/412](https://togithub.com/pterm/pterm/pull/412) #### New Contributors - [@​rafaelrubbioli](https://togithub.com/rafaelrubbioli) made their first contribution in [https://github.com/pterm/pterm/pull/412](https://togithub.com/pterm/pterm/pull/412) - [@​mponton](https://togithub.com/mponton) made their first contribution in [https://github.com/pterm/pterm/pull/420](https://togithub.com/pterm/pterm/pull/420) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.49...v0.12.50

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/sheldonhull/magetools v1.0.0
go: downloading github.com/magefile/mage v1.14.0
go: downloading github.com/ztrue/tracerr v0.3.0
go: downloading github.com/bitfield/script v0.20.2
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible
go: downloading bitbucket.org/creachadair/shell v0.0.7
go: downloading github.com/itchyny/gojq v0.12.7
go: downloading github.com/itchyny/timefmt-go v0.1.3
local imports
    github.com/pterm/pterm: missing go.sum entry for module providing package github.com/pterm/pterm (imported by local); to add:
    go get local
local imports
    github.com/sheldonhull/magetools/gotools imports
    golang.org/x/mod/modfile: missing go.sum entry for module providing package golang.org/x/mod/modfile (imported by github.com/sheldonhull/magetools/gotools); to add:
    go get github.com/sheldonhull/magetools/gotools@v1.0.0