Skip to content

chore(deps): bump symbol-sdk from 2.0.7 to 3.3.1 in /functions#59

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/functions/symbol-sdk-3.3.1
Closed

chore(deps): bump symbol-sdk from 2.0.7 to 3.3.1 in /functions#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/functions/symbol-sdk-3.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps symbol-sdk from 2.0.7 to 3.3.1.

Release notes

Sourced from symbol-sdk's releases.

Symbol Javascript SDK 3.3.1

Added

  • add TypeScript 6.x support
  • add toJson function which constructs a JSON transaction representation of a transaction. This is useful for Multisig transactions.
  • add generateMosaicRestrictionKey function which generates mosaic restriction key from a string.
  • add Address.isAlias method to check if an address is an alias.
  • add isMosaicAlias function to check if a mosaic id is an alias.

Fixed

  • validate name passed to generateNamespaceId does not contain namespace separator

Symbol Python SDK 3.3.1

Added

  • add support for Python 3.14
  • add to_json function which constructs a JSON transaction representation of a transaction. This is useful for Multisig transactions.
  • add generate_mosaic_restriction_key function which generates mosaic restriction key from a string.
  • add Address.is_alias method to check if an address is an alias.
  • add is_mosaic_alias function to check if a mosaic id is an alias.

Fixed

  • validate name passed to generate_namespace_id does not contain namespace separator

Symbol Javascript SDK 3.3.0

Added

  • add TypeScript 5.9 support.
  • add support for aggregate transaction v3.

Symbol Python SDK 3.3.0

Added

  • add support for aggregate transaction v3.

Symbol Javascript SDK 3.2.3

Added

  • add toJson() to the generated model classes to get a JSON-safe representation of the model.
  • add extractSigningPayload() to facade to get signing payload which allows signing by hardware keys.
  • add cosignTransactionHash() to facade and account to allow cosigning of transaction hash.

Changed

  • export bytesToBigInt(), bytesToInt(), deepCompare(), intToBytes(), isHexString() and tryParseUint() from sdk via utils
  • (BREAKING NEM) NEM cosignature transaction multisig_transaction_hash field renamed to other_transaction_hash

Fixed

  • (NEM) add non-verifiable cosignature transaction to allow signing of the cosignature transaction.

Symbol Python SDK 3.2.3

Added

  • add to_json() to the generated model classes to get a JSON-safe representation of the model.
  • add extract_signing_payload() to facade to get signing payload which allows signing by hardware keys.
  • add cosign_transaction_hash() to facade and account to allow cosigning of transaction hash.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
Bumps [symbol-sdk](https://github.com/symbol/symbol) from 2.0.7 to 3.3.1.
- [Release notes](https://github.com/symbol/symbol/releases)
- [Commits](https://github.com/symbol/symbol/commits/sdk/python/v3.3.1)

---
updated-dependencies:
- dependency-name: symbol-sdk
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/functions/symbol-sdk-3.3.1 branch from 5dbd368 to af97743 Compare June 8, 2026 14:54
@YasunoriMATSUOKA

Copy link
Copy Markdown
Member

見送り。symbol-sdk v3 はブロックチェーン暗号の大規模な破壊的変更のため、専用の移行作業として別途対応します。@dependabot ignore this major version

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 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/functions/symbol-sdk-3.3.1 branch June 8, 2026 15:24
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