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.git
omit cf57515e39 chore(deps): bump sbt/setup-sbt from 1.1.22 to 1.1.23
add c6e9a2e593 Update sbt-scalafmt to 2.6.1 (#2968)
add 1be23c7306 Update scalafmt-core to 3.11.1 (#2969)
add 61b1e4c283 Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.18 (#2970)
add 8c5d40d262 release notes for 2.0.0-M2 (#2964)
add fd5b64e601 remove revision param as it does not apply to this method
(#2971)
add 83b1b31604 fix javadoc durable state deleteobject (#2972)
add 5e04084871 docs: forbid Co-authored-by and AI-assistant trailers
(#2974)
add 25ed2d6a98 protect 1.7.x and setup ci (#2976)
add 8d0c07703d chore(deps): 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 (cf57515e39)
\
N -- N -- N
refs/heads/dependabot/github_actions/sbt/setup-sbt-1.1.23 (8d0c07703d)
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:
.asf.yaml | 12 ++++++++++++
.github/workflows/nightly-1.6-builds.yml | 2 --
.../{nightly-1.6-builds.yml => nightly-1.7-builds.yml} | 4 ++--
.github/workflows/publish-1.6-nightly.yml | 2 --
.../{publish-1.4-nightly.yml => publish-1.7-nightly.yml} | 6 +++---
.github/workflows/publish-2.0-docs.yml | 12 ++++++------
.scalafmt.conf | 2 +-
AGENTS.md | 1 +
CLAUDE.md | 1 +
docs/src/main/paradox/release-notes/releases-2.0.md | 14 ++++++++++++++
.../state/javadsl/DurableStateUpdateStore.scala | 8 ++++----
.../state/scaladsl/DurableStateUpdateStore.scala | 8 ++++----
project/Dependencies.scala | 2 +-
project/plugins.sbt | 2 +-
14 files changed, 50 insertions(+), 26 deletions(-)
copy .github/workflows/{nightly-1.6-builds.yml => nightly-1.7-builds.yml} (99%)
copy .github/workflows/{publish-1.4-nightly.yml => publish-1.7-nightly.yml}
(96%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]