Skip to content

Dependency Dashboard #111

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
npm @types/dompurify Unavailable

Abandoned Dependencies

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

View abandoned dependencies (8)

[!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 bootstrap-sass 2022-02-28
npm karma 2024-07-29
npm karma-chrome-launcher 2023-04-20
npm karma-coverage 2023-06-23
npm karma-jasmine 2022-06-16
npm moment 2023-12-27
npm ngx-typeahead 2024-06-20
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 (backend/composer.json)
  • Lock file maintenance (frontend/package.json)
  • Lock file maintenance (frontend/pnpm-workspace.yaml)
  • 🔐 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 actions/setup-node digest to 48b55a0
  • Update actions/upload-artifact digest to 043fb46
  • Update docker/build-push-action digest to f9f3042
  • Update docker/login-action digest to 650006c
  • Update docker/setup-buildx-action digest to d7f5e7f
  • Update mysql:8.4.9 Docker digest to c36050a
  • Update php:8.5-fpm Docker digest to 4528adc
  • Update pnpm/action-setup digest to 0e279bb
  • Update shivammathur/setup-php digest to 7c071df
  • Update dependency eslint to v10.4.1

Pending Branch Automerge

The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below.

  • Lock file maintenance (e2e-tests/package.json)
  • Lock file maintenance (e2e-tests/pnpm-workspace.yaml)

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

composer (1)
backend/composer.json (21)
  • php 8.5.*
  • dompdf/dompdf ^3
  • guzzlehttp/guzzle 7.10.5
  • iio/libmergepdf 4.0.4
  • intervention/image-laravel ^4.0
  • laravel/framework ^13.0
  • laravel/tinker ^3.0
  • milon/barcode ^13
  • onelogin/php-saml 4.3.2
  • open-telemetry/exporter-otlp 1.4.0
  • open-telemetry/opentelemetry-auto-curl 0.2.0
  • open-telemetry/opentelemetry-auto-guzzle 1.3.0
  • open-telemetry/opentelemetry-auto-laravel 1.7.0
  • open-telemetry/opentelemetry-auto-pdo 0.4.0
  • open-telemetry/sdk 1.14.0
  • fakerphp/faker ^1.23
  • laravel/pint ^1.13
  • laravel/sail ^1.26
  • mockery/mockery ^1.6
  • nunomaduro/collision ^8.0
  • phpunit/phpunit ^13.0.0
docker-compose (1)
docker-compose.yaml (2)
  • mysql 8.4.9@sha256:43bd9764df60666fb2ba2cf8217dd17b3d2414c150005d2fdd07a0cd73d3b7f5 → [Updates: 9.7.0, 8.4.9]
  • phpmyadmin/phpmyadmin sha256:42a200db07b4e70fbf32c594ad4521cf16399b8e54bbb5adceae98e7566dfbeb
dockerfile (3)
Dockerfile.fpm (1)
  • php 8.5-fpm@sha256:f71f705efb76fe4860505945592c64a5d964e7edcb1b5875693d60f531f87200 → [Updates: 8.5-fpm]
Dockerfile.nginx (1)
  • nginx 1.31.1@sha256:5aca99593157f4ae539a5dec1092a0ad8762f8e2eb1789085a13a0f5622369f6
frontend/Dockerfile (1)
  • nginx 1.31.1@sha256:5aca99593157f4ae539a5dec1092a0ad8762f8e2eb1789085a13a0f5622369f6
github-actions (5)
.github/workflows/autofix.yml (2)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
.github/workflows/backend.yml (10)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • shivammathur/setup-php v2@accd6127cb78bee3e8082180cb391013d204ef9f → [Updates: v2]
  • ramsey/composer-install 4.0.0@65e4f84970763564f46a70b8a54b90d033b3bdda
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4]
  • docker/login-action v4@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 → [Updates: v4]
  • docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
  • docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
  • docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
  • docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
.github/workflows/e2e-tests.yml (5)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
  • actions/setup-node v6@6044e13b5dc448c55e2357c09f80417699197238 → [Updates: v6]
  • actions/upload-artifact v7@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f → [Updates: v7]
  • node 24
.github/workflows/frontend.yml (7)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
  • docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd → [Updates: v4]
  • docker/login-action v4@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 → [Updates: v4]
  • actions/setup-node v6@6044e13b5dc448c55e2357c09f80417699197238 → [Updates: v6]
  • docker/build-push-action v7@d08e5c354a6adb9ed34480a06d141179aa583294 → [Updates: v7]
  • node 24
.github/workflows/run-e2e-tests.yml (5)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • pnpm/action-setup v6@903f9c1a6ebcba6cf41d87230be49611ac97822e → [Updates: v6]
  • actions/setup-node v6@6044e13b5dc448c55e2357c09f80417699197238 → [Updates: v6]
  • actions/upload-artifact v7@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f → [Updates: v7]
  • node 24
npm (4)
e2e-tests/package.json (5)
  • @types/node ^25.0.9
  • @playwright/test 1.60.0
  • dotenv 17.4.2
  • typescript 5.9.3 → [Updates: 6.0.3]
  • pnpm 10.34.1+sha512.b58fbde6dca66a929538021581f648b4570b6ca19b18e7cbd7f2c07a7b24454155388dacdf08f2af3678e88a6d1fe04f9d609df24bf51735a060ea041b374ab7 → [Updates: 11.4.0]
e2e-tests/pnpm-workspace.yaml
frontend/package.json (43)
  • @angular/animations ^21.0.0
  • @angular/cdk ^21.0.0
  • @angular/common ^21.0.0
  • @angular/compiler ^21.0.0
  • @angular/core ^21.0.0
  • @angular/forms ^21.0.0
  • @angular/platform-browser ^21.0.0
  • @angular/platform-browser-dynamic ^21.0.0
  • @angular/router ^21.0.0
  • @types/jquery ^3.5.33 → [Updates: ^4.0.0]
  • bootstrap-sass ^3.4.3
  • dompurify ^3.2.7
  • jquery 3.7.1 → [Updates: 4.0.0]
  • marked ^18.0.0
  • mathjs 15.2.0
  • moment 2.30.1
  • moment-timezone ^0.6.0
  • ngx-typeahead 18.0.0
  • rxjs ~7.8.2
  • tslib ^2.8.1
  • zone.js ~0.16.0
  • @angular-eslint/schematics 21.4.0
  • @angular/build 21.2.13
  • @angular/cli 21.2.13
  • @angular/compiler-cli 21.2.15
  • @eslint/js 10.0.1
  • @types/dompurify 3.2.0
  • @types/jasmine 6.0.0
  • angular-eslint 21.4.0
  • eslint 10.4.0 → [Updates: 10.4.1]
  • eslint-config-prettier 10.1.8
  • eslint-plugin-prettier 5.5.6
  • jasmine-core 6.2.0
  • karma 6.4.4
  • karma-chrome-launcher 3.2.0
  • karma-coverage 2.2.1
  • karma-jasmine 5.1.0
  • karma-jasmine-html-reporter 2.2.0
  • prettier 3.8.3
  • prettier-plugin-organize-imports 4.3.0
  • typescript 5.9.3 → [Updates: 6.0.3]
  • typescript-eslint 8.60.0
  • pnpm 10.34.1+sha512.b58fbde6dca66a929538021581f648b4570b6ca19b18e7cbd7f2c07a7b24454155388dacdf08f2af3678e88a6d1fe04f9d609df24bf51735a060ea041b374ab7 → [Updates: 11.4.0]
frontend/pnpm-workspace.yaml

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions