This is an automated email from the ASF dual-hosted git repository.

hepin pushed a change to branch askBehivorKit
in repository https://gitbox.apache.org/repos/asf/pekko.git


    omit c25a074ea1 feat: Add asking support to BehaviorTestKit
     add 7aa5457b36 Add tools.jackson dependencies to scala-steward config 
(#2454)
     add d2b7cdb208 chore: Fix typo of OptionVal's scaladoc (#2451)
     add e695cc9988 chore: Remove stream testkit's prob methods (#2440)
     add 9b202f015f feat: Add asking support to BehaviorTestKit

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c25a074ea1)
            \
             N -- N -- N   refs/heads/askBehivorKit (9b202f015f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .scala-steward.conf                                               | 5 +++++
 actor/src/main/scala/org/apache/pekko/util/OptionVal.scala        | 7 +++----
 docs/src/test/scala/docs/stream/RateTransformationDocSpec.scala   | 8 ++++----
 .../2.0.x.backwards.excludes/remove-deprecated-methods.excludes   | 4 ++++
 .../scala/org/apache/pekko/stream/testkit/javadsl/TestSink.scala  | 7 -------
 .../org/apache/pekko/stream/testkit/javadsl/TestSource.scala      | 7 -------
 .../scala/org/apache/pekko/stream/testkit/scaladsl/TestSink.scala | 6 ------
 .../org/apache/pekko/stream/testkit/scaladsl/TestSource.scala     | 6 ------
 .../test/scala/org/apache/pekko/stream/scaladsl/FlowSpec.scala    | 2 +-
 .../test/scala/org/apache/pekko/stream/scaladsl/SourceSpec.scala  | 2 +-
 10 files changed, 18 insertions(+), 36 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to