-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix(deps): update dependency @solana/web3.js to v1.98.0 #51
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/solana-web3.js-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
d29836b
to
7632653
Compare
7632653
to
4b13d5d
Compare
4b13d5d
to
29cded7
Compare
29cded7
to
bf12d82
Compare
bf12d82
to
bc941c2
Compare
bc941c2
to
9577193
Compare
9577193
to
3c0a0c6
Compare
3c0a0c6
to
56948a9
Compare
56948a9
to
d5e2142
Compare
d5e2142
to
c56d698
Compare
c56d698
to
7ea780a
Compare
7ea780a
to
ff6ae73
Compare
ff6ae73
to
e7e30d4
Compare
e7e30d4
to
d3f8aa3
Compare
d3f8aa3
to
c86726c
Compare
c86726c
to
25f2dbe
Compare
25f2dbe
to
1a533b1
Compare
1a533b1
to
423fd80
Compare
423fd80
to
a2621a5
Compare
a2621a5
to
e731765
Compare
7c4d4f2
to
d298cc5
Compare
d298cc5
to
e9ac245
Compare
e9ac245
to
64a52c9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
1.91.7
->1.98.0
Release Notes
solana-labs/solana-web3.js (@solana/web3.js)
v1.98.0
Compare Source
Features
getRecentBlockhash
withgetLatestBlockhash
(#3419) (8ea27fc)v1.97.0
Compare Source
Features
getConfirmedTransaction
withgetTransaction
(#3418) (a805cb9)v1.96.0
Compare Source
Features
getConfirmedBlock
withgetBlock
(#3417) (60e39a6)v1.95.8
Compare Source
Earlier today, a publish-access account was compromised for
@solana/web3.js
, a JavaScript library that is commonly used by Solana dapps. This allowed an attacker to publish unauthorized and malicious packages that were modified, allowing them to steal private key material and drain funds from dapps, like bots, that handle private keys directly. This issue should not affect non-custodial wallets, as they generally do not expose private keys during transactions. This is not an issue with the Solana protocol itself, but with a specific JavaScript client library and only appears to affect projects that directly handle private keys and that updated within the window of 3:20pm UTC and 8:25pm UTC on Tuesday, December 2, 2024.These two unauthorized versions (1.95.6 and 1.95.7) were caught within hours and have since been unpublished.
We are asking all Solana app developers to upgrade to version 1.95.8. Developers pinned to
latest
should also upgrade to 1.95.8.Developers that suspect they might be compromised should rotate any suspect authority keys, including multisigs, program authorities, server keypairs, and so on.
v1.95.5
Compare Source
Bug Fixes
programId
field in TokenBalance type (#3592) (526ce5f)v1.95.4
Compare Source
Bug Fixes
v1.95.3
Compare Source
Bug Fixes
v1.95.2
Compare Source
Bug Fixes
getSetComputeUnitLimitInstruction
helper (#2992) (a61a732)v1.95.1
Compare Source
Bug Fixes
memcmp
encoding (base58
) when not supplied (#2945) (8ea5794)v1.95.0
Compare Source
Features
iconUrl
toValidatorInfo
type (#2919) (3c67d8a)v1.94.0
Compare Source
Features
v1.93.4
Compare Source
Bug Fixes
getConfirmedSignatureForAddress2
and update other deprecation notices' validator versions (#2871) (1df9acb), closes #2859getStakeActivation
RPC method (#2864) (8bd58de)v1.93.3
Compare Source
Bug Fixes
onProgramAccountChange()
andonAccountChange()
now accept an encoding (#2861) (f9b0d6d), closes #2725v1.93.2
Compare Source
Bug Fixes
v1.93.1
Compare Source
Bug Fixes
rpc-websockets
dependency (91732c8)v1.93.0
Compare Source
Features
rpc-websockets
v9 (#2800) (b20731d)v1.92.3
Compare Source
Bug Fixes
v1.92.2
Compare Source
Bug Fixes
v1.92.1
Compare Source
Bug Fixes
v1.92.0
Compare Source
Features
v1.91.9
Compare Source
Bug Fixes
v1.91.8
Compare Source
Bug Fixes
@solana/web3.js
should now be compatible with Vercel Edge runtime (4ea9bc9)Configuration
📅 Schedule: Branch creation - "* 0-12 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.