scala-steward-asf[bot] opened a new pull request, #718: URL: https://github.com/apache/incubator-pekko/pull/718
## About this PR 📦 Updates [com.google.jimfs:jimfs](https://github.com/google/jimfs) from `1.1` to `1.3.0` 📜 [GitHub Release Notes](https://github.com/google/jimfs/releases/tag/v1.3.0) - [Version Diff](https://github.com/google/jimfs/compare/v1.1...v1.3.0) ## 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`](https://github.com/scala-steward-org/scala-steward/blob/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>🔍 Files still referring to the old version number</summary> The following files still refer to the old version number (1.1). You might want to review and update them manually. ``` actor-tests/src/test/bind/etc/db.foo.test actor-tests/src/test/bind/etc/db.root actor-tests/src/test/bind/etc/zones.rfc1918 actor-tests/src/test/scala/org/apache/pekko/util/DurationSpec.scala actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/delivery/ConsumerControllerSpec.scala actor/src/main/scala/org/apache/pekko/actor/AbstractActor.scala actor/src/main/scala/org/apache/pekko/io/DnsProvider.scala bench-jmh/src/main/scala/org/apache/pekko/util/ByteString_dropRight_Benchmark.scala cluster-sharding/src/test/resources/lirs-trace-glimpse.conf cluster-sharding/src/test/resources/synthetic-zipfian.conf cluster/src/main/scala/org/apache/pekko/cluster/ClusterJmx.scala cluster/src/test/scala/org/apache/pekko/cluster/protobuf/ClusterMessageSerializerSpec.scala distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/PayloadSizeAggregator.scala docs/src/main/paradox/additional/packaging.md docs/src/main/paradox/common/binary-compatibility-rules.md docs/src/main/paradox/images/actor_lifecycle.svg docs/src/main/paradox/images/association_lifecycle.svg docs/src/main/paradox/images/composition.svg docs/src/main/paradox/images/faulttolerancesample.graffle docs/src/main/paradox/images/graph_stage_chain.svg docs/src/main/paradox/images/graph_stage_conceptual.svg docs/src/main/paradox/images/graph_stage_detached_tracks_1.svg docs/src/main/paradox/images/graph_stage_detached_tracks_2.svg docs/src/main/paradox/images/graph_stage_duplicate.svg docs/src/main/paradox/images/graph_stage_filter.svg docs/src/main/paradox/images/graph_stage_map.svg docs/src/main/paradox/images/graph_stage_tracks_1.svg docs/src/main/paradox/images/persistence-detach-models.svg docs/src/main/paradox/images/persistence-drop-event-serializer.svg docs/src/main/paradox/images/persistence-drop-event.svg docs/src/main/paradox/images/persistence-event-adapter-1-n.svg docs/src/main/paradox/images/persistence-serializer-rename.svg docs/src/main/paradox/images/persistent-message-envelope.graffle docs/src/main/paradox/images/persistent-message-envelope.svg docs/src/main/paradox/images/port_transitions.svg docs/src/main/paradox/images/tcp-message-protocol_bind-connect-maxed-out.svg docs/src/main/paradox/images/tcp-message-protocol_binding.svg docs/src/main/paradox/images/tcp-message-protocol_closing.svg docs/src/main/paradox/images/tcp-message-protocol_establishing-incoming.svg docs/src/main/paradox/images/tcp-message-protocol_establishing-outgoing.svg docs/src/main/paradox/images/tcp-message-protocol_noticing-close.svg docs/src/main/paradox/images/tcp-message-protocol_receiving.svg docs/src/main/paradox/images/tcp-message-protocol_unbinding.svg docs/src/main/paradox/images/tcp-message-protocol_writing.svg docs/src/main/paradox/images/tcp-stream-bind.svg docs/src/main/paradox/images/tcp-stream-run.svg docs/src/main/paradox/project/downstream-upgrade-strategy.md docs/src/main/paradox/project/immutable.md docs/src/main/paradox/stream/reactive-streams-interop.md docs/src/main/paradox/typed/guide/diagrams/actor_graph.svg docs/src/main/paradox/typed/guide/diagrams/arch_boxes_diagram.svg docs/src/main/paradox/typed/guide/diagrams/arch_tree_diagram.svg docs/src/main/paradox/typed/guide/diagrams/device_manager_tree.svg docs/src/main/paradox/typed/guide/diagrams/exception_prop.svg docs/src/main/paradox/typed/guide/diagrams/object_graph.svg docs/src/main/paradox/typed/guide/diagrams/object_graph_snakes.svg docs/src/main/paradox/typed/guide/diagrams/seq_chart.svg docs/src/main/paradox/typed/guide/diagrams/seq_chart_multi_thread.svg docs/src/main/paradox/typed/guide/diagrams/seq_chart_thread.svg docs/src/main/paradox/typed/guide/diagrams/serialized_timeline_invariants.svg project/Dependencies.scala project/OSGi.scala project/ScalaFixExtraRulesPlugin.scala project/plugins.sbt remote-tests/src/multi-jvm/scala/org/apache/pekko/remote/artery/LatencySpec.scala remote-tests/src/multi-jvm/scala/org/apache/pekko/remote/artery/aeron/AeronStreamLatencySpec.scala remote/src/main/scala/org/apache/pekko/remote/Endpoint.scala remote/src/main/scala/org/apache/pekko/remote/RemoteMetricsExtension.scala remote/src/main/scala/org/apache/pekko/remote/artery/RemoteInstrument.scala remote/src/test/scala/org/apache/pekko/remote/classic/transport/netty/NettyTransportSpec.scala scripts/link-validator.conf stream/src/main/scala/org/apache/pekko/stream/impl/ReactiveStreamsCompliance.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/Hub.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/SourceWithContext.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala ``` </details> <details> <summary>⚙ Adjust future updates</summary> Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.google.jimfs", artifactId = "jimfs" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.google.jimfs", artifactId = "jimfs" } }] ``` </details> <sup> labels: test-library-update, old-version-remains, commit-count:1 </sup> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
