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

chore(deps-dev): bump @aptos-labs/ts-sdk from 1.11.0 to 1.23.0 #93

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps @aptos-labs/ts-sdk from 1.11.0 to 1.23.0.

Changelog

Sourced from @​aptos-labs/ts-sdk's changelog.

1.23.0 (2024-07-09)

  • Adds a base implementation of verify signature for Keyless Accounts
  • [Fix] Support migrated coins in coin balance lookup indexer queries
  • Add support for BlockEpilogueTransaction
  • [Fix] Fixes a bug with ANS not returning subdomains with an expiration policy of 1 when the subdomain is expired but the parent domain is not.
  • Marked AptosApiError.constructor function as @​internal and changed its signature
  • AptosApiError.message contains a more descriptive and more detailed error message to ease troubleshooting

1.22.2 (2024-06-26)

  • Release an updated build to npm due to issues with latest release

1.22.1 (2024-06-24)

  • Fix unit test of ts sdk.

1.22.0 (2024-06-24)

  • Bump Aptos CLI version that will auto upgrade Aptos CLI to 0.1.9.

1.21.0 (2024-06-21)

  • Export core/account folder and the functions: createObjectAddress createResourceAddress createTokenAddress
  • [Fix] Respect pagination arguments on Events queries
  • Add createObjectAndPublishPackage, upgradeObjectPackage and runScript to cli in ts.

1.20.0 (2024-06-18)

  • Introduce AptosObject API for all Object queries
  • Add getObjectDataByObjectAddress API function to fetch an object data by the object address
  • [Breaking] GetAccountOwnedObjectsResponse type renamed to GetObjectDataQueryResponse
  • Add getCollectionDataByCreatorAddressAndCollectionName and getCollectionDataByCreatorAddress API queries
  • Add PaginationArgs argument to getCollectionDataByCollectionId API query
  • Mark getCollectionData API query as @deprecated
  • [Fix] getAccountCollectionsWithOwnedTokens no longer uses amount query

1.19.0 (2024-06-11)

  • Add getFungibleAssetMetadataByCreatorAddress API function to fetch fungible asset metadata by the creator address
  • [Fix] Allow for empty array in MoveVector.U8
  • [Fix] Correctly type MoveOption when empty for some cases
  • [Fix] Add better error handling for empty string "" when used for a u8-u32 argument input type
  • [Fix] Always fetch latest git dependency when running move cli.

1.18.1 (2024-06-05)

  • [Fix] Keyless transaction simulation now reports gas correctly
  • [Fix] Fix cli move commands when multiple namedAddresses are given

... (truncated)

Commits

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 <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 [@aptos-labs/ts-sdk](https://github.com/aptos-labs/aptos-ts-sdk) from 1.11.0 to 1.23.0.
- [Changelog](https://github.com/aptos-labs/aptos-ts-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aptos-labs/aptos-ts-sdk/commits)

---
updated-dependencies:
- dependency-name: "@aptos-labs/ts-sdk"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2024

Superseded by #99.

@dependabot dependabot bot closed this Jul 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aptos-labs/ts-sdk-1.23.0 branch July 17, 2024 11:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants