Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/lindell/aoc-loader).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] chore(deps): update dependency eslint to v8.57.1
- [ ] chore(deps): update typescript-eslint monorepo to v5.62.0 (`@typescript-eslint/eslint-plugin`, `@typescript-eslint/parser`)
- [ ] chore(deps): update actions/checkout action to v7
- [ ] chore(deps): update actions/setup-node action to v7
- [ ] chore(deps): update dependency eslint to v10
- [ ] chore(deps): update dependency eslint-config-prettier to v10
- [ ] chore(deps): update dependency eslint-plugin-jest to v29
- [ ] chore(deps): update dependency prettier to v3
- [ ] chore(deps): update dependency typescript to v7
- [ ] chore(deps): update googlecloudplatform/release-please-action action to v5
- [ ] chore(deps): update node.js to v24
- [ ] 🔐 **Create all awaiting schedule PRs at once** 🔐
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update dependency got to v11.8.5 [security]](../pull/96)
- [ ] [chore(deps): update dependency @types/jest to v27.5.2](../pull/98)
- [ ] [chore(deps): update dependency ts-jest to v27.1.5](../pull/99)
- [ ] [chore(deps): update dependency eslint-config-prettier to v8.10.2](../pull/109)
- [ ] [chore(deps): update dependency eslint-plugin-import to v2.32.0](../pull/110)
- [ ] [chore(deps): update dependency prettier to v2.8.8](../pull/87)
- [ ] [chore(deps): update dependency typescript to v4.9.5](../pull/88)
- [ ] [chore(deps): update googlecloudplatform/release-please-action action to v2.35.0](../pull/69)
- [ ] [chore(deps): update jest monorepo (major)](../pull/115) (`@types/jest`, `jest`, `ts-jest`)
- [ ] [chore(deps): update typescript-eslint monorepo to v8](../pull/111) (`@typescript-eslint/eslint-plugin`, `@typescript-eslint/parser`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (5)
.github/workflows/build.yaml (2)
- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`].github/workflows/lint.yaml (2)
- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`].github/workflows/pr.yaml (1)
- `actions/checkout v4` → [Updates: `v7`]
.github/workflows/release.yaml (3)
- `GoogleCloudPlatform/release-please-action v2.25.1` → [Updates: `v2.35.0`, `v5.0.0`]
- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`].github/workflows/test.yaml (2)
- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`]
npm (1)
package.json (13)
- `got ^11.8.0` → [Updates: `^11.8.0`]
- `@types/jest 27.5.1` → [Updates: `27.5.2`, `30.0.0`]
- `@typescript-eslint/eslint-plugin 5.23.0` → [Updates: `5.62.0`, `8.70.0`]
- `@typescript-eslint/parser 5.23.0` → [Updates: `5.62.0`, `8.70.0`]
- `eslint 8.15.0` → [Updates: `8.57.1`, `10.11.0`]
- `eslint-config-airbnb-base 15.0.0`
- `eslint-config-prettier 8.3.0` → [Updates: `8.10.2`, `10.1.8`]
- `eslint-plugin-import 2.25.3` → [Updates: `2.32.0`]
- `eslint-plugin-jest 25.7.0` → [Updates: `29.16.6`]
- `jest 27.5.1` → [Updates: `30.5.2`]
- `prettier 2.5.0` → [Updates: `2.8.8`, `3.9.8`]
- `ts-jest 27.1.4` → [Updates: `27.1.5`, `29.4.12`]
- `typescript 4.5.2` → [Updates: `4.9.5`, `7.0.2`]
nvm (1)
.nvmrc (1)
- `node v20` → [Updates: `24`]
---
- [ ] 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the open Renovate pull requests linked from this dashboard, then inspect package.json, the .github/workflows/*.yaml files, and .nvmrc. Compare the listed dependency updates with the existing PRs and repository checks; completion would require a clearly scoped update with all relevant tests and workflows passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js, typescript
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100