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 gopkg.in/yaml.v2 to v3 #182

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

Conversation

lunar-renovate
Copy link
Contributor

@lunar-renovate lunar-renovate commented Aug 21, 2023

This PR contains the following updates:

Package Type Update Change
gopkg.in/yaml.v2 require major v2.4.0 -> v3.0.1

Release Notes

go-yaml/yaml (gopkg.in/yaml.v2)

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 7am on Monday" (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.

🔕 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 has been generated by Renovate Bot.

@lunar-renovate lunar-renovate requested a review from a team as a code owner August 21, 2023 03:07
@lunar-renovate lunar-renovate added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@kjuulh kjuulh force-pushed the renovate/gopkg.in-yaml.v2-3.x branch from 290df86 to c5ca04a Compare October 20, 2023 13:30
@lunar-renovate lunar-renovate force-pushed the renovate/gopkg.in-yaml.v2-3.x branch 2 times, most recently from 13aec72 to 1603eb0 Compare October 26, 2023 01:25
@lunar-renovate
Copy link
Contributor Author

⚠ 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: mod upgrade --mod-name=gopkg.in/yaml.v2 -t=3
panic: SetRequire called with conflicting versions for path gopkg.in/yaml.v3 (v3.0.1 and latest)

goroutine 1 [running]:
golang.org/x/mod/modfile.(*File).SetRequire(0xc00017eb80, {0xc00017b000, 0x2b, 0xc00013d9d0?})
	/go/pkg/mod/golang.org/x/mod@v0.13.0/modfile/rule.go:1088 +0x4c5
github.com/marwan-at-work/mod/major.Run({0xa82758, 0x1}, {0x9b109f, 0x7}, {0x7ffffa904990, 0x10}, 0xdd99e0?)
	/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.0/major/major.go:72 +0x7ac
main.upgrade(0x8ff180?)
	/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.0/cmd/mod/main.go:75 +0x6f
main.main.withExit.func1(0xc00011e420?)
	/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.0/cmd/mod/main.go:88 +0x17
github.com/urfave/cli/v2.(*Command).Run(0xc00011e420, 0xc000124c40, {0xc000105710, 0x3, 0x3})
	/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/command.go:274 +0x998
github.com/urfave/cli/v2.(*Command).Run(0xc00011e9a0, 0xc000124b80, {0xc000124040, 0x4, 0x4})
	/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/command.go:267 +0xbe5
github.com/urfave/cli/v2.(*App).RunContext(0xc0001f4000, {0xa8bda8?, 0xe08060}, {0xc000124040, 0x4, 0x4})
	/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/app.go:332 +0x5b7
github.com/urfave/cli/v2.(*App).Run(...)
	/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/app.go:309
main.main()
	/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.0/cmd/mod/main.go:71 +0x68b

@lunar-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
gopkg.in/yaml.v3 v3.0.1 -> v3.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant