shuttle
shuttle copied to clipboard
fix(deps): update module gopkg.in/yaml.v2 to v3
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gopkg.in/yaml.v2 | require | major | v2.4.0 -> v3.0.1 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
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.
⚠ 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/[email protected]/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/[email protected]/major/major.go:72 +0x7ac
main.upgrade(0x8ff180?)
/go/pkg/mod/github.com/marwan-at-work/[email protected]/cmd/mod/main.go:75 +0x6f
main.main.withExit.func1(0xc00011e420?)
/go/pkg/mod/github.com/marwan-at-work/[email protected]/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/[email protected]/command.go:274 +0x998
github.com/urfave/cli/v2.(*Command).Run(0xc00011e9a0, 0xc000124b80, {0xc000124040, 0x4, 0x4})
/go/pkg/mod/github.com/urfave/cli/[email protected]/command.go:267 +0xbe5
github.com/urfave/cli/v2.(*App).RunContext(0xc0001f4000, {0xa8bda8?, 0xe08060}, {0xc000124040, 0x4, 0x4})
/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:332 +0x5b7
github.com/urfave/cli/v2.(*App).Run(...)
/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:309
main.main()
/go/pkg/mod/github.com/marwan-at-work/[email protected]/cmd/mod/main.go:71 +0x68b
ℹ 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 |
⚠️ 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: install-tool golang 1.22.5