Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcae73a1

Browse files
viceice-botMathieu Fenniak
authored and
Mathieu Fenniak
committed
Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.6.1 (#1120)
This PR contains the following updates:| Package | Change | Age | Confidence ||---|---|---|---|| [github.com/golangci/golangci-lint/v2/cmd/golangci-lint](https://github.com/golangci/golangci-lint) | `v2.6.0` -> `v2.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint%2fv2%2fcmd%2fgolangci-lint/v2.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint%2fv2%2fcmd%2fgolangci-lint/v2.6.0/v2.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>golangci/golangci-lint (github.com/golangci/golangci-lint/v2/cmd/golangci-lint)</summary>### [`v2.6.1`](https://github.com/golangci/golangci-lint/releases/tag/v2.6.1)[Compare Source](golangci/golangci-lint@v2.6.0...v2.6.1)`golangci-lint` is a free and open-source project built by volunteers.If you value it, consider supporting us, the [maintainers](https://donate.golangci.org) and [linter authors](https://golangci-lint.run/docs/product/thanks/).We appreciate it! ❤️For key updates, see the [changelog](https://golangci-lint.run/docs/product/changelog/#&#8203;261).#### Changelog- [`1865317`](golangci/golangci-lint@1865317) build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 ([#&#8203;6164](golangci/golangci-lint#6164))- [`a9084fe`](golangci/golangci-lint@a9084fe) build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.2.1 to 1.2.2 ([#&#8203;6161](golangci/golangci-lint#6161))- [`9b10709`](golangci/golangci-lint@9b10709) build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 ([#&#8203;6168](golangci/golangci-lint#6168))- [`8b07473`](golangci/golangci-lint@8b07473) build(deps): bump the linter-testdata group across 2 directories with 3 updates ([#&#8203;6167](golangci/golangci-lint#6167))</details>---### Configuration📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).🚦 **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.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box---This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL0RlcGVuZGVuY3lVcGRhdGUiLCJydW4tZW5kLXRvLWVuZC10ZXN0cyJdfQ==-->Reviewed-on:https://code.forgejo.org/forgejo/runner/pulls/1120Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org>Co-authored-by: Renovate Bot <bot@kriese.eu>Co-committed-by: Renovate Bot <bot@kriese.eu>
1 parent3aa5603 commitcae73a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GO_FMT_FILES := $(shell find . -type f -name "*.go" ! -name "generated.*")
1414
GOFILES :=$(shell find . -type f -name "*.go" -o -name "go.mod" ! -name "generated.*")
1515

1616
MOCKERY_PACKAGE ?= github.com/vektra/mockery/v2@v2.53.5# renovate: datasource=go
17-
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.6.0# renovate: datasource=go
17+
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.6.1# renovate: datasource=go
1818

1919
DOCKER_IMAGE ?= gitea/act_runner
2020
DOCKER_TAG ?= nightly

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp