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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4c9d8d3  Automatic Site Publish by Jenkins
4c9d8d3 is described below

commit 4c9d8d31da32a941033ad6a0a475d69fc753afe4
Author: jenkins <[email protected]>
AuthorDate: Tue Jul 25 22:16:42 2023 +0000

    Automatic Site Publish by Jenkins
---
 downloads.html    |  10 ++---
 feed.xml          |   2 +-
 package-lock.json | 112 +++++++++++++++++++++++++++++++++++++++++++-----------
 3 files changed, 96 insertions(+), 28 deletions(-)

diff --git a/downloads.html b/downloads.html
index 3dd4d61..f1e62bd 100644
--- a/downloads.html
+++ b/downloads.html
@@ -504,17 +504,17 @@ function addListenersToSections()
                       </div>
 
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Swift</ctitle>Supports 
functions written for Swift v4.2, v5.1, v5.3, v5.4</p>
+                        <p><ctitle>OpenWhisk Runtime Swift</ctitle>Supports 
functions written for Swift v5.1, v5.3, v5.4, and v5.7</p>
                         <div class="component-release-artifact-list 
border-deeper-sky-blue">
-                          <version>1.17.0</version>
+                          <version>1.18.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-swift-1.17.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.17.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.17.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>
diff --git a/feed.xml b/feed.xml
index 6ff65f9..43eabf5 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.2">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2023-05-30T22:30:30+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.2">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2023-07-25T22:16:37+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
 </subtitle></feed>
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index ee97cda..1dedc49 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37,6 +37,20 @@
         "is-array-buffer": "^3.0.1"
       }
     },
+    "arraybuffer.prototype.slice": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz";,
+      "integrity": 
"sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==",
+      "dev": true,
+      "requires": {
+        "array-buffer-byte-length": "^1.0.0",
+        "call-bind": "^1.0.2",
+        "define-properties": "^1.2.0",
+        "get-intrinsic": "^1.2.1",
+        "is-array-buffer": "^3.0.2",
+        "is-shared-array-buffer": "^1.0.2"
+      }
+    },
     "available-typed-arrays": {
       "version": "1.0.5",
       "resolved": 
"https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz";,
@@ -736,18 +750,19 @@
       }
     },
     "es-abstract": {
-      "version": "1.21.2",
-      "resolved": 
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.2.tgz";,
-      "integrity": 
"sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==",
+      "version": "1.22.1",
+      "resolved": 
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.1.tgz";,
+      "integrity": 
"sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==",
       "dev": true,
       "requires": {
         "array-buffer-byte-length": "^1.0.0",
+        "arraybuffer.prototype.slice": "^1.0.1",
         "available-typed-arrays": "^1.0.5",
         "call-bind": "^1.0.2",
         "es-set-tostringtag": "^2.0.1",
         "es-to-primitive": "^1.2.1",
         "function.prototype.name": "^1.1.5",
-        "get-intrinsic": "^1.2.0",
+        "get-intrinsic": "^1.2.1",
         "get-symbol-description": "^1.0.0",
         "globalthis": "^1.0.3",
         "gopd": "^1.0.1",
@@ -767,14 +782,18 @@
         "object-inspect": "^1.12.3",
         "object-keys": "^1.1.1",
         "object.assign": "^4.1.4",
-        "regexp.prototype.flags": "^1.4.3",
+        "regexp.prototype.flags": "^1.5.0",
+        "safe-array-concat": "^1.0.0",
         "safe-regex-test": "^1.0.0",
         "string.prototype.trim": "^1.2.7",
         "string.prototype.trimend": "^1.0.6",
         "string.prototype.trimstart": "^1.0.6",
+        "typed-array-buffer": "^1.0.0",
+        "typed-array-byte-length": "^1.0.0",
+        "typed-array-byte-offset": "^1.0.0",
         "typed-array-length": "^1.0.4",
         "unbox-primitive": "^1.0.2",
-        "which-typed-array": "^1.1.9"
+        "which-typed-array": "^1.1.10"
       }
     },
     "es-set-tostringtag": {
@@ -1148,16 +1167,12 @@
       }
     },
     "is-typed-array": {
-      "version": "1.1.10",
-      "resolved": 
"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz";,
-      "integrity": 
"sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==",
+      "version": "1.1.12",
+      "resolved": 
"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz";,
+      "integrity": 
"sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==",
       "dev": true,
       "requires": {
-        "available-typed-arrays": "^1.0.5",
-        "call-bind": "^1.0.2",
-        "for-each": "^0.3.3",
-        "gopd": "^1.0.1",
-        "has-tostringtag": "^1.0.0"
+        "which-typed-array": "^1.1.11"
       }
     },
     "is-utf8": {
@@ -1175,6 +1190,12 @@
         "call-bind": "^1.0.2"
       }
     },
