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 cf4e752 Automatic Site Publish by Jenkins
cf4e752 is described below
commit cf4e7522e86af4530a2c200527d9656771516bac
Author: jenkins <[email protected]>
AuthorDate: Fri Sep 25 01:07:13 2020 +0000
Automatic Site Publish by Jenkins
---
downloads.html | 8 ++++----
feed.xml | 2 +-
package-lock.json | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/downloads.html b/downloads.html
index 06206b2..46f1aca 100644
--- a/downloads.html
+++ b/downloads.html
@@ -541,14 +541,14 @@ function addListenersToSections()
<div class="component-releases-structure
theme-darkgoldenrod">
<p><ctitle>OpenWhisk wskdebug</ctitle>Debugging and
live development tool for OpenWhisk</p>
<div class="component-release-artifact-list
border-darkgoldenrod">
- <version>1.2.0</version>
+ <version>1.3.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdebug-1.2.0-sources.tar.gz">Source
code</a>
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz">Source
code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.2.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.2.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
diff --git a/feed.xml b/feed.xml
index c4989c2..7bb40bb 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="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2020-09-18T15:44:15+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="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2020-09-25T01:07:09+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 101d03a..2699558 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -870,9 +870,9 @@
"dev": true
},
"is-callable": {
- "version": "1.2.1",
- "resolved":
"https://registry.npmjs.org/is-callable/-/is-callable-1.2.1.tgz",
- "integrity":
"sha512-wliAfSzx6V+6WfMOmus1xy0XvSgf/dlStkvTfq7F0g4bOIW0PSUbnyse3NhDwdyYS1ozfUtAAySqTws3z9Eqgg==",
+ "version": "1.2.2",
+ "resolved":
"https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz",
+ "integrity":
"sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==",
"dev": true
},
"is-date-object": {