Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates Stellar dependencies used throughout the app (notably @stellar/stellar-sdk) and refreshes the lockfile accordingly, plus adds internal troubleshooting guidance for Playwright E2E runs.
Changes:
- Bump
@stellar/stellar-sdkfrom^14.3.3to^15.0.1and@stellar/stellar-xdr-jsonfrom^23.0.0to^23.0.1. - Update
pnpm-lock.yamlto reflect the new Stellar SDK dependency tree (e.g.,@stellar/stellar-base@15,@stellar/js-xdr@4, newer transitive deps likeaxios@1.14.0). - Add a CLAUDE.md note about Playwright E2E failures after switching branches due to
reuseExistingServer.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
package.json |
Updates direct Stellar package versions to the intended new releases. |
pnpm-lock.yaml |
Aligns the dependency graph/lock to the upgraded Stellar SDK and transitive updates. |
CLAUDE.md |
Adds Playwright troubleshooting guidance for branch-switch related E2E failures. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Preview is available here: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Preview is available here: |
quietbits
left a comment
There was a problem hiding this comment.
Looks like it still doesn't like something in tests. Updated packages look good.
No description provided.