Skip to content

chore(main): release 0.43.0 - #821

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

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

Conversation

@sdp-release-bot

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 09:41
@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.

@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

@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR generated by the release workflow, bumping the monorepo version from 0.42.0 to 0.43.0.

  • package.json and .github/.release-please-manifest.json are updated with the new version string.
  • CHANGELOG.md gains a new 0.43.0 section documenting two features (MoneyGram on-ramp widget, recurring payment token restriction to stablecoins, French UI translations) and one bug fix (surfpool test reliability).

Confidence Score: 5/5

Safe to merge — all three changed files are purely mechanical version and changelog updates with no executable code.

All changes are automated release bookkeeping: a version string bump in two JSON/config files and a new changelog section. There is no logic, no executable code path, and no observable runtime behavior introduced by this PR itself.

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 — standard release-please manifest update.
CHANGELOG.md New 0.43.0 section added with three features and one bug fix entry, all linking back to correct PR numbers and commit SHAs.
package.json Root package version bumped from 0.42.0 to 0.43.0 — matches the manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release workflow trigger] --> B[release-please generates PR]
    B --> C[Bump version: 0.42.0 → 0.43.0]
    C --> D1[.github/.release-please-manifest.json]
    C --> D2[package.json]
    C --> D3[CHANGELOG.md]
    D1 & D2 & D3 --> E[PR approved + checks pass]
    E --> F[GitHub auto squash-merge]
    F --> G[release workflow publishes tag v0.43.0]
    G --> H[GitHub Release created]
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 workflow trigger] --> B[release-please generates PR]
    B --> C[Bump version: 0.42.0 → 0.43.0]
    C --> D1[.github/.release-please-manifest.json]
    C --> D2[package.json]
    C --> D3[CHANGELOG.md]
    D1 & D2 & D3 --> E[PR approved + checks pass]
    E --> F[GitHub auto squash-merge]
    F --> G[release workflow publishes tag v0.43.0]
    G --> H[GitHub Release created]
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