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 mvdan.cc/gofumpt to v0.7.0 - abandoned #36743

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mvdan.cc/gofumpt v0.6.0 -> v0.7.0 age adoption passing confidence

Warning

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


Release Notes

mvdan/gofumpt (mvdan.cc/gofumpt)

v0.7.0

Compare Source

This release is based on Go 1.23.0's gofmt, and requires Go 1.22 or later.

The following changes are included:

  • Group internal/... imported packages as standard library - #​307

Configuration

📅 Schedule: Branch creation - "on tuesday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
@renovate renovate bot requested a review from a team as a code owner December 10, 2024 03:01
@renovate renovate bot added the renovatebot label Dec 10, 2024
@renovate renovate bot requested a review from MovieStoreGuy December 10, 2024 03:01
@renovate renovate bot force-pushed the renovate/mvdan.cc-gofumpt-0.x branch from 6de6ad6 to a341d1c Compare December 10, 2024 10:49
Copy link
Contributor Author

renovate bot commented Dec 10, 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: internal/tools/go.sum
Command failed: install-tool golang 1.22.0

@mx-psi mx-psi closed this Dec 10, 2024
@mx-psi mx-psi reopened this Dec 10, 2024
@mx-psi
Copy link
Member

mx-psi commented Dec 10, 2024

level=error msg="[runner] Panic: gofumpt: package \"activedirectorydsreceiver\" (isInitialPkg: true, needAnalyzeSource: true): invalid Go version: \"1.22.0\": goroutine 7683 [running]:\nruntime/debug.Stack()\n\truntime/debug/stack.go:24 +0x5e\ngithub.com/golangci/golangci-lint/pkg/goanalysis.(*action).analyzeSafe.func1()\n\tgithub.com/golangci/[email protected]/pkg/goanalysis/runner_action.go:109 +0x277\npanic({0x17d98c0?, 0xc012e2a610?})\n\truntime/panic.go:770 +0x132\nmvdan.cc/gofumpt/format.File(0xc008743bc0, 0xc006e24320, {{0xc00034ac72, 0x6}, {0x0, 0x0}, 0x0})\n\tmvdan.cc/[email protected]/format/format.go:99 +0x279\nmvdan.cc/gofumpt/format.Source({0xc002bfc000, 0x21b, 0x21c}, {{0xc00034ac72, 0x6}, {0x0, 0x0}, 0x0})\n\tmvdan.cc/[email protected]/format/format.go:79 +0xee\ngithub.com/golangci/golangci-lint/pkg/golinters/gofumpt.runGofumpt(0xc000575740, 0xc01244d180, {0x1cedcc0, 0x282f140}, {{0xc00034ac72, 0x6}, {0x0, 0x0}, 0x0})\n\tgithub.com/golangci/[email protected]/pkg/golinters/gofumpt/gofumpt.go:86 +0x11f\ngithub.com/golangci/golangci-lint/pkg/golinters/gofumpt.New.func1.1(0x18667c0?)\n\tgithub.com/golangci/[email protected]/pkg/golinters/gofumpt/gofumpt.go:55 +0x58\ngithub.com/golangci/golangci-lint/pkg/goanalysis.(*action).analyze(0xc0028eba20)\n\tgithub.com/golangci/[email protected]/pkg/goanalysis/runner_action.go:191 +0xa02\ngithub.com/golangci/golangci-lint/pkg/goanalysis.(*action).analyzeSafe.func2()\n\tgithub.com/golangci/[email protected]/pkg/goanalysis/runner_action.go:113 +0x17\ngithub.com/golangci/golangci-lint/pkg/timeutils.(*Stopwatch).TrackStage(0xc001874f00, {0x1a02317, 0x7}, 0xc001f8a748)\n\tgithub.com/golangci/[email protected]/pkg/timeutils/stopwatch.go:111 +0x44\ngithub.com/golangci/golangci-lint/pkg/goanalysis.(*action).analyzeSafe(0xc001066540?)\n\tgithub.com/golangci/[email protected]/pkg/goanalysis/runner_action.go:112 +0x7a\ngithub.com/golangci/golangci-lint/pkg/goanalysis.(*loadingPackage).analyze.func2(0xc0028eba20)\n\tgithub.com/golangci/[email protected]/pkg/goanalysis/runner_loadingpackage.go:80 +0xa8\ncreated by github.com/golangci/golangci-lint/pkg/goanalysis.(*loadingPackage).analyze in goroutine 346\n\tgithub.com/golangci/[email protected]/pkg/goanalysis/runner_loadingpackage.go:75 +0x205\n"

@renovate renovate bot changed the title fix(deps): update module mvdan.cc/gofumpt to v0.7.0 fix(deps): update module mvdan.cc/gofumpt to v0.7.0 - abandoned Dec 13, 2024
Copy link
Contributor Author

renovate bot commented Dec 13, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@songy23 songy23 closed this Dec 16, 2024
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 dependency issue internal/tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants