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/masterminds/semver/v3 to v3.2.1 - autoclosed #51

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/Masterminds/semver/v3 require patch v3.2.0 -> v3.2.1

Release Notes

Masterminds/semver ### [`v3.2.1`](https://togithub.com/Masterminds/semver/releases/tag/v3.2.1) [Compare Source](https://togithub.com/Masterminds/semver/compare/v3.2.0...v3.2.1) ##### Changed - [#​198](https://togithub.com/Masterminds/semver/issues/198): Improved testing around pre-release names - [#​200](https://togithub.com/Masterminds/semver/issues/200): Improved code scanning with addition of CodeQL - [#​201](https://togithub.com/Masterminds/semver/issues/201): Testing now includes Go 1.20. Go 1.17 has been dropped - [#​202](https://togithub.com/Masterminds/semver/issues/202): Migrated Fuzz testing to Go built-in Fuzzing. CI runs daily - [#​203](https://togithub.com/Masterminds/semver/issues/203): Docs updated for security details ##### Fixed - [#​199](https://togithub.com/Masterminds/semver/issues/199): Fixed issue with range transformations **Full Changelog**: https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1

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/magefile/mage v1.15.0
go: downloading github.com/pterm/pterm v0.12.58
go: downloading github.com/sheldonhull/magetools v1.0.0
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 github.com/rivo/uniseg v0.4.4
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading golang.org/x/sys v0.6.0
local imports
    github.com/Masterminds/semver/v3: missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by local); to add:
    go get local