Conversation
|
Size Change: +2.34 kB (+0.07%) Total Size: 3.54 MB 📦 View Changed
|
There was a problem hiding this comment.
Pull request overview
Prepares the @stellar/stellar-base package for the v15.0.0 release (Protocol 26) by updating the published version, aligning dependency versions (notably @stellar/js-xdr), and documenting the release notes in the changelog.
Changes:
- Bump package version to
15.0.0. - Update dependencies:
@stellar/js-xdrto^4.0.0and@noble/curvesto^1.9.7(with corresponding lockfile updates). - Add
v15.0.0(Protocol 26) section toCHANGELOG.md, including breaking changes and fixes.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
package.json |
Updates package version and dependency ranges for the v15 release. |
yarn.lock |
Locks updated dependency resolutions for the bumped packages. |
CHANGELOG.md |
Adds release notes for v15.0.0 (Protocol 26), including breaking-change notes related to @stellar/js-xdr. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
quietbits
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.