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

github-bot pushed a change to branch update/maven-core-3.9.12
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


 discard 710d7652 Update maven-core, maven-plugin-api to 3.9.12
     add ffd67f71 Update logback-classic to 1.5.22 (#569)
     add 0c73e8d8 Bump actions/cache from 4.2.3 to 5.0.1 (#574)
     add a3f6e25c Bump sbt/setup-sbt from 1.1.9 to 1.1.14 (#572)
     add 88165568 Bump coursier/setup-action from 2.0.0 to 2.0.1 (#571)
     add 7a320dde Bump actions/setup-java from 4.7.1 to 5.1.0 (#573)
     add 06aee9f9 Pekko HTTP snapshot (#568)
     add 4e774b4c Update nightly 1.x snapshot test to use Pekko 1.5.x (#575)
     add 8b57e9a0 Update maven-core, maven-plugin-api to 3.9.12

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   (710d7652)
            \
             N -- N -- N   refs/heads/update/maven-core-3.9.12 (8b57e9a0)

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:
 .github/workflows/build-test.yml                   | 34 +++++++++++-----------
 .github/workflows/headers.yml                      |  4 +--
 .github/workflows/link-validator.yml               |  6 ++--
 .../workflows/nightly-snapshot-dependency-test.yml | 13 +++++----
 .github/workflows/publish-1.0-docs.yml             |  4 +--
 .github/workflows/publish-1.0-snapshots.yml        |  4 +--
 .github/workflows/publish-1.1-docs.yml             |  4 +--
 .github/workflows/publish-1.1-snapshots.yml        |  4 +--
 .github/workflows/publish-1.2-docs.yml             |  4 +--
 .github/workflows/publish-1.2-snapshots.yml        |  4 +--
 .github/workflows/publish-nightly.yml              |  4 +--
 .../pekko/grpc/benchmarks/driver/LoadClient.java   |  7 ++++-
 .../pekko/grpc/benchmarks/qps/AsyncClient.java     |  7 ++++-
 build.sbt                                          |  9 +++---
 .../interop/PekkoHttpServerProviderScala.scala     |  2 +-
 plugin-tester-java/build.gradle                    |  2 +-
 plugin-tester-java/pom.xml                         | 19 ++++++++++++
 plugin-tester-scala/build.gradle                   |  2 +-
 plugin-tester-scala/pom.xml                        | 21 ++++++++++++-
 project/Dependencies.scala                         |  2 +-
 project/PekkoCoreDependency.scala                  |  2 +-
 project/PekkoHttpDependency.scala                  |  2 +-
 .../pekko/grpc/internal/PekkoHttpClientUtils.scala |  2 +-
 .../sbt-test/gen-java/01-gen-basic-java/build.sbt  |  2 ++
 .../gen-java/02-server-reflection/build.sbt        |  2 ++
 .../sbt-test/gen-java/03-no-java-package/build.sbt |  2 ++
 .../gen-java/04-crash-on-keywords/build.sbt        |  2 ++
 .../build.sbt                                      |  2 ++
 .../sbt-test/gen-java/06-nested-message/build.sbt  |  2 ++
 .../sbt-test/gen-scala-server/00-interop/build.sbt |  2 ++
 .../gen-scala-server/01-gen-basic-server/build.sbt |  2 ++
 .../02-multiple-services/build.sbt                 |  2 ++
 .../src/main/scala/example/myapp/Main.scala        |  6 ++--
 .../gen-scala-server/03-test-config/build.sbt      |  2 ++
 .../04-server-reflection/build.sbt                 |  2 ++
 .../main/scala/example/myapp/helloworld/Main.scala |  9 ++----
 .../gen-scala-server/05-no-java-package/build.sbt  |  2 ++
 .../06-compatibility-plugins/build.sbt             |  2 ++
 .../07-gen-basic-server-with-pekko/build.sbt       |  2 ++
 .../09-scalapb-customizations/build.sbt            |  2 ++
 .../gen-scala-server/10-scalapb-validate/build.sbt |  2 ++
 .../build.sbt                                      |  2 ++
 .../scala3/01-basic-client-server/build.sbt        |  2 ++
 43 files changed, 148 insertions(+), 65 deletions(-)


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

Reply via email to