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

dependabot[bot] pushed a change to branch 
dependabot/maven/2.x/dependencies-7ba277e27d
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


 discard 67af160fdb Bump the dependencies group across 1 directory with 52 
updates
     add b178cb1f92 Switch CI to `gha/v0` and remove Develocity (#4108)
     add 2a15414e83 Add documentation pointer to the Async HTTP Appender of 
`more-log4j2` (#4062)
     add 82432570e8 Add documentation for `MessageRewritePolicy` (#4042)
     add c6d8dcc358 Generate changelog for Dependabot PRs (#4112)
     add e072170ec2 Bump the dependencies group across 1 directory with 52 
updates

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   (67af160fdb)
            \
             N -- N -- N   
refs/heads/dependabot/maven/2.x/dependencies-7ba277e27d (e072170ec2)

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:
 ...odeql-analysis.yaml => analyze-dependabot.yaml} | 31 ++++++-------
 .github/workflows/build.yaml                       | 16 ++++---
 .github/workflows/codeql-analysis.yaml             |  7 ++-
 .github/workflows/deploy-site.yaml                 |  6 +--
 .../workflows/develocity-publish-build-scans.yaml  | 42 ------------------
 .github/workflows/process-dependabot.yaml          | 51 ++++++++++++++++++++++
 .gitignore                                         |  1 -
 .mvn/develocity.xml                                | 30 -------------
 pom.xml                                            |  2 -
 .../modules/ROOT/pages/manual/appenders.adoc       | 14 ++++++
 .../ROOT/pages/manual/appenders/delegating.adoc    | 46 ++++++++++++-------
 .../ROOT/pages/manual/appenders/network.adoc       | 14 +++++-
 .../antora/modules/ROOT/pages/manual/layouts.adoc  |  6 +++
 13 files changed, 145 insertions(+), 121 deletions(-)
 copy .github/workflows/{codeql-analysis.yaml => analyze-dependabot.yaml} (57%)
 delete mode 100644 .github/workflows/develocity-publish-build-scans.yaml
 create mode 100644 .github/workflows/process-dependabot.yaml
 delete mode 100644 .mvn/develocity.xml

Reply via email to