From d147d8bf4f8530fb0384614a4ebcc1defe0796bc Mon Sep 17 00:00:00 2001 From: golangci-releaser <65486276+golangci-releaser@users.noreply.github.com> Date: Thu, 15 Jun 2023 15:51:29 +0300 Subject: [PATCH] docs: Update documentation and assets (#3909) Co-authored-by: Fernandez Ludovic --- CHANGELOG.md | 14 +++ README.md | 209 ++++++++++++++++--------------- assets/github-action-config.json | 8 +- docs/template_data.state | 2 +- 4 files changed, 128 insertions(+), 105 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fef798fb..d4c25ca5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci). There is the most valuable changes log: +### v1.53.3 + +1. updated linters: + * `cyclop`: from 1.2.0 to 1.2.1 + * `exhaustive`: from 0.10.0 to 0.11.0 + * `forbidigo`: from 1.5.1 to 1.5.3 + * `ginkgolinter`: from 0.12.2 to 0.12.1 + * `ineffassign`: bump to HEAD + * `nakedret`: from 2.0.1 to 2.0.2 + * `zerologlint`: from 0.1.1 to 0.1.2 +2. misc. + * codeclimate: reduce memory allocation + * support illumos/amd64 + ### v1.53.2 1. updated linters diff --git a/README.md b/README.md index 16da2ff6..1c0b366e 100644 --- a/README.md +++ b/README.md @@ -65,12 +65,12 @@ The Core Team has the following responsibilities: - + - + @@ -91,11 +91,11 @@ The Core Team has the following responsibilities: - + - + @@ -111,24 +111,24 @@ The Core Team has the following responsibilities:

Sergey Vilgelm

Tam Mach

Simon Sawert

Tam Mach

Trevor Pounds

Loong Dai

Oleg Butuzov

Kamil Samigullin

Oleg Butuzov

Sascha Grunert

Denis Tingaikin

David Lobe

Patrick Ohly

David Lobe

Alexey Palazhchenko

Duco van Amstel

Nishanth Shanmugham

Nishanth Shanmugham

Kensei Nakada

Melvin
-And 410 more our team members +And 417 more our team members - + + - + - @@ -151,11 +151,11 @@ The Core Team has the following responsibilities: + - @@ -163,7 +163,7 @@ The Core Team has the following responsibilities: - + @@ -178,395 +178,404 @@ The Core Team has the following responsibilities: + - + - + + - - + + + + + - - - - - + + + + - - - - + + + + - + + + - - - + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - - + + - - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + - + - + - + - + @@ -576,7 +585,7 @@ The Core Team has the following responsibilities: - + @@ -622,7 +631,7 @@ The Core Team has the following responsibilities: - + diff --git a/assets/github-action-config.json b/assets/github-action-config.json index f4dfea6a..aa6a3750 100644 --- a/assets/github-action-config.json +++ b/assets/github-action-config.json @@ -1,8 +1,8 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v1.53.2", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.53.2/golangci-lint-1.53.2-linux-amd64.tar.gz" + "TargetVersion": "v1.53.3", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.53.3/golangci-lint-1.53.3-linux-amd64.tar.gz" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions" @@ -182,8 +182,8 @@ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.52.2/golangci-lint-1.52.2-linux-amd64.tar.gz" }, "v1.53": { - "TargetVersion": "v1.53.2", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.53.2/golangci-lint-1.53.2-linux-amd64.tar.gz" + "TargetVersion": "v1.53.3", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.53.3/golangci-lint-1.53.3-linux-amd64.tar.gz" }, "v1.6": { "Error": "golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions" diff --git a/docs/template_data.state b/docs/template_data.state index c6543163..a44026aa 100755 --- a/docs/template_data.state +++ b/docs/template_data.state @@ -1,2 +1,2 @@ This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added. -8e0bad22f2356bca3cdc6325e6528d99fe64678fe17d7709b99ad9fbd65c615f \ No newline at end of file +d3c90b6991db0ac1ffadfe531526f8cc8556d6c7dc9701cd263b555709fa26a1 \ No newline at end of file

Ville Skyttä

Mateusz Gozdek

Will Dixon

Mateusz Gozdek

Michael Mulligan

Nahshon Unna Tsameret

Nuruddin Ashr

Joe Wilner

Soichiro Kashima

Soichiro Kashima

Peter Mescalchin

Lucas Bremgartner

Kir Kolyshkin

@alingse

Nahshon Unna Tsameret

Tim Heckman

Oleg Kovalov

Aliaksandr Mianzhynski

Nate Finch

ferhat elmas

Leigh McCulloch

Tom

sonatard

Nate Finch

ZhangYunHao

Aneesh Agrawal

Vladimir Evgrafov

gaojingyu

@odidev

Denis Limarev

Denis Limarev

NiseVoid

Christian Mehlmauer

Sean DuBois

John Starich

Adam Shannon

Koichi Shiraishi

Bart

Neha Viswanathan

Lukas Malkmus

David Braley

Chris Bandy

Patrick Kuca

Patrick Kuca

Viacheslav Poturaev

Florent Viel

Zik Aeroh

sylvia

Robert Liebowitz

Zeal Wierslee

Tim Kral

Tim Kral

Hiroyuki Yagihashi

@kyoh86

Yifei Liu

Jiangnan Jia

Kunwardeep

Pierre R

Stephan Renatus

Ivan

Martin Desrumaux

Stephan Renatus

Ivan

tdakkota

Carlos Henrique Guardão Gandarez

Diego Pontoriero

Daniel Helfand

Benjamin Wang

Adam Jones

Faisal Alam

Alex Collins

Ryo Nakao

Ryan Olds

Tommy Mühle

Sebastiaan van Stijn

Carlos Alexandro Becker

@Dominik-K

Sebastiaan van Stijn

Sam Zaydel

Carlos Alexandro Becker

@Dominik-K

Craig Silverstein

Sindre Røkenes Myren

Bartłomiej Klimczak

M. Ángel Jimeno

Martin Desrumaux

Chris Drew

Teiva Harsanyi

M. Ángel Jimeno

Jan Oopkaup

Chris Drew

Teiva Harsanyi

Brian Flad

Chris Suszynski

Chris Suszynski

Kailun Qin

@Abirdcfly

Ariel Mashraki

Shulhan

Oscar

Denis Isaev

Dreamacro

Tom Payne

Jiangnan Jia

@fsouza

Koya IWAMURA

Hiroki Suezawa

Lauris BH

Sean McGinnis

Fabrice

Christoph Blecker

Mateusz Bilski

Jakub Chábek

Ben Ye

lufe

@sg0hsmt

Misha Gusarov

Stephanie Wilde-Hobbs

Cory LaNou

Vitaly Isaev

Pete Wagner

Renato Suero

Buyanov Vladimir

Sven Anderson

Ben Wells

Jonathan Chappelow

Siarhei Navatski

Yuki Okushi

hbc

WÁNG Xuěruì

Eric Wohltman

Borja Clemente

Ethan Reesor

Mattias de Zalenski

masibw

Sonia Hamilton

@black-06

Gianguido Sorà

Derek Perkins

Oksana Grishchenko

Berezhnoy Pavel

Henry

Aofei Sheng

jessetang

Maksym Pavlenko

Ivan Prisyazhnyy

@ngehrsitz

John Reese

Matthew Gabeler-Lee

James Lucktaylor

Dale Hui

Ondrej Fabry

Aris Tzoumas

Gabor Javorszky

hori-ryota

Kishan B

@black-06

proton

Eric Jain

Ghvst Code

Son Luong Ngoc

Markus

Sebastian Spaink

Andrew Lavery

Mark Fine

Rory Prendergast

Tariq Ibrahim

Peter Štibraný

kaixiang zhong

@ced42

David Bariod

Stephen Benjamin

@kkHAIKE

Hsing-Yu (David) Chen

Batuhan Apaydın

过客龙门

Eldar Rakhimberdin

Toon Schoenmakers

Cezar Sá Espinola

Ben Paxton

Connor Adams

Draven

David Cuadrado

Max Riveiro

Martins Irbe

Yilong Li

Rodrigo Brito

@techknowlogick

takaya

Craig Furman

@ttys3

Mark Sart

Joshua Rubin

Danil Ovchinnikov

Rafael Franco

Paul Vaughan

Linus Arver

Glen Mailer

Ian Howell

Chris K

Grigory Zubankov

@xxpxxxxp

subham sarkar

Ryan Leung

Donal Byrne

Yusuke Kadowaki

Jared Allard

Marko

Chris Lewis

Muhammad Ikhsan

Anton Braer

Jaegu Kim

David Gleich

Fata Nugraha

mattu

Dan Richelson

Denis Titusov

Terdunov Vyacheslav

Sean Chittenden

Hui Zhu

@Harsimran1

rinsuki

Anton Antonov

@hn8

Kevin Gillette

Milas Bowman

@credativ-dar

☃ Elliot Shepherd

@nvartolomei

Martin Etmajer

Fisher Xu

Matthew Poer

Cody Ley-Han

@darklore

@to6ka

@evalexpr

Collin Kreklow

Marcin Owsiany

C.J. Jameson

Jacek

paul fisher

@ofw

Rafik Draoui

Miles Delahunty

Anton Kachurin

Nico Ismaili

Benjamin Kane

@trajan0x

Philip Linell

Herman van Zyl

Jongwoo Han

Chaliy Roman Aleksandrovich

Ryo Sato

Eric Zimanyi

@bbernays

Boban Acimovic

Viktor Alenkov

Dima

David Hill

Troy Ronda

Florian Gessner

Osamu TONOMORI

Bo Liu

Steven Allen

Colin Arnott

Eran Levy

Roman Leventov

Hugo

Mathias Weber

Naveen

@maxsond

mattu

Maksim Meshkov

@raffepaffe

Adam Bouqdib

Michael

Evgeniy Kulikov

Chris Nesbitt-Smith

Daniel Caballero

Igor Zibarev

Carlton Henderson

Carl Henderson

Shintaro Ikeda

Matt Braymer-Hayes

Arjen van der Ende

David Beitey

Pete Davison

Tomas Dabasinskas

@xuri

Charl Matthee

Sriram Venkatesh

Peter Schuller

David Golub

Alexander Morozov

Pastoh

Liam White

Alex Dupre

Juanito

Jinming Yue

@wxdao

Kévin Dunglas

Sijie Yang

Stephen

Thang Minh Vu

Julia Ogris

Greg Curtis

@ac-rappi

Dudás Ádám

Abhishek | अभिषेक

Daniele

Takumasa Sakao

Ben Drucker

Stephen Brown II

Matthew Cobbing

@Darlez

Kirill Danshin

mook

Kyungmin Bae

Dylan Arbour

Cory Miller

Ben Brown

Dor

sink

João Freitas

nick

David Bendory

@znley

Jonathan Colby

@andreykuchin

Irina

Petr Pučil

Aaron Bennett

zaunist

Daniil Suvorov

Yuki Watanabe

Aisuko

Alexandre Vilain

Matias Lahti

Matias Lahti

Thirukumaran Vaseeharan

Alessio Treglia

Alay Patel

Martin Hutchinson

Emanuel Bennici

Mayo

smantic

smantic

@connorszczepaniak-wk

Sebastian Crane

Alexander Else

@vladopajic

Lucas Ramage

Trim21

Catena cyber

Catena cyber

Dejan Benedik

Christian Clauss

Johanan Liebermann

Korjavin Ivan

Eng Zer Jun

Mateus Esdras

Devin Gunay

Devin Gunay

Hilário Coelho

Thomas Cave

Tibo Delor

@chainchad

Francois Parquet

@opennota

@pohang

Cyrille Meichel

Cyrille Meichel

neglect-yp

Felix

Adrien

Sean Schneeweiss

pprzekwas

@madflow

Arman Tarkhanian

Arman Tarkhanian

John Adler

@licraft2019

@mlueckest