Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update golangci/golangci-lint to v1.62.2 #3511

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Type Update Change
com_github_golangci_golangci_lint_darwin_amd64 http_archive minor v1.61.0 -> v1.62.2
com_github_golangci_golangci_lint_darwin_arm64 http_archive minor v1.61.0 -> v1.62.2
com_github_golangci_golangci_lint_linux_amd64 http_archive minor v1.61.0 -> v1.62.2
com_github_golangci_golangci_lint_linux_arm64 http_archive minor v1.61.0 -> v1.62.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

golangci/golangci-lint (com_github_golangci_golangci_lint_darwin_amd64)

v1.62.2

Compare Source

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from burgerdev as a code owner November 29, 2024 13:31
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 29, 2024
Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 2a5f8af
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/674d9a72c89c76000806cb5e

Copy link
Contributor Author

renovate bot commented Nov 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

golangci-lint added some linters in this version upgrade that require fixes on our side. These are done in this commit.
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Coverage report

Package Old New Trend
disk-mapper/internal/setup 68.90% 68.90% ↔️
hack/bazel-deps-mirror/internal/bazelfiles 75.00% 75.00% ↔️
hack/gocoverage 59.20% 59.20% ↔️
internal/api/attestationconfigapi 65.90% 65.90% ↔️
internal/attestation/measurements 73.20% 73.20% ↔️
internal/file 89.40% 89.40% ↔️
operators/constellation-node-operator/internal/executor 89.50% 89.50% ↔️

@msanft msanft merged commit 53ae065 into main Dec 2, 2024
10 checks passed
@msanft msanft deleted the renovate/golangci/golangci-lint-golangcigolangci-lint branch December 2, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants