Skip to content

chore(main): release 0.43.0 - #819

Closed
sdp-release-bot[bot] wants to merge 0 commit into
mainfrom
codex/release-main
Closed

chore(main): release 0.43.0#819
sdp-release-bot[bot] wants to merge 0 commit into
mainfrom
codex/release-main

Conversation

@sdp-release-bot

@sdp-release-bot sdp-release-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Release 0.43.0

This pull request was generated by the release workflow.

Auto-merge is enabled. After review approval and required checks pass, GitHub will squash-merge this PR and the release workflow will publish the tag and GitHub release.

Required repository settings: Allow auto-merge and Allow squash merging.

0.43.0 (2026-07-21)

Features

  • payments: enable MoneyGram on-ramp with self-hosted pinned widget SDK (#820) (0807370)
  • api: restrict recurring payment tokens to stablecoins and issued tokens (#811) (b509dc5)
  • web: Add complete French UI translation catalogs (#685) (535c05b)

Bug Fixes

@sdp-release-bot
sdp-release-bot Bot enabled auto-merge (squash) July 21, 2026 07:40
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sdp-docs Ready Ready Preview, Comment Jul 21, 2026 9:42am
sdp-web (dev) Ready Ready Preview, Comment Jul 21, 2026 9:42am

Request Review

@sdp-release-bot

Copy link
Copy Markdown
Contributor Author

Eve translation sync

  • Status: no-op
  • Impacted locales: None
  • Newly discovered locales: None
  • Existing locales updated: None
  • Missing strings: 0
  • Generated strings: 0
  • Eve agent: sdp-translation-agent.vercel.app
  • Model: deepseek/deepseek-v4-flash
  • Requests: 0
  • Generated files: None

Generated values are LLM-assisted and require normal review.

@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR bumping the monorepo to v0.43.0 via release-please. All three changed files are mechanical version/changelog artifacts with no logic changes.

  • .github/.release-please-manifest.json and package.json: version strings updated from 0.42.00.43.0, consistent with each other.
  • CHANGELOG.md: new entry documents the two features shipped in this release (recurring-payment stablecoin restriction, French UI translations) and the surfpool test-reliability fix.

Confidence Score: 5/5

Safe to merge — all changes are automated version-bump artifacts with no logic modifications.

All three files are release-please output: a manifest JSON, a root package.json version field, and a CHANGELOG entry. The version numbers are consistent across files (0.42.0 → 0.43.0) and the changelog accurately reflects the PRs included in this release. There is nothing that could regress at runtime.

No files require special attention.

Important Files Changed

Filename Overview
.github/.release-please-manifest.json Version bumped from 0.42.0 to 0.43.0 in the release-please manifest — no issues.
CHANGELOG.md New 0.43.0 entry added with two features (stablecoin token restriction, French translation) and one bug fix (surfpool test reliability).
package.json Root package version bumped from 0.42.0 to 0.43.0, consistent with manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-please workflow] -->|generates PR| B[PR #819: chore release 0.43.0]
    B --> C[.github/.release-please-manifest.json\n0.42.0 → 0.43.0]
    B --> D[package.json\nversion 0.42.0 → 0.43.0]
    B --> E[CHANGELOG.md\nNew 0.43.0 entry added]
    E --> F[Feature: stablecoin token restriction\nPR #811]
    E --> G[Feature: French UI translations\nPR #685]
    E --> H[Fix: surfpool test reliability\nPR #817]
    B -->|approved + checks pass| I[squash-merge → main]
    I --> J[release workflow publishes\ntag v0.43.0 + GitHub Release]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[release-please workflow] -->|generates PR| B[PR #819: chore release 0.43.0]
    B --> C[.github/.release-please-manifest.json\n0.42.0 → 0.43.0]
    B --> D[package.json\nversion 0.42.0 → 0.43.0]
    B --> E[CHANGELOG.md\nNew 0.43.0 entry added]
    E --> F[Feature: stablecoin token restriction\nPR #811]
    E --> G[Feature: French UI translations\nPR #685]
    E --> H[Fix: surfpool test reliability\nPR #817]
    B -->|approved + checks pass| I[squash-merge → main]
    I --> J[release workflow publishes\ntag v0.43.0 + GitHub Release]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 0.43.0" | Re-trigger Greptile

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.

0 participants