Altinn / Altinn/altinn-platform-validation-tests
Dependency Dashboard
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 105
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/altinn-platform-validation-tests).
## Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] Update golang:1.27 Docker digest to f44f6e8
- [ ] Update golang:1.27.1 Docker digest to f44f6e8
- [ ] Update Node.js to 6dac556
- [ ] Update dependency @types/node to v24.13.4
- [ ] Update module github.com/Azure/azure-sdk-for-go/sdk/storage/azblob to v1.8.1
- [ ] Update azure/login action to v3.1.0
- [ ] 🔐 **Create all awaiting schedule PRs at once** 🔐
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] Update gcr.io/distroless/static:nonroot Docker digest to e2e927e
---
> [!WARNING]
> Renovate failed to look up the following dependencies: `Failed to look up docker package altinnplatformvalidationtests.azurecr.io/helpers-junitparser: no-result`.
>
> Files affected: `infra/playwright/Dockerfile`
---
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update module github.com/onsi/ginkgo/v2 to v2.32.2](../pull/550)
- [ ] [Update module k8s.io/api to v0.37.0](../pull/553)
- [ ] [Update module k8s.io/apimachinery to v0.37.0](../pull/554)
- [ ] [Update module k8s.io/client-go to v0.37.0](../pull/555)
- [ ] [Update module sigs.k8s.io/controller-runtime to v0.25.0](../pull/556)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
dockerfile (3)
helpers/junitparser/Dockerfile (1)
- `golang 1.27.1@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa` → [Updates: `1.27.1`]
infra/playwright/Dockerfile (2)
- `altinnplatformvalidationtests.azurecr.io/helpers-junitparser 1.0.1`
- `node 24-bookworm@sha256:be23f54a88d34e8824c741b19b91064094f92c1c97b194144bfc8b50d67258e2` → [Updates: `24-bookworm`]operators/cleaner/Dockerfile (2)
- `golang 1.27@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa` → [Updates: `1.27`]
- `gcr.io/distroless/static nonroot@sha256:1c2c046bc09ed40fad370b599a0b1ae7987f55b01e247cf27a7c27cd97e5bbc7` → [Updates: `nonroot`]
github-actions (16)
.github/actions/setup-k8s/action.yml (1)
- `azure/login v3.0.2@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c` → [Updates: `v3.1.0`]
.github/workflows/apply-cronjobs.yaml
.github/workflows/apply-slos.yaml
.github/workflows/build-and-push-playwright-runner-image.yml (1)
- `azure/login v3.0.2@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c` → [Updates: `v3.1.0`]
.github/workflows/cleaner-operator-build-and-push.yml (3)
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`
- `azure/login v3.0.2@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c` → [Updates: `v3.1.0`].github/workflows/cleaner-operator-deploy.yml (2)
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`.github/workflows/cleaner-operator-lint.yml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`.github/workflows/cleaner-operator-test.yml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`.github/workflows/detect-new-swagger-docs.yml (2)
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`.github/workflows/generate-and-apply-playwright-cronjobs.yml
.github/workflows/linting.yaml (1)
- `node 24.x`
.github/workflows/release-helpers-junit-parser.yaml (2)
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `azure/login v3.0.2@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c` → [Updates: `v3.1.0`].github/workflows/run-core-adhoc-breakpoint-test.yaml (1)
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
.github/workflows/run-dialogporten-graphql-adhoc-breakpoint-tests.yml
.github/workflows/run-dialogporten-serviceowner-adhoc-breakpoint-tests.yml
.github/workflows/run-portaler-adhoc-breakpoint-test.yaml (1)
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
gomod (4)
helpers/detect-new-swagger-versions/go.mod (1)
- `go 1.24.3`
helpers/junitparser/go.mod (2)
- `go 1.25.0`
- `github.com/prometheus/client_golang v1.24.1`infra/playwright/custom_handler/go.mod (2)
- `go 1.25.0`
- `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.8.0` → [Updates: `v1.8.1`]operators/cleaner/go.mod (10)
- `go 1.26.0`
- `github.com/grafana/k6-operator v1.6.0`
- `github.com/onsi/ginkgo/v2 v2.32.1` → [Updates: `v2.32.2`]
- `github.com/onsi/gomega v1.43.0`
- `github.com/prometheus/client_golang v1.24.1`
- `k8s.io/api v0.36.3` → [Updates: `v0.37.0`]
- `k8s.io/apimachinery v0.36.3` → [Updates: `v0.37.0`]
- `k8s.io/client-go v0.36.3` → [Updates: `v0.37.0`]
- `k8s.io/utils v0.0.0-20260707023825-cf1189d6abe3@cf1189d6abe3`
- `sigs.k8s.io/controller-runtime v0.24.1` → [Updates: `v0.25.0`]
npm (2)
package.json (8)
- `@stylistic/eslint-plugin ^5.5.0`
- `@types/k6 ^2.2.0`
- `eslint ^10.0.0`
- `eslint-plugin-jsdoc ^64.0.0`
- `eslint-plugin-simple-import-sort ^14.0.0`
- `eslint-plugin-unused-imports ^4.4.1`
- `globals ^17.0.0`
- `typescript ^7.0.2`playwright/package.json (4)
- `@playwright/test 1.63.0`
- `@types/node 24.13.3` → [Updates: `24.13.4`]
- `dotenv ^17.4.2`
- `typescript ^7.0.2`
renovate-config (1)
renovate.json
terraform (1)
infra/playwright/providers.tf
---
- [ ] 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 with the Dependency Dashboard documentation, then review the listed Dockerfiles, go.mod files, package.json files, GitHub Actions workflows, and infra/playwright/providers.tf. The work is complete when the pending updates and open Renovate pull requests are handled and the failed lookup for helpers-junitparser is resolved or explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, github-actions, go, kubernetes, node.js, terraform, typescript
- Domain
- build-system, ci-cd, devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100