suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 24 forks source link

chore(deps): update module github.com/suborbital/appspec to v0.0.4 #356

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/suborbital/appspec require patch v0.0.2 -> v0.0.4

Release Notes

suborbital/appspec ### [`v0.0.4`](https://togithub.com/suborbital/appspec/compare/v0.0.3...v0.0.4) [Compare Source](https://togithub.com/suborbital/appspec/compare/v0.0.3...v0.0.4) ### [`v0.0.3`](https://togithub.com/suborbital/appspec/compare/v0.0.2...v0.0.3) [Compare Source](https://togithub.com/suborbital/appspec/compare/v0.0.2...v0.0.3)

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/suborbital/subo":"/mnt/renovate/gh/suborbital/subo" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/suborbital/subo" docker.io/renovate/go:1.19.3 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: github.com/suborbital/appspec@v0.0.4: parsing go.mod:
    module declares its path as: github.com/suborbital/systemspec
            but was required as: github.com/suborbital/appspec
renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v0.0.4). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.