This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch
dependabot/github_actions/github/codeql-action-3.28.16
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 509e462 Update `github/codeql-action` to version `3.28.16` (#382)
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 9019fdf Merge branch 'main' into
dependabot/github_actions/github/codeql-action-3.28.16
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/deploy-site-reusable.yaml | 50 +-
.github/workflows/deploy-site.yaml | 6 +-
.github/workflows/merge-dependabot.yaml | 4 +-
npm-shrinkwrap.json | 1776 ++++++++++++++++++++
package.json | 5 +-
pom.xml | 6 +-
.../centralize_lock_file.xml} | 3 +-
.../update_fast_xml_parser.xml} | 3 +-
.../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 ++
16 files changed, 2046 insertions(+), 104 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/{10.5.0/update_com_palantir_javaformat_palantir_java_format.xml
=> .12.x.x/update_fast_xml_parser.xml} (64%)
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