Skip to content

chore(deps): bump @blend-capital/blend-sdk from 3.2.2 to 3.3.0 - #450

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/blend-capital/blend-sdk-3.3.0
Closed

chore(deps): bump @blend-capital/blend-sdk from 3.2.2 to 3.3.0#450
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/blend-capital/blend-sdk-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @blend-capital/blend-sdk from 3.2.2 to 3.3.0.

Release notes

Sourced from @​blend-capital/blend-sdk's releases.

v3.3.0

What's Changed

New Contributors

Full Changelog: blend-capital/blend-sdk-js@v3.2.2...v3.3.0

Commits
  • af62659 Merge pull request #96 from blend-capital/p27-update
  • 22c4a67 chore: agent feedback
  • 280b6fe fix: patch edge cases with reserve calcs and oracle tx re-building
  • 04fa025 chore: update to stellar-sdk v16
  • 9317d17 chore: npm audit fix
  • c181e90 Merge pull request #95 from misty-forest/fix/openzeppelin-token-metadata
  • e75c373 feat: add compatibility with OpenZeppelin token metadata format
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
meridian Ready Ready Preview Aug 3, 2026 10:06pm

Bumps [@blend-capital/blend-sdk](https://github.com/blend-capital/blend-sdk-js) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/blend-capital/blend-sdk-js/releases)
- [Commits](blend-capital/blend-sdk-js@v3.2.2...v3.3.0)

---
updated-dependencies:
- dependency-name: "@blend-capital/blend-sdk"
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/blend-capital/blend-sdk-3.3.0 branch from 4dd72ac to dc5870c Compare August 3, 2026 22:04
@collinsezedike

collinsezedike commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Closing this for now. Bumping to 3.3.0 pulls in @stellar/stellar-sdk@16.0.0 transitively, which introduces a second, incompatible major version of stellar-sdk alongside the one this repo pins directly (14.6.1).

Verified the failure is a real upstream packaging bug, not a Node version issue: @stellar/stellar-sdk@16.0.0 declares "type": "module" and statically imports from @stellar/js-xdr@4.0.0's config.js expecting ESM named-export resolution, but js-xdr@4.0.0's own package.json has no "type": "module" field, so Node treats it as CommonJS. That mismatch breaks the import. Reproduced identically under Node 20 (this repo's engine) and Node 24, so raising the Node engine requirement would not fix it.

Will revisit once blend-sdk or its stellar-sdk dependency publishes a fix for the module-type mismatch.

@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/blend-capital/blend-sdk-3.3.0 branch August 4, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant