-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update plugin org.springframework.boot to v3.5.13
- chore(deps): update rust crate uuid to v1.23.0
- π Create all rate-limited PRs at once π
PR Edited (Blocked)
The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.
- chore(deps): update rust crate pact_verifier to v1.3.4
- fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3
- fix(deps): update rust crate rdkafka to ~0.39.0
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update dependency @faker-js/faker to v10.4.0
- chore(deps): update dependency eslint to v10.1.0
- chore(deps): update dependency pact-python to v2.3.3
- chore(deps): update rust crate reqwest to 0.13.0
- chore(deps): update dependency pact-python to v3
- chore(deps): update plugin org.springframework.boot to v4
- fix(deps): update dependency uuid to v13
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
cargo (2)
consumer-rust-kafka/Cargo.toml (9)
futures 0.3.31tokio 1.4.0actix-web 4.9.0actix-rt 2.10.0serde 1.0.210serde_json 1.0.129rdkafka ~0.38.0β [Updates:~0.39.0]pact_consumer ~1.4.0expectest 0.12.0provider-rust-kafka/Cargo.toml (15)
futures 0.3.31tokio 1.4.0actix-web 4.9.0serde 1.0.210serde_json 1.0.129uuid 1.11.0β [Updates:1.11.0]rdkafka ~0.38.0β [Updates:~0.39.0]pact_verifier 1.2.4β [Updates:1.2.4]expectest 0.12.0maplit 1.0.2pact_models ~1.3.0async-trait 0.1.80anyhow 1.0.82reqwest 0.12.3β [Updates:0.13.0]base64 0.22.1
github-actions (1)
.github/workflows/test.yml (12)
actions/checkout v6dorny/paths-filter v4actions/checkout v6actions-rust-lang/setup-rust-toolchain v1actions/setup-go v6actions/setup-dotnet v5actions/setup-java v5actions/setup-node v6actions/setup-python v6go ^1.22.xnode 24python 3.14.3
gomod (2)
consumer-go-kafka/go.mod (5)
go 1.25.0github.com/confluentinc/confluent-kafka-go/v2 v2.11.1β [Updates:v2.13.3]github.com/gin-gonic/gin v1.12.0github.com/pact-foundation/pact-go/v2 v2.4.2github.com/stretchr/testify v1.11.1provider-go-kafka/go.mod (5)
go 1.25.0github.com/confluentinc/confluent-kafka-go/v2 v2.11.1β [Updates:v2.13.3]github.com/gin-gonic/gin v1.12.0github.com/google/uuid v1.6.0github.com/pact-foundation/pact-go/v2 v2.4.2
gradle (4)
consumer-java-kafka/build.gradle (6)
org.springframework.boot 3.5.12β [Updates:3.5.13,4.0.5]io.spring.dependency-management 1.1.7au.com.dius.pact 4.6.20au.com.dius.pact.consumer:junit5 4.6.20au.com.dius.pact.provider:spring6 4.6.20au.com.dius.pact.provider:gradle 4.6.20consumer-java-kafka/settings.gradle
provider-java-kafka/build.gradle (7)
org.springframework.boot 3.5.12β [Updates:3.5.13,4.0.5]io.spring.dependency-management 1.1.7au.com.dius.pact 4.6.20au.com.dius.pact.provider:junit5 4.6.20au.com.dius.pact.provider:spring 4.6.20au.com.dius.pact.provider:gradle 4.6.20net.datafaker:datafaker 2.5.4provider-java-kafka/settings.gradle
gradle-wrapper (2)
consumer-java-kafka/gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.4.1provider-java-kafka/gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.4.1
npm (2)
consumer-js-kafka/package.json (9)
@faker-js/faker ^10.0.0β [Updates:^10.0.0]cors ^2.8.5express 5.2.1kafkajs ^2.2.4uuid 13.0.0@pact-foundation/pact 16.3.0dotenv 17.3.1eslint 10.0.3β [Updates:10.1.0]jest 30.3.0provider-js-kafka/package.json (9)
body-parser 2.2.2cors ^2.8.5express 5.2.1uuid 11.1.0β [Updates:13.0.0]kafkajs ^2.2.4@pact-foundation/pact 16.3.0dotenv 17.3.1eslint 10.0.3β [Updates:10.1.0]jest 30.3.0
nuget (4)
consumer-dotnet-kafka/src/provider.csproj (2)
Confluent.Kafka 2.13.2Microsoft.VisualStudio.Web.CodeGeneration.Tools 2.0.4consumer-dotnet-kafka/tests/tests.csproj (5)
xunit.runner.visualstudio 3.1.5xunit 2.9.3PactNet.Output.Xunit 1.0.0PactNet 5.0.1Microsoft.NET.Test.Sdk 18.3.0provider-dotnet-kafka/src/provider.csproj (2)
Confluent.Kafka 2.13.2Microsoft.VisualStudio.Web.CodeGeneration.Tools 2.0.4provider-dotnet-kafka/tests/tests.csproj (5)
xunit.runner.visualstudio 3.1.5xunit 2.9.3PactNet.Output.Xunit 1.0.0PactNet 5.0.1Microsoft.NET.Test.Sdk 18.3.0
pip_requirements (2)
consumer-python-kafka/requirements.txt
provider-python-kafka/requirements.txt
poetry (2)
consumer-python-kafka/pyproject.toml (7)
poetry-core >=1.0.0python ^3.11confluent-kafka ^2.6.0pytest 9.0.2pytest-asyncio ^1.0.0pytest-mock ^3.14.0pact-python ^2.2.2β [Updates:^2.2.2,^3.0.0]provider-python-kafka/pyproject.toml (8)
poetry-core >=1.0.0python ^3.11confluent-kafka ^2.6.0flask ^3.0.3pytest 9.0.2pytest-asyncio ^1.0.0pytest-mock ^3.14.0pact-python ^2.2.2β [Updates:^2.2.2,^3.0.0]
- Check this box to trigger a request for Renovate to run again on this repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels