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-jdbc.git
omit f5b40563 Bump sbt/setup-sbt from 1.2.1 to 1.4.0
add 78ac5bec Update sbt-mima-plugin to 1.1.6 (#532)
add 3014fc2a Update nightly-pekko-1.0-tests.yml (#536)
add 0376eb53 fix: make -Yfuture-lazy-vals conditional for Scala 3.9+ (#535)
add f4888449 docs: add mandatory header workflow reminder to Licensing
Rules (#537)
add 60d3221e Bump actions/setup-java from 5.2.0 to 5.3.0 (#541)
add 971a55b1 Bump actions/checkout from 6.0.3 to 7.0.0 (#540)
add 16b9337f pin sbt version in scala-steward configuration (#539)
add 0423244c release notes for 1.3.0 (#514)
add d9b2a5f1 Update sbt, scripted-plugin to 1.12.13 (#544)
add dcb65b7a Update logback-classic to 1.5.35 (#545)
add 7f0e7d00 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 (f5b40563)
\
N -- N -- N
refs/heads/dependabot/github_actions/sbt/setup-sbt-1.4.0 (7f0e7d00)
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/checks.yml | 12 +++++-----
.github/workflows/format.yml | 2 +-
.github/workflows/h2-test.yml | 4 ++--
.github/workflows/headers.yml | 4 ++--
.github/workflows/link-validator.yml | 4 ++--
.github/workflows/mariadb-tests.yml | 4 ++--
.github/workflows/mysql-tests.yml | 4 ++--
.github/workflows/nightly-pekko-1.0-tests.yml | 6 ++---
.github/workflows/nightly-pekko-1.x-tests.yml | 4 ++--
.github/workflows/oracle-tests.yml | 4 ++--
.github/workflows/postgres-tests.yml | 4 ++--
.github/workflows/publish-1.0-docs.yml | 4 ++--
.github/workflows/publish-1.0-nightly.yml | 4 ++--
.github/workflows/publish-1.1-docs.yml | 4 ++--
.github/workflows/publish-1.1-nightly.yml | 4 ++--
.github/workflows/publish-1.2-docs.yml | 4 ++--
.github/workflows/publish-1.2-nightly.yml | 4 ++--
.../{publish-1.0-docs.yml => publish-1.3-docs.yml} | 28 +++++++++++-----------
.github/workflows/publish-1.3-nightly.yml | 4 ++--
.github/workflows/publish-2.0-docs.yml | 4 ++--
.github/workflows/publish-nightly.yml | 4 ++--
.github/workflows/sqlserver-tests.yml | 4 ++--
.github/workflows/stage-release-candidate.yml | 8 +++----
.scala-steward.conf | 2 ++
AGENTS.md | 2 ++
docs/src/main/paradox/release-notes/index.md | 1 +
.../src/main/paradox/release-notes/releases-1.3.md | 10 ++++++++
project/Dependencies.scala | 2 +-
project/ProjectAutoPlugin.scala | 7 +++---
project/build.properties | 2 +-
project/plugins.sbt | 2 +-
31 files changed, 86 insertions(+), 70 deletions(-)
copy .github/workflows/{publish-1.0-docs.yml => publish-1.3-docs.yml} (82%)
create mode 100644 docs/src/main/paradox/release-notes/releases-1.3.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]