Skip to content

[Sync] Update project files from source repository (5c903c5)#95

Merged
mrz1836 merged 1 commit into
masterfrom
chore/sync-files-bsv-blockchain-sdks-20260214-104026-5c903c5
Feb 14, 2026
Merged

[Sync] Update project files from source repository (5c903c5)#95
mrz1836 merged 1 commit into
masterfrom
chore/sync-files-bsv-blockchain-sdks-20260214-104026-5c903c5

Conversation

@mrz1836

@mrz1836 mrz1836 commented Feb 14, 2026

Copy link
Copy Markdown
Collaborator

What Changed

  • Updated GO_PRE_COMMIT_GOLANGCI_LINT_VERSION from v2.8.0 to v2.9.0 in .github/env/10-pre-commit.env
  • Updated GOVULNCHECK_GO_VERSION from 1.25.7 to 1.26.0 in .github/env/00-core.env
  • Updated GO_COVERAGE_VERSION from v1.3.1 to v1.3.5 in .github/env/10-coverage.env
  • Updated MAGE_X_VERSION from v1.20.1 to v1.20.4 in .github/env/10-mage-x.env
  • Added return $? statement to the get_script_dir() function in .github/env/load-env.sh

Why It Was Necessary

  • Updating tool versions ensures access to latest bug fixes, security patches, and performance improvements
  • The Go version update for govulncheck (1.26.0) provides the latest vulnerability detection capabilities
  • Adding return $? to the shell function ensures proper exit code propagation for error handling

Testing Performed

  • CI workflows should validate that all tool versions are correctly resolved and downloaded
  • Pre-commit hooks will use the updated golangci-lint version to verify linting passes
  • Shell script changes should be validated by existing workflow runs that load environment files

Impact / Risk

  • Risk Level: Low - these are version bumps to stable releases and a minor shell script improvement
  • Breaking Changes: None expected - all version updates are within compatible ranges
  • CI Impact: Workflows will download newer tool versions on first run, which may add minimal build time

@mrz1836 mrz1836 self-assigned this Feb 14, 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 Feb 14, 2026
@github-actions github-actions Bot added update General updates size/M Medium change (51–200 lines) labels Feb 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

@mrz1836

mrz1836 commented Feb 14, 2026

Copy link
Copy Markdown
Collaborator Author

LGTM!

@mrz1836 mrz1836 merged commit 761e55e into master Feb 14, 2026
44 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-bsv-blockchain-sdks-20260214-104026-5c903c5 branch February 14, 2026 15:50
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/M Medium change (51–200 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant