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

Dependency Dashboard #4

Open
47 tasks
renovate bot opened this issue Sep 13, 2022 · 0 comments
Open
47 tasks

Dependency Dashboard #4

renovate bot opened this issue Sep 13, 2022 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Sep 13, 2022

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @metaplex-foundation/js Unavailable
npm @types/yaml Unavailable

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update dependency @types/node to v22
  • chore(deps): update dependency @vitejs/plugin-react to v4.3.4
  • chore(deps): update dependency chai to v5 (chai, @types/chai)
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency mocha to v10.8.2 (mocha, @types/mocha)
  • chore(deps): update dependency mocha to v11
  • chore(deps): update dependency prettier to v3.5.0
  • chore(deps): update dependency typescript to v5.7.3
  • chore(deps): update dependency vite to v6
  • chore(deps): update rust crate solana-sdk to v2
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update ubuntu docker tag to v24
  • fix(deps): update dependency @freecodecamp/freecodecamp-os to v3
  • fix(deps): update dependency borsh to v2
  • fix(deps): update react monorepo (major) (@types/react, @types/react-dom, eslint-plugin-react-hooks, react, react-dom)
  • fix(deps): update rust crate borsh to v1.5.5
  • fix(deps): update rust crate borsh-derive to v1.5.5
  • fix(deps): update rust crate solana-program to v2
  • 🔐 Create all pending approval PRs at once 🔐

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @tsconfig/recommended to v1.0.8
  • chore(deps): update dependency @types/bn.js to v5.1.6
  • chore(deps): update dependency @types/bn.js to v5.1.6
  • chore(deps): update dependency crypto-browserify to v3.12.1
  • chore(deps): update dependency eslint-plugin-react-refresh to v0.4.19
  • chore(deps): update dependency ts-node to v10.9.2
  • chore(deps): update dependency vite to v4.5.9
  • chore(deps): update dependency @types/node to v18.19.75
  • chore(deps): update dependency chai to v4.5.0 (chai, @types/chai)
  • chore(deps): update dependency chai to v4.5.0 (chai, @types/chai)
  • chore(deps): update dependency eslint to v8.57.1
  • chore(deps): update rust crate solana-sdk to v1.18.26
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @babel/parser to v7.26.8
  • fix(deps): update dependency @solana/web3.js to v1.98.0
  • fix(deps): update dependency express to v4.21.2
  • fix(deps): update dependency yaml to v2.7.0
  • fix(deps): update react monorepo (@types/react, @types/react-dom, eslint-plugin-react-hooks, react, react-dom)
  • fix(deps): update rust crate solana-program to v1.18.26
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
build-a-smart-contract/program/Cargo.toml
  • borsh 0.10.3
  • borsh-derive 0.10.3
  • solana-program 1.17.3
build-an-anchor-leaderboard/rock-destroyer/programs/rock-destroyer/Cargo.toml
  • anchor-lang 0.27.0
learn-anchor-by-building-tic-tac-toe-part-2/tic-tac-toe/programs/tic-tac-toe/Cargo.toml
  • anchor-lang 0.27.0
  • num-traits 0.2
  • num-derive 0.3
learn-how-to-build-a-client-side-app-part-1/tic-tac-toe/programs/tic-tac-toe/Cargo.toml
  • anchor-lang 0.28.0
  • num-traits 0.2
  • num-derive 0.3
learn-how-to-build-for-mainnet/_answer/programs/todo/Cargo.toml
  • anchor-lang 0.28.0
learn-how-to-build-for-mainnet/todo/programs/todo/Cargo.toml
  • anchor-lang 0.28.0
learn-how-to-deploy-to-devnet/todo/programs/todo/Cargo.toml
  • anchor-lang 0.28.0
learn-how-to-interact-with-on-chain-programs/src/program-rust/Cargo.toml
  • borsh 0.10.3
  • borsh-derive 0.10.3
  • solana-program 1.17.3
  • solana-sdk 1.17.3
learn-how-to-set-up-solana-by-building-a-hello-world-smart-contract/src/program-rust/Cargo.toml
  • borsh =1.2.1
  • borsh-derive =1.2.1
  • solana-program =1.17.18
  • solana-sdk =1.17.18
dockerfile
.gitpod.Dockerfile
  • gitpod/workspace-full 2024-05-22-07-25-51
Dockerfile
  • ubuntu 20.04
npm
build-a-smart-contract/package.json
  • @solana/web3.js 1.87.7
  • borsh 0.7.0
build-a-university-certification-nft/client/package.json
  • @metaplex-foundation/js 0.18.3
  • @solana/spl-token 0.3.7
  • @solana/web3.js 1.87.7
  • react 18.2.0
  • react-dom 18.2.0
  • @esbuild-plugins/node-globals-polyfill 0.2.3
  • @types/react 18.2.31
  • @types/react-dom 18.2.14
  • @vitejs/plugin-react 3.1.0
  • assert 2.1.0
  • crypto-browserify 3.12.0
  • rollup-plugin-node-polyfills 0.2.1
  • typescript 4.9.3
  • util 0.12.5
  • vite 4.5.6
build-a-university-certification-nft/package.json
  • cors 2.8.5
  • express 4.20.0
build-an-anchor-leaderboard/rock-destroyer/package.json
  • @coral-xyz/anchor ^0.27.0
  • chai ^4.3.4
  • mocha ^9.0.3
  • ts-mocha ^10.0.0
  • @types/bn.js ^5.1.0
  • @types/chai ^4.3.0
  • @types/mocha ^9.0.0
  • typescript ^4.3.5
  • prettier ^2.6.2
