Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

This PR contains the following updates:

Package Change Age Confidence
alchemy-sdk 2.6.22.12.0 age confidence

Release Notes

alchemyplatform/alchemy-sdk-js (alchemy-sdk)

v2.11.0

Compare Source

Minor Changes
  • Added support for Arbitrum Sepolia network via the Network.ARB_SEPOLIA enum.

v2.10.1

Compare Source

Major Changes
Minor Changes
  • Fixed a bug in the Log object where the removed field was not included in the response.

v2.10.0

Compare Source

Major Changes
  • Add support for Base
Minor Changes

v2.9.2

Compare Source

Major Changes
  • Added a new method CoreNamespace.isContractAddress() to easily check if an address is a contract or EOA. The method accepts a string address and returns a boolean value indicating if the given address is a contract address or not.
Minor Changes
  • Fixed a bug where GetOwnersForContractResponse was missing the pageKey field.

v2.9.1

Compare Source

Major Changes
Minor Changes
  • Add the refreshCache parameter to NFT rarity endpoints to allow users to update stale rarity values.
  • Add the includeCount parameter to getOwnersForContract.

v2.9.0

Compare Source

Major Changes
  • Fixed a bug with in NftNamespace.getNftSales() in which there was a typo in decimal field of the NftSaleFeeData object. The field is now correctly named decimals, and decimal is marked deprecated to avoid a breaking change.
Minor Changes
  • Added redundancy to CoreNamespace.getTokensForOwner() to handle failures when fetching token metadata.
  • Added support for the acquiredAt field for ordered getNftsForOwner queries. Only available when specifying orderBy: NftOrdering.TRANSFERTIME in the request.
  • Added the NftSaleMarketplace.BLUR marketplace enum to the NftNamespace.getNftSales() method return.
  • Added support for the validAt response field to NftNamespace.getNftSales().

v2.8.3

Compare Source

Major Changes
Minor Changes
  • Fixed a bug with NotifyNamespace when creating webhooks on ETH_SEPOLIA, OPT_GOERLI, and ARB_GOERLI.
  • Fixed a bug with Wallet.populateTransaction() where the method would never resolve.
  • Fixed a bug with NftNamespace.getMintedNfts() and NftNamespace.getTransfersForOwner() where the method would always throw an error for certain addresses (#​318).

v2.8.2

Compare Source

Major Changes
Minor Changes
  • Moved the exports.default field to be the last field. This fixed a bug introduced in 2.8.1 that prevented certain frameworks from building (#​313).

v2.8.1

Compare Source

Major Changes
Minor Changes
  • Fixed a bug where the SDK was not compatible with moduleResolution: bundler when using typescript at v5.0(#​302). Thanks @​florrdv!
  • Fixed a bug with getTransfersForOwner() and getTransfersForContract() methods in the NftNamespace, where some NFTs would not be returned if the NFT was transferred multiple times.

v2.8.0

Compare Source

Major Changes

Added PolygonZkEvm Mainnet and Testnet limited support to the sdk

Minor Changes

v2.7.0

Compare Source

Major Changes
  • Added CustomGraphqlWebhook to be used with the NotifyNamespace. This webhook uses graphql to track any event on every block.
Minor Changes

v2.6.3

Compare Source

Major Changes
Minor Changes
  • Added support for a pageKey and pageSize parameter in NftNamespace.getOwnersforNft to allow for pagination of the results.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/alchemy-sdk-2.x-lockfile branch from 4bcf9bb to 62e4a97 Compare October 22, 2025 01:32
@renovate renovate bot force-pushed the renovate/alchemy-sdk-2.x-lockfile branch from 62e4a97 to 3d2c368 Compare November 18, 2025 22:15
@renovate renovate bot force-pushed the renovate/alchemy-sdk-2.x-lockfile branch from 3d2c368 to 22ed17a Compare December 31, 2025 14:51
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