Skip to content

chore/feat: bump SDK to 1.23.0 + port public-safe demo features - #14

Open
matthew1809 wants to merge 8 commits into
mainfrom
devin/1782464787-bump-sdk-1.16.1
Open

chore/feat: bump SDK to 1.23.0 + port public-safe demo features#14
matthew1809 wants to merge 8 commits into
mainfrom
devin/1782464787-bump-sdk-1.16.1

Conversation

@matthew1809

@matthew1809 matthew1809 commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump all @dynamic-labs-sdk/* to exact 1.23.0 (public npm lockfile)
  • Add business accounts route
  • Add MoonPay onramp
  • Add EIP-7702 delegation / sponsored EVM transactions
  • Add Google Drive backup readiness
  • Register the Stellar extension

Test plan

  • npm ci / npm run build succeed
  • Smoke: auth, wallets, funding (incl. MoonPay), business accounts, gasless dialog, Drive backup

@matthew1809 matthew1809 self-assigned this Jun 26, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor
Original prompt from mfoyle

Check the JS SDK, and ensure the documentation, and the demo apps are up to date according to the latest release.

If anything is out of sync, check if there aren't existing PRs to update and if so, just ensure they have the changes needed and move on.

Provide only very brief, to the point responses.

If there are no PRs to bring docs up to date, create PRs to update them.
If there are no new PRs to be made, just say that and finish.

Interact only with the following repositories:

JS SDK:

Documentation:

Demo apps:

You only need to look in the following repos: dynamic-labs-oss/react-via-js-example-app, dynamic-labs/documentation, dynamic-labs/dynamic-js-sdk, dynamic-labs-oss/vue-via-js-example-app

@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration devin-ai-integration Bot changed the title chore: bump @dynamic-labs-sdk/* to ^1.16.1 chore: bump @dynamic-labs-sdk/* to ^1.17.0 Jun 29, 2026
@devin-ai-integration devin-ai-integration Bot changed the title chore: bump @dynamic-labs-sdk/* to ^1.17.0 chore: bump @dynamic-labs-sdk/* to ^1.17.1 Jul 6, 2026
@devin-ai-integration devin-ai-integration Bot changed the title chore: bump @dynamic-labs-sdk/* to ^1.17.1 chore: bump @dynamic-labs-sdk/* to ^1.18.0 Jul 8, 2026
@devin-ai-integration devin-ai-integration Bot changed the title chore: bump @dynamic-labs-sdk/* to ^1.18.0 chore: bump @dynamic-labs-sdk/* to ^1.19.1 Jul 17, 2026
@devin-ai-integration devin-ai-integration Bot changed the title chore: bump @dynamic-labs-sdk/* to ^1.19.1 chore: bump @dynamic-labs-sdk/* to ^1.20.0 Jul 20, 2026
@devin-ai-integration devin-ai-integration Bot changed the title chore: bump @dynamic-labs-sdk/* to ^1.20.0 chore: bump @dynamic-labs-sdk/* to ^1.21.2 Jul 22, 2026
@matthew1809 matthew1809 changed the title chore: bump @dynamic-labs-sdk/* to ^1.21.2 chore: pin @dynamic-labs-sdk/* to 1.18.0 (public npm) Jul 27, 2026
@semgrep-code-dynamic-labs-oss

Copy link
Copy Markdown

Semgrep found 334 block-public-registry-refs-in-package-lock findings:

package-lock.json contains a reference to a public package registry or CDN (https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.22.tgz). Dependencies must be resolved through the approved internal JFrog/Artifactory registry. Update your .npmrc to point at the approved registry, delete node_modules and package-lock.json, then re-run npm install and commit the regenerated lockfile.

@matthew1809 matthew1809 changed the title chore: pin @dynamic-labs-sdk/* to 1.18.0 (public npm) chore: bump @dynamic-labs-sdk/* to 1.23.0 (public npm) Jul 28, 2026
@matthew1809 matthew1809 changed the title chore: bump @dynamic-labs-sdk/* to 1.23.0 (public npm) chore/feat: bump SDK to 1.23.0 + port public-safe demo features Jul 28, 2026
@semgrep-code-dynamic-labs-oss

Copy link
Copy Markdown

Semgrep found 47 block-public-registry-refs-in-package-lock findings:

package-lock.json contains a reference to a public package registry or CDN (https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz). Dependencies must be resolved through the approved internal JFrog/Artifactory registry. Update your .npmrc to point at the approved registry, delete node_modules and package-lock.json, then re-run npm install and commit the regenerated lockfile.

Bump SDK packages to 1.23.0 and add business accounts, MoonPay, EIP-7702
delegation/sponsored transactions, Google Drive backup readiness, and
Stellar extension registration.

Co-authored-by: Cursor <cursoragent@cursor.com>
@matthew1809
matthew1809 force-pushed the devin/1782464787-bump-sdk-1.16.1 branch from 01eeb55 to a5e176f Compare July 28, 2026 14:34
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