Skip to content

Conversation

@rshade
Copy link
Contributor

@rshade rshade commented Mar 12, 2025

This pull request includes several updates to the Go version, dependency upgrades, and changes to the workflows and changelog files. The most important changes include updating the Go version across various files, upgrading dependencies in go.mod, and modifying the workflows to use the latest versions of tools.

Go Version Updates:

  • Updated Go version from 1.21 to 1.23 in .github/workflows/stage-lint.yml [1] [2].
  • Updated Go version from 1.21 to 1.23 in .github/workflows/stage-publish.yml.
  • Updated Go version from 1.21 to 1.23 in .github/workflows/stage-test.yml.
  • Updated Go version to 1.23 in go.mod.

Dependency Upgrades:

  • Upgraded golangci-lint version from v1.54.2 to v1.64.7 in .github/workflows/stage-lint.yml.
  • Updated various dependencies in go.mod to their latest versions [1] [2] [3] [4] [5].

Workflow Modifications:

  • Modified workflow files to use the latest versions of tools and dependencies [1] [2] [3] [4] [5].

Changelog Updates:

  • Updated CHANGELOG.md to include new formatting and content [1] [2].
  • Added a note about updating to Go 1.23 in CHANGELOG_PENDING.md.

Codebase Improvements:

  • Improved the writeYAMLEnvironmentDiagnostics function in cmd/esc/cli/env.go to handle width better.

@rshade rshade force-pushed the non-eol branch 5 times, most recently from 49c90fc to dad150c Compare March 13, 2025 16:02
@rshade rshade requested review from nyobe and seanyeh March 13, 2025 19:08
@rshade rshade enabled auto-merge (squash) March 14, 2025 02:00
@rshade rshade force-pushed the non-eol branch 2 times, most recently from aa21318 to bcf3f49 Compare March 18, 2025 17:15
@rshade rshade force-pushed the non-eol branch 4 times, most recently from 6af0e70 to 25deedd Compare March 25, 2025 16:33
@rshade rshade disabled auto-merge March 25, 2025 18:42
@rshade rshade merged commit 9a207b6 into main Mar 26, 2025
10 checks passed
@rshade rshade deleted the non-eol branch March 26, 2025 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants