Skip to content

chore(deps): bump ton-core from 0.49.1 to 0.53.0#15

Merged
Lawrence Lucas Large (LukeLarge) merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ton-core-0.53.0
Mar 16, 2026
Merged

chore(deps): bump ton-core from 0.49.1 to 0.53.0#15
Lawrence Lucas Large (LukeLarge) merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ton-core-0.53.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps ton-core from 0.49.1 to 0.53.0.

Release notes

Sourced from ton-core's releases.

Release 0.53.0

Added

Fixed

  • Address.parse regexp for raw addresses
  • BitString.substring now accepts offset == str.length

Release 0.52.0

Added

  • Transaction.raw field contains raw transaction cell
  • Transaction.hash function computes hash of raw transaction cell

Release 0.51.0

Added

  • TupleReader.readLispList/TupleReader.readLispListDirect

Changed

  • toNano now accepts fractional numbers

Release 0.50.0

Fixed

  • Address.parse/Address.parseRaw/Address.parseFriendly now checks validity of address before parsing
  • loadStringTail crashed if the slice was partially read
Changelog

Sourced from ton-core's changelog.

[0.53.0] - 2023-10-24

Added

Fixed

  • Address.parse regexp for raw addresses
  • BitString.substring now accepts offset == str.length

[0.52.0] - 2023-08-24

Added

  • Transaction.raw field contains raw transaction cell
  • Transaction.hash function computes hash of raw transaction cell

[0.51.0] - 2023-08-17

Added

  • TupleReader.readLispList/TupleReader.readLispListDirect

Changed

  • toNano now accepts fractional numbers

[0.50.0] - 2023-07-26

Fixed

  • Address.parse/Address.parseRaw/Address.parseFriendly now checks validity of address before parsing
  • loadStringTail crashed if the slice was partially read
Commits
  • e0ed819 Release 0.53.0
  • 4bb4f97 chore:: changelog
  • db19431 chore: changelog
  • f6e093f chore: merge ton-org/ton-core
  • c0e6bd6 Merge pull request #35 from KardanovIR/main
  • 54a8ba6 Merge pull request #22 from Trinketer22/dictionary_bitstring
  • 814a5ac Merge pull request #33 from behrang/patch-2
  • 04de9a9 Merge pull request #34 from siandreev/main
  • ce5a648 fix: wrong action type handeling added to storeOutAction
  • 9cbff2e fix: code style changed. More tests added
  • 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 show <dependency name> 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)

Bumps [ton-core](https://github.com/ton-core/ton-core) from 0.49.1 to 0.53.0.
- [Release notes](https://github.com/ton-core/ton-core/releases)
- [Changelog](https://github.com/ton-core/ton-core/blob/main/CHANGELOG.md)
- [Commits](ton-core/ton-core@0.49.1...0.53.0)

---
updated-dependencies:
- dependency-name: ton-core
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
Copilot AI review requested due to automatic review settings February 28, 2026 20:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
@dependabot dependabot bot review requested due to automatic review settings February 28, 2026 20:45
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ton-core-0.53.0 branch March 16, 2026 04:11
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant