JacobLinCool / JacobLinCool/moodle-api

Dependency Dashboard

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

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/JacobLinCool/moodle-api).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Rate-Limited

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

- [ ] chore(deps): update dependency @changesets/cli to v2.31.1
- [ ] chore(deps): update dependency @types/node to v20.19.43
- [ ] chore(deps): update dependency cross-fetch to v4.1.0
- [ ] chore(deps): update dependency dotenv to v16.6.1
- [ ] chore(deps): update dependency prettier to v3.9.8
- [ ] chore(deps): update dependency tsx to v3.14.0
- [ ] chore(deps): update dependency typedoc to ^0.28.0
- [ ] chore(deps): update dependency typescript to v5.9.3
- [ ] chore(deps): update actions/checkout action to v7
- [ ] chore(deps): update actions/configure-pages action to v6
- [ ] chore(deps): update actions/upload-pages-artifact action to v5
- [ ] chore(deps): update changesets/action action to v2
- [ ] chore(deps): update dependency @changesets/changelog-github to v1
- [ ] chore(deps): update dependency @changesets/cli to v3
- [ ] chore(deps): update dependency @types/node to v24
- [ ] chore(deps): update dependency dotenv to v18
- [ ] chore(deps): update dependency lint-staged to v17
- [ ] chore(deps): update dependency prettier-plugin-organize-imports to v4
- [ ] chore(deps): update dependency typescript to v7
- [ ] chore(deps): update pnpm to v12
- [ ] chore(deps): update pnpm/action-setup action to v6
- [ ] 🔐 **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.

- [ ] [chore(deps): update dependency prettier-plugin-organize-imports to v3.2.4](../pull/16)
- [ ] [chore(deps): update dependency serve to v14.2.6](../pull/17)
- [ ] [chore(deps): update dependency vitest to v0.34.6](../pull/18)
- [ ] [chore(deps): update pnpm/action-setup action to v2.4.1](../pull/20)
- [ ] [chore(deps): update dependency @changesets/changelog-github to ^0.7.0](../pull/9)
- [ ] [chore(deps): update pnpm to v8.15.9](../pull/4)
- [ ] [chore(deps): update dependency husky to v9](../pull/14)
- [ ] [chore(deps): update dependency tsup to v8](../pull/8)
- [ ] [chore(deps): update dependency tsx to v4](../pull/7)
- [ ] [chore(deps): update dependency vitest to v5](../pull/10)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

github-actions (3)

.github/workflows/docs.yml (5)

- `actions/checkout v4` → [Updates: `v7`]
- `pnpm/action-setup v2.4.0` → [Updates: `v2.4.1`, `v6.1.0`]
- `actions/configure-pages v3` → [Updates: `v6`]
- `actions/upload-pages-artifact v2` → [Updates: `v5`]
- `actions/deploy-pages main`

.github/workflows/release.yml (3)

- `actions/checkout v4` → [Updates: `v7`]
- `pnpm/action-setup v2.4.0` → [Updates: `v2.4.1`, `v6.1.0`]
- `changesets/action v1` → [Updates: `v2.1.2`]

.github/workflows/test.yml (2)

- `actions/checkout v4` → [Updates: `v7`]
- `pnpm/action-setup v2.4.0` → [Updates: `v2.4.1`, `v6.1.0`]

npm (3)

package.json (15)

- `@changesets/changelog-github ^0.4.8` → [Updates: `^0.7.0`, `^1.0.0`]
- `@changesets/cli ^2.26.2` → [Updates: `^2.26.2`, `^3.0.0`]
- `@types/node ^20.6.2` → [Updates: `^20.6.2`, `^24.0.0`]
- `dotenv ^16.3.1` → [Updates: `^16.3.1`, `^18.0.0`]
- `husky ^8.0.3` → [Updates: `^9.0.0`]
- `lint-staged ^14.0.1` → [Updates: `^17.0.0`]
- `prettier ^3.0.3` → [Updates: `^3.0.3`]
- `prettier-plugin-organize-imports ^3.2.3` → [Updates: `^3.2.3`, `^4.0.0`]
- `serve ^14.2.1` → [Updates: `^14.2.1`]
- `tsup ^7.2.0` → [Updates: `^8.0.0`]
- `tsx ^3.12.10` → [Updates: `^3.12.10`, `^4.0.0`]
- `typedoc ^0.25.1` → [Updates: `^0.28.0`]
- `typescript ^5.2.2` → [Updates: `^5.2.2`, `^7.0.0`]
- `vitest ^0.34.4` → [Updates: `^0.34.4`, `^5.0.0`]
- `pnpm 8.7.6` → [Updates: `8.15.9`, `12.4.2`]

packages/core/package.json (5)

- `cross-fetch ^4.0.0` → [Updates: `^4.0.0`]
- `dotenv ^16.3.1` → [Updates: `^16.3.1`, `^18.0.0`]
- `tsup ^7.2.0` → [Updates: `^8.0.0`]
- `typedoc ^0.25.1` → [Updates: `^0.28.0`]
- `typescript ^5.2.2` → [Updates: `^5.2.2`, `^7.0.0`]

pnpm-workspace.yaml

---

- [ ] 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 Dependency Dashboard, then inspect package.json, packages/core/package.json, pnpm-workspace.yaml, and the workflows in .github/workflows/docs.yml, release.yml, and test.yml. The dashboard has no single implementation target; work would need to identify selected dependency updates, verify the affected checks, and account for the existing linked pull requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
build-system, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.