Skip to content

Conversation

cilium-renovate[bot]
Copy link
Contributor

@cilium-renovate cilium-renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Update Change
golangci/golangci-lint minor v1.61.0 -> v1.62.0

Release Notes

golangci/golangci-lint (golangci/golangci-lint)

v1.62.0

Compare Source

  1. New linters
  2. Updated linters
    • ⚠️ execinquery: deprecation step 2
    • ⚠️ gomnd: deprecation step 2 (replaced by mnd)
    • bidichk: from 0.2.7 to 0.3.2 (important performance improvement)
    • canonicalheader: from 1.1.1 to 1.1.2
    • cyclop: from 1.2.1 to 1.2.3
    • dupword: from 0.1.1 to 0.1.3
    • errcheck: from 1.7.0 to 1.8.0
    • errchkjson: from 0.3.6 to 0.4.0
    • errname: from 0.1.13 to 1.0.0
    • ginkgolinter: from 0.17.0 to 0.18.0 (new option: force-succeed)
    • go-check-sumtype: from 0.1.4 to 0.2.0 (new option: default-signifies-exhaustive)
    • go-critic: from 0.11.4 to 0.11.5
    • go-printf-func-name: from 7558a9e to v0.1.0
    • godot: from 1.4.17 to 1.4.18
    • gosec: from 2.21.2 to 2.21.4
    • intrange: from 0.2.0 to 0.2.1
    • loggercheck: from 0.9.4 to 0.10.1 (log/slog support)
    • musttag: from 0.12.2 to 0.13.0
    • nakedret: from 2.0.4 to 2.0.5
    • nilnil: from 0.1.9 to 1.0.0 (new option: detect-opposite)
    • noctx: from 0.0.2 to 0.1.0
    • protogetter: from 0.3.6 to 0.3.8
    • revive: from 1.3.9 to 1.5.0 (new rules: filename-format, and file-length-limit)
    • tenv: from 1.10.0 to 1.12.1 (handle dot import)
    • testifylint: from 1.4.3 to 1.5.0 (new checkers: contains, encoded-compare, regexp)
  3. Misc.
    • Type sizing when cross-compiling (32-bit).
    • code-climate: add check_name field
    • Improve Go version detection
    • Fix Go version propagation
  4. Documentation
    • Adds a section about exclude-dirs-use-default
    • Improve 'install from sources' section
    • Improve FAQ about Go versions
    • Improve linter/rule/check docs
    • Improve new linter section
    • Improve forbidigo pattern examples for built-in functions

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot added the kind/enhancement This would improve or streamline existing functionality. label Nov 13, 2024
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner November 13, 2024 12:07
@cilium-renovate cilium-renovate bot added release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Nov 13, 2024
@cilium-renovate cilium-renovate bot requested review from a team as code owners November 13, 2024 12:07
@cilium-renovate cilium-renovate bot requested review from rolinh, aanm and brlbil November 13, 2024 12:07
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Nov 13, 2024
@rolinh
Copy link
Member

rolinh commented Nov 13, 2024

It looks like the update caught some issues, I'll push a commit to address them.

@rolinh
Copy link
Member

rolinh commented Nov 13, 2024

Oh, looks like we can't push commits to a renovate PR anymore. I'll open a separate PR then...

@rolinh rolinh added the dont-merge/blocked Another PR must be merged before this one. label Nov 13, 2024
@aanm aanm removed the dont-merge/blocked Another PR must be merged before this one. label Nov 21, 2024
@aanm aanm enabled auto-merge November 21, 2024 11:29
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-golangci-lint branch from 76b1e97 to 6a7f6be Compare November 21, 2024 12:07
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate November 21, 2024 12:07 Inactive
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate November 21, 2024 12:08 Inactive
@rolinh
Copy link
Member

rolinh commented Nov 21, 2024

It looks like we've not new instances that were introduced between when my PR got opened and merged 😞

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-golangci-lint branch from 6a7f6be to 0e925b9 Compare November 22, 2024 16:07
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate November 22, 2024 16:07 Inactive
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate November 22, 2024 16:08 Inactive
@rolinh
Copy link
Member

rolinh commented Nov 26, 2024

/test

@aanm aanm added this pull request to the merge queue Nov 26, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 26, 2024
Merged via the queue into main with commit 70c4329 Nov 26, 2024
406 of 407 checks passed
@aanm aanm deleted the renovate/main-golangci-lint branch November 26, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants