Skip to content

chore: upgrade toolchains and dependencies#91

Merged
paytheory merged 11 commits intostagingfrom
chore/update-dependencies
Mar 5, 2026
Merged

chore: upgrade toolchains and dependencies#91
paytheory merged 11 commits intostagingfrom
chore/update-dependencies

Conversation

@aron23
Copy link
Copy Markdown
Contributor

@aron23 aron23 commented Mar 5, 2026

Updates runtime pins and deps to latest stable versions:

  • Go: bump to go1.26.0 (go directive 1.26) and update all Go modules (root + examples + contract runner)
  • Node: keep Node 24 (LTS) and update TS/contract/cdk npm deps + lockfiles; add .nvmrc
  • Python: upgrade uv lockfile deps (uv.lock)

Validation:

  • make test-unit
  • make verify-go-modules
  • make verify-ci-toolchain
  • npm --prefix ts run typecheck && npm --prefix ts run build && npm --prefix ts run test:unit
  • npm --prefix contract-tests/runners/ts test
  • bash scripts/verify-python-deps.sh
  • uv --directory py run pytest -q tests/unit

@paytheory paytheory merged commit 66bdbc6 into staging Mar 5, 2026
8 checks passed
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.

2 participants