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

fix(deps): update dependency @solana/web3.js to v1.90.0 #8

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@solana/web3.js (source) 1.58.0 -> 1.90.0 age adoption passing confidence

Release Notes

solana-labs/solana-web3.js (@​solana/web3.js)

v1.90.0

Compare Source

Features

v1.89.1

Compare Source

Bug Fixes

v1.89.0

Compare Source

Features

v1.88.0

Compare Source

Features
  • specify which account is missing/has an invalid signature on signature verification failure (#​2002) (109615d)

v1.87.6

Compare Source

Bug Fixes

v1.87.5

Compare Source

Bug Fixes

v1.87.4

Compare Source

Bug Fixes

v1.87.3

Compare Source

Bug Fixes

v1.87.2

Compare Source

Bug Fixes

v1.87.1

Compare Source

Bug Fixes
  • unclosed string literal in code example, async keyword for the function (#​1702) (2cae718)

v1.87.0

Compare Source

Features

v1.86.0

Compare Source

Features
  • experimental: add blockNotifications websocket method (#​1653) (867084a)

v1.85.0

Compare Source

Features
  • experimental: add programNotifications websocket method (#​1651) (5432cbe)

v1.84.0

Compare Source

Features
  • experimental: add accountNotifications websocket method (#​1650) (d9dcd1c)

v1.83.0

Compare Source

Features
  • experimental: add signatureNotifications websocket method (#​1649) (e0b865d)

v1.82.0

Compare Source

Features
  • experimental: add logsNotifications websocket method (#​1648) (0178e62)

v1.81.0

Compare Source

Features
  • experimental: add voteNotifications websocket method (#​1647) (85be7e8)

v1.80.0

Compare Source

Features
  • experimental: add rootNotifications websocket method (#​1646) (064cdc3)
Bug Fixes

v1.79.0

Compare Source

Features
  • experimental: add slotsUpdatesNotifications websocket method (#​1645) (9f6f304)

v1.78.7

Compare Source

Bug Fixes

v1.78.6

Compare Source

Reverts

v1.78.5

Compare Source

Bug Fixes

v1.78.4

Compare Source

Bug Fixes

v1.78.3

Compare Source

Bug Fixes

v1.78.2

Compare Source

Bug Fixes

v1.78.1

Compare Source

Bug Fixes

v1.78.0

Compare Source

Features

v1.77.3

Compare Source

Bug Fixes

v1.77.2

Compare Source

Bug Fixes

v1.77.1

Compare Source

Bug Fixes

v1.77.0

Compare Source

Features
Bug Fixes
  • wait until the slot after a program is deployed (#​1309) (e1fc77c)
  • when throwing errors from the loader, replicate what sendAndConfirmTransaction does (21cfcdd)

v1.76.0

Compare Source

Features
  • upgrade [@noble](https://togithub.com/noble) libs (curves -> 1.0.0, hashes -> 1.3.0) (#​1289) (7b00896)

v1.75.0

Compare Source

Features

v1.74.0

Compare Source

Features

v1.73.4

Compare Source

Bug Fixes
  • Pass options through sendTransaction when using it with a VersionedTransaction (#​1188) (c8e9c08)

v1.73.3

Compare Source

Bug Fixes
  • update to 7.5.1 of rpc-websockets; fixes socket state corruption related to automatic reconnections (#​1180) (43e9be6)

v1.73.2

Compare Source

Bug Fixes
  • [web3] only ever send RPC socket messages when the socket is open (#​29195) (a0ec66e)

v1.73.1

Compare Source

Bug Fixes

v1.73.0

Compare Source

Features
  • add commission fields matching RPC spec to web3.js client (#​29435) (cfdf3f3)

v1.72.0

Compare Source

Features

v1.71.0

Compare Source

Features
  • Allow for verifying the sigs of partially signed txs in web3.js (#​29249) (5cd70d6)

v1.70.3

Compare Source

Bug Fixes
  • make toBytes actually return the type it's typehint claims (#​29313) (4ebe08e)

v1.70.2

Compare Source

Bug Fixes
  • reduce Connection keep-alive timeout to 1 second fewer than the Solana RPC's keep-alive timeout (#​29130) (6478d7d)

v1.70.1

Compare Source

Bug Fixes
  • pretty print PublicKey objects in node and in the browser (#​29062) (3801514)

v1.70.0

Compare Source

Features
  • you can now supply your own HTTP agent to a web3.js Connection (#​29125) (2f3622b)

v1.69.0

Compare Source

Features

v1.68.1

Compare Source

Bug Fixes
  • prevent the first-ever signature subscription from leaking (#​29056) (f599765)

v1.68.0

Compare Source

Features
  • the web3.js getBlock APIs now accept rewards and transactionDetails config (#​29000) (570fa1d)

v1.67.2

Compare Source

Bug Fixes

v1.67.1

Compare Source

Bug Fixes
  • TransactionMessage.decompile() now counts the correct number of unsigned, writable accounts (#​28990) (4724539)

v1.67.0

Compare Source

Features
  • a nonce-based transaction confirmation strategy for web3.js (#​25839) (7906c9f)

v1.66.5

Compare Source

Bug Fixes
  • verify commitment level when confirming transactions with one-shot fetch (#​28969) (a206ab6)

v1.66.4

Compare Source

Bug Fixes

v1.66.3

Compare Source

Bug Fixes
  • add confirmation status to ConfirmedSignatureInfo web3.js response (#​28555) (f6fd2cf)
  • web3.js transaction confirmation now double-checks for already-confirmed txs (#​28290) (772c788)

v1.66.2

Compare Source

Bug Fixes

v1.66.1

Compare Source

Bug Fixes
  • wrap _rpcWebSocketGeneration around when about to overflow (#​28428) (29be3d4)

v1.66.0

Compare Source

Features

v1.65.0

Compare Source

Features

v1.64.0

Compare Source

Features

v1.63.1

Compare Source

Bug Fixes

v1.63.0

Compare Source

Features

v1.62.1

Compare Source

Bug Fixes

v1.62.0

Compare Source

Features

v1.61.1

Compare Source

Bug Fixes

v1.61.0

Compare Source

Features

v1.60.0

Compare Source

Features
Bug Fixes

v1.59.1

Compare Source

Bug Fixes
  • replace TransactionMessage accountKeys field with payerKey (#​27653) (cd343f7)

v1.59.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), 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.

@renovate renovate bot requested a review from a team as a code owner December 24, 2022 06:35
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 0cd351a to 3158377 Compare December 24, 2022 19:44
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.71.0 Update dependency @solana/web3.js to v1.72.0 Dec 24, 2022
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 3158377 to faa08b2 Compare December 30, 2022 05:13
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.72.0 Update dependency @solana/web3.js to v1.73.0 Dec 30, 2022
@kdenhartog
Copy link
Member

Hmm not sure what we want to do as an update strategy with the solana library. They're operating on a pretty fast release cycle that would make this pretty cumbersome to consistently review the updates for this.

@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from faa08b2 to 63ee874 Compare January 18, 2023 04:58
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 63ee874 to 086f3df Compare January 31, 2023 10:24
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.73.0 Update dependency @solana/web3.js to v1.73.1 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 086f3df to 50da6ae Compare January 31, 2023 20:09
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.73.1 Update dependency @solana/web3.js to v1.73.2 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch 2 times, most recently from b0e0e5e to af017b1 Compare February 6, 2023 22:04
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from af017b1 to 0e04c13 Compare February 24, 2023 00:00
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.73.2 Update dependency @solana/web3.js to v1.73.3 Feb 24, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 0e04c13 to ee02d6e Compare March 18, 2023 00:00
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.73.3 Update dependency @solana/web3.js to v1.74.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from ee02d6e to d5e7ead Compare March 31, 2023 22:03
@socket-security
Copy link

socket-security bot commented Mar 31, 2023

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch 4 times, most recently from a816f96 to 6c94422 Compare April 4, 2023 18:06
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.74.0 Update dependency @solana/web3.js to v1.75.0 Apr 4, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 6c94422 to c8ea350 Compare May 10, 2023 00:05
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.75.0 Update dependency @solana/web3.js to v1.76.0 May 10, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from c8ea350 to 3c146e0 Compare May 25, 2023 00:09
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.76.0 Update dependency @solana/web3.js to v1.77.0 May 25, 2023
@renovate renovate bot changed the title Update dependency @solana/web3.js to v1.77.0 Update dependency @solana/web3.js to v1.77.1 May 25, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 3c146e0 to e5597f4 Compare May 25, 2023 17:53
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.87.2 fix(deps): update dependency @solana/web3.js to v1.87.3 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 378b684 to 82064ba Compare October 26, 2023 20:14
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.87.3 fix(deps): update dependency @solana/web3.js to v1.87.4 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 82064ba to 7115557 Compare November 6, 2023 19:46
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.87.4 fix(deps): update dependency @solana/web3.js to v1.87.5 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch 2 times, most recently from 2a7cd05 to 0f6d9e8 Compare November 11, 2023 05:07
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.87.5 fix(deps): update dependency @solana/web3.js to v1.87.6 Nov 11, 2023
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 0f6d9e8 to 2435db5 Compare December 1, 2023 21:18
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 2435db5 to a01eb89 Compare December 12, 2023 16:33
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from a01eb89 to ee45a24 Compare January 5, 2024 22:17
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.87.6 fix(deps): update dependency @solana/web3.js to v1.88.0 Jan 5, 2024
Copy link

github-actions bot commented Jan 5, 2024

[puLL-Merge] - solana-labs/[email protected]

logError 429 Request too large for gpt-3.5-turbo-16k-0613 in organization org-BnmWIy0BEq9kKl99WCZYV68U on tokens_usage_based per min: Limit 160000, Requested 992794. Visit https://platform.openai.com/account/rate-limits to learn more.

@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from ee45a24 to a9af60c Compare January 11, 2024 12:00
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.88.0 fix(deps): update dependency @solana/web3.js to v1.89.0 Jan 11, 2024
Copy link

[puLL-Merge] - solana-labs/[email protected]

logError 429 Request too large for gpt-3.5-turbo-16k-0613 in organization org-BnmWIy0BEq9kKl99WCZYV68U on tokens per min (TPM): Limit 160000, Requested 1000392. The input or output tokens must be reduced in order to run successfully. Visit https://platform.openai.com/account/rate-limits to learn more.

@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from a9af60c to 9b22940 Compare January 15, 2024 22:15
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.89.0 fix(deps): update dependency @solana/web3.js to v1.89.1 Jan 15, 2024
Copy link

[puLL-Merge] - solana-labs/[email protected]

logError 429 Request too large for gpt-3.5-turbo-16k-0613 in organization org-BnmWIy0BEq9kKl99WCZYV68U on tokens per min (TPM): Limit 160000, Requested 1020215. The input or output tokens must be reduced in order to run successfully. Visit https://platform.openai.com/account/rate-limits to learn more.

@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 9b22940 to 2f2d93c Compare February 11, 2024 03:21
@renovate renovate bot changed the title fix(deps): update dependency @solana/web3.js to v1.89.1 fix(deps): update dependency @solana/web3.js to v1.90.0 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 2f2d93c to b2f253a Compare February 11, 2024 23:44
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from b2f253a to 865cd33 Compare February 28, 2024 16:24
Copy link

[puLL-Merge] - solana-labs/[email protected]

logError 429 Request too large for gpt-3.5-turbo-0125 in organization org-BnmWIy0BEq9kKl99WCZYV68U on tokens per min (TPM): Limit 160000, Requested 1063774. The input or output tokens must be reduced in order to run successfully. Visit https://platform.openai.com/account/rate-limits to learn more.

@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from 865cd33 to ba608bd Compare February 28, 2024 17:06
@renovate renovate bot force-pushed the renovate/solana-web3.js-1.x branch from ba608bd to 5747acb Compare February 28, 2024 17:07
@thypon thypon merged commit d056e8b into master Feb 28, 2024
8 checks passed
@thypon thypon deleted the renovate/solana-web3.js-1.x branch February 28, 2024 17:13
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.

2 participants