Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/spf13/cobra to v1.8.1 #1108

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/spf13/cobra v1.7.0 -> v1.8.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

v1.8.0

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.7.0...v1.8.0


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 4, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/6d3115/bc7c13/repos/github/reviewpad/reviewpad":"/tmp/worker/6d3115/bc7c13/repos/github/reviewpad/reviewpad" -v "/tmp/worker/6d3115/bc7c13/cache":"/tmp/worker/6d3115/bc7c13/cache" -e GOPATH -e GOPROXY -e GOSUMDB -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 CONTAINERBASE_CACHE_DIR -w "/tmp/worker/6d3115/bc7c13/repos/github/reviewpad/reviewpad" ghcr.io/containerbase/sidecar:9.23.5 bash -l -c "install-tool golang 1.21.3 && go get -d -t ./... && go mod tidy && go mod tidy"
go: github.com/reviewpad/[email protected]: invalid version: git ls-remote -q origin in /go/pkg/mod/cache/vcs/9b682019c59eb4f1e43d9313744ef5fe6114a3bcaa3cf7bddc45c47746cd16eb: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/reviewpad/go-lib/' not found

@reviewpad reviewpad bot added the external-contribution External contribution label Nov 4, 2023
Copy link

reviewpad bot commented Nov 4, 2023

Reviewpad Report

‼️ Errors

  • Please specify a review strategy in the description.
  • You have too many pull requests open. Please close some of them first. Reviewpad will stop any further action on this pull request until you have less than 3 pull requests open. Once you have less than 3 pull requests open, please trigger Reviewpad by running the command /reviewpad run in a comment.

ℹ️ Messages

  • @renovate[bot] thanks for your contribution!

@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from d0708a3 to f2108df Compare June 14, 2024 23:05
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/cobra to v1.8.0 fix(deps): update module github.com/spf13/cobra to v1.8.1 Jun 14, 2024
Copy link
Contributor Author

renovate bot commented Jun 14, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/reviewpad/[email protected]: invalid version: git ls-remote -q origin in /go/pkg/mod/cache/vcs/9b682019c59eb4f1e43d9313744ef5fe6114a3bcaa3cf7bddc45c47746cd16eb: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/reviewpad/go-lib/' not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-contribution External contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants