freeCodeCamp / solana-curriculum

freeCodeCamp Solana Curriculum
BSD 3-Clause "New" or "Revised" License
123 stars 50 forks source link

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

solana-labs/solana-web3.js (@​solana/web3.js) ### [`v1.87.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.87.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.86.0...v1.87.0) ##### Features - **experimental:** create an RPC GraphQL ([#​1660](https://togithub.com/solana-labs/solana-web3.js/issues/1660)) ([4366e2e](https://togithub.com/solana-labs/solana-web3.js/commit/4366e2e14b970e1deb81688cfefc983b607aa37a)) ### [`v1.86.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.86.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.85.0...v1.86.0) ##### Features - **experimental:** add `blockNotifications` websocket method ([#​1653](https://togithub.com/solana-labs/solana-web3.js/issues/1653)) ([867084a](https://togithub.com/solana-labs/solana-web3.js/commit/867084a428110b1fca4a980dced6ccb000abf488)) ### [`v1.85.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.85.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.84.0...v1.85.0) ##### Features - **experimental:** add `programNotifications` websocket method ([#​1651](https://togithub.com/solana-labs/solana-web3.js/issues/1651)) ([5432cbe](https://togithub.com/solana-labs/solana-web3.js/commit/5432cbe7402c73df154e3af4378fa8a4ff2ac2d2)) ### [`v1.84.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.84.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.83.0...v1.84.0) ##### Features - **experimental:** add `accountNotifications` websocket method ([#​1650](https://togithub.com/solana-labs/solana-web3.js/issues/1650)) ([d9dcd1c](https://togithub.com/solana-labs/solana-web3.js/commit/d9dcd1c49c664d5c813a423527dc6c5c3d15cb7b)) ### [`v1.83.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.83.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.82.0...v1.83.0) ##### Features - **experimental:** add `signatureNotifications` websocket method ([#​1649](https://togithub.com/solana-labs/solana-web3.js/issues/1649)) ([e0b865d](https://togithub.com/solana-labs/solana-web3.js/commit/e0b865de573ecdfeee7805968da4c2b58cebcf0a)) ### [`v1.82.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.82.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.81.0...v1.82.0) ##### Features - **experimental:** add `logsNotifications` websocket method ([#​1648](https://togithub.com/solana-labs/solana-web3.js/issues/1648)) ([0178e62](https://togithub.com/solana-labs/solana-web3.js/commit/0178e62158d82ab3f852b2e3b932ba8d25831145)) ### [`v1.81.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.81.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.80.0...v1.81.0) ##### Features - **experimental:** add `voteNotifications` websocket method ([#​1647](https://togithub.com/solana-labs/solana-web3.js/issues/1647)) ([85be7e8](https://togithub.com/solana-labs/solana-web3.js/commit/85be7e8d29470713781d94eac207fbf00c6f5930)) ### [`v1.80.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.80.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.79.0...v1.80.0) ##### Features - **experimental:** add `rootNotifications` websocket method ([#​1646](https://togithub.com/solana-labs/solana-web3.js/issues/1646)) ([064cdc3](https://togithub.com/solana-labs/solana-web3.js/commit/064cdc395f7e8b320de1c9291c620c2be126c8c2)) ##### Bug Fixes - broken timestamp test ([#​1688](https://togithub.com/solana-labs/solana-web3.js/issues/1688)) ([5789147](https://togithub.com/solana-labs/solana-web3.js/commit/578914731caf6037c2cd2acb93e592de96767a93)) ### [`v1.79.0`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.79.0) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.78.7...v1.79.0) ##### Features - **experimental:** add `slotsUpdatesNotifications` websocket method ([#​1645](https://togithub.com/solana-labs/solana-web3.js/issues/1645)) ([9f6f304](https://togithub.com/solana-labs/solana-web3.js/commit/9f6f304b6cd4b4db466d6209cfa01fb261a81016)) ### [`v1.78.7`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.78.7) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.78.6...v1.78.7) ##### Bug Fixes - ci caching ([#​1675](https://togithub.com/solana-labs/solana-web3.js/issues/1675)) ([2d7ea5f](https://togithub.com/solana-labs/solana-web3.js/commit/2d7ea5f2d96c1dd43bdabc7734e0e081d25f9f2c)), closes [/github.com/solana-labs/solana-web3.js/pull/1551#issuecomment-1745768306](https://togithub.com/solana-labs/solana-web3.js/issues/issuecomment-1745768306) ### [`v1.78.6`](https://togithub.com/solana-labs/solana-web3.js/releases/tag/v1.78.6) [Compare Source](https://togithub.com/solana-labs/solana-web3.js/compare/v1.78.5...v1.78.6) ##### Reverts - Revert "refactor(experimental): transaction type tests ([#​1618](https://togithub.com/solana-labs/solana-web3.js/issues/1618))" ([#​1673](https://togithub.com/solana-labs/solana-web3.js/issues/1673)) ([f2b6238](https://togithub.com/solana-labs/solana-web3.js/commit/f2b6238fd511d4decf2b4f8fa591df8ea4552b37)), closes [#​1618](https://togithub.com/solana-labs/solana-web3.js/issues/1618) [#​1673](https://togithub.com/solana-labs/solana-web3.js/issues/1673)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

socket-security[bot] commented 11 months ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@solana/web3.js 1.78.4...1.87.0 None +5/-0 11.9 MB steveluscher