finos / finos/OpenMAMA

Dependency Dashboard

Open
#508 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
177
Forks
59
PR merge metrics
No merged PRs in 30d

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/finos/OpenMAMA).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Repository Problems

These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/finos/OpenMAMA).

- ⚠️ WARN: Hidden Unicode characters have been discovered in file(s) in your repository. See your Renovate logs for more details. Please confirm that they are intended to be there, as they could be an attempt to "smuggle" text into your codebase, or used to confuse tools like Renovate or Large Language Models (LLMs)

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] Update dependency java-jdk to v11.0.32+101
- [ ] Update dependency Microsoft.NET.Test.Sdk to 17.14.1
- [ ] Update dependency NUnit3TestAdapter to 4.6.0
- [ ] Update dependency dotnet-sdk to v10
- [ ] Update dependency java-jdk to v25
- [ ] Update dependency Microsoft.NET.Test.Sdk to v18
- [ ] Update dependency nunit to v4
- [ ] Update dependency NUnit3TestAdapter to v6
- [ ] Update dependency NUnitLite to v4
- [ ] Update Gradle to v9
- [ ] Update plugin org.owasp.dependencycheck to v13
- [ ] πŸ” **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.

- [ ] [Update Gradle to v7.6.6](../pull/602)
- [ ] [Update actions/cache action to v6](../pull/619)
- [ ] [Update actions/checkout action to v7](../pull/621)
- [ ] [Update actions/setup-dotnet action to v6](../pull/622)
- [ ] [Update actions/setup-java action to v6](../pull/623)
- [ ] [Update actions/upload-artifact action to v7](../pull/604)
- [ ] [Update dependency com.google.guava:guava to v33](../pull/599)
- [ ] [Update dependency macos to v26](../pull/614)
- [ ] [Update dependency org.owasp:dependency-check-gradle to v10](../pull/615)
- [ ] [Update dependency ubuntu to v24](../pull/616)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

dockerfile (3)

devops/build/Dockerfile.dependencies (1)

- `centos 8.4.2105`

devops/vagrant/Dockerfile.vagrant

docker/Dockerfile

github-actions (5)

.github/workflows/cve-scanning-docker.yml (1)

- `actions/checkout v3` β†’ [Updates: `v7`]

.github/workflows/cve-scanning-dotnet.yml (3)

- `actions/checkout v3` β†’ [Updates: `v7`]
- `actions/setup-dotnet v3` β†’ [Updates: `v6`]
- `dotnet-sdk 6.0.x` β†’ [Updates: `10.0.401`]

.github/workflows/cve-scanning-gradle.yml (3)

- `actions/checkout v3` β†’ [Updates: `v7`]
- `actions/setup-java v3` β†’ [Updates: `v6`]
- `java-jdk 11` β†’ [Updates: `11.0.32+101`, `25.0.4+101.0.LTS`]

.github/workflows/main.yml (12)

- `actions/checkout v3` β†’ [Updates: `v7`]
- `actions/upload-artifact v3` β†’ [Updates: `v7`]
- `actions/checkout v3` β†’ [Updates: `v7`]
- `actions/upload-artifact v3` β†’ [Updates: `v7`]
- `actions/checkout v3` β†’ [Updates: `v7`]
- `actions/cache v3` β†’ [Updates: `v6`]
- `actions/upload-artifact v3` β†’ [Updates: `v7`]
- `actions/checkout v3` β†’ [Updates: `v7`]
- `actions/upload-artifact v3` β†’ [Updates: `v7`]
- `ubuntu 22.04` β†’ [Updates: `24.04`]
- `ubuntu 22.04` β†’ [Updates: `24.04`]
- `macos 12` β†’ [Updates: `26`]

.github/workflows/semgrep.yml (1)

- `actions/checkout v3` β†’ [Updates: `v7`]

gradle (12)

gradle.properties

mama/jni/build.gradle (4)

- `org.owasp:dependency-check-gradle 8.4.3` β†’ [Updates: `10.0.3`]
- `com.adarshr.test-logger 4.0.0`
- `org.owasp.dependencycheck 8.4.3` β†’ [Updates: `13.0.0`]
- `junit:junit 4.13.2`

mama/jni/settings.gradle

mamda/java/build.gradle (4)

- `org.owasp:dependency-check-gradle 8.4.3` β†’ [Updates: `10.0.3`]
- `com.adarshr.test-logger 4.0.0`
- `org.owasp.dependencycheck 8.4.3` β†’ [Updates: `13.0.0`]
- `junit:junit 4.13.2`

mamda/java/gradle.properties

mamda/java/settings.gradle

mamda/settings.gradle

settings.gradle

tutorials/java/01-quickstart/build.gradle (3)

- `com.google.guava:guava 32.1.3-jre` β†’ [Updates: `33.7.1-jre`]
- `org.openmama:openmama 6.3.2`
- `junit:junit 4.13.2`

tutorials/java/01-quickstart/settings.gradle

tutorials/java/02-resourcepool/build.gradle (2)

- `com.google.guava:guava 32.1.3-jre` β†’ [Updates: `33.7.1-jre`]
- `junit:junit 4.13.2`

tutorials/java/02-resourcepool/settings.gradle

gradle-wrapper (3)

gradle/wrapper/gradle-wrapper.properties (1)

- `gradle 7.6.3` β†’ [Updates: `7.6.6`, `9.7.1`]

tutorials/java/01-quickstart/gradle/wrapper/gradle-wrapper.properties (1)

- `gradle 7.6.3` β†’ [Updates: `7.6.6`, `9.7.1`]

tutorials/java/02-resourcepool/gradle/wrapper/gradle-wrapper.properties (1)

- `gradle 7.6.3` β†’ [Updates: `7.6.6`, `9.7.1`]

nuget (2)

mama/dotnet/src/nunittest/mamadotnetunittests.csproj (4)

- `Microsoft.NET.Test.Sdk 17.8.0` β†’ [Updates: `17.14.1`, `18.10.1`]
- `NUnit3TestAdapter 4.5.0` β†’ [Updates: `4.6.0`, `6.3.0`]
- `nunit 3.14.0` β†’ [Updates: `4.6.1`]
- `NUnitLite 3.14.0` β†’ [Updates: `4.6.1`]

mamda/dotnet/src/NUnittest/mamdadotnetunittests.csproj (3)

- `Microsoft.NET.Test.Sdk 17.8.0` β†’ [Updates: `17.14.1`, `18.10.1`]
- `NUnit3TestAdapter 4.5.0` β†’ [Updates: `4.6.0`, `6.3.0`]
- `nunit 3.14.0` β†’ [Updates: `4.6.1`]

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.