pacstall / pacstall/website

Dependency Dashboard

Open
#236 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
13
Forks
12
Avg merge
2m
Merged PRs (30d)
1

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Deprecations / Replacements

[!WARNING]
The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
npm framer-motion Available

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency @types/node to v22.20.4
  • chore(deps): update dependency joi to v17.13.8
  • chore(deps): update dependency postcss to v8.5.28
  • chore(deps): update dependency prettier to v3.9.8
  • chore(deps): update dependency react-router-dom to v7.18.4
  • chore(deps): update actions/checkout action to v4.4.0
  • chore(deps): update dependency autoprefixer to v10.6.1
  • chore(deps): update dependency axios to v1.20.0
  • chore(deps): update dependency query-string to v9.5.1
  • chore(deps): update go toolchain directive to v1.27.1
  • chore(deps): update golang docker tag to v1.27
  • chore(deps): update react monorepo to v19.3.0 (@types/react, @types/react-dom, react, react-dom)
  • fix(deps): update module github.com/bwmarrin/discordgo to v0.29.0
  • chore(deps): update dependency typescript to v7
  • fix(deps): update dependency framer-motion to v13
  • fix(deps): update dependency joi to v18
  • fix(deps): update dependency vite to v8
  • chore(deps): lock file maintenance
  • πŸ” Create all rate-limited PRs at once πŸ”

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

docker-compose (2)
docker-compose.dev.yml
docker-compose.yml
dockerfile (1)
Dockerfile (3)
  • node 22-alpine β†’ [Updates: 24-alpine]
  • golang 1.26-alpine β†’ [Updates: 1.27-alpine]
  • ubuntu 24.04 β†’ [Updates: 26.04]
github-actions (3)
.github/workflows/codeql-analysis.yml (4)
  • actions/checkout v4.3.1 β†’ [Updates: v4.4.0, v7.0.1]
  • github/codeql-action v3 β†’ [Updates: v4]
  • github/codeql-action v3 β†’ [Updates: v4]
  • github/codeql-action v3 β†’ [Updates: v4]
.github/workflows/development.yml (2)
  • actions/checkout v4.3.1 β†’ [Updates: v4.4.0, v7.0.1]
  • docker/login-action v3 β†’ [Updates: v4]
.github/workflows/production.yml (2)
  • actions/checkout v4.3.1 β†’ [Updates: v4.4.0, v7.0.1]
  • docker/login-action v3 β†’ [Updates: v4]
gomod (1)
server/go.mod (8)
  • go 1.22.2
  • go 1.26.5 β†’ [Updates: 1.27.1]
  • github.com/bwmarrin/discordgo v0.28.1 β†’ [Updates: v0.29.0]
  • github.com/joomcode/errorx v1.2.0
  • github.com/pacstall/go-srcinfo v0.0.0-20241108210032-cd3b76a984ca@cd3b76a984ca
  • github.com/treelightsoftware/go-matomo v0.1.0-beta
  • gorm.io/driver/mysql v1.6.0
  • gorm.io/gorm v1.31.2
npm (1)
client/package.json (33)
  • @chakra-ui/icons ^2.2.4
  • @chakra-ui/react ^2.10.5 β†’ [Updates: ^3.0.0]
  • @emotion/react ^11.14.0
  • @emotion/styled ^11.14.0
  • @vitejs/plugin-react ^4.3.4 β†’ [Updates: ^6.0.0]
  • asciinema-player ^3.9.0
  • axios ^1.7.9 β†’ [Updates: ^1.7.9]
  • framer-motion ^11.18.2 β†’ [Updates: ^13.0.0, ^11.18.2]
  • i18next ^24.2.2 β†’ [Updates: ^26.0.0]
  • i18next-browser-languagedetector ^8.0.2
  • joi ^17.13.3 β†’ [Updates: ^17.13.3, ^18.0.0]
  • lodash ^4.17.21
  • query-string ^9.1.1 β†’ [Updates: ^9.1.1]
  • react ^19.0.0 β†’ [Updates: ^19.0.0]
  • react-dom ^19.0.0 β†’ [Updates: ^19.0.0]
  • react-helmet ^6.1.0
  • react-i18next ^12.3.1 β†’ [Updates: ^17.0.0]
  • react-router-dom ^7.1.5 β†’ [Updates: ^7.1.5]
  • react-use-cookie ^1.6.1
  • recoil ^0.7.7
  • use-query-params ^2.2.1
  • vite ^6.1.0 β†’ [Updates: ^8.0.0]
  • @types/node ^22.13.1 β†’ [Updates: ^22.13.1, ^24.0.0]
  • @types/react ^19.0.8 β†’ [Updates: ^19.0.8]
  • @types/react-dom ^19.0.3 β†’ [Updates: ^19.0.3]
  • @types/react-helmet ^6.1.11
  • @types/react-router-dom ^5.3.3
  • autoprefixer ^10.4.20 β†’ [Updates: ^10.4.20]
  • buffer ^6.0.3
  • postcss ^8.5.1 β†’ [Updates: ^8.5.1]
  • postcss-modules ^6.0.1 β†’ [Updates: ^9.0.0]
  • prettier ^3.4.2 β†’ [Updates: ^3.4.2]
  • typescript ^5.7.3 β†’ [Updates: ^7.0.0]

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Renovate dashboard documentation, then review client/package.json, server/go.mod, Dockerfile, and the listed .github/workflows files alongside the existing linked pull requests. Done would require selecting and validating a defined dependency update, but this dashboard contains many unrelated updates and does not define one newcomer-sized task.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, go, node.js, react, typescript, vite
Domain
backend, build-system, ci-cd, devops, frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.