Dependency Dashboard #5

Open
opened 2026-08-16 15:04:14 +00:00 by renovate-bot · 0 comments
Member

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

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (2)

ℹ️ Note

Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
npm @rollup/plugin-json 2023-12-12
npm tslib 2024-10-31

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • Lock file maintenance

Errored

The following updates encountered an error and will be retried. To force a retry now, click on a checkbox below.

  • Update dependency prettier to v3.9.7
  • Update dependency @types/node to v26.6.1

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • Update dependency @llamaduck/forgejo-ts to v15.0.9
  • Update dependency eslint to v10.11.0

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

devcontainer (1)
.devcontainer/devcontainer.json (1)
  • mcr.microsoft.com/devcontainers/typescript-node 5-24-trixie
github-actions (2)
.forgejo/workflows/audit.yaml (2)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • https://forgejo.tranvouez.eu/actions/audit v1@bea9676423a8b3634609bb8eecd8e01682863bda
.forgejo/workflows/ci.yaml (2)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • node 24-slim@sha256:2fe369e969550cde8e867afc3fe370b260140cab4a23d467074295b42163d553 → [Updates: 24-slim]
npm (1)
package.json (19)
  • @actions/core 3.0.1
  • @actions/exec 3.0.0
  • @llamaduck/forgejo-ts 15.0.8 → [Updates: 15.0.9]
  • handlebars 4.7.9
  • zod 4.6.2 → [Updates: 4.6.5]
  • @eslint/js 10.0.1
  • @rollup/plugin-commonjs 29.0.3
  • @rollup/plugin-json 6.1.0
  • @rollup/plugin-node-resolve 16.0.3
  • @rollup/plugin-typescript 12.3.0
  • @tsconfig/node24 24.0.5
  • @types/node 26.5.1 → [Updates: 26.6.1]
  • eslint 10.10.0 → [Updates: 10.11.0]
  • prettier 3.9.6 → [Updates: 3.9.7]
  • rimraf 6.1.3
  • rollup 4.63.2 → [Updates: 4.63.3]
  • tslib 2.8.1
  • typescript 6.0.3 → [Updates: 7.0.2]
  • typescript-eslint 8.70.0
regex (1)
tsconfig.json (1)
  • @tsconfig/node24 24
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Abandoned Dependencies The following dependencies have not received updates for an extended period and may be unmaintained. <details> <summary>View abandoned dependencies (2)</summary> > ℹ️ **Note** > Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity. > | Datasource | Package | Last Updated | |------------|------|-------------| | npm | [@rollup/plugin-json](https://github.com/rollup/plugins) | `2023-12-12` | | npm | [tslib](https://github.com/Microsoft/tslib) | `2024-10-31` | </details> ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] <!-- unschedule-branch=renovate/lock-file-maintenance -->Lock file maintenance ## Errored The following updates encountered an error and will be retried. To force a retry now, click on a checkbox below. - [ ] <!-- retry-branch=renovate/prettier-3.x -->Update dependency prettier to v3.9.7 - [ ] <!-- retry-branch=renovate/node-26.x -->Update dependency @types/node to v26.6.1 ## Pending Status Checks The following updates await pending status checks. To force their creation now, click on a checkbox below. - [ ] <!-- approvePr-branch=renovate/llamaduck-forgejo-ts-15.x -->Update dependency @llamaduck/forgejo-ts to v15.0.9 - [ ] <!-- approvePr-branch=renovate/eslint-monorepo -->Update dependency eslint to v10.11.0 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/all-digest -->[Update Node.js to 0e0ff40](pulls/33) - [ ] <!-- rebase-branch=renovate/rollup-4.x -->[Update dependency rollup to v4.63.3](pulls/34) - [ ] <!-- rebase-branch=renovate/zod-4.x -->[Update dependency zod to v4.6.5](pulls/32) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/typescript-7.x -->[Update dependency typescript to v7](pulls/9) ## Detected Dependencies <details><summary>devcontainer (1)</summary> <blockquote> <details><summary>.devcontainer/devcontainer.json (1)</summary> - `mcr.microsoft.com/devcontainers/typescript-node 5-24-trixie` </details> </blockquote> </details> <details><summary>github-actions (2)</summary> <blockquote> <details><summary>.forgejo/workflows/audit.yaml (2)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `https://forgejo.tranvouez.eu/actions/audit v1@bea9676423a8b3634609bb8eecd8e01682863bda` </details> <details><summary>.forgejo/workflows/ci.yaml (2)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `node 24-slim@sha256:2fe369e969550cde8e867afc3fe370b260140cab4a23d467074295b42163d553` → [Updates: `24-slim`] </details> </blockquote> </details> <details><summary>npm (1)</summary> <blockquote> <details><summary>package.json (19)</summary> - `@actions/core 3.0.1` - `@actions/exec 3.0.0` - `@llamaduck/forgejo-ts 15.0.8` → [Updates: `15.0.9`] - `handlebars 4.7.9` - `zod 4.6.2` → [Updates: `4.6.5`] - `@eslint/js 10.0.1` - `@rollup/plugin-commonjs 29.0.3` - `@rollup/plugin-json 6.1.0` - `@rollup/plugin-node-resolve 16.0.3` - `@rollup/plugin-typescript 12.3.0` - `@tsconfig/node24 24.0.5` - `@types/node 26.5.1` → [Updates: `26.6.1`] - `eslint 10.10.0` → [Updates: `10.11.0`] - `prettier 3.9.6` → [Updates: `3.9.7`] - `rimraf 6.1.3` - `rollup 4.63.2` → [Updates: `4.63.3`] - `tslib 2.8.1` - `typescript 6.0.3` → [Updates: `7.0.2`] - `typescript-eslint 8.70.0` </details> </blockquote> </details> <details><summary>regex (1)</summary> <blockquote> <details><summary>tsconfig.json (1)</summary> - `@tsconfig/node24 24` </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/audit#5
No description provided.