(struts-examples) branch dependabot/github_actions/actions/checkout-4.1.6 created (now 2296c31)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/actions/checkout-4.1.6
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


  at 2296c31  Bump actions/checkout from 4.1.4 to 4.1.6

No new revisions were added by this update.



(struts-examples) branch dependabot/github_actions/actions/checkout-4.1.5 deleted (was 7d37898)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/actions/checkout-4.1.5
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


 was 7d37898  Bump actions/checkout from 4.1.4 to 4.1.5

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(struts-examples) branch dependabot/maven/io.quarkus-quarkus-universe-bom-3.10.1 created (now 5135814)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/io.quarkus-quarkus-universe-bom-3.10.1
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


  at 5135814  Bump io.quarkus:quarkus-universe-bom from 3.10.0 to 3.10.1

No new revisions were added by this update.



(struts-examples) branch dependabot/maven/org.springframework-spring-web-6.1.7 created (now e771600)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.springframework-spring-web-6.1.7
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


  at e771600  Bump org.springframework:spring-web from 6.1.6 to 6.1.7

No new revisions were added by this update.



(struts) branch dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 created (now 19252adea)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
in repository https://gitbox.apache.org/repos/asf/struts.git


  at 19252adea Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12

No new revisions were added by this update.



(struts) branch dependabot/maven/org.apache.tomcat-tomcat-api-10.1.24 created (now 5752ca986)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.tomcat-tomcat-api-10.1.24
in repository https://gitbox.apache.org/repos/asf/struts.git


  at 5752ca986 Bump org.apache.tomcat:tomcat-api from 8.5.53 to 10.1.24

No new revisions were added by this update.



(struts) branch dependabot/maven/commons-io-commons-io-2.16.1 created (now 8c710839f)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/commons-io-commons-io-2.16.1
in repository https://gitbox.apache.org/repos/asf/struts.git


  at 8c710839f Bump commons-io:commons-io from 2.15.1 to 2.16.1

No new revisions were added by this update.



(struts) branch dependabot/maven/spring.platformVersion-6.1.7 created (now a63908450)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/spring.platformVersion-6.1.7
in repository https://gitbox.apache.org/repos/asf/struts.git


  at a63908450 Bump spring.platformVersion from 5.3.31 to 6.1.7

No new revisions were added by this update.



(struts) branch dependabot/maven/jackson.version-2.17.1 created (now ab89b8287)

2024-05-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/jackson.version-2.17.1
in repository https://gitbox.apache.org/repos/asf/struts.git


  at ab89b8287 Bump jackson.version from 2.16.1 to 2.17.1

No new revisions were added by this update.



(struts) branch fix/disable-review created (now 9ee39d0a2)

2024-05-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch fix/disable-review
in repository https://gitbox.apache.org/repos/asf/struts.git


  at 9ee39d0a2 INFRA-25666 Disables review by code owners * this 
functionality requires to have public teams * currently all ASF teams are 
private

This branch includes the following new commits:

 new 9ee39d0a2 INFRA-25666 Disables review by code owners * this 
functionality requires to have public teams * currently all ASF teams are 
private

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(struts) 01/01: INFRA-25666 Disables review by code owners * this functionality requires to have public teams * currently all ASF teams are private

2024-05-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch fix/disable-review
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 9ee39d0a2cae2585ff551152d36450a7ba777019
Author: Lukasz Lenart 
AuthorDate: Mon May 20 07:02:45 2024 +0200

INFRA-25666 Disables review by code owners
* this functionality requires to have public teams
* currently all ASF teams are private
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 87706aa57..3f83d509a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,8 @@ github:
   contexts:
 - build
   required_pull_request_reviews:
-require_code_owner_reviews: true
+# it does not work because our github teams are private/secret, see 
INFRA-25666
+require_code_owner_reviews: false
 required_approving_review_count: 1
   autolink_jira:
 - WW



(struts) branch fix/disable-review deleted (was 9ee39d0a2)

2024-05-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch fix/disable-review
in repository https://gitbox.apache.org/repos/asf/struts.git


 was 9ee39d0a2 INFRA-25666 Disables review by code owners * this 
functionality requires to have public teams * currently all ASF teams are 
private

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(struts) branch master updated (40ccc74b8 -> 36230dc5b)

2024-05-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


from 40ccc74b8 Merge pull request #933 from apache/fix/WW-5415-constructor
 add 9ee39d0a2 INFRA-25666 Disables review by code owners * this 
functionality requires to have public teams * currently all ASF teams are 
private
 new 36230dc5b Merge pull request #945 from apache/fix/disable-review

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



(struts) 01/01: Merge pull request #945 from apache/fix/disable-review

2024-05-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 36230dc5bee17cb0bcd51fb925b8485895f7d5fa
Merge: 40ccc74b8 9ee39d0a2
Author: Lukasz Lenart 
AuthorDate: Mon May 20 08:02:51 2024 +0200

Merge pull request #945 from apache/fix/disable-review

INFRA-25666 Disables review by code owners

 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)