Skip to content

Conversation

@scala-steward-asf
Copy link
Contributor

About this PR

πŸ“¦ Updates com.google.protobuf:protobuf-java from 4.33.0 to 4.33.1

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (4.33.0).
You might want to review and update them manually.

cluster-metrics/src/main/java/org/apache/pekko/cluster/metrics/protobuf/msg/ClusterMetricsMessages.java
cluster-sharding-typed/src/main/java/org/apache/pekko/cluster/sharding/typed/internal/protobuf/ShardingMessages.java
cluster-sharding/src/main/java/org/apache/pekko/cluster/sharding/protobuf/msg/ClusterShardingMessages.java
cluster-tools/src/main/java/org/apache/pekko/cluster/client/protobuf/msg/ClusterClientMessages.java
cluster-tools/src/main/java/org/apache/pekko/cluster/pubsub/protobuf/msg/DistributedPubSubMessages.java
cluster-typed/src/main/java/org/apache/pekko/cluster/typed/internal/protobuf/ClusterMessages.java
cluster-typed/src/main/java/org/apache/pekko/cluster/typed/internal/protobuf/ReliableDelivery.java
cluster/src/main/java/org/apache/pekko/cluster/protobuf/msg/ClusterMessages.java
distributed-data/src/main/java/org/apache/pekko/cluster/ddata/protobuf/msg/ReplicatedDataMessages.java
distributed-data/src/main/java/org/apache/pekko/cluster/ddata/protobuf/msg/ReplicatorMessages.java
docs/src/main/java/docs/ddata/protobuf/msg/TwoPhaseSetMessages.java
docs/src/main/java/docs/persistence/proto/FlightAppModels.java
multi-node-testkit/src/main/java/org/apache/pekko/remote/testconductor/TestConductorProtocol.java
persistence-query/src/main/java/org/apache/pekko/persistence/query/internal/protobuf/QueryMessages.java
persistence-typed/src/main/java/org/apache/pekko/persistence/typed/serialization/ReplicatedEventSourcing.java
persistence/src/main/java/org/apache/pekko/persistence/serialization/MessageFormats.java
remote-tests/src/test/java/org/apache/pekko/remote/artery/protobuf/TestMessages.java
remote/src/main/java/org/apache/pekko/remote/ArteryControlFormats.java
remote/src/main/java/org/apache/pekko/remote/ContainerFormats.java
remote/src/main/java/org/apache/pekko/remote/SystemMessageFormats.java
remote/src/main/java/org/apache/pekko/remote/WireFormats.java
remote/src/test/java/org/apache/pekko/remote/ProtobufProtocol.java
remote/src/test/java/org/apache/pekko/remote/protobuf/v3/ProtobufProtocolV3.java
stream/src/main/java/org/apache/pekko/stream/StreamRefMessages.java
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.protobuf", artifactId = "protobuf-java" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@pjfanning pjfanning merged commit 25adde2 into main Nov 15, 2025
9 checks passed
@pjfanning pjfanning deleted the update/protobuf-java-4.33.1 branch November 15, 2025 19:09
pjfanning pushed a commit to pjfanning/incubator-pekko that referenced this pull request Nov 15, 2025
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
pjfanning added a commit that referenced this pull request Nov 16, 2025
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant