Skip to content

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

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

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

Conversation

@mrz1836

@mrz1836 mrz1836 commented May 10, 2026

Copy link
Copy Markdown
Collaborator

What Changed

  • Updated GO_COVERAGE_VERSION from v1.3.9 to v1.4.0 in .github/env/10-coverage.env
  • 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_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 GOVULNCHECK_GO_VERSION from 1.26.2 to 1.26.3 in .github/env/00-core.env
  • Updated CodeQL GitHub Actions from e46ed2cbd01164d986452f91f178727624ae40d7 (v4.35.3) to 68bde559dea0fdcac2102bfdf6230c5f70eb485e (v4.35.4) across codeql-analysis.yml and scorecard.yml

Why It Was Necessary

  • Keeping development tooling up-to-date ensures access to the latest bug fixes, performance improvements, and security patches
  • Updating CodeQL actions maintains compatibility with GitHub's security scanning infrastructure and includes the latest vulnerability detection rules
  • Synchronizing tool versions across pre-commit hooks and CI workflows ensures consistent linting and formatting behavior across all development environments

Testing Performed

  • CI workflows will validate that updated tool versions are compatible with the existing codebase
  • Pre-commit hooks and mage targets will execute with updated tool versions to verify no breaking changes in linter rules or formatting
  • CodeQL analysis workflow will run with the updated action version to ensure security scanning continues to function correctly

Impact / Risk

  • Low Risk: These are patch/minor version updates to development and CI tools, not production code changes
  • No Breaking Changes: Tool updates are backward compatible and should not require code modifications
  • Potential Impact: Minor differences in linting rules or formatting output may occur, which could surface new warnings or suggestions

@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 size/S Small change (11–50 lines) update General updates labels May 10, 2026
Replace golang.org/x/exp/constraints with stdlib cmp for the Ordered constraint. Remove obsolete gosec linter directives.
@sonarqubecloud

Copy link
Copy Markdown

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