Dependency Dashboard #4

Open
opened 2026-06-30 00:16:46 +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 (1)

ℹ️ 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 husky 2024-11-18

Awaiting Schedule

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

  • chore(deps): lock file maintenance

Detected Dependencies

devcontainer (1)
.devcontainer.json (1)
  • forge.sebatec.eu/sebatec-eu/devcontainers/standard 1
github-actions (1)
.forgejo/workflows/test.yaml (7)
  • https://forge.sebatec.eu/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • https://forge.sebatec.eu/actions/setup-node v6@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
  • https://forge.sebatec.eu/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • https://forge.sebatec.eu/actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c
  • https://forge.sebatec.eu/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • https://forge.sebatec.eu/actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c
  • https://forge.sebatec.eu/actions/setup-node v6@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
gomod (1)
backend/go.mod (6)
  • go 1.26.4
  • github.com/coreos/go-oidc/v3 v3.20.0
  • github.com/go-chi/chi/v5 v5.3.1
  • github.com/golang-jwt/jwt/v5 v5.3.1
  • github.com/sebatec-eu/config-mate v1.10.0
  • github.com/spf13/cobra v1.10.2
nodenv (1)
.node-version (1)
  • node 24
npm (5)
cleanup/package.json (6)
  • @actions/core ^3.0.0
  • @types/node ^25.9.5
  • esbuild ^0.28.1
  • prettier 3.9.6
  • typescript ^7.0.2
  • vitest ^4.1.10
deploy/package.json (6)
  • @actions/core ^3.0.0
  • @types/node ^25.9.5
  • esbuild ^0.28.1
  • prettier 3.9.6
  • typescript ^7.0.2
  • vitest ^4.1.10
get-config/package.json (6)
  • @actions/core ^3.0.0
  • @types/node ^25.9.5
  • esbuild ^0.28.1
  • prettier 3.9.6
  • typescript ^7.0.2
  • vitest ^4.1.10
package.json (2)
  • husky ^9.1.7
  • prettier ^3.9.6
shared/package.json (3)
  • @actions/core ^3.0.0
  • typescript ^7.0.2
  • vitest ^4.1.10
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 (1)</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 | [husky](https://github.com/typicode/husky) | `2024-11-18` | </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 -->chore(deps): lock file maintenance ## Detected Dependencies <details><summary>devcontainer (1)</summary> <blockquote> <details><summary>.devcontainer.json (1)</summary> - `forge.sebatec.eu/sebatec-eu/devcontainers/standard 1` </details> </blockquote> </details> <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.forgejo/workflows/test.yaml (7)</summary> - `https://forge.sebatec.eu/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `https://forge.sebatec.eu/actions/setup-node v6@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e` - `https://forge.sebatec.eu/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `https://forge.sebatec.eu/actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c` - `https://forge.sebatec.eu/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` - `https://forge.sebatec.eu/actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c` - `https://forge.sebatec.eu/actions/setup-node v6@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e` </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>backend/go.mod (6)</summary> - `go 1.26.4` - `github.com/coreos/go-oidc/v3 v3.20.0` - `github.com/go-chi/chi/v5 v5.3.1` - `github.com/golang-jwt/jwt/v5 v5.3.1` - `github.com/sebatec-eu/config-mate v1.10.0` - `github.com/spf13/cobra v1.10.2` </details> </blockquote> </details> <details><summary>nodenv (1)</summary> <blockquote> <details><summary>.node-version (1)</summary> - `node 24` </details> </blockquote> </details> <details><summary>npm (5)</summary> <blockquote> <details><summary>cleanup/package.json (6)</summary> - `@actions/core ^3.0.0` - `@types/node ^25.9.5` - `esbuild ^0.28.1` - `prettier 3.9.6` - `typescript ^7.0.2` - `vitest ^4.1.10` </details> <details><summary>deploy/package.json (6)</summary> - `@actions/core ^3.0.0` - `@types/node ^25.9.5` - `esbuild ^0.28.1` - `prettier 3.9.6` - `typescript ^7.0.2` - `vitest ^4.1.10` </details> <details><summary>get-config/package.json (6)</summary> - `@actions/core ^3.0.0` - `@types/node ^25.9.5` - `esbuild ^0.28.1` - `prettier 3.9.6` - `typescript ^7.0.2` - `vitest ^4.1.10` </details> <details><summary>package.json (2)</summary> - `husky ^9.1.7` - `prettier ^3.9.6` </details> <details><summary>shared/package.json (3)</summary> - `@actions/core ^3.0.0` - `typescript ^7.0.2` - `vitest ^4.1.10` </details> </blockquote> </details>
renovate-bot removed their assignment 2026-06-30 10:26:02 +00:00
renovate-bot removed their assignment 2026-06-30 10:31:02 +00:00
renovate-bot removed their assignment 2026-06-30 12:56:02 +00:00
renovate-bot removed their assignment 2026-06-30 13:31:02 +00:00
Sign in to join this conversation.
No labels
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/publish-static-site#4
No description provided.