This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/github_actions/sbt/setup-sbt-1.1.23
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
discard 2007920a7 Bump sbt/setup-sbt from 1.1.22 to 1.1.23
add 915446ed9 try to test TLS engine config (#1030)
add a20f58c7b fix: nightly YAML multiline run command starts sbt without
tasks (#1031)
add e89f0830d Update jupiter-interface, ... to 0.19.0 (#1032)
add bfd9b501f alllow http2-tests to apply tls engine checks (#1033)
add 99ec0bd48 Update sbt-scalafmt to 2.6.1 (#1035)
add 086d09433 Update scalafmt-core to 3.11.1 (#1036)
add 0879c6e33 Create EventStreamParserCrlfSpec.scala‎ (#1038)
add df9c464f5 test with pekko core 2.0.0-M2 (#1034)
add 354f6aa66 Bump coursier/cache-action from 8.1.0 to 8.1.1 (#1040)
add 0b6bca0bc Bump scalacenter/sbt-dependency-submission from 3.2.1 to
3.2.2 (#1039)
add c43e406f3 Bump sbt/setup-sbt from 1.1.22 to 1.1.23
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 (2007920a7)
\
N -- N -- N
refs/heads/dependabot/github_actions/sbt/setup-sbt-1.1.23 (c43e406f3)
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/dependency-graph.yml | 2 +-
.github/workflows/headers.yml | 2 +-
.github/workflows/link-validator.yml | 2 +-
.github/workflows/nightly-1.x.yml | 2 +-
.github/workflows/nightly.yml | 11 +-
.github/workflows/publish-1.0-docs.yml | 2 +-
.github/workflows/publish-1.0-snapshots.yml | 2 +-
.github/workflows/publish-1.1-docs.yml | 2 +-
.github/workflows/publish-1.1-snapshots.yml | 2 +-
.github/workflows/publish-1.2-docs.yml | 2 +-
.github/workflows/publish-1.2-snapshots.yml | 2 +-
.github/workflows/publish-1.3-docs.yml | 2 +-
.github/workflows/publish-1.3-snapshots.yml | 2 +-
.github/workflows/publish-1.4-docs.yml | 2 +-
.github/workflows/publish-1.4-snapshots.yml | 2 +-
.github/workflows/publish-2.0-docs.yml | 2 +-
.github/workflows/publish.yml | 4 +-
.github/workflows/validate-and-test.yml | 4 +-
.scalafmt.conf | 2 +-
docs/src/test/resources/application.conf | 5 +
http-tests/src/test/resources/application.conf | 5 +
.../EventStreamParserCrlfSpec.scala\342\200\216" | 239 +++++++++++++++++++++
http2-tests/src/test/resources/application.conf | 9 +
project/PekkoCoreDependency.scala | 4 +-
project/plugins.sbt | 4 +-
25 files changed, 290 insertions(+), 27 deletions(-)
create mode 100644
"http-tests/src/test/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/EventStreamParserCrlfSpec.scala\342\200\216"
create mode 100644 http2-tests/src/test/resources/application.conf
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]