From c9259b54b5b013fc37e2f2766ae81e69f39f597d Mon Sep 17 00:00:00 2001 From: golangci-releaser <65486276+golangci-releaser@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:25:44 +0000 Subject: [PATCH 1/2] [create-pull-request] automated change --- README.md | 21 +++++++++++---------- assets/github-action-config.json | 8 ++++---- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index bf93aee49c25..1c685320b4bd 100644 --- a/README.md +++ b/README.md @@ -74,16 +74,16 @@ The Core Team has the following responsibilities:
Kamil Samigullin
-
Sascha Grunert

Anton Telyshev
+
Sascha Grunert

@iwankgb

Andrew Shannon Brown

Marat Reymers

sivchari
-
Ryan Currah

@leonklingele
+
Ryan Currah

Pierre Durand

Sebastien Rosset

Sasha Melentyev
@@ -111,7 +111,7 @@ The Core Team has the following responsibilities:
-And 460 more our team members +And 461 more our team members @@ -216,10 +216,10 @@ The Core Team has the following responsibilities: + - @@ -458,7 +458,7 @@ The Core Team has the following responsibilities: - + @@ -659,47 +659,48 @@ The Core Team has the following responsibilities: + - + - + - + - + - + diff --git a/assets/github-action-config.json b/assets/github-action-config.json index 7685504b250e..a76f75e808f8 100644 --- a/assets/github-action-config.json +++ b/assets/github-action-config.json @@ -1,8 +1,8 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v1.56.0", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.56.0/golangci-lint-1.56.0-linux-amd64.tar.gz" + "TargetVersion": "v1.56.1", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.56.1/golangci-lint-1.56.1-linux-amd64.tar.gz" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions" @@ -194,8 +194,8 @@ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.55.2/golangci-lint-1.55.2-linux-amd64.tar.gz" }, "v1.56": { - "TargetVersion": "v1.56.0", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.56.0/golangci-lint-1.56.0-linux-amd64.tar.gz" + "TargetVersion": "v1.56.1", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.56.1/golangci-lint-1.56.1-linux-amd64.tar.gz" }, "v1.6": { "Error": "golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions" From b4aab7b7772ea4af0d78d43ab40012825d2796dc Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Thu, 8 Feb 2024 20:26:49 +0100 Subject: [PATCH 2/2] chore: add changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39de30cb0da2..170328463f24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint) There is the most valuable changes log: +### v1.56.1 + +1. updated linters + * `errcheck`: from 1.6.3 to 1.7.0 + * `govet`: disable `loopclosure` with go1.22 + * `revive`: from 1.3.6 to 1.3.7 + * `testifylint`: from 1.1.0 to 1.1.1 + ### v1.56.0 1. new linters @@ -36,6 +44,7 @@ There is the most valuable changes log: * `wsl`: from 3.4.0 to 4.2.0 * `zerologlint`: from 0.1.3 to 0.1.5 3. misc. + * 🎉 go1.22 support * Implement stats per linter with a flag * fix: make versioning inside Docker image consistent with binaries * fix: parse Go RC version

Pierre R

Stephan Renatus

Adam Jones

Martin Desrumaux

tdakkota

Ivan

Adam Jones

Carlos Henrique Guardão Gandarez

Stephen Brown II

Jacek

Jacek

paul fisher

@ofw

Rafik Draoui

Alex Rodin

Oliver Gugger

Bryan Andrews

@TomerJLevy

Thomas Gorham

Wei Jian Gan

Tamás Gulácsi

Tamás Gulácsi

Jack Wilsdon

Michał Suchwałko

Alexander Apalikov

Domas Tamašauskas

Stéphane Chausson

neo_sli

@srdhoni

@srdhoni

@derekhuizhang

takaokanbe

Sean Schneeweiss

pprzekwas

madflow

Arman Tarkhanian

John Adler

John Adler

@licraft2019

@mlueckest

Malte Ehrlen

@golangaccount

Tyler Dorn

Enmanuel Moreira

@eiffel-fl

@eiffel-fl

Sylvain Rabot

Piotr Persona

Han Gyoung-Su

Harry Tennent

Kamyar Mirzavaziri

@w1ck3dg0ph3r

Richard Yuh

Richard Yuh

Thomas Bonfort

Matthieu MOREL

Egor Kovetskiy