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-05-05 12:10:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golangci-lint (Old) and /work/SRC/openSUSE:Factory/.golangci-lint.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golangci-lint" Sun May 5 12:10:51 2024 rev:16 rq:1171840 version:1.58.0 Changes: -------- --- /work/SRC/openSUSE:Factory/golangci-lint/golangci-lint.changes 2024-03-29 13:13:05.351830277 +0100 +++ /work/SRC/openSUSE:Factory/.golangci-lint.new.1880/golangci-lint.changes 2024-05-05 12:11:14.468865833 +0200 @@ -1,0 +2,88 @@ +Fri May 03 18:45:13 UTC 2024 - Jeff Kowalczyk <[email protected]> + +- Update to version 1.58.0: + * feat: use problem matchers for GitHub Action format (#4685) + * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (#4690) + * unparam: bump to HEAD (#4689) + * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#4688) + * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#4686) + * build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#4684) + * feat: log an error when using previously deprecated linters (#4681) + * build(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (#4682) + * dev: clean deprecated options (#4673) + * dev: removes BaseRule, ExcludeRule, SeverityRule duplications (#4676) + * Add new linter canonicalheader (#4672) + * build(deps): bump github.com/jjti/go-spancheck from 0.6.0 to 0.6.1 (#4679) + * fix: don't hide typecheck errors inside diff processor (#4674) + * dev: dedicated package about IllTypedError parsing (#4675) + * build(deps): bump github.com/yeya24/promlinter from 0.2.0 to 0.3.0 (#4671) + * build(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 (#4670) + * build(deps): bump github.com/Antonboom/errname from 0.1.12 to 0.1.13 (#4669) + * build(deps): bump github.com/Antonboom/nilnil from 0.1.7 to 0.1.8 (#4668) + * build(deps): bump gitlab.com/bosi/decorder from 0.4.1 to 0.4.2 (#4667) + * fix: skip go.mod report inside autogenerated_exclude processor (#4663) + * build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 (#4666) + * build(deps): bump github.com/golangci/misspell from 0.4.1 to 0.5.1 (#4665) + * build(deps): bump github.com/ultraware/whitespace from 0.1.0 to 0.1.1 (#4664) + * build(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 (#4645) + * fix: speed up "fast" linters (#4653) + * dev: improve goreleaser configuration (#4660) + * dev: fix shellcheck lint issues (#4657) + * fix: use plugin version (#4655) + * dev: fix broken links to the website (#4656) + * execinquery: deprecation (#4652) + * dev: replace fmt.Errorf by errors.New (#4647) + * dev: eliminate redundant indentation (#4650) + * dev: close errcheck exclude file (#4649) + * dev: close file + * fix: keep only typecheck issues (#4640) + * build(deps): bump go-simpler.org/sloglint from 0.5.0 to 0.5.1 (#4644) + * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#4643) + * dev: sorts deprecated linters at the end of lists (#4642) + * dev: remove alternatives names from CLI help (#4641) + * dev: clean DefaultExcludePatterns and improve CLI render (#4638) + * dev: improve formatting and description in flagsets (#4636) + * docs: use proper templates when creating GitHub issues (#4637) + * dev: group skip-dir related elements (#4631) + * build(deps): bump github.com/golangci/revgrep from 0.5.2 to 0.5.3 (#4633) + * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.10 to 1.1.0 (#4632) + * dev: group linter implementation and integration tests (#4603) + * docs: remove deprecated Atom from Editor Integrations (#4628) + * build(deps): bump go-simpler.org/musttag from 0.12.0 to 0.12.1 (#4626) + * build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4625) + * build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /scripts/gen_github_action_config (#4624) + * chore: add chocolatey (#4615) + * build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#4620) + * build(deps): bump github.com/go-critic/go-critic from 0.11.2 to 0.11.3 (#4619) + * build(deps): bump go-simpler.org/musttag from 0.11.0 to 0.12.0 (#4621) + * fix: JSON schema about severities (#4617) + * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.1 to 1.3.2 (#4614) + * build(deps): bump github.com/leonklingele/grouper from 1.1.1 to 1.1.2 (#4613) + * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#4612) + * build(deps): bump github.com/daixiang0/gci from 0.13.3 to 0.13.4 (#4611) + * build(deps): bump github.com/butuzov/mirror from 1.1.0 to 1.2.0 (#4610) + * docs: fix links to Module and Go Plugins (#4607) + * dev: set timeout for loading JSON schema (#4605) + * dev: option to not check deprecation (#4591) + * feat: add fatcontext linter (#4583) + * Add `pre-commit` hook to run `config verify` (#4602) + * build(deps): bump github.com/ckaznocha/intrange from 0.1.1 to 0.1.2 (#4601) + * build(deps): bump go-simpler.org/musttag from 0.10.0 to 0.11.0 (#4600) + * dev: clean up unused receivers with revive (#4599) + * dev: add fix test for mirror linter (#4598) + * fix: remove help display on error with verify command (#4597) + * dev: unifying processors code style (#4592) + * dev: enable testifylint linter (#4595) + * dev: add fix test for tagalign linter (#4594) + * docs: update documentation (#4590) + * feat: replace gomnd by mnd (#4572) + * feat: err113 analyzer name (#4567) + * dev: add test for grouper linter (#4585) + * build(deps): bump go-simpler.org/musttag from 0.9.0 to 0.10.0 (#4579) + * feat: deprecate usage of linter alternative names (#4562) + * build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.3 (#4522) + * dev: clean code arround CLI args usage (#4557) + * docs: update documentation assets (#4588) + * docs: update GitHub Action assets (#4589) + +------------------------------------------------------------------- Old: ---- golangci-lint-1.57.2.tar.xz New: ---- golangci-lint-1.58.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ golangci-lint.spec ++++++ --- /var/tmp/diff_new_pack.erS6aD/_old 2024-05-05 12:11:15.332897102 +0200 +++ /var/tmp/diff_new_pack.erS6aD/_new 2024-05-05 12:11:15.336897247 +0200 @@ -17,7 +17,7 @@ Name: golangci-lint -Version: 1.57.2 +Version: 1.58.0 Release: 0 Summary: A fast Go linters runner License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.erS6aD/_old 2024-05-05 12:11:15.368898405 +0200 +++ /var/tmp/diff_new_pack.erS6aD/_new 2024-05-05 12:11:15.372898550 +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.57.2</param> + <param name="revision">v1.58.0</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.erS6aD/_old 2024-05-05 12:11:15.392899274 +0200 +++ /var/tmp/diff_new_pack.erS6aD/_new 2024-05-05 12:11:15.396899419 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/golangci/golangci-lint.git</param> - <param name="changesrevision">77a8601aa372eaab3ad2d7fa1dffa71f28005393</param></service></servicedata> + <param name="changesrevision">28b3813c887621934c04ed29c75d6dcfbba2271f</param></service></servicedata> (No newline at EOF) ++++++ golangci-lint-1.57.2.tar.xz -> golangci-lint-1.58.0.tar.xz ++++++ ++++ 54325 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ ++++ 42832 lines of diff (skipped)
