-
Notifications
You must be signed in to change notification settings - Fork 778
Comments
Open
Conversation
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
April 11, 2024 15:12
634ce5d to
c42bfc5
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
June 5, 2024 07:49
c42bfc5 to
52595d0
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
July 26, 2025 01:25
52595d0 to
e06e215
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
2 times, most recently
from
August 16, 2025 01:59
e8e0791 to
a2a90f0
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
August 19, 2025 13:03
a2a90f0 to
326bd9f
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
3 times, most recently
from
September 30, 2025 18:13
9ffd20a to
9074197
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
November 11, 2025 00:04
9074197 to
09a42e7
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
November 18, 2025 14:16
09a42e7 to
29349ef
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
December 3, 2025 18:29
29349ef to
73d117f
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
December 31, 2025 13:32
73d117f to
fe73ac3
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
January 8, 2026 16:52
fe73ac3 to
d4e7030
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
2 times, most recently
from
January 23, 2026 19:41
cfb4ca4 to
453538a
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
February 2, 2026 20:50
453538a to
a67e8fd
Compare
@renovate
renovate
bot
force-pushed
the
renovate/alchemy-sdk-3.x
branch
from
February 12, 2026 15:50
a67e8fd to
549a571
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
^2.2.3→^3.0.0Release Notes
alchemyplatform/alchemy-sdk-js (alchemy-sdk)
v3.6.5Compare Source
Minor Changes
HYPERLIQUIDtestnet.PLASMAmainnet.PLASMAtestnet.v3.6.4Compare Source
Minor Changes
Updates dependencies to resolve critical and high-severity security vulnerabilities:
^1.7.4→^1.12.0(fixes SSRF and DoS vulnerabilities)^2.70.1→^2.79.2(fixes XSS vulnerability)6.5.7→6.6.1(fixes 9 critical ECDSA vulnerabilities)v3.6.3Compare Source
Minor Changes
v3.6.2Compare Source
Minor Changes
v3.6.1Compare Source
Minor Changes
v3.6.0Compare Source
Major Changes
PortfolioNamespacewith five new methods:getTokensByWallet(),getTokenBalancesByWallet(),getNftsByWallet(),getNftCollectionsByWallet(), andgetTransactionsByWallet(). Access these methods viaalchemy.portfolio.v3.5.10Compare Source
Minor Changes
getTokensForOwnerto fix support for newer networksv3.5.9Compare Source
Minor Changes
v3.5.8Compare Source
Minor Changes
Lens Mainnet, Settlus Mainnet, Superseed Mainnet and Sepolia, Tea Sepolia
optimismwithopt-mainnetv3.5.7Compare Source
Minor Changes
v3.5.6Compare Source
Minor Changes
MONADtestnet.SETTLUStestnet (Sepolia).v3.5.5Compare Source
Minor Changes
SEImainnet.v3.5.4Compare Source
Major Changes
Minor Changes
RONINmainnet, testnet (Saigon).v3.5.3Compare Source
Major Changes
Minor Changes
ABSTRACTmainnet.UNICHAINmainnet.SEItestnet.v3.5.2Compare Source
Minor Changes
BERACHAINmainnet.v3.5.1Compare Source
Minor Changes
getTokensForOwnerto fix support for newer networksv3.5.0Compare Source
Major Changes
PricesNamespacewith three new methods:getTokenPriceByAddress(),getTokenPriceBySymbol(),getHistoricalPriceByAddress, andgetHistoricalPriceBySymbol(). Access these methods viaalchemy.prices.v3.4.8Minor Changes
FLOW.v3.4.7Minor Changes
ROOTSTOCK.v3.4.6Minor Changes
getAllWebhooksmethod for all supported networks.v3.4.5Minor Changes
skip_empty_messagesparam.v3.4.4Compare Source
Minor Changes
WORLDCHAIN.v3.4.3Compare Source
Minor Changes
SONEIUMandBERACHAIN. Note that these are primarily forCoreNamespacemethods. Not all namespaces will work with these networks.v3.4.2Compare Source
Minor Changes
ellipticandwsdependencies. Specifically:ellipticto version6.5.7(latest) to fix vulnerabilities related to EDDSA signature length checks and ECDSA BER-encoded signatures.wsto version7.5.10to mitigate a potential DoS vulnerability. The latest major version ofwsis8.x, however,7.5.10is the most up-to-date version compatible withethers v5, which depends on7.xversions ofws.v3.4.1Minor Changes
openSeaMetadata?.safelistRequestStatuswas undefined in theNftobject that resulted in aCannot read properties of undefinederror (#416)v3.4.0Major Changes
SHAPE,LINEA,FANTOM,ZETACHAIN,ARBNOVA,BLAST,MANTLE,SCROLL,GNOSIS,BNB,AVAX,CELO,METIS,OPBNB. Note that these are primarily forCoreNamespacemethods. Not all namespaces will work these networks.NotifyNamespace.createWebhook()withWebhookType.GRAPHQL. This is not a Typescript breaking change, but rather a run-time breaking change. Calling the endpoint without an App ID will now throw an error instead of returning a 503.Minor Changes
NotifyNamespace.createWebhook()when usingWebhookType.GRAPHQL. Also added the option useskipEmptyMessageswhen creating graphQL webhooks to skip empty blocks.v3.3.1Compare Source
Minor Changes
openSeaMetadata?.safelistRequestStatuswas undefined in theNftobject that resulted in aCannot read properties of undefinederror (#416)connectionInfoOverridesfield in theAlchemyconstructor. This allows you to override the ethers.jsConnectionInfoobject and specify custom connection information for the underlyingJsonRpcProvider.v3.3.0Compare Source
Major Changes
Network.ZKSYNC_MAINNETandNetwork.ZKSYNC_SEPOLIAenums.Minor Changes
v3.2.1Compare Source
Major Changes
Minor Changes
v3.2.0Compare Source
Major Changes
Network.MATIC_AMOYenum.Minor Changes
v3.1.2Major Changes
Minor Changes
axiosdependency tov1.6.5, fixing a vulnerable version #397. Thanks @mpsq for the contribution!v3.1.1Major Changes
Minor Changes
isAirdropNft()andreportSpam()inNftNamespace.marketplaceAddressfield to theNftSaleinNftNamespace.getNftSales().bannerImageUrlinOpenSeaCollectionMetadata. Deprecated the old field nameimageBannerUrl.NotifyNamespace.v3.1.0Compare Source
Major Changes
Network.OPT_SEPOLIAandNetwork.BASE_SEPOLIAenums.Minor Changes
v3.0.0Major Changes
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.
This PR was generated by Mend Renovate. View the repository job log.