Skip to content

[Sync] Update project files from source repository (9def984)#207

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260309-112226-9def984
Mar 9, 2026
Merged

[Sync] Update project files from source repository (9def984)#207
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260309-112226-9def984

Conversation

@mrz1836
Copy link
Copy Markdown
Owner

@mrz1836 mrz1836 commented Mar 9, 2026

What Changed

  • Updated GO_PRE_COMMIT_VERSION from v1.7.0 to v1.8.0 in .github/env/10-pre-commit.env
  • Updated GO_PRE_COMMIT_GOLANGCI_LINT_VERSION from v2.11.1 to v2.11.2 in .github/env/10-pre-commit.env
  • Updated MAGE_X_VERSION from v1.20.7 to v1.20.8 in .github/env/10-mage-x.env
  • Updated MAGE_X_GOLANGCI_LINT_VERSION from v2.11.1 to v2.11.2 in .github/env/10-mage-x.env
  • Updated MAGE_X_GORELEASER_VERSION from v2.14.1 to v2.14.2 in .github/env/10-mage-x.env
  • Updated MAGE_X_MAGE_VERSION from v1.15.0 to v1.16.0 in .github/env/10-mage-x.env
  • Updated GoFortress workflow version comment from 1.7.1 (released 2026-02-13) to 1.7.2 (released 2026-03-09) in .github/workflows/fortress.yml

Why It Was Necessary

  • Keeping tooling dependencies up to date ensures access to latest bug fixes, security patches, and performance improvements
  • Maintaining consistent versions of golangci-lint across pre-commit and mage-x environments prevents conflicts and ensures reproducible builds
  • Regular updates to CI/CD tooling (GoReleaser, Mage) improve build reliability and workflow execution

Testing Performed

  • Verify that CI/CD workflows execute successfully with updated tool versions
  • Confirm pre-commit hooks run without errors using the new go-pre-commit version
  • Validate that mage-x tasks complete successfully with updated dependencies

Impact / Risk

  • Breaking Change: None - these are patch/minor version updates to tooling
  • Risk: Low - updates are incremental and limited to development/CI tooling versions
  • Performance: Potential improvements from tool updates, no expected degradation
  • Migration: No action required - environment files control version resolution automatically

@mrz1836 mrz1836 self-assigned this Mar 9, 2026
@mrz1836 mrz1836 added automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps labels Mar 9, 2026
@github-actions github-actions Bot added update General updates size/S Small change (11–50 lines) labels Mar 9, 2026
@mrz1836 mrz1836 merged commit 5b0d41e into master Mar 9, 2026
46 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-mrz-sdks-20260309-112226-9def984 branch March 9, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps size/S Small change (11–50 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant