Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade soroban-client from 1.0.0-beta.4 to 1.0.1 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

OKEAMAH
Copy link
Owner

@OKEAMAH OKEAMAH commented May 27, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade soroban-client from 1.0.0-beta.4 to 1.0.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on 5 months ago.

Release notes
Package name: soroban-client
  • 1.0.1 - 2024-01-03

    Warning: This library is no longer being maintained, in favor of the @ stellar/stellar-sdk package. Please read the migration guide for how to upgrade to that package. Future changes will only be made there.

    This release merely correctly marks the package as deprecated.

  • 1.0.0 - 2023-12-08

    Warning: This library is no longer being maintained, in favor of the @ stellar/stellar-sdk package. Please read the migration guide for how to upgrade to that package. Future changes will only be made there.

    v1.0.0: Protocol 20, Soroban!

    This is the stable Protocol 20 release. The following is a list of changes since the previous beta:

    Breaking Changes

    • See the new deprecation warning at the top of this document and in the README.
    • XDR has been upgraded to the latest stellar-base release, supporting the current stable XDR for Protocol 20 (#167).

    Fixed

    • The Server.getEvents method now correctly parses responses without a contractId field set: the events[i].contractId field on an event will be omitted if there was no ID in the event (e.g. for system events; (#172)).
    • The Server.getEvents() method will correctly parse the event value as an xdr.ScVal rather than an xdr.DiagnosticEvent (#172).
    • The Server.getEvents() method will correctly set startLedger to be a number rather than a string (#174).

    Full Changelog: v0.11.2...v1.0.0

  • 1.0.0-beta.4 - 2023-11-03

    Note: This version is currently only compatible with Stellar networks running the Protocol 20 release candidate such as the current Testnet and Futurenet (using stellar/stellar-xdr@9ac0264).

    This is a patch release: please refer to v1.0.0-beta.0 or the link below for a complete changelog.

    v1.0.0-beta.4

    Fixed

    • The stellar-base dependency has been upgraded to v10.0.0-beta.4 which fixes a bug with large sequence numbers (#170).

    Full Changelog: v0.11.2...v1.0.0-beta.4

from soroban-client GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade soroban-client from 1.0.0-beta.4 to 1.0.1.

See this package in npm:
soroban-client

See this project in Snyk:
https://app.snyk.io/org/okeamah/project/dbc3fd58-52be-4b8d-95be-b7f46d7c9e8f?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

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