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

Renovate: Update External dependencies (major) #16

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/ncw/swift require major v1.0.53 -> v2.0.2
postgres service major 12 -> 15

Release Notes

ncw/swift (github.com/ncw/swift)

v2.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: ncw/swift@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: ncw/swift@v2.0.0...v2.0.1

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 8am on Friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Jul 28, 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/981554/7ced68/repos/github/sapcc/concourse-swift-resource":"/tmp/worker/981554/7ced68/repos/github/sapcc/concourse-swift-resource" -v "/tmp/worker/981554/7ced68/cache":"/tmp/worker/981554/7ced68/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/981554/7ced68/repos/github/sapcc/concourse-swift-resource" ghcr.io/containerbase/sidecar:9.19.4 bash -l -c "install-tool golang 1.21.1 && go get -d -t ./... && go install github.com/marwan-at-work/mod/cmd/mod@latest && mod upgrade --mod-name=github.com/ncw/swift -t=2 && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
go: downloading github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/ncw/swift v1.0.53
go: added github.com/ncw/swift v1.0.53
go: downloading github.com/marwan-at-work/mod v0.5.0
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/PuerkitoBio/goquery v1.5.1
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading golang.org/x/tools v0.1.12
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b
go: downloading github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/worker/981554/7ced68/repos/github/sapcc/concourse-swift-resource:
	github.com/ncw/swift/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor


@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from ff40c4d to d6c214e Compare September 8, 2023 13:48
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from d6c214e to 31c87b2 Compare September 8, 2023 14:16
@SuperSandro2000 SuperSandro2000 deleted the renovate/major-external-dependencies branch September 10, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants