expand-network / sdk-nodejs

SDK for node.js
MIT License
6 stars 2 forks source link

Bump @ton/ton from 13.9.0 to 13.11.2 #244

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @ton/ton from 13.9.0 to 13.11.2.

Release notes

Sourced from @​ton/ton's releases.

Release 13.11.2

Added

  • Ability to pass interceptor for TonClientV4 API calls

Fixed

  • TonClient minor type issues

Release 13.11.1

Fixed

  • Added xports for HttpApiParameters/TonClientParameters
  • Added TonClient.getTransactions missing archival parameter
  • Updated packages

Release 13.11.0

This update requires @ton/core >0.56.0

Fixed

  • Updated TonClient4 and TonClient to match contract providers at @ton/core@0.56.0

Release 13.10.0

Added

Fixed

Changelog

Sourced from @​ton/ton's changelog.

[13.11.2] - 2024-05-31

Added

  • Ability to pass interceptor for TonClientV4 API calls

Fixed

  • TonClient minor type issues

[13.11.1] - 2024-02-26

Fixed

  • Added xports for HttpApiParameters/TonClientParameters
  • Added TonClient.getTransactions missing archival parameter
  • Updated packages

[13.11.0] - 2024-02-23

This update requires @ton/core >0.56.0

Fixed

  • Updated TonClient4 and TonClient to match contract providers at @ton/core@0.56.0

[13.10.0] - 2024-02-06

Added

Fixed

Commits
  • b334233 Release 13.11.2
  • adba216 chore: changelog
  • 76c9081 fix: build
  • 5ce48ae Merge pull request #40 from yma-het/master
  • 58d490f Merge pull request #38 from RedDuck-Software/master
  • c9534a7 chore: Isolate inetrceptor to separate axios instance and fix tests
  • 57829ab feat: Added ability to pass request interceptor to TonClient4
  • 8fbbf74 feat: added support for tvm.stackEntryList
  • a142d71 Merge pull request #37 from krigga/patch-1
  • 97caf01 fix: mark an optional field as optional in TonClient v2
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)