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

pkarwasz pushed a change to branch feat/dependabot-add-changelog2
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


    from 2525d34  fix: check order
     add 2d81308  feat: Restrict permissions in reusable workflows (#421)
     add e61addc  Update `github/codeql-action` to version `3.29.0` (#412)
     add fe3d417  Update `com.palantir.javaformat:palantir-java-format` to 
version `2.69.0` (#423)
     add 56684f7  Update `org.apache.groovy:groovy` to version `` (#430)
     add 69894fb  Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version 
`` (#426)
     add 2b8c1ea  Update `brace-expansion` to version `1.1.12` (#414)
     add 1df0c2e  Update `org.apache:apache` to version `35` (#416)
     add e638779  Update `com.gradle:develocity-maven-extension` to version 
`2.1` (#429)
     add 31f60d4  Update `actions/cache` to version `4.2.4` (#431)
     add a37d550  Update `actions/setup-java` to version `5.0.0` (#433)
     add 0d49000  Update `sha.js` to version `2.4.12` (#434)
     add f4a11e7  Update `@antora/cli` to version `` (#436)
     add 9a008db  Merge branch 'main' into feat/dependabot-add-changelog2

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-reusable.yaml              |   8 +-
 .github/workflows/build.yaml                       |   4 +-
 .github/workflows/codeql-analysis-reusable.yaml    |  13 +-
 .github/workflows/codeql-analysis.yaml             |  10 +-
 .github/workflows/deploy-release-reusable.yaml     |  12 +-
 .github/workflows/deploy-site-reusable.yaml        |  14 +-
 .github/workflows/deploy-site.yaml                 |   5 +-
 .github/workflows/deploy-snapshot-reusable.yaml    |   6 +-
 .github/workflows/merge-dependabot-reusable.yaml   |   2 +-
 .../workflows/scorecards-analysis-reusable.yaml    |  10 +-
 .../workflows/verify-reproducibility-reusable.yaml |   8 +-
 package-lock.json                                  | 685 +++++++++++++++++----
 package.json                                       |   4 +-
 pom.xml                                            |  10 +-
 .../limit-permissions.xml}                         |   2 +-
 .../update__antora_cli.xml}                        |   3 +-
 .../{12.1.0 => .12.x.x}/update_actions_cache.xml   |   4 +-
 .../update_actions_setup_java.xml                  |   4 +-
 .../update_brace_expansion.xml}                    |   3 +-
 ...pdate_com_gradle_develocity_maven_extension.xml |   4 +-
 ...om_palantir_javaformat_palantir_java_format.xml |   3 +-
 .../update_org_apache_apache.xml                   |   4 +-
 .../update_org_apache_groovy_groovy.xml            |   4 +-
 ...e_org_codehaus_gmavenplus_gmavenplus_plugin.xml |   4 +-
 .../update_sha_js.xml}                             |   3 +-
 .../12.1.1/update_github_codeql_action.xml         |   4 +-
 src/site/antora/modules/ROOT/examples/build.yaml   |   4 +-
 .../antora/modules/ROOT/examples/deploy-site.yaml  |   5 +-
 28 files changed, 673 insertions(+), 169 deletions(-)
 copy src/changelog/{10.2.0/add_bnd_baseline_plugin.xml => 
.12.x.x/limit-permissions.xml} (75%)
 copy src/changelog/{10.2.0/update-changelog-version.xml => 
.12.x.x/update__antora_cli.xml} (65%)
 copy src/changelog/{12.1.0 => .12.x.x}/update_actions_cache.xml (78%)
 copy src/changelog/{11.2.0 => .12.x.x}/update_actions_setup_java.xml (77%)
 copy src/changelog/{10.2.0/update-changelog-version.xml => 
.12.x.x/update_brace_expansion.xml} (63%)
 copy src/changelog/{12.1.1 => 
.12.x.x}/update_com_gradle_develocity_maven_extension.xml (74%)
 copy src/changelog/{10.5.0 => 
.12.x.x}/update_com_palantir_javaformat_palantir_java_format.xml (73%)
 copy src/changelog/{12.1.0 => .12.x.x}/update_org_apache_apache.xml (77%)
 copy src/changelog/{11.3.0 => .12.x.x}/update_org_apache_groovy_groovy.xml 
(76%)
 copy src/changelog/{12.0.0 => 
.12.x.x}/update_org_codehaus_gmavenplus_gmavenplus_plugin.xml (73%)
 copy src/changelog/{10.2.0/update-changelog-version.xml => 
.12.x.x/update_sha_js.xml} (65%)

Reply via email to