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 #68

Open
2 of 13 tasks
renovate bot opened this issue Apr 15, 2024 · 0 comments
Open
2 of 13 tasks

Dependency Dashboard #68

renovate bot opened this issue Apr 15, 2024 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Apr 15, 2024

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(ui): update ui (@playwright/test, @tanstack/react-query, @tanstack/react-query-devtools, @tanstack/react-router, @tanstack/router-devtools, @tanstack/router-vite-plugin, @testing-library/jest-dom, @txnlab/use-wallet-react, @types/node, @types/react-dom, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitejs/plugin-react, axios-cache-interceptor, lucide-react, msw, playwright, query-string, react-hook-form, tailwind-merge, tailwindcss, tslib, use-debounce, vite)
  • fix(nodemgr): update module github.com/prometheus/client_golang to v1.20.5
  • chore(deps): update dependency eslint to v9
  • chore(ui): update dependency jsdom to v25
  • chore(ui): update ui to v9 (major) (eslint, react-day-picker)
  • fix(deps): update dependency algosdk to v3
  • fix(ui): update dependency algosdk to v3

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
contracts/localnet_config/sandbox_master/docker-compose.yml
  • postgres 16-alpine
dockerfile
Dockerfile-nodemgr
  • golang 1.23-alpine
github-actions
.github/workflows/ci-contracts.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v4
  • actions/cache v4
.github/workflows/ci-tests.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v4
  • actions/cache v4
  • actions/setup-python v5
.github/workflows/ci-ui.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • pnpm/action-setup v4
  • actions/cache v4
.github/workflows/release.yaml
  • actions/checkout v4
  • wangyoucao577/go-release-action v1
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/metadata-action v5
  • docker/login-action v3
  • docker/build-push-action v6
  • actions/checkout v4
  • SethCohen/github-releases-to-discord v1.16.2
gomod
nodemgr/go.mod
  • go 1.23
  • github.com/algorand/go-algorand-sdk/v2 v2.6.0
  • github.com/antihax/optional v1.0.0
  • github.com/joho/godotenv v1.5.1
  • github.com/mailgun/holster/v4 v4.20.3
  • github.com/manifoldco/promptui v0.9.0
  • github.com/prometheus/client_golang v1.20.4
  • github.com/ssgreg/repeat v1.5.1
  • github.com/urfave/cli/v3 v3.0.0-alpha9.1
  • golang.org/x/crypto v0.28.0
  • golang.org/x/oauth2 v0.23.0
  • golang.org/x/term v0.25.0
npm
contracts/bootstrap/package.json
  • @algorandfoundation/algokit-utils 7.0.0-beta.16
  • algosdk 2.9.0
  • prompts ^2.4.2
  • yargs ^17.7.2
  • @tsconfig/node18 ^18.2.4
  • @types/node 20.16.11
  • @types/prompts ^2.4.9
  • @types/yargs ^17.0.32
  • typescript 5.6.3
contracts/package.json
  • @algorandfoundation/algokit-utils 7.0.0-beta.16
  • algosdk 2.9.0
  • @algorandfoundation/algokit-client-generator 4.0.0-beta.5
  • @algorandfoundation/tealscript 0.103.2
  • @joe-p/algokit-generate-component 0.2.1
  • @typescript-eslint/eslint-plugin 8.8.1
  • @typescript-eslint/parser 8.8.1
  • eslint 8.57.1
  • eslint-config-airbnb-base 15.0.0
  • eslint-config-airbnb-typescript 18.0.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-import 2.31.0
  • eslint-plugin-prettier 5.2.1
  • prettier 3.3.3
  • typescript 5.6.3
  • vitest 2.1.2
package.json
ui/package.json
  • @algorandfoundation/algokit-utils 7.0.0-beta.16
  • @blockshake/defly-connect 1.1.6
  • @hookform/resolvers 3.9.0
  • @perawallet/connect 1.3.5
  • @radix-ui/react-avatar 1.1.1
  • @radix-ui/react-checkbox 1.1.2
  • @radix-ui/react-collapsible 1.1.1
  • @radix-ui/react-dialog 1.1.2
  • @radix-ui/react-dropdown-menu 2.1.2
  • @radix-ui/react-hover-card 1.1.2
  • @radix-ui/react-icons 1.3.0
  • @radix-ui/react-label 2.1.0
  • @radix-ui/react-navigation-menu 1.2.1
  • @radix-ui/react-popover 1.1.2
  • @radix-ui/react-scroll-area 1.2.0
  • @radix-ui/react-select 2.1.2
  • @radix-ui/react-separator 1.1.0
  • @radix-ui/react-slot 1.1.0
  • @radix-ui/react-switch 1.1.1
  • @radix-ui/react-tooltip 1.1.3
  • @tanstack/react-query 5.59.0
  • @tanstack/react-query-devtools 5.59.0
  • @tanstack/react-router 1.63.2
  • @tanstack/react-table 8.20.5
  • @tanstack/router-devtools 1.63.2
  • @tremor/react 3.18.3
  • @txnlab/use-wallet-react 3.7.2
  • @walletconnect/modal-sign-html 2.7.0
  • algosdk 2.9.0
  • axios 1.7.7
  • axios-cache-interceptor 1.6.0
  • big.js 6.2.2
  • class-variance-authority 0.7.0
  • clsx 2.1.1
  • copy-to-clipboard 3.3.3
  • date-fns 4.1.0
  • dayjs 1.11.13
  • lucide-react 0.451.0
  • lute-connect 1.4.1
  • next-themes 0.3.0
  • notistack 3.0.1
  • query-string 9.1.0
  • react 18.3.1
  • react-day-picker 8.10.1
  • react-dom 18.3.1
  • react-helmet-async 2.0.5
  • react-hook-form 7.53.0
  • sonner 1.5.0
  • tailwind-merge 2.5.3
  • tailwindcss-animate 1.0.7
  • tslib 2.7.0
  • use-debounce 10.0.3
  • vite-plugin-node-polyfills 0.22.0
  • zod 3.23.8
  • @playwright/test 1.48.0
  • @tanstack/router-vite-plugin 1.62.0
  • @testing-library/dom 10.4.0
  • @testing-library/jest-dom 6.5.0
  • @testing-library/react 16.0.1
  • @types/big.js 6.2.2
  • @types/node 20.16.11
  • @types/react 18.3.11
  • @types/react-dom 18.3.0
  • @typescript-eslint/eslint-plugin 8.8.1
  • @typescript-eslint/parser 8.8.1
  • @vitejs/plugin-react 4.3.2
  • @vitest/coverage-v8 2.1.2
  • algo-msgpack-with-bigint 2.1.1
  • autoprefixer 10.4.20
  • eslint 8.57.1
  • eslint-config-prettier 9.1.0
  • eslint-plugin-prettier 5.2.1
  • jsdom 24.1.3
  • msw 2.4.9
  • playwright 1.48.0
  • postcss 8.4.47
  • prettier 3.3.3
  • tailwindcss 3.4.13
  • ts-node 10.9.2
  • typescript 5.6.3
  • vite 5.4.8
  • vitest 2.1.2
nvm
.nvmrc

  • 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