soundcloud-cli icon indicating copy to clipboard operation
soundcloud-cli copied to clipboard

chore(deps): update module olekukonko/tablewriter to v1

Open timoknapp opened this issue 8 months ago • 1 comments

This PR contains the following updates:

Package Type Update Change
github.com/olekukonko/tablewriter require major v0.0.5 -> v1.1.2

Release Notes

olekukonko/tablewriter

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.9

Compare Source

v1.0.8

Compare Source

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source


Renovate configuration

📅 Schedule: 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.

timoknapp avatar May 10 '25 23:05 timoknapp

⚠️ 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 check 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_go --label=renovate_child -v "/tmp/renovate/repos/github/timoknapp/soundcloud-cli":"/tmp/renovate/repos/github/timoknapp/soundcloud-cli" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -v "/tmp/renovate/cache/others/go":"/tmp/renovate/cache/others/go" -e GOPATH -e CGO_ENABLED -w "/tmp/renovate/repos/github/timoknapp/soundcloud-cli" renovate/go:1.19.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/cheggaaa/pb/v3 v3.1.7
go: downloading github.com/urfave/cli/v2 v2.27.6
go: downloading github.com/olekukonko/tablewriter v1.1.2
go: downloading github.com/anaskhan96/soup v1.2.5
go: downloading github.com/bogem/id3v2 v1.2.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/mattn/go-runewidth v0.0.19
go: downloading github.com/olekukonko/errors v1.1.0
go: downloading github.com/olekukonko/ll v0.1.3
go: downloading golang.org/x/net v0.23.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.5
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading golang.org/x/sys v0.30.0
go: downloading github.com/clipperhouse/uax29/v2 v2.3.0
go: downloading github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6
go: downloading github.com/clipperhouse/displaywidth v0.6.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/clipperhouse/stringish v0.1.1
github.com/timoknapp/soundcloud-cli/pkg/sccli imports
	github.com/olekukonko/tablewriter imports
	github.com/olekukonko/errors imports
	log/slog: package log/slog is not in GOROOT (/opt/buildpack/tools/golang/1.19.3/src/log/slog)
github.com/timoknapp/soundcloud-cli/pkg/sccli imports
	github.com/olekukonko/tablewriter imports
	github.com/olekukonko/tablewriter/renderer imports
	slices: package slices is not in GOROOT (/opt/buildpack/tools/golang/1.19.3/src/slices)

timoknapp avatar May 11 '25 23:05 timoknapp