Skip to content

chore: bump @dynamic-labs-sdk/* to ^1.3.0#11

Open
matthew1809 wants to merge 1 commit into
mainfrom
devin/1779700067-bump-sdk-1.3.0
Open

chore: bump @dynamic-labs-sdk/* to ^1.3.0#11
matthew1809 wants to merge 1 commit into
mainfrom
devin/1779700067-bump-sdk-1.3.0

Conversation

@matthew1809
Copy link
Copy Markdown
Collaborator

Summary

Bumps every @dynamic-labs-sdk/* dependency from ^1.2.1 to ^1.3.0 and regenerates package-lock.json from the public npm registry (no JFrog URLs).

v1.3.0 (dynamic-js-sdk CHANGELOG v1.2.1...v1.3.0) adds:

  • optional fromTokenAddress on getCheckoutTransactionQuote for native tokens
  • getWalletOptionsCatalogue on the client
  • multi-network support in getBalances
  • WaaS Tron wallet provider extension in @dynamic-labs-sdk/tron

None of these are breaking, so no code changes are needed in the demo — only the package version bumps and the lockfile.

vite build succeeds; npm run lint reports the same 4 pre-existing custom-rules/ban-ethereum-eth-terms rule-not-found errors as on main (the rule definition isn't installed in this repo) — no new lint errors introduced.

Review & Testing Checklist for Human

  • npm install from a clean clone and confirm the lockfile resolves cleanly against registry.npmjs.org (no JFrog URLs, no auth needed).
  • Run the demo (npm run dev) and spot-check that login, wallet listing, and a couple of network operations still work after the bump.

Notes

  • Lockfile was regenerated with npm install --userconfig=/dev/null --registry=https://registry.npmjs.org/ to bypass the host's JFrog .npmrc; the resulting package-lock.json has zero fbinfra555artifactory references.
  • No package.json changes other than the version specifiers — this is purely a version bump.

Link to Devin session: https://app.devin.ai/sessions/7640dd9296364a63a42fb8d6500767a1
Requested by: @matthew1809

@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 and CI monitoring

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