+    "isarray": {
+      "version": "2.0.5",
+      "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz";,
+      "integrity": 
"sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
+      "dev": true
+    },
     "isexe": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz";,
@@ -1623,6 +1644,18 @@
         "semver": "^5.1.0"
       }
     },
+    "safe-array-concat": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.0.tgz";,
+      "integrity": 
"sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==",
+      "dev": true,
+      "requires": {
+        "call-bind": "^1.0.2",
+        "get-intrinsic": "^1.2.0",
+        "has-symbols": "^1.0.3",
+        "isarray": "^2.0.5"
+      }
+    },
     "safe-regex-test": {
       "version": "1.0.0",
       "resolved": 
"https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz";,
@@ -1635,9 +1668,9 @@
       }
     },
     "semver": {
-      "version": "5.7.1",
-      "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz";,
-      "integrity": 
"sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
+      "version": "5.7.2",
+      "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz";,
+      "integrity": 
"sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
       "dev": true
     },
     "shell-quote": {
@@ -1820,6 +1853,42 @@
       "integrity": 
"sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw==",
       "dev": true
     },
+    "typed-array-buffer": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz";,
+      "integrity": 
"sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==",
+      "dev": true,
+      "requires": {
+        "call-bind": "^1.0.2",
+        "get-intrinsic": "^1.2.1",
+        "is-typed-array": "^1.1.10"
+      }
+    },
+    "typed-array-byte-length": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz";,
+      "integrity": 
"sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==",
+      "dev": true,
+      "requires": {
+        "call-bind": "^1.0.2",
+        "for-each": "^0.3.3",
+        "has-proto": "^1.0.1",
+        "is-typed-array": "^1.1.10"
+      }
+    },
+    "typed-array-byte-offset": {
+      "version": "1.0.0",
+      "resolved": 
"https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz";,
+      "integrity": 
"sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==",
+      "dev": true,
+      "requires": {
+        "available-typed-arrays": "^1.0.5",
+        "call-bind": "^1.0.2",
+        "for-each": "^0.3.3",
+        "has-proto": "^1.0.1",
+        "is-typed-array": "^1.1.10"
+      }
+    },
     "typed-array-length": {
       "version": "1.0.4",
       "resolved": 
"https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz";,
@@ -1894,17 +1963,16 @@
       }
     },
     "which-typed-array": {
-      "version": "1.1.9",
-      "resolved": 
"https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz";,
-      "integrity": 
"sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==",
+      "version": "1.1.11",
+      "resolved": 
"https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.11.tgz";,
+      "integrity": 
"sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==",
       "dev": true,
       "requires": {
         "available-typed-arrays": "^1.0.5",
         "call-bind": "^1.0.2",
         "for-each": "^0.3.3",
         "gopd": "^1.0.1",
-        "has-tostringtag": "^1.0.0",
-        "is-typed-array": "^1.1.10"
+        "has-tostringtag": "^1.0.0"
       }
     },
     "window-size": {

Reply via email to