Altinn / Altinn/oed-testdata-app
Dependency Dashboard
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 2
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/Altinn/oed-testdata-app).
## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.
| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| npm | [@digdir/designsystemet-theme](https://redirect.github.com/digdir/designsystemet) |  |
| nuget | [xunit](https://redirect.github.com/xunit/xunit) |  |
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update nuget non-major dependencies (`Microsoft.AspNetCore.OpenApi`, `Microsoft.AspNetCore.SpaProxy`, `Microsoft.NET.Test.Sdk`, `Scalar.AspNetCore`)
- [ ] Update dependency @eslint/js to v10
- [ ] Update dependency @navikt/aksel-icons to v8
- [ ] Update dependency @types/node to v24
- [ ] Update dependency Altinn.ApiClients.Maskinporten to v10
- [ ] Update dependency Microsoft.ApplicationInsights.AspNetCore to v3
- [ ] Update dependency Microsoft.IdentityModel.JsonWebTokens to v8
- [ ] Update dependency react to v19
- [ ] Update dependency react-dom to v19
- [ ] Update dependency System.IdentityModel.Tokens.Jwt to v8
- [ ] Update dependency typescript to v7
- [ ] Update dependency vite to v8
- [ ] Update dependency xunit.runner.visualstudio to v4
- [ ] 🔐 **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.
- [ ] [Pin dependencies](../pull/43) (`actions/checkout`, `actions/setup-dotnet`)
- [ ] [Update dependency eslint-plugin-react-refresh to ^0.5.0](../pull/54)
- [ ] [Update npm non-major dependencies](../pull/44) (`@digdir/designsystemet-css`, `@digdir/designsystemet-react`, `@digdir/designsystemet-theme`, `@navikt/aksel-icons`, `@types/node`, `@types/react`, `@types/react-dom`, `@vitejs/plugin-react`, `eslint-plugin-react-hooks`, `globals`, `typescript`, `typescript-eslint`)
- [ ] [Update actions/checkout action to v7](../pull/58)
- [ ] [Update actions/setup-dotnet action to v6](../pull/59)
- [ ] [Update dependency @vitejs/plugin-react to v6](../pull/49)
- [ ] [Update dependency eslint to v10](../pull/47)
- [ ] [Update dependency eslint-plugin-react-hooks to v7](../pull/48)
- [ ] [Update dependency globals to v17](../pull/50)
- [ ] [Update react monorepo to v19](../pull/52) (`@types/react`, `@types/react-dom`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (2)
.github/workflows/CI-CD-test-app-linux.yml (3)
- `actions/checkout v6` → [Updates: `v7`, `v6`]
- `actions/setup-dotnet v5` → [Updates: `v6`, `v5`]
- `azure/webapps-deploy v3@02a81bead70021f5284939794bcec79c271ab383`.github/workflows/qa.yml (2)
- `actions/checkout v3` → [Updates: `v7`, `v3`]
- `actions/setup-dotnet v3` → [Updates: `v6`, `v3`]
npm (1)
src/oed-testdata.client/package.json (18)
- `@digdir/designsystemet-css ^1.7.3` → [Updates: `^1.7.3`]
- `@digdir/designsystemet-react ^1.7.3` → [Updates: `^1.7.3`]
- `@digdir/designsystemet-theme ^1.7.3` → [Updates: `^1.7.3`]
- `@navikt/aksel-icons ^7.5.3` → [Updates: `^7.5.3`, `^8.0.0`]
- `react ^18.3.1` → [Updates: `^19.0.0`]
- `react-dom ^18.3.1` → [Updates: `^19.0.0`]
- `@eslint/js ^9.15.0` → [Updates: `^10.0.0`]
- `@types/node ^18.19.7` → [Updates: `^18.19.7`, `^24.0.0`]
- `@types/react ^18.3.12` → [Updates: `^18.3.12`, `^19.0.0`]
- `@types/react-dom ^18.3.1` → [Updates: `^18.3.1`, `^19.0.0`]
- `@vitejs/plugin-react ^4.3.4` → [Updates: `^4.3.4`, `^6.0.0`]
- `eslint ^9.15.0` → [Updates: `^10.0.0`]
- `eslint-plugin-react-hooks ^5.0.0` → [Updates: `^5.0.0`, `^7.0.0`]
- `eslint-plugin-react-refresh ^0.4.14` → [Updates: `^0.5.0`]
- `globals ^15.12.0` → [Updates: `^15.12.0`, `^17.0.0`]
- `typescript ~5.6.2` → [Updates: `~5.9.0`, `~7.0.0`]
- `typescript-eslint ^8.15.0` → [Updates: `^8.15.0`]
- `vite ^6.0.1` → [Updates: `^8.0.0`]
nuget (2)
QaTests/QaTests.csproj (5)
- `xunit.runner.visualstudio 3.1.5` → [Updates: `4.0.0`]
- `xunit 2.9.3`
- `Microsoft.NET.Test.Sdk 18.9.0` → [Updates: `18.10.0`]
- `Altinn.Dd.Tests.SonarGate 2.1.0`
- `Altinn.Dd.Tests.DependencyGate 1.0.2`src/oed-testdata.Server/oed-testdata.Server.csproj (11)
- `System.IdentityModel.Tokens.Jwt 7.7.3` → [Updates: `8.22.0`]
- `Swashbuckle.AspNetCore 10.2.3`
- `Microsoft.AspNetCore.SpaProxy 10.0.11` → [Updates: `10.0.12`]
- `Scalar.AspNetCore 2.17.2` → [Updates: `2.17.3`]
- `Microsoft.IdentityModel.JsonWebTokens 7.7.3` → [Updates: `8.22.0`]
- `Microsoft.AspNetCore.OpenApi 10.0.11` → [Updates: `10.0.12`]
- `Microsoft.ApplicationInsights.AspNetCore 2.23.0` → [Updates: `3.1.2`]
- `CloudNative.CloudEvents.SystemTextJson 2.9.0`
- `CloudNative.CloudEvents.AspNetCore 2.9.0`
- `Altinn.Platform.Storage.Interface 4.7.1`
- `Altinn.ApiClients.Maskinporten 9.2.1` → [Updates: `10.1.0`]
renovate-config (1)
renovate.json
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the open Renovate pull requests, then inspect src/oed-testdata.client/package.json, QaTests/QaTests.csproj, src/oed-testdata.Server/oed-testdata.Server.csproj, and the two .github/workflows files. Run the repository’s CI checks after any selected dependency updates; done means the chosen updates are applied and the checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions, react, typescript, vite
- Domain
- build-system, ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100