Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package golangci-lint for openSUSE:Factory 
checked in at 2024-08-22 18:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golangci-lint (Old)
 and      /work/SRC/openSUSE:Factory/.golangci-lint.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golangci-lint"

Thu Aug 22 18:10:42 2024 rev:21 rq:1194963 version:1.60.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/golangci-lint/golangci-lint.changes      
2024-06-10 17:37:14.834089003 +0200
+++ /work/SRC/openSUSE:Factory/.golangci-lint.new.2698/golangci-lint.changes    
2024-08-22 18:11:08.116332075 +0200
@@ -1,0 +2,87 @@
+Wed Aug 21 02:24:50 UTC 2024 - Jeff Kowalczyk <[email protected]>
+
+- Update to version 1.60.2:
+  * build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 
81cda2f91fbe (#4927)
+  * dev: fix GO_VERSION in post release workflow (#4926)
+  * exportloopref: deprecation (#4916)
+  * chore: update gofmt (#4923)
+  * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.3 to 2.9.0 
(#4921)
+  * build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 (#4922)
+  * staticcheck: propagate Go version (#4907)
+  * gosec: add G602 analyzer (#4906)
+  * build(deps): bump honnef.co/go/tools from 0.5.0 to 0.5.1 (#4911)
+  * docs: update documentation (#4903)
+  * docs: update documentation assets (#4901)
+  * docs: update GitHub Action assets (#4902)
+
+-------------------------------------------------------------------
+Wed Aug 14 02:57:24 UTC 2024 - Jeff Kowalczyk <[email protected]>
+
+- Update to version 1.60.1:
+  * chore: free skip space during release
+
+-------------------------------------------------------------------
+Wed Aug 14 02:56:34 UTC 2024 - Jeff Kowalczyk <[email protected]>
+
+- Update to version 1.60.0:
+  * go1.23 support (#4836)
+  * build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#4898)
+  * build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.2 to 1.6.0 
(#4899)
+  * unused: remove exported-is-used option
+  * build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#4893)
+  * build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 in 
/scripts/gen_github_action_config (#4892)
+  * unused: remove exported-is-used option (#4890)
+  * build(deps): bump github.com/mgechev/revive from 1.3.7 to 1.3.9 (#4886)
+  * build(deps): bump github.com/gofrs/flock from 0.12.0 to 0.12.1 (#4889)
+  * build(deps): bump github.com/uudashr/gocognit from 1.1.2 to 1.1.3 (#4887)
+  * build(deps): bump github.com/Crocmagnon/fatcontext from 0.3.0 to 0.4.0 
(#4888)
+  * dev: add comment to clarify using empty issues slice (#4884)
+  * feat: improve processors filtering stats (#4882)
+  * docs: improve ireturn documentation (#4881)
+  * fix: typecheck issues should never be ignored (#4870)
+  * chore: fix checklist
+  * build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#4868)
+  * build(deps): bump github.com/gofrs/flock from 0.10.0 to 0.12.0 (#4863)
+  * build(deps): bump github.com/valyala/quicktemplate from 1.7.0 to 1.8.0 
(#4862)
+  * dev: fix code QL warning
+  * docs: improve grammar of new linter checklist (#4861)
+  * chore: change .yaml to .yml for consistency (#4860)
+  * dev: add action to add checklist for new linter (#4855)
+  * docs: remove 'trusted by' page (#4857)
+  * docs: add link on linter without configuration (#4843)
+  * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.2 to 1.3.3 
(#4851)
+  * build(deps): bump github.com/gofrs/flock from 0.8.1 to 0.10.0 (#4852)
+  * build(deps): bump github.com/moricho/tparallel from 0.3.1 to 0.3.2 (#4849)
+  * dev: rewrite benchmarks (#4848)
+  * dev: clean gen_github_action_config (#4847)
+  * docs: update wsl documentation (#4846)
+  * chore: update package-lock.json
+  * build(deps): bump github.com/bombsimon/wsl/v4 from 4.4.0 to 4.4.1 (#4844)
+  * build(deps): bump github.com/Antonboom/testifylint from 1.4.2 to 1.4.3 
(#4839)
+  * build(deps): bump go-simpler.org/sloglint from 0.7.1 to 0.7.2 (#4840)
+  * docs: add repology package summary (#4838)
+  * dev: improve benchmark scripts (#4826)
+  * build(deps): bump github.com/jjti/go-spancheck from 0.6.1 to 0.6.2 (#4833)
+  * fix: sanitize level property for SARIF (#4831)
+  * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#4822)
+  * build(deps): bump github.com/sivchari/tenv from 1.9.1 to 1.10.0 (#4823)
+  * build(deps): bump github.com/Antonboom/testifylint from 1.4.1 to 1.4.2 
(#4821)
+  * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.26.0 to 
1.27.0 (#4820)
+  * dev: improve revive construction (#4817)
+  * dev: fix installation script for curl v8.8.0 (#4814)
+  * docs: move whole-files near of new-from-xxx (#4815)
+  * build(deps): bump braces from 3.0.2 to 3.0.3 in /docs (#4812)
+  * build(deps): bump braces from 3.0.2 to 3.0.3 in /.github/peril (#4811)
+  * build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in 
/scripts/gen_github_action_config (#4810)
+  * build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#4809)
+  * build(deps): bump github.com/sivchari/tenv from 1.7.1 to 1.9.1 (#4808)
+  * build(deps): bump github.com/bombsimon/wsl/v4 from 4.3.0 to 4.4.0 (#4807)
+  * build(deps): bump github.com/Antonboom/testifylint from 1.3.1 to 1.4.1 
(#4798)
+  * build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.3.0 
(#4783)
+  * lll: Advertise max line length instead of just reporting failure (#4781)
+  * build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 
3.2.0 to 3.3.0 (#4760)
+  * build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.1 to 4.3.0 (#4799)
+  * docs: update documentation assets (#4806)
+  * docs: update GitHub Action assets (#4805)
+
+-------------------------------------------------------------------

Old:
----
  golangci-lint-1.59.1.tar.xz

New:
----
  golangci-lint-1.60.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golangci-lint.spec ++++++
--- /var/tmp/diff_new_pack.NqXPHr/_old  2024-08-22 18:11:09.564392213 +0200
+++ /var/tmp/diff_new_pack.NqXPHr/_new  2024-08-22 18:11:09.576392712 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           golangci-lint
-Version:        1.59.1
+Version:        1.60.2
 Release:        0
 Summary:        A fast Go linters runner
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.NqXPHr/_old  2024-08-22 18:11:09.880405338 +0200
+++ /var/tmp/diff_new_pack.NqXPHr/_new  2024-08-22 18:11:09.912406667 +0200
@@ -3,7 +3,7 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/golangci/golangci-lint.git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.59.1</param>
+    <param name="revision">v1.60.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="filename">golangci-lint</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.NqXPHr/_old  2024-08-22 18:11:10.036411817 +0200
+++ /var/tmp/diff_new_pack.NqXPHr/_new  2024-08-22 18:11:10.072413312 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/golangci/golangci-lint.git</param>
-              <param 
name="changesrevision">1a55854aff4ef60cd8c4e709b650b281303ca7aa</param></service></servicedata>
+              <param 
name="changesrevision">f338f3ef33f0f7b641100aa1fd759549cc959a8b</param></service></servicedata>
 (No newline at EOF)
 

++++++ golangci-lint-1.59.1.tar.xz -> golangci-lint-1.60.2.tar.xz ++++++
++++ 10305 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
++++ 53732 lines of diff (skipped)

Reply via email to