[Bug 67582] How to increase website SEO rank on google.

2023-10-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67582

Azat  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [Bug 67582] How to increase website SEO rank on google.

2023-10-03 Thread Mark Thomas

On 03/10/2023 08:19, bugzi...@apache.org wrote:

https://bz.apache.org/bugzilla/show_bug.cgi?id=67582


Another idiot that failed to notice that all links from BZ are "nofollow".

Reporters account disabled.

Issue deleted.

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat Native 1.2.39

2023-10-03 Thread Mark Thomas

Correcting my vote

Mark


On 02/10/2023 16:59, Mark Thomas wrote:

On 28/09/2023 14:56, Mark Thomas wrote:

Version 1.2.39 includes the following changes compared to 1.2.38

- Fix optionalNoCA support (always disable OCSP)
- The windows binaries in this release have been built with OpenSSL
   3.0.11 and APR 1.7.4

The proposed release artifacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 1.2.39 release is
  [X] Stable, go ahead and release
  [ ] Broken because of ...


Unit tests pass on x64 Windows using proposed Windows binary and Tomcat 
9.0.x


Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE][RESULT] Release Apache Tomcat Native 1.2.39

2023-10-03 Thread Mark Thomas

The following votes were cast:

Binding:
+1: schultz, markt, remm

No other votes were cast.

This vote therefore passes.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r64312 - /release/tomcat/tomcat-connectors/native/2.0.5/

2023-10-03 Thread markt
Author: markt
Date: Tue Oct  3 08:35:13 2023
New Revision: 64312

Log:
Drop Tomcat Native 2.0.5 from mirrors

Removed:
release/tomcat/tomcat-connectors/native/2.0.5/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r64313 - /dev/tomcat/tomcat-connectors/native/1.2.39/ /release/tomcat/tomcat-connectors/native/1.2.39/

2023-10-03 Thread markt
Author: markt
Date: Tue Oct  3 08:35:59 2023
New Revision: 64313

Log:
Release Tomcat Native 1.2.39

Added:
release/tomcat/tomcat-connectors/native/1.2.39/
  - copied from r64312, dev/tomcat/tomcat-connectors/native/1.2.39/
Removed:
dev/tomcat/tomcat-connectors/native/1.2.39/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1912713 - in /tomcat/site/trunk/docs/native-1.2-doc: index.html miscellaneous/changelog.html miscellaneous/tls-renegotiation.html news/2023.html

2023-10-03 Thread markt
Author: markt
Date: Tue Oct  3 08:48:27 2023
New Revision: 1912713

URL: http://svn.apache.org/viewvc?rev=1912713&view=rev
Log:
Update docs for Tomcat Native 1.2.39 release

Modified:
tomcat/site/trunk/docs/native-1.2-doc/index.html
tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/changelog.html
tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/tls-renegotiation.html
tomcat/site/trunk/docs/native-1.2-doc/news/2023.html

Modified: tomcat/site/trunk/docs/native-1.2-doc/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.2-doc/index.html?rev=1912713&r1=1912712&r2=1912713&view=diff
==
--- tomcat/site/trunk/docs/native-1.2-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-1.2-doc/index.html Tue Oct  3 08:48:27 2023
@@ -28,10 +28,10 @@
 Headlines
 
 
-7 August 2023 - TC-Native-1.2.38
+3 October 2023 - TC-Native-1.2.39
 released
 The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.38 Stable.
+Tomcat Native 1.2.39 Stable.
 
 The sources and the binaries for selected platforms are available from the
 Download page.

Modified: tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/changelog.html?rev=1912713&r1=1912712&r2=1912713&view=diff
==
--- tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/changelog.html 
(original)
+++ tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/changelog.html Tue Oct  
3 08:48:27 2023
@@ -3,6 +3,17 @@
   
   This is the Changelog for Tomcat Native 1.2.
   
+Changes in 1.2.39
+  
+
+  https://bz.apache.org/bugzilla/show_bug.cgi?id=67061";>67061: If the 
insecure optionalNoCA certificate verification
+  mode is used, disable OCSP if enabled else client certificates from
+  unknown certificate authorities will be rejected. (markt)
+
+
+  Update the recommended minimum version of OpenSSL to 3.0.11. (markt)
+
+  
 Changes in 1.2.38
   
 

Modified: 
tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/tls-renegotiation.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/tls-renegotiation.html?rev=1912713&r1=1912712&r2=1912713&view=diff
==
--- tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/tls-renegotiation.html 
(original)
+++ tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/tls-renegotiation.html 
Tue Oct  3 08:48:27 2023
@@ -1,5 +1,5 @@
 
-The Apache Tomcat Native - Miscellaneous Documentation - 
http://tomcat.apache.org/";>http://www.apache.org/"; target="_blank">The Apache Tomcat Native - 
Miscellaneous DocumentationLinksDocs HomeMiscellaneous 
DocumentationChangelogTLS 
renegotiationNews202220212020201920182017201620152014201320122011201020092008<
 /div>Introduction
+The Apache Tomcat Native - Miscellaneous Documentation - 
http://tomcat.apache.org/";>http://www.apache.org/"; target="_blank">The Apache Tomcat Native - 
Miscellaneous DocumentationLinksDocs HomeMiscellaneous 
DocumentationChangelogTLS 
renegotiationNews2022Introduction
   
   Historically there have been security issues associated with TLS
   renegotiation. This page describes the renegotiation behaviour of the Tomcat

Modified: tomcat/site/trunk/docs/native-1.2-doc/news/2023.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.2-doc/news/2023.html?rev=1912713&r1=1912712&r2=1912713&view=diff
==
--- tomcat/site/trunk/docs/native-1.2-doc/news/2023.html (original)
+++ tomcat/site/trunk/docs/native-1.2-doc/news/2023.html Tue Oct  3 08:48:27 
2023
@@ -1,6 +1,11 @@
 
 The Apache Tomcat Native - News - 2023 News and 
Statushttp://tomcat.apache.org/";>http://www.apache.org/"; target="_blank">The Apache Tomcat Native - 
NewsLinksDocs Home
 Miscellaneous 
DocumentationChangelogTLS 
renegotiationNews2023202220212020201920182017201620152014201320122011201020092008
 2023 News 
and Status2023 News & Status
 
+  3 October 2023 - 
TC-Native-1.2.39 released
+The Apache Tomcat team is proud to announce the immediate
+availability of Tomcat Native 1.2.39.
+  
+  
   7 August 2023 - 
TC-Native-1.2.38 released
 The Apache Tomcat team is proud to announce the immediate
 availability of Tomcat Native 1.2.38.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-native] 02/02: Increment version for next development cycle

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit a2aa5aff32ab1fee2bcdd2fce1446786633eb0ee
Author: Mark Thomas 
AuthorDate: Tue Oct 3 09:51:49 2023 +0100

Increment version for next development cycle
---
 build.properties.default  | 2 +-
 native/include/tcn_version.h  | 2 +-
 native/os/win32/libtcnative.rc| 6 +++---
 xdocs/miscellaneous/changelog.xml | 4 
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index bfcfa551d..0e6f0e9a8 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -18,7 +18,7 @@
 # - Version Control Flags -
 version.major=1
 version.minor=2
-version.build=39
+version.build=40
 version.patch=0
 version.suffix=-dev
 
