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

pkarwasz pushed a change to branch 
dependabot/github_actions/dependabot/fetch-metadata-2.4.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


    from 6193645  Update `dependabot/fetch-metadata` to version `2.4.0` (#386)
     add 5af05ca  Lock Antora dependencies (#367)
     add 6286ddc  Enable auto-merge and update branch buttons (#390)
     add 8e309e7  Use workflows on the same branch (#379)
     add 665e561  Remove staging branch used in #367 (#392)
     add 348fede  Update `fast-xml-parser` to version `` (#391) (#391)
     add 26b95a0  Update `com.google.errorprone:error_prone_core` to version 
`2.38.0` (#381) (#381)
     add 5cda529  Update `github/codeql-action` to version `3.28.16` (#382) 
(#382)
     add a5716a6  Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version 
`4.2.0` (#383) (#383)
     add d8b5ad4  Merge branch 'main' into 
dependabot/github_actions/dependabot/fetch-metadata-2.4.0

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   10 +-
 .github/dependabot.yaml                            |    6 +-
 .github/workflows/build.yaml                       |    6 +-
 .github/workflows/codeql-analysis-reusable.yaml    |    4 +-
 .github/workflows/codeql-analysis.yaml             |    4 +-
 .github/workflows/deploy-site-reusable.yaml        |   50 +-
 .github/workflows/deploy-site.yaml                 |    6 +-
 .github/workflows/merge-dependabot.yaml            |    4 +-
 .../workflows/scorecards-analysis-reusable.yaml    |    2 +-
 npm-shrinkwrap.json                                | 1776 ++++++++++++++++++++
 package.json                                       |    5 +-
 pom.xml                                            |   10 +-
 .../centralize_lock_file.xml}                      |    3 +-
 ...date_com_google_errorprone_error_prone_core.xml |    4 +-
 .../update_fast_xml_parser.xml}                    |    3 +-
 .../update_github_codeql_action.xml                |    4 +-
 ...e_org_codehaus_gmavenplus_gmavenplus_plugin.xml |    4 +-
 .../site/antora/modules/ROOT/examples}/build.yaml  |   65 +-
 .../antora/modules/ROOT/examples}/deploy-site.yaml |   37 +-
 src/site/antora/modules/ROOT/pages/features.adoc   |   27 +-
 src/site/antora/modules/ROOT/pages/usage.adoc      |    4 +-
 src/site/antora/modules/ROOT/pages/workflows.adoc  |  142 ++
 22 files changed, 2059 insertions(+), 117 deletions(-)
 create mode 100644 npm-shrinkwrap.json
 copy src/changelog/{10.0.0/use-semver.xml => .12.x.x/centralize_lock_file.xml} 
(65%)
 copy src/changelog/{11.1.0 => 
.12.x.x}/update_com_google_errorprone_error_prone_core.xml (73%)
 copy 
src/changelog/{10.5.0/update_com_palantir_javaformat_palantir_java_format.xml 
=> .12.x.x/update_fast_xml_parser.xml} (64%)
 copy src/changelog/{10.6.0 => .12.x.x}/update_github_codeql_action.xml (76%)
 copy src/changelog/{12.0.0 => 
.12.x.x}/update_org_codehaus_gmavenplus_gmavenplus_plugin.xml (73%)
 copy {.github/workflows => src/site/antora/modules/ROOT/examples}/build.yaml 
(51%)
 copy {.github/workflows => 
src/site/antora/modules/ROOT/examples}/deploy-site.yaml (76%)
 create mode 100644 src/site/antora/modules/ROOT/pages/workflows.adoc

Reply via email to