learn-anchor-by-building-tic-tac-toe-part-2/tic-tac-toe/package.json
  • @coral-xyz/anchor ^0.27.0
  • chai ^4.3.4
  • mocha ^9.0.3
  • ts-mocha ^10.0.0
  • @types/bn.js ^5.1.0
  • @types/chai ^4.3.0
  • @types/mocha ^9.0.0
  • typescript ^4.3.5
  • prettier ^2.6.2
learn-how-to-build-a-client-side-app-part-1/tic-tac-toe/app/package.json
  • vite 4.5.6
learn-how-to-build-a-client-side-app-part-1/tic-tac-toe/package.json
  • @coral-xyz/anchor ^0.28.0
  • @types/bn.js ^5.1.0
  • @types/chai ^4.3.0
  • @types/mocha ^9.0.0
  • chai ^4.3.4
  • mocha ^9.0.3
  • ts-mocha ^10.0.0
  • typescript ^4.3.5
learn-how-to-build-a-client-side-app-part-2/app/package.json
  • @solana/web3.js 1.87.7
  • @coral-xyz/anchor 0.28.1-beta.1
  • vite 4.5.6
learn-how-to-build-for-mainnet/_answer/app/package.json
  • @coral-xyz/anchor 0.28.1-beta.1
  • @solana/wallet-adapter-phantom 0.9.24
  • @solana/web3.js 1.87.7
  • react 18.2.0
  • react-dom 18.2.0
  • @types/react 18.2.31
  • @types/react-dom 18.2.14
  • @typescript-eslint/eslint-plugin 6.8.0
  • @typescript-eslint/parser 6.8.0
  • @vitejs/plugin-react 4.0.4
  • eslint 8.52.0
  • eslint-plugin-react-hooks 4.6.0
  • eslint-plugin-react-refresh 0.4.3
  • typescript 5.1.6
  • vite 4.5.6
learn-how-to-build-for-mainnet/_answer/package.json
  • @coral-xyz/anchor 0.28.1-beta.1
  • chai 4.3.10
  • mocha 10.2.0
  • ts-mocha 10.0.0
  • @types/bn.js 5.1.3
  • @types/chai 4.3.9
  • @types/mocha 10.0.1
  • typescript 5.1.6
  • prettier 3.0.1
learn-how-to-build-for-mainnet/todo/app/package.json
  • react 18.2.0
  • react-dom 18.2.0
  • @types/react 18.2.31
  • @types/react-dom 18.2.14
  • @typescript-eslint/eslint-plugin 6.8.0
  • @typescript-eslint/parser 6.8.0
  • @vitejs/plugin-react 4.0.4
  • eslint 8.52.0
  • eslint-plugin-react-hooks 4.6.0
  • eslint-plugin-react-refresh 0.4.3
  • typescript 5.1.6
  • vite 4.5.6
learn-how-to-build-for-mainnet/todo/package.json
  • @coral-xyz/anchor 0.28.1-beta.1
  • chai 4.3.10
  • mocha 10.2.0
  • ts-mocha 10.0.0
  • @types/bn.js 5.1.3
  • @types/chai 4.3.9
  • @types/mocha 10.0.1
  • typescript 5.1.6
  • prettier 3.0.1
learn-how-to-deploy-to-devnet/todo/app/package.json
  • @coral-xyz/anchor 0.28.1-beta.1
  • @solana/wallet-adapter-phantom 0.9.24
  • @solana/web3.js 1.87.7
  • react 18.2.0
  • react-dom 18.2.0
  • @types/react 18.2.31
  • @types/react-dom 18.2.14
  • @typescript-eslint/eslint-plugin 6.8.0
  • @typescript-eslint/parser 6.8.0
  • @vitejs/plugin-react 4.0.4
  • eslint 8.52.0
  • eslint-plugin-react-hooks 4.6.0
  • eslint-plugin-react-refresh 0.4.3
  • typescript 5.1.6
  • vite 4.5.6
learn-how-to-deploy-to-devnet/todo/package.json
  • @coral-xyz/anchor 0.28.1-beta.1
  • chai 4.3.10
  • mocha 10.2.0
  • ts-mocha 10.0.0
  • @types/bn.js 5.1.3
  • @types/chai 4.3.9
  • @types/mocha 10.0.1
  • typescript 5.1.6
  • prettier 3.0.1
learn-how-to-interact-with-on-chain-programs/package.json
  • @solana/web3.js 1.87.7
  • borsh 0.7.0
  • node >=16.0.0
learn-how-to-set-up-solana-by-building-a-hello-world-smart-contract/package.json
  • @solana/web3.js 1.87.7
  • borsh 0.7.0
  • yaml 2.3.3
  • @tsconfig/recommended 1.0.3
  • @types/node 18.18.6
  • @types/yaml 1.9.7
  • ts-node 10.9.1
  • typescript 4.9.5
  • node >=16.0.0
learn-solanas-token-program-by-minting-a-fungible-token/package.json
learn-the-metaplex-sdk-by-minting-an-nft/package.json
  • @solana/spl-token 0.3.7
  • @solana/web3.js 1.87.7
  • express 4.20.0
learn-the-metaplex-sdk-by-minting-an-nft/spl-program/package.json
  • @solana/spl-token 0.3.7
  • @solana/web3.js 1.87.7
package.json
  • @babel/parser 7.24.5
  • @freecodecamp/freecodecamp-os 1.10.0
  • @metaplex-foundation/js 0.20.1
  • @solana/spl-token 0.4.6
  • @solana/web3.js 1.91.8
  • babeliser 0.6.0
  • borsh 2.0.0

  • Check this box to trigger a request for Renovate to run again on this repository
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

No branches or pull requests

0 participants