Skip to content

Conversation

@matthewmcneely
Copy link
Collaborator

Description

This PR updates the trunk config to use the current support go toolchain version and upgrades used linters.

Checklist

  • Code compiles correctly and linting passes locally

@matthewmcneely matthewmcneely requested review from a team and Copilot August 4, 2025 17:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the trunk configuration file to use newer versions of the Go toolchain and various linters. The update includes upgrading the trunk CLI version, plugin reference, Go runtime, and multiple linting tools to their latest supported versions.

  • Updates trunk CLI from 1.22.10 to 1.24.0 and plugins from v1.6.7 to v1.7.1
  • Upgrades Go runtime from 1.23.5 to 1.24.5
  • Updates multiple linters including trivy, renovate, checkov, golangci-lint, and others to newer versions
Comments suppressed due to low confidence (1)

.trunk/trunk.yaml:29

  • The package 'golangci-lint2@2.3.1' appears to be incorrect. This should likely be 'golangci-lint@2.3.1' or the version number may be wrong for golangci-lint2 if it's a different package.
    - golangci-lint2@2.3.1

@matthewmcneely matthewmcneely enabled auto-merge (squash) August 4, 2025 23:53
@matthewmcneely matthewmcneely merged commit 0ef993f into main Aug 19, 2025
8 checks passed
@matthewmcneely matthewmcneely deleted the matthewmcneely/update-trunk-config branch August 19, 2025 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants