googleapis / googleapis/java-pubsublite-kafka

Dependency Dashboard

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
api: pubsublite type: process
Dominant language
Java
Stars
10
Forks
17
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/googleapis/java-pubsublite-kafka).

## Config Migration Needed

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

## Rate-Limited

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

- [ ] deps: update actions/github-script action to v9
- [ ] deps: update actions/setup-java action to v6
- [ ] πŸ” **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 dependency com.google.cloud:pubsublite-kafka to v1.2.3](../pull/407)
- [ ] [chore(deps): update dependency com.google.cloud:pubsublite-kafka-auth to v1.2.3](../pull/408)

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.9 [security]](../pull/523)
- [ ] [deps: update dependency org.apache.kafka:kafka-clients to v3.9.2 [security]](../pull/521)
- [ ] [build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.2.0](../pull/423)
- [ ] [build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.2](../pull/431)
- [ ] [build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0](../pull/492)
- [ ] [deps: update dependency com.google.cloud:google-cloud-pubsublite-parent to v1.17.0](../pull/510)
- [ ] [deps: update dependency com.google.code.gson:gson to v2.14.0](../pull/517)
- [ ] [deps: update dependency com.google.flogger:flogger to v0.9](../pull/511)
- [ ] [test(deps): update dependency com.google.truth:truth to v1.4.5](../pull/430)
- [ ] [deps: update actions/checkout action to v7](../pull/525)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

- [ ] [deps: update dependency org.slf4j:slf4j-simple to v2](../pull/376)

## Detected Dependencies

github-actions (4)

.github/workflows/approve-readme.yaml (1)

- `actions/github-script v6` β†’ [Updates: `v9`]

.github/workflows/auto-release.yaml (1)

- `actions/github-script v6` β†’ [Updates: `v9`]

.github/workflows/ci.yaml (10)

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

.github/workflows/samples.yaml (2)

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

maven (7)

pom.xml (2)

- `com.google.cloud:google-cloud-pubsublite-parent 1.15.9` β†’ [Updates: `1.17.0`]
- `org.apache.kafka:kafka-clients 3.9.0` β†’ [Updates: `3.9.2`]

pubsublite-kafka-auth/pom.xml (2)

- `com.google.cloud:pubsublite-kafka-parent 1.2.3`
- `com.google.code.gson:gson 2.13.1` β†’ [Updates: `2.14.0`]

pubsublite-kafka/pom.xml (2)

- `com.google.cloud:pubsublite-kafka-parent 1.2.3`
- `com.google.flogger:flogger 0.8` β†’ [Updates: `0.9`]

samples/install-without-bom/pom.xml (6)

- `com.google.cloud.samples:shared-configuration 1.2.2`
- `com.google.cloud:pubsublite-kafka 1.1.1` β†’ [Updates: `1.2.3`]
- `org.apache.kafka:kafka-clients 3.4.0` β†’ [Updates: `3.9.2`]
- `junit:junit 4.13.2`
- `com.google.truth:truth 1.1.3` β†’ [Updates: `1.4.5`]
- `org.codehaus.mojo:build-helper-maven-plugin 3.3.0` β†’ [Updates: `3.6.2`]

samples/pom.xml (3)

- `com.google.cloud.samples:shared-configuration 1.2.2`
- `org.apache.maven.plugins:maven-deploy-plugin 3.1.0` β†’ [Updates: `3.2.0`]
- `org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13` β†’ [Updates: `1.7.0`]

samples/snapshot/pom.xml (9)

- `com.google.cloud.samples:shared-configuration 1.2.2`
- `com.google.cloud:pubsublite-kafka 1.2.3`
- `com.google.cloud:pubsublite-kafka-auth 1.2.3`
- `com.fasterxml.jackson.core:jackson-databind 2.14.2` β†’ [Updates: `2.18.9`]
- `org.apache.kafka:kafka-clients 3.4.0` β†’ [Updates: `3.9.2`]
- `org.slf4j:slf4j-simple 1.7.36` β†’ [Updates: `2.0.19`]
- `junit:junit 4.13.2`
- `com.google.truth:truth 1.1.3` β†’ [Updates: `1.4.5`]
- `org.codehaus.mojo:build-helper-maven-plugin 3.3.0` β†’ [Updates: `3.6.2`]

samples/snippets/pom.xml (7)

- `com.google.cloud.samples:shared-configuration 1.2.2`
- `com.google.cloud:pubsublite-kafka 1.1.1` β†’ [Updates: `1.2.3`]
- `com.google.cloud:pubsublite-kafka-auth 1.1.1` β†’ [Updates: `1.2.3`]
- `com.fasterxml.jackson.core:jackson-databind 2.14.1` β†’ [Updates: `2.18.9`]
- `org.apache.kafka:kafka-clients 3.4.0` β†’ [Updates: `3.9.2`]
- `junit:junit 4.13.2`
- `com.google.truth:truth 1.1.3` β†’ [Updates: `1.4.5`]

---

- [ ] 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.