chore: sync staging with main (post-release)#74
Merged
Conversation
chore(release): promote staging to premain (rc)
…emain chore(premain): release 1.3.0-rc.2
chore(release): promote premain to main
Promote the premain RC baseline (1.3.0-rc.2) to a stable 1.3.0 release version across Go/TS/Py version files.
chore(main): release 1.3.0
paytheory
approved these changes
Feb 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
origin/stagingis behindorigin/mainby 7 commits (release-please + changelog/version artifacts). Perdocs/development/planning/theorydb-branch-release-policy.md, we need a post-release back-merge frommain->stagingto keep the nextstaging->premainpromotion clean.This PR also includes small dependency/toolchain bumps required to keep the SEC-2 dependency scans passing (GO-2026-4337, CVE-2026-26007, npm audit advisories).
What
Back-merges the latest stable release artifacts from
mainintostaging:.release-please-manifest.json.release-please-manifest.premain.jsonCHANGELOG.mdts/package.json,ts/package-lock.jsonpy/src/theorydb_py/version.jsonPlus security scan fixes:
go1.25.7(root +contract-tests/runners/go+ example modules)ts/,contract-tests/runners/ts)cryptography>=46.0.5,pip>=26.0+ refreshedpy/uv.lock