diff --git a/native/include/tcn_version.h b/native/include/tcn_version.h
index a018699e0..d88bb4236 100644
--- a/native/include/tcn_version.h
+++ b/native/include/tcn_version.h
@@ -63,7 +63,7 @@ extern "C" {
 #define TCN_MINOR_VERSION   2
 
 /** patch level */
-#define TCN_PATCH_VERSION   39
+#define TCN_PATCH_VERSION   40
 
 /**
  *  This symbol is defined for internal, "development" copies of TCN. This
diff --git a/native/os/win32/libtcnative.rc b/native/os/win32/libtcnative.rc
index 800bb75af..d1a1f7647 100644
--- a/native/os/win32/libtcnative.rc
+++ b/native/os/win32/libtcnative.rc
@@ -20,7 +20,7 @@ LANGUAGE 0x9,0x1
  "See the License for the specific language governing " \
  "permissions and limitations under the License."
 
-#define TCN_VERSION "1.2.39"
+#define TCN_VERSION "1.2.40"
 1000 ICON "apache.ico"
 
 1001 DIALOGEX 0, 0, 252, 51
@@ -36,8 +36,8 @@ BEGIN
 END
 
 1 VERSIONINFO
- FILEVERSION 1,2,39,0
- PRODUCTVERSION 1,2,39,0
+ FILEVERSION 1,2,40,0
+ PRODUCTVERSION 1,2,40,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
diff --git a/xdocs/miscellaneous/changelog.xml 
b/xdocs/miscellaneous/changelog.xml
index f253a00ce..59dfc0394 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -30,6 +30,10 @@
   This is the Changelog for Tomcat Native 1.2.
   
 
+
+  
+  
+
 
   
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-native] branch 1.2.x updated (f3e14e44d -> a2aa5aff3)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


from f3e14e44d Align recommended APR version
 new 48d125a05 Update for 1.2.39 release
 new a2aa5aff3 Increment version for next development cycle

The 2 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:
 build.properties.default  | 2 +-
 native/include/tcn_version.h  | 2 +-
 native/os/win32/libtcnative.rc| 6 +++---
 xdocs/index.xml   | 4 ++--
 xdocs/miscellaneous/changelog.xml | 4 
 xdocs/news/2023.xml   | 5 +
 6 files changed, 16 insertions(+), 7 deletions(-)


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-native] 01/02: Update for 1.2.39 release

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit 48d125a05bfcc8b7c372a626b0df9c5ba69e8700
Author: Mark Thomas 
AuthorDate: Tue Oct 3 09:44:32 2023 +0100

Update for 1.2.39 release
---
 xdocs/index.xml | 4 ++--
 xdocs/news/2023.xml | 5 +
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index 0e3843c34..f5bdc049a 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -60,10 +60,10 @@
 
 
 
-7 August 2023 - TC-Native-1.2.38
+3 October 2023 - TC-Native-1.2.39
 released
 The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.38 Stable.
+Tomcat Native 1.2.39 Stable.
 
 The sources and the binaries for selected platforms are available from the
 Download page.
diff --git a/xdocs/news/2023.xml b/xdocs/news/2023.xml
index ecd0b84b7..052410b37 100644
--- a/xdocs/news/2023.xml
+++ b/xdocs/news/2023.xml
@@ -30,6 +30,11 @@
 
 
 
+  
+The Apache Tomcat team is proud to announce the immediate
+availability of Tomcat Native 1.2.39.
+  
+  
   
 The Apache Tomcat team is proud to announce the immediate
 availability of Tomcat Native 1.2.38.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1912714 - in /tomcat/site/trunk: docs/download-native.html docs/index.html docs/oldnews.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews.xml

2023-10-03 Thread markt
Author: markt
Date: Tue Oct  3 08:57:14 2023
New Revision: 1912714

URL: http://svn.apache.org/viewvc?rev=1912714&view=rev
Log:
Update site for release of Tomcat Native 1.2.39

Modified:
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/download-native.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/oldnews.xml

Modified: tomcat/site/trunk/docs/download-native.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1912714&r1=1912713&r2=1912714&view=diff
==
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Tue Oct  3 08:57:14 2023
@@ -11,9 +11,8 @@
 Quick Navigation
   
 [define v]2.0.6[end]
-[define w]1.2.38[end]
+[define w]1.2.39[end]
 [define y]3.0.11[end]
-[define z]1.1.1v[end]
   https://downloads.apache.org/tomcat/tomcat-connectors/KEYS";>KEYS |
   [v] |
   [w] |
@@ -131,20 +130,20 @@
 Each archive contains tcnative-1.dll for 32-bit (x86)
 and 64-bit (x64) CPU architectures. You have to use the DLL that 
matches
 CPU architecture of JVM that you use to run Tomcat.
-These binaries were built with OpenSSL [z].
+These binaries were built with OpenSSL [y].
 
   
 Standard
-zip
+zip
 - recommended
-(https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[z]-win32-bin.zip.asc";>PGP,
-https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[z]-win32-bin.zip.sha512";>SHA512)
+(https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[y]-win32-bin.zip.asc";>PGP,
+https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[y]-win32-bin.zip.sha512";>SHA512)
   
   
 OCSP enabled
-zip
-(https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[z]-ocsp-win32-bin.zip.asc";>PGP,
-https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[z]-ocsp-win32-bin.zip.sha512";>SHA512)
+zip
+(https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[y]-ocsp-win32-bin.zip.asc";>PGP,
+https://downloads.apache.org/tomcat/tomcat-connectors/native/[w]/binaries/tomcat-native-[w]-openssl-[y]-ocsp-win32-bin.zip.sha512";>SHA512)
   
 
   

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1912714&r1=1912713&r2=1912714&view=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Oct  3 08:57:14 2023
@@ -34,6 +34,21 @@ wiki page.
 Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
 project logo are trademarks of the Apache Software Foundation.
 
+2023-10-03 Tomcat Native 1.2.39 Released
+
+The Apache Tomcat Project is proud to announce the release of version 1.2.39 of
+Tomcat Native. The notable changes since 1.2.38 include:
+
+
+Disable OCSP if the insecure optionalNoCA certificate verification option 
is
+used
+The windows binaries in this release have been built with OpenSSL
+3.0.11 
+
+
+https://tomcat.apache.org/download-native.cgi";>Download |
+Change log for 1.2.39
+
 2023-10-02 Tomcat Native 2.0.6 Released
 
 The Apache Tomcat Project is proud to announce the release of version 2.0.6 of
@@ -171,20 +186,6 @@ Full details of these changes, and all t
 
 https://tomcat.apache.org/download-11.cgi";>Download
 
-2023-08-07 Tomcat Native 1.2.38 Released
-
-The Apache Tomcat Project is proud to announce the release of version 1.2.38 of
-Tomcat Native. The notable changes since 1.2.37 include:
-
-
-Align default pass phrase prompt with HTTPd
-Fix memory leak in SNI processing
-Windows binaries built with OpenSSL 1.1.1v.
-
-
-https://tomcat.apache.org/download-native.cgi";>Download |
-Change log for 1.2.38
-
 2023-05-02 Tomcat Migration Tool for Jakarta EE 1.0.7 
Released
 
 The Apache Tomcat Project is proud to announce the release of 1.0.7 of the

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1912714&r1=1912713&r2=1912714&view=diff
==
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Oct  3 08:57:14 2023
@@ -140,6 +140,20 @@ Tomcat Native. The notable changes compa

[ANN] Apache Tomcat Native 1.2.39 released

2023-10-03 Thread Mark Thomas

The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.2.39 stable.

The key features of this release are:

- Disable OCSP if the insecure optionalNoCA certificate verification
  option is used
- The binaries for Windows in this release have been built with OpenSSL
  3.0.11

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/native-doc/miscellaneous/changelog.html

Downloads:
http://tomcat.apache.org/download-native.cgi

The Apache Tomcat Native Library provides portable API for features
not found in contemporary JDK's. It uses Apache Portable Runtime as
operating system abstraction layer and OpenSSL for SSL networking and
allows optimal performance in production environments.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Remove two instances of printStackTrace

2023-10-03 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
 new 0aa0b9a8c9 Remove two instances of printStackTrace
0aa0b9a8c9 is described below

commit 0aa0b9a8c983a16bf8f63ccc98ed21d96f71424e
Author: remm 
AuthorDate: Tue Oct 3 12:28:16 2023 +0200

Remove two instances of printStackTrace
---
 java/org/apache/catalina/manager/LocalStrings.properties   | 1 +
 java/org/apache/catalina/manager/StatusManagerServlet.java | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/java/org/apache/catalina/manager/LocalStrings.properties 
b/java/org/apache/catalina/manager/LocalStrings.properties
index 09b6f51266..148833de19 100644
--- a/java/org/apache/catalina/manager/LocalStrings.properties
+++ b/java/org/apache/catalina/manager/LocalStrings.properties
@@ -129,6 +129,7 @@ managerServlet.deployed=OK - Deployed application at 
context path [{0}]
 managerServlet.deployedButNotStarted=FAIL - Deployed application at context 
path [{0}] but context failed to start
 managerServlet.error.deploy=Error deploying [{0}]
 managerServlet.error.idleParam=Could not parse integer idle parameter [{0}]
+managerServlet.error.jmx=JMX error
 managerServlet.error.reload=Error reloading [{0}]
 managerServlet.error.resources=Error displaying resources of type [{0}]
 managerServlet.error.serverInfo=Error displaying server information
diff --git a/java/org/apache/catalina/manager/StatusManagerServlet.java 
b/java/org/apache/catalina/manager/StatusManagerServlet.java
index d43e4337ee..ab6e8010ee 100644
--- a/java/org/apache/catalina/manager/StatusManagerServlet.java
+++ b/java/org/apache/catalina/manager/StatusManagerServlet.java
@@ -131,7 +131,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 mBeanServer.addNotificationListener(objectName, this, null, null);
 
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }
@@ -150,7 +150,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 objectName = new ObjectName(onStr);
 mBeanServer.removeNotificationListener(objectName, this, null, 
null);
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 10.1.x updated: Remove two instances of printStackTrace

2023-10-03 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
 new c06b89b61c Remove two instances of printStackTrace
c06b89b61c is described below

commit c06b89b61c940ffc5f88953badd7ecc094403d6c
Author: remm 
AuthorDate: Tue Oct 3 12:28:16 2023 +0200

Remove two instances of printStackTrace
---
 java/org/apache/catalina/manager/LocalStrings.properties   | 1 +
 java/org/apache/catalina/manager/StatusManagerServlet.java | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/java/org/apache/catalina/manager/LocalStrings.properties 
b/java/org/apache/catalina/manager/LocalStrings.properties
index 09b6f51266..148833de19 100644
--- a/java/org/apache/catalina/manager/LocalStrings.properties
+++ b/java/org/apache/catalina/manager/LocalStrings.properties
@@ -129,6 +129,7 @@ managerServlet.deployed=OK - Deployed application at 
context path [{0}]
 managerServlet.deployedButNotStarted=FAIL - Deployed application at context 
path [{0}] but context failed to start
 managerServlet.error.deploy=Error deploying [{0}]
 managerServlet.error.idleParam=Could not parse integer idle parameter [{0}]
+managerServlet.error.jmx=JMX error
 managerServlet.error.reload=Error reloading [{0}]
 managerServlet.error.resources=Error displaying resources of type [{0}]
 managerServlet.error.serverInfo=Error displaying server information
diff --git a/java/org/apache/catalina/manager/StatusManagerServlet.java 
b/java/org/apache/catalina/manager/StatusManagerServlet.java
index d43e4337ee..ab6e8010ee 100644
--- a/java/org/apache/catalina/manager/StatusManagerServlet.java
+++ b/java/org/apache/catalina/manager/StatusManagerServlet.java
@@ -131,7 +131,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 mBeanServer.addNotificationListener(objectName, this, null, null);
 
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }
@@ -150,7 +150,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 objectName = new ObjectName(onStr);
 mBeanServer.removeNotificationListener(objectName, this, null, 
null);
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 9.0.x updated: Remove two instances of printStackTrace

2023-10-03 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
 new efc3bfa592 Remove two instances of printStackTrace
efc3bfa592 is described below

commit efc3bfa592cd9153e2b761738e7f51f3d8ce3a2b
Author: remm 
AuthorDate: Tue Oct 3 12:28:16 2023 +0200

Remove two instances of printStackTrace
---
 java/org/apache/catalina/manager/LocalStrings.properties   | 1 +
 java/org/apache/catalina/manager/StatusManagerServlet.java | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/java/org/apache/catalina/manager/LocalStrings.properties 
b/java/org/apache/catalina/manager/LocalStrings.properties
index 09b6f51266..148833de19 100644
--- a/java/org/apache/catalina/manager/LocalStrings.properties
+++ b/java/org/apache/catalina/manager/LocalStrings.properties
@@ -129,6 +129,7 @@ managerServlet.deployed=OK - Deployed application at 
context path [{0}]
 managerServlet.deployedButNotStarted=FAIL - Deployed application at context 
path [{0}] but context failed to start
 managerServlet.error.deploy=Error deploying [{0}]
 managerServlet.error.idleParam=Could not parse integer idle parameter [{0}]
+managerServlet.error.jmx=JMX error
 managerServlet.error.reload=Error reloading [{0}]
 managerServlet.error.resources=Error displaying resources of type [{0}]
 managerServlet.error.serverInfo=Error displaying server information
diff --git a/java/org/apache/catalina/manager/StatusManagerServlet.java 
b/java/org/apache/catalina/manager/StatusManagerServlet.java
index 1369cb6101..db598421d8 100644
--- a/java/org/apache/catalina/manager/StatusManagerServlet.java
+++ b/java/org/apache/catalina/manager/StatusManagerServlet.java
@@ -147,7 +147,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 mBeanServer.addNotificationListener(objectName, this, null, null);
 
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }
@@ -166,7 +166,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 objectName = new ObjectName(onStr);
 mBeanServer.removeNotificationListener(objectName, this, null, 
null);
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 8.5.x updated: Remove two instances of printStackTrace

2023-10-03 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new f5419beb99 Remove two instances of printStackTrace
f5419beb99 is described below

commit f5419beb996ebafdcdf58c2765c7ef2d9943418c
Author: remm 
AuthorDate: Tue Oct 3 12:28:16 2023 +0200

Remove two instances of printStackTrace
---
 java/org/apache/catalina/manager/LocalStrings.properties   | 1 +
 java/org/apache/catalina/manager/StatusManagerServlet.java | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/java/org/apache/catalina/manager/LocalStrings.properties 
b/java/org/apache/catalina/manager/LocalStrings.properties
index caea6ad839..3da4ebabba 100644
--- a/java/org/apache/catalina/manager/LocalStrings.properties
+++ b/java/org/apache/catalina/manager/LocalStrings.properties
@@ -127,6 +127,7 @@ managerServlet.deployed=OK - Deployed application at 
context path [{0}]
 managerServlet.deployedButNotStarted=FAIL - Deployed application at context 
path [{0}] but context failed to start
 managerServlet.error.deploy=Error deploying [{0}]
 managerServlet.error.idleParam=Could not parse integer idle parameter [{0}]
+managerServlet.error.jmx=JMX error
 managerServlet.error.reload=Error reloading [{0}]
 managerServlet.error.resources=Error displaying resources of type [{0}]
 managerServlet.error.serverInfo=Error displaying server information
diff --git a/java/org/apache/catalina/manager/StatusManagerServlet.java 
b/java/org/apache/catalina/manager/StatusManagerServlet.java
index 9ea5d2102d..febce3dbdd 100644
--- a/java/org/apache/catalina/manager/StatusManagerServlet.java
+++ b/java/org/apache/catalina/manager/StatusManagerServlet.java
@@ -144,7 +144,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 mBeanServer.addNotificationListener(objectName, this, null, null);
 
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }
@@ -163,7 +163,7 @@ public class StatusManagerServlet extends HttpServlet 
implements NotificationLis
 objectName = new ObjectName(onStr);
 mBeanServer.removeNotificationListener(objectName, this, null, 
null);
 } catch (Exception e) {
-e.printStackTrace();
+log(sm.getString("managerServlet.error.jmx"), e);
 }
 
 }


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated (0aa0b9a8c9 -> cc4a51aca8)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


from 0aa0b9a8c9 Remove two instances of printStackTrace
 new be4b33bc5a Update Commons Pool to 2.12.0
 new cc4a51aca8 Fix deprecation warnings in DBCP after Pool update to 2.12.0

The 2 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:
 MERGE.txt  |   5 +-
 .../apache/tomcat/dbcp/dbcp2/BasicDataSource.java  |  14 +-
 .../dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java  |   6 +-
 .../dbcp2/datasources/InstanceKeyDataSource.java   |   2 +-
 .../dbcp2/datasources/PerUserPoolDataSource.java   |   6 +-
 .../dbcp2/datasources/SharedPoolDataSource.java|   4 +-
 .../apache/tomcat/dbcp/pool2/BaseObjectPool.java   |   4 +-
 .../apache/tomcat/dbcp/pool2/KeyedObjectPool.java  |  32 +-
 .../dbcp/pool2/KeyedPooledObjectFactory.java   |   2 +-
 java/org/apache/tomcat/dbcp/pool2/ObjectPool.java  |  12 +-
 java/org/apache/tomcat/dbcp/pool2/PoolUtils.java   | 188 
 .../org/apache/tomcat/dbcp/pool2/PooledObject.java |  20 +-
 .../tomcat/dbcp/pool2/PooledObjectFactory.java |   2 +-
 .../tomcat/dbcp/pool2/impl/AbandonedConfig.java|   2 +-
 .../dbcp/pool2/impl/BaseGenericObjectPool.java | 313 +
 .../dbcp/pool2/impl/BaseObjectPoolConfig.java  | 515 -
 .../dbcp/pool2/impl/DefaultEvictionPolicy.java |   4 +-
 .../dbcp/pool2/impl/DefaultPooledObject.java   |   4 +-
 .../dbcp/pool2/impl/DefaultPooledObjectInfo.java   |   9 +-
 .../pool2/impl/DefaultPooledObjectInfoMBean.java   |  48 +-
 .../tomcat/dbcp/pool2/impl/EvictionPolicy.java |   4 +-
 .../tomcat/dbcp/pool2/impl/EvictionTimer.java  |  44 +-
 .../dbcp/pool2/impl/GenericKeyedObjectPool.java| 345 --
 .../pool2/impl/GenericKeyedObjectPoolConfig.java   |   2 +-
 .../pool2/impl/GenericKeyedObjectPoolMXBean.java   | 210 +
 .../tomcat/dbcp/pool2/impl/GenericObjectPool.java  | 139 +++---
 .../dbcp/pool2/impl/GenericObjectPoolConfig.java   |   2 +-
 .../dbcp/pool2/impl/GenericObjectPoolMXBean.java   | 199 
 .../dbcp/pool2/impl/LinkedBlockingDeque.java   |  18 +-
 .../dbcp/pool2/impl/SoftReferenceObjectPool.java   |  11 +-
 .../org/apache/tomcat/dbcp/pool2/impl/package.html |  41 --
 java/org/apache/tomcat/dbcp/pool2/package.html |  62 ---
 webapps/docs/changelog.xml |   3 +
 33 files changed, 1180 insertions(+), 1092 deletions(-)
 delete mode 100644 java/org/apache/tomcat/dbcp/pool2/impl/package.html
 delete mode 100644 java/org/apache/tomcat/dbcp/pool2/package.html


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 02/02: Fix deprecation warnings in DBCP after Pool update to 2.12.0

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit cc4a51aca8cd08b76e35a5ce40656b5984c18889
Author: Mark Thomas 
AuthorDate: Tue Oct 3 12:44:51 2023 +0100

Fix deprecation warnings in DBCP after Pool update to 2.12.0
---
 java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java | 14 +++---
 .../tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java   |  6 +++---
 .../dbcp/dbcp2/datasources/InstanceKeyDataSource.java  |  2 +-
 .../dbcp/dbcp2/datasources/PerUserPoolDataSource.java  |  6 +++---
 .../dbcp/dbcp2/datasources/SharedPoolDataSource.java   |  4 ++--
 5 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java 
b/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
index b3729e025c..17de613be4 100644
--- a/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
+++ b/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
@@ -229,7 +229,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  * The number of milliseconds to sleep between runs of the idle object 
evictor thread. When non-positive, no idle
  * object evictor thread will be run.
  */
-private Duration durationBetweenEvictionRuns = 
BaseObjectPoolConfig.DEFAULT_TIME_BETWEEN_EVICTION_RUNS;
+private Duration durationBetweenEvictionRuns = 
BaseObjectPoolConfig.DEFAULT_DURATION_BETWEEN_EVICTION_RUNS;
 
 /**
  * The number of objects to examine during each run of the idle object 
evictor thread (if any).
@@ -465,8 +465,8 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
 gop.setTestOnBorrow(testOnBorrow);
 gop.setTestOnReturn(testOnReturn);
 gop.setNumTestsPerEvictionRun(numTestsPerEvictionRun);
-gop.setMinEvictableIdle(minEvictableIdleDuration);
-gop.setSoftMinEvictableIdle(softMinEvictableIdleDuration);
+gop.setMinEvictableIdleDuration(minEvictableIdleDuration);
+gop.setSoftMinEvictableIdleDuration(softMinEvictableIdleDuration);
 gop.setTestWhileIdle(testWhileIdle);
 gop.setLifo(lifo);
 gop.setSwallowedExceptionListener(new SwallowedExceptionLogger(log, 
logExpiredConnections));
@@ -2216,7 +2216,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setMinEvictableIdle(final Duration 
minEvictableIdleDuration) {
 this.minEvictableIdleDuration = minEvictableIdleDuration;
-setConnectionPool(GenericObjectPool::setMinEvictableIdle, 
minEvictableIdleDuration);
+setConnectionPool(GenericObjectPool::setMinEvictableIdleDuration, 
minEvictableIdleDuration);
 }
 
 /**
@@ -2357,7 +2357,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setSoftMinEvictableIdle(final Duration 
softMinEvictableIdleTimeMillis) {
 this.softMinEvictableIdleDuration = softMinEvictableIdleTimeMillis;
-setConnectionPool(GenericObjectPool::setSoftMinEvictableIdle, 
softMinEvictableIdleTimeMillis);
+setConnectionPool(GenericObjectPool::setSoftMinEvictableIdleDuration, 
softMinEvictableIdleTimeMillis);
 }
 
 /**
@@ -2428,7 +2428,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setDurationBetweenEvictionRuns(final Duration 
timeBetweenEvictionRunsMillis) {
 this.durationBetweenEvictionRuns = timeBetweenEvictionRunsMillis;
-setConnectionPool(GenericObjectPool::setTimeBetweenEvictionRuns, 
timeBetweenEvictionRunsMillis);
+setConnectionPool(GenericObjectPool::setDurationBetweenEvictionRuns, 
timeBetweenEvictionRunsMillis);
 }
 
 /**
@@ -2546,7 +2546,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 protected void startPoolMaintenance() {
 if (connectionPool != null && 
durationBetweenEvictionRuns.compareTo(Duration.ZERO) > 0) {
-
connectionPool.setTimeBetweenEvictionRuns(durationBetweenEvictionRuns);
+
connectionPool.setDurationBetweenEvictionRuns(durationBetweenEvictionRuns);
 }
 }
 
diff --git 
a/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java 
b/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
index c875fc247f..3d93a50932 100644
--- a/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
+++ b/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
@@ -112,7 +112,7 @@ public class DriverAdapterCPDS implements 
ConnectionPoolDataSource, Referenceabl
 // PreparedStatement pool properties
 private boolean poolPreparedStatements;
 private int maxIdle = 10;
-private Duration durationBetweenEvictionRuns = 
BaseObjectPoolC

[tomcat] 02/02: Fix deprecation warnings in DBCP after Pool update to 2.12.0

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 3beac3aee0755f785f21c939887c5e78ee8c483f
Author: Mark Thomas 
AuthorDate: Tue Oct 3 12:44:51 2023 +0100

Fix deprecation warnings in DBCP after Pool update to 2.12.0
---
 java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java | 14 +++---
 .../tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java   |  6 +++---
 .../dbcp/dbcp2/datasources/InstanceKeyDataSource.java  |  2 +-
 .../dbcp/dbcp2/datasources/PerUserPoolDataSource.java  |  6 +++---
 .../dbcp/dbcp2/datasources/SharedPoolDataSource.java   |  4 ++--
 5 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java 
b/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
index a9cf96761c..fcd65d5f0d 100644
--- a/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
+++ b/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
@@ -256,7 +256,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  * The number of milliseconds to sleep between runs of the idle object 
evictor thread. When non-positive, no idle
  * object evictor thread will be run.
  */
-private Duration durationBetweenEvictionRuns = 
BaseObjectPoolConfig.DEFAULT_TIME_BETWEEN_EVICTION_RUNS;
+private Duration durationBetweenEvictionRuns = 
BaseObjectPoolConfig.DEFAULT_DURATION_BETWEEN_EVICTION_RUNS;
 
 /**
  * The number of objects to examine during each run of the idle object 
evictor thread (if any).
@@ -492,8 +492,8 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
 gop.setTestOnBorrow(testOnBorrow);
 gop.setTestOnReturn(testOnReturn);
 gop.setNumTestsPerEvictionRun(numTestsPerEvictionRun);
-gop.setMinEvictableIdle(minEvictableIdleDuration);
-gop.setSoftMinEvictableIdle(softMinEvictableIdleDuration);
+gop.setMinEvictableIdleDuration(minEvictableIdleDuration);
+gop.setSoftMinEvictableIdleDuration(softMinEvictableIdleDuration);
 gop.setTestWhileIdle(testWhileIdle);
 gop.setLifo(lifo);
 gop.setSwallowedExceptionListener(new SwallowedExceptionLogger(log, 
logExpiredConnections));
@@ -2255,7 +2255,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setMinEvictableIdle(final Duration 
minEvictableIdleDuration) {
 this.minEvictableIdleDuration = minEvictableIdleDuration;
-setConnectionPool(GenericObjectPool::setMinEvictableIdle, 
minEvictableIdleDuration);
+setConnectionPool(GenericObjectPool::setMinEvictableIdleDuration, 
minEvictableIdleDuration);
 }
 
 /**
@@ -2396,7 +2396,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setSoftMinEvictableIdle(final Duration 
softMinEvictableIdleTimeMillis) {
 this.softMinEvictableIdleDuration = softMinEvictableIdleTimeMillis;
-setConnectionPool(GenericObjectPool::setSoftMinEvictableIdle, 
softMinEvictableIdleTimeMillis);
+setConnectionPool(GenericObjectPool::setSoftMinEvictableIdleDuration, 
softMinEvictableIdleTimeMillis);
 }
 
 /**
@@ -2467,7 +2467,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setDurationBetweenEvictionRuns(final Duration 
timeBetweenEvictionRunsMillis) {
 this.durationBetweenEvictionRuns = timeBetweenEvictionRunsMillis;
-setConnectionPool(GenericObjectPool::setTimeBetweenEvictionRuns, 
timeBetweenEvictionRunsMillis);
+setConnectionPool(GenericObjectPool::setDurationBetweenEvictionRuns, 
timeBetweenEvictionRunsMillis);
 }
 
 /**
@@ -2585,7 +2585,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 protected void startPoolMaintenance() {
 if (connectionPool != null && 
durationBetweenEvictionRuns.compareTo(Duration.ZERO) > 0) {
-
connectionPool.setTimeBetweenEvictionRuns(durationBetweenEvictionRuns);
+
connectionPool.setDurationBetweenEvictionRuns(durationBetweenEvictionRuns);
 }
 }
 
diff --git 
a/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java 
b/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
index c875fc247f..3d93a50932 100644
--- a/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
+++ b/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
@@ -112,7 +112,7 @@ public class DriverAdapterCPDS implements 
ConnectionPoolDataSource, Referenceabl
 // PreparedStatement pool properties
 private boolean poolPreparedStatements;
 private int maxIdle = 10;
-private Duration durationBetweenEvictionRuns = 
BaseObjectPoo

[tomcat] branch 10.1.x updated (c06b89b61c -> 3beac3aee0)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


from c06b89b61c Remove two instances of printStackTrace
 new 3461db86b6 Update Commons Pool to 2.12.0
 new 3beac3aee0 Fix deprecation warnings in DBCP after Pool update to 2.12.0

The 2 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:
 MERGE.txt  |   5 +-
 .../apache/tomcat/dbcp/dbcp2/BasicDataSource.java  |  14 +-
 .../dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java  |   6 +-
 .../dbcp2/datasources/InstanceKeyDataSource.java   |   2 +-
 .../dbcp2/datasources/PerUserPoolDataSource.java   |   6 +-
 .../dbcp2/datasources/SharedPoolDataSource.java|   4 +-
 .../apache/tomcat/dbcp/pool2/BaseObjectPool.java   |   4 +-
 .../apache/tomcat/dbcp/pool2/KeyedObjectPool.java  |  32 +-
 .../dbcp/pool2/KeyedPooledObjectFactory.java   |   2 +-
 java/org/apache/tomcat/dbcp/pool2/ObjectPool.java  |  12 +-
 java/org/apache/tomcat/dbcp/pool2/PoolUtils.java   | 188 
 .../org/apache/tomcat/dbcp/pool2/PooledObject.java |  20 +-
 .../tomcat/dbcp/pool2/PooledObjectFactory.java |   2 +-
 .../tomcat/dbcp/pool2/impl/AbandonedConfig.java|   2 +-
 .../dbcp/pool2/impl/BaseGenericObjectPool.java | 313 +
 .../dbcp/pool2/impl/BaseObjectPoolConfig.java  | 515 -
 .../dbcp/pool2/impl/DefaultEvictionPolicy.java |   4 +-
 .../dbcp/pool2/impl/DefaultPooledObject.java   |   4 +-
 .../dbcp/pool2/impl/DefaultPooledObjectInfo.java   |   9 +-
 .../pool2/impl/DefaultPooledObjectInfoMBean.java   |  48 +-
 .../tomcat/dbcp/pool2/impl/EvictionPolicy.java |   4 +-
 .../tomcat/dbcp/pool2/impl/EvictionTimer.java  |  44 +-
 .../dbcp/pool2/impl/GenericKeyedObjectPool.java| 345 --
 .../pool2/impl/GenericKeyedObjectPoolConfig.java   |   2 +-
 .../pool2/impl/GenericKeyedObjectPoolMXBean.java   | 210 +
 .../tomcat/dbcp/pool2/impl/GenericObjectPool.java  | 139 +++---
 .../dbcp/pool2/impl/GenericObjectPoolConfig.java   |   2 +-
 .../dbcp/pool2/impl/GenericObjectPoolMXBean.java   | 199 
 .../dbcp/pool2/impl/LinkedBlockingDeque.java   |  18 +-
 .../dbcp/pool2/impl/SoftReferenceObjectPool.java   |  11 +-
 .../org/apache/tomcat/dbcp/pool2/impl/package.html |  41 --
 java/org/apache/tomcat/dbcp/pool2/package.html |  62 ---
 webapps/docs/changelog.xml |   3 +
 33 files changed, 1180 insertions(+), 1092 deletions(-)
 delete mode 100644 java/org/apache/tomcat/dbcp/pool2/impl/package.html
 delete mode 100644 java/org/apache/tomcat/dbcp/pool2/package.html


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 9.0.x updated: Update to Tomcat Native 1.2.39

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
 new f73fc2e288 Update to Tomcat Native 1.2.39
f73fc2e288 is described below

commit f73fc2e288bc1100b099f5726113499cae5b398e
Author: Mark Thomas 
AuthorDate: Tue Oct 3 10:27:59 2023 +0100

Update to Tomcat Native 1.2.39
---
 build.properties.default   | 8 
 webapps/docs/changelog.xml | 4 
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 33a0d11427..a282fd239e 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -162,14 +162,14 @@ 
jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj
 
jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
 
 # - Tomcat native library -
-tomcat-native.version=1.2.38
-tomcat-native-openssl.version=1.1.1v
+tomcat-native.version=1.2.39
+tomcat-native-openssl.version=3.0.11
 tomcat-native.src.checksum.enabled=true
 tomcat-native.src.checksum.algorithm=SHA-512
-tomcat-native.src.checksum.value=973c0dc8d241827aa98f72026d4de67928344c221570abbb7f97380fe56a9ad602b159a5448c6048d88d73fa0ade8c1ab12df293fee513d0e4896847b16206e6
+tomcat-native.src.checksum.value=b90c72255406f48552025a2e78dbd8c30a3492be2c283875c86a0b4a0f1f71b0420d4f91fb5ba181ef29d528824b2d5dfc63f51ee68e8d04fe6e67bd89e397f7
 tomcat-native.win.checksum.enabled=true
 tomcat-native.win.checksum.algorithm=SHA-512
-tomcat-native.win.checksum.value=3c5f44e3cb7ace5378d6af9d1d1bb08129e68de7ec65f5e1d77c15d93fccd8637d3eafe93f4e0d50ef38d1026e9e54c478cb0c4872fda2d87df0b7579f5bae9e
+tomcat-native.win.checksum.value=196bbf095f853f38466c18c9c6f9b574df0a27dd18d48719f56d341773234f4a0d964aab6097d75b714be89dcf1ac9d3495511f7d6334661759cac45b8780cd6
 tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
 tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
 
tomcat-native.loc.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 8a7d86526b..703a529531 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -189,6 +189,10 @@
   
 Update Checkstyle to 10.12.3. (markt)
   
+  
+Update Tomcat Native to 1.2.39 to pick up Windows binaries built with
+OpenSSL 3.0.11. (markt)
+  
 
   
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 8.5.x updated: Update to Tomcat Native 1.2.39

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new b39c6953b0 Update to Tomcat Native 1.2.39
b39c6953b0 is described below

commit b39c6953b0a1fe0a6aed85941f38dfde40a35147
Author: Mark Thomas 
AuthorDate: Tue Oct 3 10:27:59 2023 +0100

Update to Tomcat Native 1.2.39
---
 build.properties.default   | 8 
 webapps/docs/changelog.xml | 4 
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 8f37429ba0..715c871d62 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -166,14 +166,14 @@ 
jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj
 
jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
 
 # - Tomcat native library -
-tomcat-native.version=1.2.38
-tomcat-native-openssl.version=1.1.1v
+tomcat-native.version=1.2.39
+tomcat-native-openssl.version=3.0.11
 tomcat-native.src.checksum.enabled=true
 tomcat-native.src.checksum.algorithm=SHA-512
-tomcat-native.src.checksum.value=973c0dc8d241827aa98f72026d4de67928344c221570abbb7f97380fe56a9ad602b159a5448c6048d88d73fa0ade8c1ab12df293fee513d0e4896847b16206e6
+tomcat-native.src.checksum.value=b90c72255406f48552025a2e78dbd8c30a3492be2c283875c86a0b4a0f1f71b0420d4f91fb5ba181ef29d528824b2d5dfc63f51ee68e8d04fe6e67bd89e397f7
 tomcat-native.win.checksum.enabled=true
 tomcat-native.win.checksum.algorithm=SHA-512
-tomcat-native.win.checksum.value=3c5f44e3cb7ace5378d6af9d1d1bb08129e68de7ec65f5e1d77c15d93fccd8637d3eafe93f4e0d50ef38d1026e9e54c478cb0c4872fda2d87df0b7579f5bae9e
+tomcat-native.win.checksum.value=196bbf095f853f38466c18c9c6f9b574df0a27dd18d48719f56d341773234f4a0d964aab6097d75b714be89dcf1ac9d3495511f7d6334661759cac45b8780cd6
 tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
 tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
 
tomcat-native.loc.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 64cad82b65..af2ebdaead 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -181,6 +181,10 @@
   
 Update Checkstyle to 10.12.3. (markt)
   
+  
+Update Tomcat Native to 1.2.39 to pick up Windows binaries built with
+OpenSSL 3.0.11. (markt)
+  
 
   
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 9.0.x updated (f73fc2e288 -> 10e096da38)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


from f73fc2e288 Update to Tomcat Native 1.2.39
 new 41d1c1c7b5 Update Commons Pool to 2.12.0
 new 10e096da38 Fix deprecation warnings in DBCP after Pool update to 2.12.0

The 2 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:
 MERGE.txt  |   5 +-
 .../apache/tomcat/dbcp/dbcp2/BasicDataSource.java  |  14 +-
 .../dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java  |   6 +-
 .../dbcp2/datasources/InstanceKeyDataSource.java   |   2 +-
 .../dbcp2/datasources/PerUserPoolDataSource.java   |   6 +-
 .../dbcp2/datasources/SharedPoolDataSource.java|   4 +-
 .../apache/tomcat/dbcp/pool2/BaseObjectPool.java   |   4 +-
 .../apache/tomcat/dbcp/pool2/KeyedObjectPool.java  |  32 +-
 .../dbcp/pool2/KeyedPooledObjectFactory.java   |   2 +-
 java/org/apache/tomcat/dbcp/pool2/ObjectPool.java  |  12 +-
 java/org/apache/tomcat/dbcp/pool2/PoolUtils.java   | 188 
 .../org/apache/tomcat/dbcp/pool2/PooledObject.java |  20 +-
 .../tomcat/dbcp/pool2/PooledObjectFactory.java |   2 +-
 .../tomcat/dbcp/pool2/impl/AbandonedConfig.java|   2 +-
 .../dbcp/pool2/impl/BaseGenericObjectPool.java | 313 +
 .../dbcp/pool2/impl/BaseObjectPoolConfig.java  | 515 -
 .../dbcp/pool2/impl/DefaultEvictionPolicy.java |   4 +-
 .../dbcp/pool2/impl/DefaultPooledObject.java   |   4 +-
 .../dbcp/pool2/impl/DefaultPooledObjectInfo.java   |   9 +-
 .../pool2/impl/DefaultPooledObjectInfoMBean.java   |  48 +-
 .../tomcat/dbcp/pool2/impl/EvictionPolicy.java |   4 +-
 .../tomcat/dbcp/pool2/impl/EvictionTimer.java  |  44 +-
 .../dbcp/pool2/impl/GenericKeyedObjectPool.java| 345 --
 .../pool2/impl/GenericKeyedObjectPoolConfig.java   |   2 +-
 .../pool2/impl/GenericKeyedObjectPoolMXBean.java   | 210 +
 .../tomcat/dbcp/pool2/impl/GenericObjectPool.java  | 139 +++---
 .../dbcp/pool2/impl/GenericObjectPoolConfig.java   |   2 +-
 .../dbcp/pool2/impl/GenericObjectPoolMXBean.java   | 199 
 .../dbcp/pool2/impl/LinkedBlockingDeque.java   |  18 +-
 .../dbcp/pool2/impl/SoftReferenceObjectPool.java   |  11 +-
 .../org/apache/tomcat/dbcp/pool2/impl/package.html |  41 --
 java/org/apache/tomcat/dbcp/pool2/package.html |  62 ---
 webapps/docs/changelog.xml |   3 +
 33 files changed, 1180 insertions(+), 1092 deletions(-)
 delete mode 100644 java/org/apache/tomcat/dbcp/pool2/impl/package.html
 delete mode 100644 java/org/apache/tomcat/dbcp/pool2/package.html


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 02/02: Fix deprecation warnings in DBCP after Pool update to 2.12.0

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 10e096da384128745574488625c6202912f0b00a
Author: Mark Thomas 
AuthorDate: Tue Oct 3 12:44:51 2023 +0100

Fix deprecation warnings in DBCP after Pool update to 2.12.0
---
 java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java | 14 +++---
 .../tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java   |  6 +++---
 .../dbcp/dbcp2/datasources/InstanceKeyDataSource.java  |  2 +-
 .../dbcp/dbcp2/datasources/PerUserPoolDataSource.java  |  6 +++---
 .../dbcp/dbcp2/datasources/SharedPoolDataSource.java   |  4 ++--
 5 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java 
b/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
index a9cf96761c..fcd65d5f0d 100644
--- a/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
+++ b/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
@@ -256,7 +256,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  * The number of milliseconds to sleep between runs of the idle object 
evictor thread. When non-positive, no idle
  * object evictor thread will be run.
  */
-private Duration durationBetweenEvictionRuns = 
BaseObjectPoolConfig.DEFAULT_TIME_BETWEEN_EVICTION_RUNS;
+private Duration durationBetweenEvictionRuns = 
BaseObjectPoolConfig.DEFAULT_DURATION_BETWEEN_EVICTION_RUNS;
 
 /**
  * The number of objects to examine during each run of the idle object 
evictor thread (if any).
@@ -492,8 +492,8 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
 gop.setTestOnBorrow(testOnBorrow);
 gop.setTestOnReturn(testOnReturn);
 gop.setNumTestsPerEvictionRun(numTestsPerEvictionRun);
-gop.setMinEvictableIdle(minEvictableIdleDuration);
-gop.setSoftMinEvictableIdle(softMinEvictableIdleDuration);
+gop.setMinEvictableIdleDuration(minEvictableIdleDuration);
+gop.setSoftMinEvictableIdleDuration(softMinEvictableIdleDuration);
 gop.setTestWhileIdle(testWhileIdle);
 gop.setLifo(lifo);
 gop.setSwallowedExceptionListener(new SwallowedExceptionLogger(log, 
logExpiredConnections));
@@ -2255,7 +2255,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setMinEvictableIdle(final Duration 
minEvictableIdleDuration) {
 this.minEvictableIdleDuration = minEvictableIdleDuration;
-setConnectionPool(GenericObjectPool::setMinEvictableIdle, 
minEvictableIdleDuration);
+setConnectionPool(GenericObjectPool::setMinEvictableIdleDuration, 
minEvictableIdleDuration);
 }
 
 /**
@@ -2396,7 +2396,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setSoftMinEvictableIdle(final Duration 
softMinEvictableIdleTimeMillis) {
 this.softMinEvictableIdleDuration = softMinEvictableIdleTimeMillis;
-setConnectionPool(GenericObjectPool::setSoftMinEvictableIdle, 
softMinEvictableIdleTimeMillis);
+setConnectionPool(GenericObjectPool::setSoftMinEvictableIdleDuration, 
softMinEvictableIdleTimeMillis);
 }
 
 /**
@@ -2467,7 +2467,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 public synchronized void setDurationBetweenEvictionRuns(final Duration 
timeBetweenEvictionRunsMillis) {
 this.durationBetweenEvictionRuns = timeBetweenEvictionRunsMillis;
-setConnectionPool(GenericObjectPool::setTimeBetweenEvictionRuns, 
timeBetweenEvictionRunsMillis);
+setConnectionPool(GenericObjectPool::setDurationBetweenEvictionRuns, 
timeBetweenEvictionRunsMillis);
 }
 
 /**
@@ -2585,7 +2585,7 @@ public class BasicDataSource implements DataSource, 
BasicDataSourceMXBean, MBean
  */
 protected void startPoolMaintenance() {
 if (connectionPool != null && 
durationBetweenEvictionRuns.compareTo(Duration.ZERO) > 0) {
-
connectionPool.setTimeBetweenEvictionRuns(durationBetweenEvictionRuns);
+
connectionPool.setDurationBetweenEvictionRuns(durationBetweenEvictionRuns);
 }
 }
 
diff --git 
a/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java 
b/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
index c875fc247f..3d93a50932 100644
--- a/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
+++ b/java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java
@@ -112,7 +112,7 @@ public class DriverAdapterCPDS implements 
ConnectionPoolDataSource, Referenceabl
 // PreparedStatement pool properties
 private boolean poolPreparedStatements;
 private int maxIdle = 10;
-private Duration durationBetweenEvictionRuns = 
BaseObjectPool

[tomcat-training] branch main updated: Create dependabot.yml

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


The following commit(s) were added to refs/heads/main by this push:
 new bcb7f11  Create dependabot.yml
bcb7f11 is described below

commit bcb7f1137dc9d1b3d3be719501b4054759156ef7
Author: Mark Thomas 
AuthorDate: Tue Oct 3 15:13:56 2023 +0100

Create dependabot.yml

Re-enable dependabot as I intend to use this repo for CoC Halifax
---
 .github/dependabot.yml | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 000..ed474cf
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,11 @@
+# To get started with Dependabot version updates, you'll need to specify which
+# package ecosystems to update and where the package manifests are located.
+# Please see the documentation for all configuration options:
+# 
https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
+
+version: 2
+updates:
+  - package-ecosystem: "npm"
+directory: "/"
+schedule:
+  interval: "weekly"


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump extend from 3.0.1 to 3.0.2 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf merged PR #2:
URL: https://github.com/apache/tomcat-training/pull/2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] 01/01: Merge pull request #2 from apache/dependabot/npm_and_yarn/extend-3.0.2

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git

commit b4d1b13ef4f533c9b39a201d1e9cca768a023735
Merge: bcb7f11 32fb224
Author: Mark Thomas 
AuthorDate: Tue Oct 3 15:15:42 2023 +0100

Merge pull request #2 from apache/dependabot/npm_and_yarn/extend-3.0.2

Bump extend from 3.0.1 to 3.0.2

 package-lock.json | 4657 +
 1 file changed, 2867 insertions(+), 1790 deletions(-)


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch main updated (bcb7f11 -> b4d1b13)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


from bcb7f11  Create dependabot.yml
 add 32fb224  Bump extend from 3.0.1 to 3.0.2
 new b4d1b13  Merge pull request #2 from 
apache/dependabot/npm_and_yarn/extend-3.0.2

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:
 package-lock.json | 4657 +
 1 file changed, 2867 insertions(+), 1790 deletions(-)


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/extend-3.0.2 deleted (was 32fb224)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch dependabot/npm_and_yarn/extend-3.0.2
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 32fb224  Bump extend from 3.0.1 to 3.0.2

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[PR] Bump ini from 1.3.5 to 1.3.8 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #19:
URL: https://github.com/apache/tomcat-training/pull/19

   Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8.
   
   Commits
   
   https://github.com/npm/ini/commit/a2c5da86604bc2238fe393c5ff083bf23a9910eb";>a2c5da8
 1.3.8
   https://github.com/npm/ini/commit/af5c6bb5dca6f0248c153aa87e25bddfc515ff6e";>af5c6bb
 Do not use Object.create(null)
   https://github.com/npm/ini/commit/8b648a1ac49e1b3b7686ea957e0b95e544bc6ec1";>8b648a1
 don't test where our devdeps don't even work
   https://github.com/npm/ini/commit/c74c8af35f32b801a7e82a8309eab792a95932f6";>c74c8af
 1.3.7
   https://github.com/npm/ini/commit/024b8b55ac1c980c6225607b007714c54eb501ba";>024b8b5
 update deps, add linting
   https://github.com/npm/ini/commit/032fbaf5f0b98fce70c8cc380e0d05177a9c9073";>032fbaf
 Use Object.create(null) to avoid default object property hazards
   https://github.com/npm/ini/commit/2da90391ef70db41d10f013e3a87f9a8c5d01a72";>2da9039
 1.3.6
   https://github.com/npm/ini/commit/cfea636f534b5ca7550d2c28b7d1a95d936d56c6";>cfea636
 better git push script, before publish instead of after
   https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1";>56d2805
 do not allow invalid hazardous string as section name
   See full diff in https://github.com/npm/ini/compare/v1.3.5...v1.3.8";>compare view
   
   
   
   Maintainer changes
   This version was pushed to npm by https://www.npmjs.com/~isaacs";>isaacs, a new releaser for ini since 
your current version.
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ini&package-manager=npm_and_yarn&previous-version=1.3.5&new-version=1.3.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/tomcat-training/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/ini-1.3.8 created (now 0745e8e)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/ini-1.3.8
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at 0745e8e  Bump ini from 1.3.5 to 1.3.8

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/decode-uri-component-0.2.2 created (now b22eb97)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/decode-uri-component-0.2.2
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at b22eb97  Bump decode-uri-component from 0.2.0 to 0.2.2

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[PR] Bump tough-cookie and node-sass [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #20:
URL: https://github.com/apache/tomcat-training/pull/20

   Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no 
longer used after updating ancestor dependency 
[node-sass](https://github.com/sass/node-sass). These dependencies need to be 
updated together.
   
   Removes `tough-cookie`
   
   Updates `node-sass` from 4.13.0 to 9.0.0
   
   Release notes
   Sourced from https://github.com/sass/node-sass/releases";>node-sass's 
releases.
   
   v9.0.0
   What's Changed
   
   Node 20 support by https://github.com/nschonni";>@​nschonni in https://redirect.github.com/sass/node-sass/pull/3355";>sass/node-sass#3355
   
   Breaking changes
   
   Drop support for Node 14 (https://github.com/nschonni";>@​nschonni)
   
   Supported Environments
   
   
   
   OS
   Architecture
   Node
   
   
   
   
   Windows
   x86 & x64
   16, 18, 19, 20
   
   
   OSX
   x64
   16, 18, 19, 20
   
   
   Linux*
   x64
   16, 18, 19, 20
   
   
   Alpine Linux
   x64
   16, 18, 19, 20
   
   
   
   *Linux support refers to major distributions like Ubuntu, and Debian
   v8.0.0
   What's Changed
   
   Fix binaries being partially downloaded by https://github.com/xzyfer";>@​xzyfer in https://redirect.github.com/sass/node-sass/pull/3313";>sass/node-sass#3313
   Bump node-gyp and nan for node 19 support by https://github.com/xzyfer";>@​xzyfer in https://redirect.github.com/sass/node-sass/pull/3314";>sass/node-sass#3314
   feat: Node 18 and 19 support and drop Node 17 by https://github.com/nschonni";>@​nschonni in https://redirect.github.com/sass/node-sass/pull/3257";>sass/node-sass#3257
   
   Breaking changes
   
   Drop support for Node 12 (https://github.com/nschonni";>@​nschonni)
   Drop support for Node 17 (https://github.com/nschonni";>@​nschonni)
   Set rejectUnauthorized to true by default (https://github.com/scott-ut";>@​scott-ut, https://redirect.github.com/sass/node-sass/issues/3149";>#3149)
   
   Features
   
   Add support for Node 18 (https://github.com/nschonni";>@​nschonni)
   Add support for Node 19 (https://github.com/nschonni";>@​nschonni)
   Replace request with make-fetch-happen (https://github.com/CamilleDrapier";>@​CamilleDrapier  https://github.com/xzyfer";>@​xzyfer, https://redirect.github.com/sass/node-sass/issues/3193";>#3193, https://redirect.github.com/sass/node-sass/issues/3313";>#3313)
   
   Dependencies
   
   Bump true-case-path@2.2.1
   Bump node-gyp https://github.com/9";>@​9.0.0
   Bump nan@^2.17.0
   Bump sass-graph@^4.0.1
   
   Misc
   
   Bump various GitHub Actions dependencies (https://github.com/nschonni";>@​nschonni)
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/sass/node-sass/blob/master/CHANGELOG.md";>node-sass's 
changelog.
   
   v4.14.0
   https://github.com/sass/node-sass/releases/tag/v4.14.0";>https://github.com/sass/node-sass/releases/tag/v4.14.0
   v4.13.1
   https://github.com/sass/node-sass/releases/tag/v4.13.1";>https://github.com/sass/node-sass/releases/tag/v4.13.1
   
   
   
   Commits
   
   https://github.com/sass/node-sass/commit/87f38998da059d13a87a7fc9f3d29d5728128e2c";>87f3899
 feat: Node 20 support (https://redirect.github.com/sass/node-sass/issues/3355";>#3355)
   https://github.com/sass/node-sass/commit/06ae4c70f792287c28bb765811014c7c56012d72";>06ae4c7
 build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (https://redirect.github.com/sass/node-sass/issues/3350";>#3350)
   https://github.com/sass/node-sass/commit/e069f7356b76b286a51d0c4a48f93fb14bd0bdfc";>e069f73
 build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0
   https://github.com/sass/node-sass/commit/c34837d7bfab1ef86a8d9989e83602895373a0a0";>c34837d
 build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0
   https://github.com/sass/node-sass/commit/ee13eb9c62449d1e535189a063cbdd15583ebf32";>ee13eb9
 8.0.0
   https://github.com/sass/node-sass/commit/98e75b39e22ba2fdf7726eefa23ba5f7247540c4";>98e75b3
 feat: Node 18 and 19 support and drop Node 17 (https://redirect.github.com/sass/node-sass/issues/3257";>#3257)
   https://github.com/sass/node-sass/commit/e9bb866b0cfec9f9f98c370be325289d25be5c62";>e9bb866
 Bump node-gyp and nan for node 19 support (https://redirect.github.com/sass/node-sass/issues/3314";>#3314)
   https://github.com/sass/node-sass/commit/ab7840b335d58f59731315354f2ea18d6bdf8fd6";>ab7840b
 Fix binaries being partially downloaded (https://redirect.github.com/sass/node-sass/issues/3313";>#3313)
   https://github.com/sass/node-sass/commit/d595abf2ed3e8013509c04b1205005e95d3fcc2e";>d595abf
 7.0.3
   https://github.com/sass/node-sass/commit/3b556c1c9a79e87fd54fdaa9a1a18741a7616025";>3b556c1
 7.0.2
   Additional commits viewable in https://github.com/sass/node-sass/compare/v4.13.0...v9.0.0";>compare 
view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase man

[PR] Bump decode-uri-component from 0.2.0 to 0.2.2 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #18:
URL: https://github.com/apache/tomcat-training/pull/18

   Bumps 
[decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) 
from 0.2.0 to 0.2.2.
   
   Release notes
   Sourced from https://github.com/SamVerschueren/decode-uri-component/releases";>decode-uri-component's
 releases.
   
   v0.2.2
   
   Prevent overwriting previously decoded tokens  980e0bf
   
   https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2";>https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2
   v0.2.1
   
   Switch to GitHub workflows  76abc93
   Fix issue where decode throws - fixes https://redirect.github.com/SamVerschueren/decode-uri-component/issues/6";>#6
  746ca5d
   Update license (https://redirect.github.com/SamVerschueren/decode-uri-component/issues/1";>#1)
  486d7e2
   Tidelift tasks  a650457
   Meta tweaks  66e1c28
   
   https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1";>https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1
   
   
   
   Commits
   
   https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb";>a0eea46
 0.2.2
   https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152";>980e0bf
 Prevent overwriting previously decoded tokens
   https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33";>3c8a373
 0.2.1
   https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3";>76abc93
 Switch to GitHub workflows
   https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9";>746ca5d
 Fix issue where decode throws - fixes https://redirect.github.com/SamVerschueren/decode-uri-component/issues/6";>#6
   https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30";>486d7e2
 Update license (https://redirect.github.com/SamVerschueren/decode-uri-component/issues/1";>#1)
   https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134";>a650457
 Tidelift tasks
   https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02";>66e1c28
 Meta tweaks
   See full diff in https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/tomcat-training/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-

[tomcat-training] branch dependabot/npm_and_yarn/tough-cookie-and-node-sass--removed created (now a1c5769)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/tough-cookie-and-node-sass--removed
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at a1c5769  Bump tough-cookie and node-sass

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump grunt from 1.0.2 to 1.5.3 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #6:
URL: https://github.com/apache/tomcat-training/pull/6#issuecomment-1745076038

   Superseded by #21.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/grunt-1.6.1 created (now 68df1b7)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/grunt-1.6.1
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at 68df1b7  Bump grunt from 1.0.2 to 1.6.1

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump express from 4.16.3 to 4.17.3 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #12:
URL: https://github.com/apache/tomcat-training/pull/12#issuecomment-1745077121

   Superseded by #22.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump express from 4.16.3 to 4.17.3 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] closed pull request #12: Bump express from 4.16.3 to 4.17.3
URL: https://github.com/apache/tomcat-training/pull/12


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/express-4.17.3 deleted (was c1e850f)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/express-4.17.3
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was c1e850f  Bump express from 4.16.3 to 4.17.3

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[PR] Bump grunt from 1.0.2 to 1.6.1 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #21:
URL: https://github.com/apache/tomcat-training/pull/21

   Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.2 to 1.6.1.
   
   Release notes
   Sourced from https://github.com/gruntjs/grunt/releases";>grunt's releases.
   
   v1.6.1
   
   Changelog updates  72f6f03
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1755";>#1755 from 
gruntjs/rm-dep  8d4c183
   Add recursive  1c7d483
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1756";>#1756 from 
gruntjs/downgrade-glob  2d4fd38
   Downgrade glob  902db7c
   Fix syntax  494f243
   remove mkdirp  b01389e
   remove dep on rimraf and mkdirp  0072510
   
   https://github.com/gruntjs/grunt/compare/v1.6.0...v1.6.1";>https://github.com/gruntjs/grunt/compare/v1.6.0...v1.6.1
   v1.6.0
   
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1750";>#1750 from 
gruntjs/dep-update-jan28  2805dc3
   README updates  3f1e423
   Bump to 16  8fd096d
   Update more deps  42c5f95
   Bump eslint and node version  1d88050
   
   https://github.com/gruntjs/grunt/compare/v1.5.3...v1.6.0";>https://github.com/gruntjs/grunt/compare/v1.5.3...v1.6.0
   v1.5.3
   
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1745";>#1745 from 
gruntjs/fix-copy-op  572d79b
   Patch up race condition in symlink copying.  58016ff
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1746";>#1746 from 
JamieSlome/patch-1  0749e1d
   Create SECURITY.md  69b7c50
   
   https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3";>https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3
   v1.5.2
   
   Update Changelog  7f15fd5
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1743";>#1743 from 
gruntjs/cleanup-link  b0ec6e1
   Clean up link handling  433f91b
   
   https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2";>https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2
   v1.5.1
   
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1742";>#1742 from 
gruntjs/update-symlink-test  ad22608
   Fix symlink test  0652305
   
   https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1";>https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1
   v1.5.0
   
   Updated changelog  b2b2c2b
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1740";>#1740 from 
gruntjs/update-deps-22-10  3eda6ae
   Update testing matrix  47d32de
   More updates  2e9161c
   Remove console log  04b960e
   Update dependencies, tests...  aad3d45
   Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1736";>#1736 from 
justlep/main  fdc7056
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/gruntjs/grunt/blob/main/CHANGELOG";>grunt's 
changelog.
   
   v1.6.1
   date: 2023-01-31
   changes:
   - Downgrades to glob 7 for Windows compatability
   - Removes mkdirp and rimraf in favour of node.js APIs.
   v1.6.0
   date: 2023-01-28
   changes:
   - Requires node.js 16+.
   - template.date now uses dateformat ~4.6.2.
   - other dependency updates such as glob, rimraf, etc.
   v1.5.3
   date: 2022-04-23
   changes:
   - Patch up race condition in symlink copying.
   v1.5.2
   date: 2022-04-12
   changes:
   - Unlink symlinks when copy destination is a symlink.
   v1.5.1
   date: 2022-04-11
   changes:
   - Fixed symlink destination handling.
   v1.5.0
   date: 2022-04-10
   changes:
   - Updated dependencies.
   - Add symlink handling for copying files.
   v1.4.1
   date: 2021-05-24
   changes:
   - Fix --preload option to be a known option
   - Switch to GitHub Actions
   v1.4.0
   date: 2021-04-21
   changes:
   - Security fixes in production and dev dependencies
   - Liftup/Liftoff upgrade breaking change. Update your scripts to use 
--preload instead of --require. Ref: https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb";>https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb.
   v1.3.0
   date: 2020-08-18
   changes:
   - Switch to use safeLoad for loading YML files via 
file.readYAML.
   - Upgrade legacy-log to ~3.0.0.
   - Upgrade legacy-util to ~2.0.0.
   v1.2.1
   date: 2020-07-07
   changes:
   - Remove path-is-absolute dependency.
   (PR: https://redirect.github.com/gruntjs/grunt/pull/1715";>gruntjs/grunt#1715)
   v1.2.0
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/gruntjs/grunt/commit/8372e118eb8c4c6d40e9c6c5684948a786dee8a9";>8372e11
 1.6.1
   https://github.com/gruntjs/grunt/commit/72f6f034edc004cc72bbf4caab1d53843f130546";>72f6f03
 Changelog updates
   https://github.com/gruntjs/grunt/commit/8d4c183448650abe213cb29a93598649c4060d84";>8d4c183
 Merge pull request https://redirect.github.com/gruntjs/grunt/issues/1755";>#1755 from 
gruntjs/rm-dep
   https://github.com/gruntjs/grunt/commit/1c7d48399766cb1a0ca48ce57cee16b2478ed842";>1c7d483
 Add recursive
   https://git

Re: [PR] Bump grunt from 1.0.2 to 1.5.3 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] closed pull request #6: Bump grunt from 1.0.2 to 1.5.3
URL: https://github.com/apache/tomcat-training/pull/6


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/grunt-1.5.3 deleted (was ee2bd73)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/grunt-1.5.3
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was ee2bd73  Bump grunt from 1.0.2 to 1.5.3

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[PR] Bump express from 4.16.3 to 4.18.2 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #22:
URL: https://github.com/apache/tomcat-training/pull/22

   Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2.
   
   Release notes
   Sourced from https://github.com/expressjs/express/releases";>express's 
releases.
   
   4.18.2
   
   Fix regression routing a large stack in a single route
   deps: body-parser@1.20.1
   
   deps: qs@6.11.0
   perf: remove unnecessary object clone
   
   
   deps: qs@6.11.0
   
   4.18.1
   
   Fix hanging on large stack of sync routes
   
   4.18.0
   
   Add "root" option to res.download
   Allow options without filename in 
res.download
   Deprecate string and non-integer arguments to 
res.status
   Fix behavior of null/undefined as 
maxAge in res.cookie
   Fix handling very large stacks of sync middleware
   Ignore Object.prototype values in settings through 
app.set/app.get
   Invoke default with same arguments as types in 
res.format
   Support proper 205 responses using res.send
   Use http-errors for res.format error
   deps: body-parser@1.20.0
   
   Fix error message for json parse whitespace in strict
   Fix internal error when inflated body exceeds limit
   Prevent loss of async hooks context
   Prevent hanging when request already read
   deps: depd@2.0.0
   deps: http-errors@2.0.0
   deps: on-finished@2.4.1
   deps: qs@6.10.3
   deps: raw-body@2.5.1
   
   
   deps: cookie@0.5.0
   
   Add priority option
   Fix expires option to reject invalid dates
   
   
   deps: depd@2.0.0
   
   Replace internal eval usage with Function 
constructor
   Use instance methods on process to check for listeners
   
   
   deps: finalhandler@1.2.0
   
   Remove set content headers that break response
   deps: on-finished@2.4.1
   deps: statuses@2.0.1
   
   
   deps: on-finished@2.4.1
   
   Prevent loss of async hooks context
   
   
   deps: qs@6.10.3
   deps: send@0.18.0
   
   Fix emitted 416 error missing headers property
   Limit the headers removed for 304 response
   deps: depd@2.0.0
   deps: destroy@1.2.0
   deps: http-errors@2.0.0
   deps: on-finished@2.4.1
   
   
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/expressjs/express/blob/master/History.md";>express's 
changelog.
   
   4.18.2 / 2022-10-08
   
   Fix regression routing a large stack in a single route
   deps: body-parser@1.20.1
   
   deps: qs@6.11.0
   perf: remove unnecessary object clone
   
   
   deps: qs@6.11.0
   
   4.18.1 / 2022-04-29
   
   Fix hanging on large stack of sync routes
   
   4.18.0 / 2022-04-25
   
   Add "root" option to res.download
   Allow options without filename in 
res.download
   Deprecate string and non-integer arguments to 
res.status
   Fix behavior of null/undefined as 
maxAge in res.cookie
   Fix handling very large stacks of sync middleware
   Ignore Object.prototype values in settings through 
app.set/app.get
   Invoke default with same arguments as types in 
res.format
   Support proper 205 responses using res.send
   Use http-errors for res.format error
   deps: body-parser@1.20.0
   
   Fix error message for json parse whitespace in strict
   Fix internal error when inflated body exceeds limit
   Prevent loss of async hooks context
   Prevent hanging when request already read
   deps: depd@2.0.0
   deps: http-errors@2.0.0
   deps: on-finished@2.4.1
   deps: qs@6.10.3
   deps: raw-body@2.5.1
   
   
   deps: cookie@0.5.0
   
   Add priority option
   Fix expires option to reject invalid dates
   
   
   deps: depd@2.0.0
   
   Replace internal eval usage with Function 
constructor
   Use instance methods on process to check for listeners
   
   
   deps: finalhandler@1.2.0
   
   Remove set content headers that break response
   deps: on-finished@2.4.1
   deps: statuses@2.0.1
   
   
   deps: on-finished@2.4.1
   
   Prevent loss of async hooks context
   
   
   deps: qs@6.10.3
   deps: send@0.18.0
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/expressjs/express/commit/8368dc178af16b91b576c4c1d135f701a0007e5d";>8368dc1
 4.18.2
   https://github.com/expressjs/express/commit/61f40491222dbede653b9938e6a4676f187aab44";>61f4049
 docs: replace Freenode with Libera Chat
   https://github.com/expressjs/express/commit/bb7907b932afe3a19236a642f6054b6c8f7349a0";>bb7907b
 build: Node.js@18.10
   https://github.com/expressjs/express/commit/f56ce73186e885a938bfdb3d3d1005a58e6ae12b";>f56ce73
 build: supertest@6.3.0
   https://github.com/expressjs/express/commit/24b3dc551670ac4fb0cd5a2bd5ef643c9525e60f";>24b3dc5
 deps: qs@6.11.0
   https://github.com/expressjs/express/commit/689d175b8b39d8860b81d723233fb83d15201827";>689d175
 deps: body-parser@1.20.1
   https://github.com/expressjs/express/commit/340be0f79afb9b3176afb76235aa7f92acbd5050";>340be0f
 build: eslint@8.24.0
   https://github.com/expressjs/express/commit/33e8dc303af9277f8a7e4f46abfdcb5e72f6797b";>33e8dc3
 docs: use Node.js name style
   https://github.com/expressjs/express/com

[tomcat-training] branch dependabot/npm_and_yarn/express-4.18.2 created (now 87bb26b)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/express-4.18.2
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at 87bb26b  Bump express from 4.16.3 to 4.18.2

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump async from 1.5.2 to 2.6.4 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf commented on PR #5:
URL: https://github.com/apache/tomcat-training/pull/5#issuecomment-1745082786

   Out of date


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump socket.io-parser from 2.3.1 to 3.3.3 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #9: Bump socket.io-parser from 2.3.1 to 3.3.3
URL: https://github.com/apache/tomcat-training/pull/9


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump async from 1.5.2 to 2.6.4 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #5: Bump async from 1.5.2 to 2.6.4
URL: https://github.com/apache/tomcat-training/pull/5


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump engine.io from 1.8.5 to 3.6.1 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf commented on PR #10:
URL: https://github.com/apache/tomcat-training/pull/10#issuecomment-1745083769

   Out of date


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump async from 1.5.2 to 2.6.4 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #5:
URL: https://github.com/apache/tomcat-training/pull/5#issuecomment-1745082886

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump engine.io from 1.8.5 to 3.6.1 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #10: Bump engine.io from 1.8.5 to 3.6.1
URL: https://github.com/apache/tomcat-training/pull/10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump engine.io from 1.8.5 to 3.6.1 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #10:
URL: https://github.com/apache/tomcat-training/pull/10#issuecomment-1745083877

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump qs [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf commented on PR #11:
URL: https://github.com/apache/tomcat-training/pull/11#issuecomment-1745084118

   Out of date


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump socket.io-parser from 2.3.1 to 3.3.3 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf commented on PR #9:
URL: https://github.com/apache/tomcat-training/pull/9#issuecomment-1745083186

   Out of date


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/qs-and-qs-6.5.3 deleted (was 81eed17)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/qs-and-qs-6.5.3
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 81eed17  Bump qs

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump socket.io-parser from 2.3.1 to 3.3.3 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #9:
URL: https://github.com/apache/tomcat-training/pull/9#issuecomment-1745083272

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/async-2.6.4 deleted (was 167846a)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/async-2.6.4
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 167846a  Bump async from 1.5.2 to 2.6.4

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump minimist from 0.0.8 to 1.2.8 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #13: Bump minimist from 0.0.8 to 1.2.8
URL: https://github.com/apache/tomcat-training/pull/13


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/socket.io-parser-3.3.3 deleted (was e1fa056)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/socket.io-parser-3.3.3
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was e1fa056  Bump socket.io-parser from 2.3.1 to 3.3.3

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump minimist from 0.0.8 to 1.2.8 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #13:
URL: https://github.com/apache/tomcat-training/pull/13#issuecomment-1745084695

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump json-schema from 0.2.3 to 0.4.0 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #14:
URL: https://github.com/apache/tomcat-training/pull/14#issuecomment-1745084714

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump debug from 2.2.0 to 2.6.9 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #16:
URL: https://github.com/apache/tomcat-training/pull/16#issuecomment-1745084751

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump ms from 0.7.1 to 2.0.0 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #15:
URL: https://github.com/apache/tomcat-training/pull/15#issuecomment-1745084725

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump qs [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #11: Bump qs
URL: https://github.com/apache/tomcat-training/pull/11


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump qs [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #11:
URL: https://github.com/apache/tomcat-training/pull/11#issuecomment-1745084235

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump decode-uri-component from 0.2.0 to 0.2.2 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #18: Bump decode-uri-component from 0.2.0 to 0.2.2
URL: https://github.com/apache/tomcat-training/pull/18


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/engine.io-3.6.1 deleted (was cd58809)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/engine.io-3.6.1
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was cd58809  Bump engine.io from 1.8.5 to 3.6.1

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump json-schema from 0.2.3 to 0.4.0 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #14: Bump json-schema from 0.2.3 to 0.4.0
URL: https://github.com/apache/tomcat-training/pull/14


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump decode-uri-component from 0.2.0 to 0.2.2 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #18:
URL: https://github.com/apache/tomcat-training/pull/18#issuecomment-1745084827

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump ini from 1.3.5 to 1.3.8 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #19:
URL: https://github.com/apache/tomcat-training/pull/19#issuecomment-1745084840

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump ms from 0.7.1 to 2.0.0 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #15: Bump ms from 0.7.1 to 2.0.0
URL: https://github.com/apache/tomcat-training/pull/15


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump debug from 2.2.0 to 2.6.9 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #16: Bump debug from 2.2.0 to 2.6.9
URL: https://github.com/apache/tomcat-training/pull/16


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump tough-cookie and node-sass [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #20:
URL: https://github.com/apache/tomcat-training/pull/20#issuecomment-1745084860

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump lodash from 3.7.0 to 4.17.21 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #17: Bump lodash from 3.7.0 to 4.17.21
URL: https://github.com/apache/tomcat-training/pull/17


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/minimist-1.2.8 deleted (was 09814a2)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/minimist-1.2.8
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 09814a2  Bump minimist from 0.0.8 to 1.2.8

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/ms-2.0.0 deleted (was d188a4d)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/ms-2.0.0
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was d188a4d  Bump ms from 0.7.1 to 2.0.0

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/tough-cookie-and-node-sass--removed deleted (was a1c5769)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/tough-cookie-and-node-sass--removed
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was a1c5769  Bump tough-cookie and node-sass

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/decode-uri-component-0.2.2 deleted (was b22eb97)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/decode-uri-component-0.2.2
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was b22eb97  Bump decode-uri-component from 0.2.0 to 0.2.2

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/debug-2.6.9 deleted (was ba4212a)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/debug-2.6.9
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was ba4212a  Bump debug from 2.2.0 to 2.6.9

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump tough-cookie and node-sass [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #20: Bump tough-cookie and node-sass
URL: https://github.com/apache/tomcat-training/pull/20


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump ini from 1.3.5 to 1.3.8 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #19: Bump ini from 1.3.5 to 1.3.8
URL: https://github.com/apache/tomcat-training/pull/19


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/grunt-1.6.1 deleted (was 68df1b7)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/grunt-1.6.1
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 68df1b7  Bump grunt from 1.0.2 to 1.6.1

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/ini-1.3.8 deleted (was 0745e8e)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/ini-1.3.8
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 0745e8e  Bump ini from 1.3.5 to 1.3.8

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump lodash from 3.7.0 to 4.17.21 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #17:
URL: https://github.com/apache/tomcat-training/pull/17#issuecomment-1745084791

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/lodash-4.17.21 deleted (was 5fd1ff3)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/lodash-4.17.21
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 5fd1ff3  Bump lodash from 3.7.0 to 4.17.21

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump grunt from 1.0.2 to 1.6.1 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #21: Bump grunt from 1.0.2 to 1.6.1
URL: https://github.com/apache/tomcat-training/pull/21


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/express-4.18.2 deleted (was 87bb26b)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/express-4.18.2
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 87bb26b  Bump express from 4.16.3 to 4.18.2

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/json-schema-0.4.0 deleted (was 3fd0fb7)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/json-schema-0.4.0
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


 was 3fd0fb7  Bump json-schema from 0.2.3 to 0.4.0

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


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump express from 4.16.3 to 4.18.2 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf closed pull request #22: Bump express from 4.16.3 to 4.18.2
URL: https://github.com/apache/tomcat-training/pull/22


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump grunt from 1.0.2 to 1.6.1 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #21:
URL: https://github.com/apache/tomcat-training/pull/21#issuecomment-1745084896

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/load-grunt-tasks-5.1.0 created (now ef37fa8)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/load-grunt-tasks-5.1.0
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at ef37fa8  Bump load-grunt-tasks from 4.0.0 to 5.1.0

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/grunt-contrib-jshint-3.2.0 created (now 476e726)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/grunt-contrib-jshint-3.2.0
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at 476e726  Bump grunt-contrib-jshint from 2.1.0 to 3.2.0

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [PR] Bump express from 4.16.3 to 4.18.2 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] commented on PR #22:
URL: https://github.com/apache/tomcat-training/pull/22#issuecomment-1745084928

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[PR] Bump load-grunt-tasks from 4.0.0 to 5.1.0 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #23:
URL: https://github.com/apache/tomcat-training/pull/23

   Bumps [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) 
from 4.0.0 to 5.1.0.
   
   Release notes
   Sourced from https://github.com/sindresorhus/load-grunt-tasks/releases";>load-grunt-tasks's
 releases.
   
   v5.1.0
   
   Print a useful error if package.json is missing (https://redirect.github.com/sindresorhus/load-grunt-tasks/issues/61";>#61)
  6234bc9
   
   https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0";>https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0
   v5.0.0
   Breaking:
   
   Require Node.js 8 a928bc7
   
   Enhancements:
   
   Upgrade dependencies  a928bc7
   
   https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.0.0";>https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.0.0
   
   
   
   Commits
   
   https://github.com/sindresorhus/load-grunt-tasks/commit/fddcf81829b1e88f3daf855ea2aa759224dec98a";>fddcf81
 5.1.0
   https://github.com/sindresorhus/load-grunt-tasks/commit/6234bc9874511c759c952fe9f6467298217a00e8";>6234bc9
 Print a useful error if package.json is missing (https://redirect.github.com/sindresorhus/load-grunt-tasks/issues/61";>#61)
   https://github.com/sindresorhus/load-grunt-tasks/commit/919a1d66f389cbefef01f26d72ab219eb5c5ee5b";>919a1d6
 5.0.0
   https://github.com/sindresorhus/load-grunt-tasks/commit/a928bc7a281f884fd5e5a17a572cffe602cb8e60";>a928bc7
 Require Node.js 8 and upgrade dependencies
   https://github.com/sindresorhus/load-grunt-tasks/commit/81c6b677b84766d66c44c099e94e20a0cf69a68c";>81c6b67
 Enable the repo sponsor button
   See full diff in https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.1.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=load-grunt-tasks&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=5.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[PR] Bump grunt-contrib-jshint from 2.1.0 to 3.2.0 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #24:
URL: https://github.com/apache/tomcat-training/pull/24

   Bumps 
[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) from 
2.1.0 to 3.2.0.
   
   Release notes
   Sourced from https://github.com/gruntjs/grunt-contrib-jshint/releases";>grunt-contrib-jshint's
 releases.
   
   v3.2.0
   
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/307";>#307
 from gruntjs/hotfix-main  d9c3b35
   Patch Update 3.1.1  f3eb299
   
   https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0";>https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0
   v3.1.1
   
   Update to 3.1.1  ace956f
   
   https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1";>https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1
   v3.1.0
   
   update jshint to ~2.13.0  b7edf02
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/303";>#303
 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7  270d8dd
   Bump path-parse from 1.0.6 to 1.0.7  77dca66
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/301";>#301
 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9  1028d82
   Bump hosted-git-info from 2.8.8 to 2.8.9  eb0314f
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/300";>#300
 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21  337623c
   Bump lodash from 4.17.20 to 4.17.21  51e07d4
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/299";>#299
 from gruntjs/dependabot/npm_and_yarn/y18n-4.0.1  9c08ff1
   Bump y18n from 4.0.0 to 4.0.1  7834701
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/298";>#298
 from gruntjs/dependabot/npm_and_yarn/ini-1.3.8  d4359aa
   Bump ini from 1.3.5 to 1.3.8  52f5e31
   Add changelog  8f597c2
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/275";>#275
 from raddevon/patch-1  fc210e7
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/297";>#297
 from gruntjs/peer-dep  03f4302
   Remove Grunt peerDependency  01d13d2
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/296";>#296
 from gruntjs/chalk-upt  c78f6ee
   Update chalk  656f31b
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/295";>#295
 from gruntjs/uptdate-deps-oct  16ee83d
   Update dependencies, switch to github actions  df2b06d
   Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/291";>#291
 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15  9bb54cd
   Bump lodash from 4.17.10 to 4.17.15  d2e4063
   Ensures errors in stdoutEqual callback are logged  7a6fec4
   
   https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0";>https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0
   
   
   
   Changelog
   Sourced from https://github.com/gruntjs/grunt-contrib-jshint/blob/main/CHANGELOG";>grunt-contrib-jshint's
 changelog.
   
   v3.2.0:
   date: 2022-02-17
   changes:
   - Bump dependencies, including jshint.
   v3.0.0:
   date: 2020-10-20
   changes:
   - Bump dependencies.
   - Switch to GitHub actions.
   - Ensures errors in stdoutEqual callback are logged.
   - Requires Node 10+.
   
   
   
   Commits
   
   https://github.com/gruntjs/grunt-contrib-jshint/commit/d9c3b350bdb144f52c8a70fbb739bc4986c377cd";>d9c3b35
 Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/307";>#307
 from gruntjs/hotfix-main
   https://github.com/gruntjs/grunt-contrib-jshint/commit/f3eb299d86119d41c761efb855be132d524b658b";>f3eb299
 Patch Update 3.1.1
   https://github.com/gruntjs/grunt-contrib-jshint/commit/1910674ae38dd1eca6d3fe3cc57d1b93725ae4d6";>1910674
 3.1.0
   https://github.com/gruntjs/grunt-contrib-jshint/commit/b7edf02f3c5cf41b29cbba5dd431a47f6cb75023";>b7edf02
 update jshint to ~2.13.0
   https://github.com/gruntjs/grunt-contrib-jshint/commit/270d8dd7679ce5fb42ef7b3ec34aac796c373538";>270d8dd
 Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/303";>#303
 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7
   https://github.com/gruntjs/grunt-contrib-jshint/commit/77dca6633bac1491f66ecc4d3e9938a5a331ba3c";>77dca66
 Bump path-parse from 1.0.6 to 1.0.7
   https://github.com/gruntjs/grunt-contrib-jshint/commit/1028d825cecc1aee08dfe5cc4477f4cb688fdd5c";>1028d82
 Merge pull request https://redirect.github.com/gruntjs/grunt-contrib-jshint/issues/301";>#301
 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-...
   https://github.com/gruntjs/grunt-contrib-jshint/commit/eb0314f4ab9771fbc1d917af5ea4ce9188042f5c";>eb0314f
 Bump hosted-git-info from 2.8.8 to 2.8.9
   https://github.com/gruntjs/grunt-contrib-jshint/commit/337623cea696b19115f6b644602140

[PR] Bump mustache from 2.3.0 to 4.2.0 [tomcat-training]

2023-10-03 Thread via GitHub


dependabot[bot] opened a new pull request, #25:
URL: https://github.com/apache/tomcat-training/pull/25

   Bumps [mustache](https://github.com/janl/mustache.js) from 2.3.0 to 4.2.0.
   
   Release notes
   Sourced from https://github.com/janl/mustache.js/releases";>mustache's 
releases.
   
   v4.2.0
   https://redirect.github.com/janl/mustache.js/issues/773";>#773: Add 
package.json exports field, by https://github.com/manzt";>@​manzt.
   v3.1.0
   Added
   
   https://redirect.github.com/janl/mustache.js/issues/717";>#717: Added 
support .js files as views in command line tool, by [https://github.com/JEStaubach";>@​JEStaubach].
   
   Fixed
   
   https://redirect.github.com/janl/mustache.js/issues/716";>#716: Bugfix 
for indentation of inline partials, by [https://github.com/yotammadem";>@​yotammadem].
   
   https://redirect.github.com/janl/mustache.js/issues/716";>#716: https://redirect.github.com/janl/mustache.js/issues/716";>janl/mustache.js#716
   https://redirect.github.com/janl/mustache.js/issues/717";>#717: 
https://redirect.github.com/janl/mustache.js/issues/717";>janl/mustache.js#717
   [https://github.com/JEStaubach";>@​JEStaubach]: https://github.com/JEStaubach";>https://github.com/JEStaubach
   [https://github.com/yotammadem";>@​yotammadem]: https://github.com/yotammadem";>https://github.com/yotammadem
   v3.0.2
   Fixed
   
   https://redirect.github.com/janl/mustache.js/issues/705";>#705: Fix 
indentation of partials, by https://github.com/kevindew";>@​kevindew and https://github.com/yotammadem";>@​yotammadem.
   
   Dev
   
   https://redirect.github.com/janl/mustache.js/issues/701";>#701: Fix 
test failure for Node 10 and above, by https://github.com/andersk";>@​andersk.
   https://redirect.github.com/janl/mustache.js/issues/704";>#704: Lint 
all test files just like the source files, by https://github.com/phillipj";>@​phillipj.
   Start experimenting & comparing GitHub Actions vs Travis CI, by https://github.com/phillipj";>@​phillipj.
   
   v3.0.1
   https://redirect.github.com/janl/mustache.js/issues/679";>#679: Fix 
partials not rendering tokens when using custom tags, by https://github.com/stackchain";>@​stackchain.
   v3.0.0
   [3.0.0] / 16 September 2018
   We are very happy to announce a new major version of mustache.js. We want 
to be very careful not to break projects out in the wild, and adhering to http://semver.org/";>Semantic Versioning we have therefore cut this 
new major version.
   The changes introduced will likely not require any actions for most using 
projects. The things to look out
   for that might cause unexpected rendering results are described in the 
migration guide below.
   A big shout out and thanks to [https://github.com/raymond-lam";>@​raymond-lam] for this 
release! Without his contributions with code and
   issue triaging, this release would never have happened.
   Major
   
   https://redirect.github.com/janl/mustache.js/issues/618";>#618: Allow 
rendering properties of primitive types that are not objects, by [https://github.com/raymond-lam";>@​raymond-lam].
   https://redirect.github.com/janl/mustache.js/issues/643";>#643: 
Writer.prototype.parse to cache by tags in addition to template 
string, by [https://github.com/raymond-lam";>@​raymond-lam].
   https://redirect.github.com/janl/mustache.js/issues/664";>#664: Fix 
Writer.prototype.parse cache, by [https://github.com/seminaoki";>@​seminaoki].
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/janl/mustache.js/blob/master/CHANGELOG.md";>mustache's 
changelog.
   
   [4.2.0] / 28 March 2021
   Added
   
   https://redirect.github.com/janl/mustache.js/issues/773";>#773: Add 
package.json exports field, by [https://github.com/manzt";>@​manzt].
   
   [4.1.0] / 6 December 2020
   Added
   
   https://redirect.github.com/janl/mustache.js/issues/764";>#764: 
render() now recognizes a config object argument, by [https://github.com/pineapplemachine";>@​pineapplemachine].
   
   Fixed
   
   https://redirect.github.com/janl/mustache.js/issues/764";>#764: Ask 
custom escape functions to escape all types of values (including 
numbers), by [https://github.com/pineapplemachine";>@​pineapplemachine].
   
   [4.0.1] / 15 March 2020
   Fixed
   
   https://redirect.github.com/janl/mustache.js/issues/739";>#739: Fix 
custom delimiters in nested partials, by [https://github.com/aielo";>@​aielo].
   
   [4.0.0] / 16 January 2020
   Majority of using projects don't have to worry by this being a new major 
version.
   TLDR; if your project manipulates 
Writer.prototype.parse | Writer.cache directly or uses 
.to_html(), you probably have to change that code.
   This release allows the internal template cache to be customised, either 
by disabling it completely
   or provide a custom strategy deciding how the cache should behave when 
mustache.js parses templates.
   const mustache = require('mustache');
   // disable caching
   Mustache.templateCache = undefined;
   // or use a bu

Re: [PR] Bump load-grunt-tasks from 4.0.0 to 5.1.0 [tomcat-training]

2023-10-03 Thread via GitHub


markt-asf merged PR #23:
URL: https://github.com/apache/tomcat-training/pull/23


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/mustache-4.2.0 created (now 628e683)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/mustache-4.2.0
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at 628e683  Bump mustache from 2.3.0 to 4.2.0

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch main updated (b4d1b13 -> 7287a0e)

2023-10-03 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


from b4d1b13  Merge pull request #2 from 
apache/dependabot/npm_and_yarn/extend-3.0.2
 add ef37fa8  Bump load-grunt-tasks from 4.0.0 to 5.1.0
 add 7287a0e  Merge pull request #23 from 
apache/dependabot/npm_and_yarn/load-grunt-tasks-5.1.0

No new revisions were added by this update.

Summary of changes:
 package-lock.json | 124 +++---
 package.json  |   2 +-
 2 files changed, 62 insertions(+), 64 deletions(-)


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat-training] branch dependabot/npm_and_yarn/grunt-contrib-qunit-8.0.1 created (now 656be82)

2023-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/grunt-contrib-qunit-8.0.1
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git


  at 656be82  Bump grunt-contrib-qunit from 3.1.0 to 8.0.1

No new revisions were added by this update.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



  1   2   >