This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a change to branch
dependabot/github_actions/sbt/setup-sbt-1.4.0
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git
discard 4d9eb1a Bump sbt/setup-sbt from 1.2.1 to 1.4.0
add e567d54 fix: resolve all compiler warnings (#409)
add cd5a33f Update sbt-mima-plugin to 1.1.6 (#410)
add 5cb1a64 fix: make -Yfuture-lazy-vals conditional for Scala 3.9+ (#413)
add 5587543 refactor: modernize Java test code with Java 17 features
(#414)
add bf8a497 docs: add mandatory header workflow reminder to Licensing
Rules (#415)
add 198de7e Add sbt version pin to scala-steward config (#417)
add 7f7e1fb Bump actions/setup-java from 5.2.0 to 5.3.0 (#419)
add 8e989a4 Bump actions/checkout from 6.0.3 to 7.0.0 (#418)
add a584208 Update sbt, scripted-plugin to 1.12.13 (#422)
add 41cbad0 Update r2dbc-postgresql to 1.1.2.RELEASE (#421)
add a227860 Bump sbt/setup-sbt from 1.2.1 to 1.4.0
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 (4d9eb1a)
\
N -- N -- N
refs/heads/dependabot/github_actions/sbt/setup-sbt-1.4.0 (a227860)
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/binary-compatibility-checks.yml | 4 +-
.github/workflows/build-test.yml | 24 +++----
.github/workflows/dependency-graph.yml | 2 +-
.github/workflows/format.yml | 2 +-
.github/workflows/headers.yml | 4 +-
.github/workflows/link-validator.yml | 4 +-
.github/workflows/publish-1.0-docs.yml | 4 +-
.github/workflows/publish-1.1-docs.yml | 4 +-
.github/workflows/publish-2.0-docs.yml | 4 +-
.github/workflows/publish-nightly.yml | 4 +-
.github/workflows/stage-release-candidate.yml | 8 +--
.scala-steward.conf | 2 +
AGENTS.md | 2 +
build.sbt | 1 +
.../state/javadsl/R2dbcDurableStateStore.scala | 2 +-
.../r2dbc/state/JavadslChangeHandler.java | 3 +-
docs/src/test/java/jdocs/home/state/BlogPost.java | 81 +++++-----------------
.../test/java/jdocs/home/state/BlogPostCounts.java | 5 +-
.../java/jdocs/home/state/BlogPostJsonColumn.java | 4 +-
.../java/jdocs/home/state/BlogPostTitleColumn.java | 2 +-
project/CommonSettings.scala | 16 +++--
project/Dependencies.scala | 2 +-
project/build.properties | 2 +-
project/plugins.sbt | 2 +-
24 files changed, 78 insertions(+), 110 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]