Skip to content

Comments

fix(deps): update dependency alchemy-sdk to v2.3.0#17

Merged
remiroyc merged 1 commit intomainfrom
renovate/alchemy-sdk-2.x
Jan 17, 2023
Merged

fix(deps): update dependency alchemy-sdk to v2.3.0#17
remiroyc merged 1 commit intomainfrom
renovate/alchemy-sdk-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alchemy-sdk 2.2.5 -> 2.3.0 age adoption passing confidence

Release Notes

alchemyplatform/alchemy-sdk-js

v2.3.0

Compare Source

Major Changes
  • Added the DebugNamespace to the top-level Alchemy object. The DebugNamespace is used to replay and inspect transactions and mined blocks in greater detail.
Minor Changes
  • Added the tokenUriTimeoutInMs option to NftNamespace.getNftsForContract() to specify the timeout duration for fetching an NFT's underlying metadata.
  • Fixed a bug where using AlchemySubscriptions.PENDING_TRANSACTIONS with a string array input would throw an error (#​222).
  • Added support for the refreshCache option in NftNamespace.getNftMetadata(). This option is now available when using the options overload. The original method without the options overload is now deprecated.
  • Added support for the requestTimeout option in the AlchemySettings object to configure a timeout for NftNamespace and NotifyNamespace methods. Thanks @​Abbaskt!
  • Added the contractDeployer and deployedBlockNumber into the NftContract object. Methods that return NFTs such as NftNamespace.getNftsForOwner() and NftNamespace.getContractsForOwner() now include this information under the contract field.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jan 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
starklane ❌ Failed (Inspect) Jan 16, 2023 at 9:18PM (UTC)

@remiroyc remiroyc merged commit 489a282 into main Jan 17, 2023
@remiroyc remiroyc deleted the renovate/alchemy-sdk-2.x branch January 17, 2023 10:05
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.

1 participant