Skip to content

[Sync] Update project files from source repository (779c2ea)#96

Merged
mrz1836 merged 1 commit into
masterfrom
chore/sync-files-bsv-blockchain-sdks-20260510-161441-779c2ea
May 10, 2026
Merged

[Sync] Update project files from source repository (779c2ea)#96
mrz1836 merged 1 commit into
masterfrom
chore/sync-files-bsv-blockchain-sdks-20260510-161441-779c2ea

Conversation

@mrz1836
Copy link
Copy Markdown
Collaborator

@mrz1836 mrz1836 commented May 10, 2026

What Changed

  • Updated MAGE_X_GOFUMPT_VERSION from v0.9.2 to v0.10.0 in .github/env/10-mage-x.env
  • Updated MAGE_X_GOLANGCI_LINT_VERSION from v2.11.4 to v2.12.2 in .github/env/10-mage-x.env
  • Updated GO_COVERAGE_VERSION from v1.3.9 to v1.4.0 in .github/env/10-coverage.env
  • Updated GOVULNCHECK_GO_VERSION from 1.26.2 to 1.26.3 in .github/env/00-core.env
  • Updated GO_PRE_COMMIT_VERSION from v1.8.2 to v1.8.3 in .github/env/10-pre-commit.env
  • Updated GO_PRE_COMMIT_GOLANGCI_LINT_VERSION from v2.11.4 to v2.12.2 in .github/env/10-pre-commit.env
  • Updated GO_PRE_COMMIT_FUMPT_VERSION from v0.9.2 to v0.10.0 in .github/env/10-pre-commit.env
  • Updated github/codeql-action/init from commit e46ed2cbd01164d986452f91f178727624ae40d7 (v4.35.3) to 68bde559dea0fdcac2102bfdf6230c5f70eb485e (v4.35.4) in .github/workflows/codeql-analysis.yml
  • Updated github/codeql-action/autobuild from commit e46ed2cbd01164d986452f91f178727624ae40d7 (v4.35.3) to 68bde559dea0fdcac2102bfdf6230c5f70eb485e (v4.35.4) in .github/workflows/codeql-analysis.yml
  • Updated github/codeql-action/analyze from commit e46ed2cbd01164d986452f91f178727624ae40d7 (v4.35.3) to 68bde559dea0fdcac2102bfdf6230c5f70eb485e (v4.35.4) in .github/workflows/codeql-analysis.yml
  • Updated github/codeql-action/upload-sarif from commit e46ed2cbd01164d986452f91f178727624ae40d7 (v4.35.3) to 68bde559dea0fdcac2102bfdf6230c5f70eb485e (v4.35.4) in .github/workflows/scorecard.yml

Why It Was Necessary

  • Keeping development tooling up to date ensures access to latest bug fixes, performance improvements, and security patches
  • Newer versions of linters and formatters (golangci-lint, gofumpt) provide improved code analysis and formatting capabilities
  • Updating CodeQL and vulnerability scanning tools (govulncheck) ensures the latest security detection capabilities are available

Testing Performed

  • Verify that CI workflows continue to pass with updated tool versions
  • Confirm that pre-commit hooks function correctly with updated golangci-lint and gofumpt versions
  • Validate that CodeQL analysis completes successfully with the updated actions

Impact / Risk

  • Risk Level: Low - these are patch/minor version updates to development and CI tooling
  • Breaking Changes: None expected - these are tooling updates that should be backwards compatible
  • Developer Impact: Developers may see slightly different linting or formatting suggestions with updated tool versions

@mrz1836 mrz1836 self-assigned this May 10, 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 May 10, 2026
@github-actions github-actions Bot added update General updates size/S Small change (11–50 lines) labels May 10, 2026
@sonarqubecloud
Copy link
Copy Markdown

@mrz1836 mrz1836 merged commit a1474b6 into master May 10, 2026
42 of 44 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-bsv-blockchain-sdks-20260510-161441-779c2ea branch May 10, 2026 20:28
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