Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #25

Open
14 tasks
renovate bot opened this issue Sep 22, 2022 · 0 comments
Open
14 tasks

Dependency Dashboard #25

renovate bot opened this issue Sep 22, 2022 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Sep 22, 2022

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

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @babel/polyfill Unavailable
npm @material-ui/core Available
npm @types/dompurify Unavailable
npm @types/marked Unavailable

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update aquasecurity/trivy-action action to v0.29.0
  • chore(deps): update dependency microsoft.net.test.sdk to 17.12.0
  • chore(deps): update npm non-major dependencies (@types/dompurify, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, dompurify)
  • chore(deps): update dependency system.net.http.json to v9
  • chore(deps): update mcr.microsoft.com/dotnet/aspnet docker tag to v9
  • chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9
  • fix(deps): update dependency marked to v15

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • node 22.11-alpine3.20
  • mcr.microsoft.com/dotnet/sdk 8.0.404-alpine3.20
  • mcr.microsoft.com/dotnet/aspnet 8.0.11-alpine3.20
src/frontend/Dockerfile
github-actions
.github/workflows/assign-issues-to-projects.yml
.github/workflows/build-and-analyze-fork.yml
  • actions/setup-dotnet v4
  • actions/checkout v4
  • actions/upload-artifact v4
  • irongut/CodeCoverageSummary v1.3.0
.github/workflows/build-and-analyze.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
  • actions/setup-dotnet v4
  • actions/setup-java v4
  • actions/checkout v4
  • actions/cache v4
  • actions/cache v4
.github/workflows/build-and-push-app.yml
  • actions/checkout v4
  • azure/login v2
  • actions/checkout v4
  • azure/login v2
  • fluxcd/flux2 v2.4.0
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/container-scan.yml
  • actions/checkout v4
  • aquasecurity/trivy-action 0.28.0
.github/workflows/update-chart.yml
  • actions/checkout v4
  • azure/login v2
  • peter-evans/create-pull-request v7
  • altinn/altinn-platform v1.0.1
npm
src/frontend/package.json
  • @babel/polyfill 7.12.1
  • @material-ui/core 4.12.4
  • axios 1.7.7
  • classnames 2.5.1
  • dompurify 3.1.7
  • html-react-parser 5.1.18
  • marked 14.1.4
  • moment 2.30.1
  • react 18.3.1
  • react-content-loader 7.0.2
  • react-dom 18.3.1
  • @babel/core 7.26.0
  • @babel/preset-env 7.26.0
  • @babel/preset-react 7.25.9
  • @testing-library/dom 10.4.0
  • @testing-library/jest-dom 6.6.3
  • @testing-library/react 16.0.1
  • @testing-library/user-event 14.5.2
  • @types/dompurify 3.0.5
  • @types/jest 29.5.14
  • @types/jsdom 21.1.7
  • @types/marked 6.0.0
  • @types/react 18.3.12
  • @types/react-dom 18.3.1
  • @typescript-eslint/eslint-plugin 8.14.0
  • @typescript-eslint/parser 8.14.0
  • altinn-designsystem 4.2.0
  • babel-jest 29.7.0
  • babel-loader 9.2.1
  • cross-env 7.0.3
  • css-loader 7.1.2
  • eslint 9.15.0
  • eslint-config-prettier 9.1.0
  • eslint-import-resolver-typescript 3.6.3
  • eslint-plugin-import 2.31.0
  • eslint-plugin-jsx-a11y 6.10.2
  • eslint-plugin-react 7.37.2
  • eslint-plugin-react-hooks 5.0.0
  • fork-ts-checker-notifier-webpack-plugin 9.0.0
  • fork-ts-checker-webpack-plugin 9.0.2
  • jest 29.7.0
  • jest-environment-jsdom 29.7.0
  • jest-junit 16.0.0
  • jsdom 25.0.1
  • mini-css-extract-plugin 2.9.2
  • msw 2.6.5
  • prettier 3.3.3
  • react 18.3.1
  • react-dom 18.3.1
  • rimraf 6.0.1
  • source-map-loader 5.0.0
  • terser-webpack-plugin 5.3.10
  • ts-jest 29.2.5
  • ts-loader 9.5.1
  • typescript 4.9.5
  • undici ^5.28.3
  • webpack 5.96.1
  • webpack-cli 5.1.4
  • webpack-dev-server 5.1.0
  • yarn 3.8.6
nuget
src/backend/Altinn.Receipt/Altinn.Platform.Receipt.csproj
  • StyleCop.Analyzers 1.2.0-beta.556
  • System.Text.RegularExpressions 4.3.1
  • JWTCookieAuthentication 4.0.1
  • System.Net.Http.Json 8.0.1
  • System.Configuration.ConfigurationManager 8.0.1
  • Microsoft.ApplicationInsights.AspNetCore 2.22.0
  • Azure.Security.KeyVault.Secrets 4.7.0
  • Azure.Identity 1.13.1
  • Azure.Extensions.AspNetCore.Configuration.Secrets 1.3.2
  • Altinn.Platform.Storage.Interface 4.0.3
  • Altinn.Platform.Models 1.6.1
  • Altinn.Common.AccessTokenClient 3.0.10
test/Altinn.Platform.Receipt.Tests.csproj
  • StyleCop.Analyzers 1.2.0-beta.556
  • coverlet.collector 6.0.2
  • xunit.runner.visualstudio 2.8.2
  • xunit 2.9.2
  • Moq 4.20.71
  • Microsoft.NET.Test.Sdk 17.11.1
  • Microsoft.AspNetCore.Mvc.Testing 8.0.11

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants