Changes have been pushed for the repository "fawkesrobotics/fawkes".

Clone:  https://github.com/fawkesrobotics/fawkes.git
Gitweb: https://github.com/fawkesrobotics/fawkes

The branch, master has been updated
        to  b9a0a749510e7b03250b0e7d5798003c94f48b03 (commit)
       via  a063c4ae485c3332ab741d3ef2c65664ae802dad (commit)
      from  5f856aaf16f50d4beefdacdfa95ab9b1960d7d2b (commit)

https://github.com/fawkesrobotics/fawkes/tree/master

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit a063c4ae485c3332ab741d3ef2c65664ae802dad
Author:     dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 27 20:03:48 2019 +0000
Commit:     GitHub <nore...@github.com>
CommitDate: Fri Dec 27 20:03:48 2019 +0000

    build(deps): bump handlebars in /src/plugins/webview/frontend
    
    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 
4.5.3.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - 
[Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
    - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>

https://github.com/fawkesrobotics/fawkes/commit/a063c4ae4

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
commit b9a0a749510e7b03250b0e7d5798003c94f48b03
Merge: 5f856aaf1 a063c4ae4
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Mon Jan 6 14:20:31 2020 +0100
Commit:     GitHub <nore...@github.com>
CommitDate: Mon Jan 6 14:20:31 2020 +0100

    Merge pull request #190 from 
fawkesrobotics/dependabot/npm_and_yarn/src/plugins/webview/frontend/handlebars-4.5.3
    
    build(deps): bump handlebars from 4.1.2 to 4.5.3 in 
/src/plugins/webview/frontend

https://github.com/fawkesrobotics/fawkes/commit/b9a0a7495

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 src/plugins/webview/frontend/package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


- *Diffs* -------------------------------------------------------------

- *commit* a063c4ae485c3332ab741d3ef2c65664ae802dad - - - - - - - - - -
Author:  dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:    Fri Dec 27 20:03:48 2019 +0000
Subject: build(deps): bump handlebars in /src/plugins/webview/frontend

 src/plugins/webview/frontend/package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

_Diff for modified files_:
diff --git a/src/plugins/webview/frontend/package-lock.json 
b/src/plugins/webview/frontend/package-lock.json
index 79127be98..90d4af514 100644
--- a/src/plugins/webview/frontend/package-lock.json
+++ b/src/plugins/webview/frontend/package-lock.json
@@ -667,7 +667,7 @@
         },
         "load-json-file": {
           "version": "2.0.0",
-          "resolved": 
"http://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz";,
+          "resolved": 
"https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz";,
           "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
           "dev": true,
           "requires": {
@@ -726,7 +726,7 @@
         },
         "pify": {
           "version": "2.3.0",
-          "resolved": "http://registry.npmjs.org/pify/-/pify-2.3.0.tgz";,
+          "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz";,
           "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
           "dev": true
         },
@@ -5440,9 +5440,9 @@
       "dev": true
     },
     "handlebars": {
-      "version": "4.1.2",
-      "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz";,
-      "integrity": 
"sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==",
+      "version": "4.5.3",
+      "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz";,
+      "integrity": 
"sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
       "dev": true,
       "requires": {
         "neo-async": "^2.6.0",
@@ -6745,7 +6745,7 @@
         },
         "es6-promise": {
           "version": "3.0.2",
-          "resolved": 
"http://registry.npmjs.org/es6-promise/-/es6-promise-3.0.2.tgz";,
+          "resolved": 
"https://registry.npmjs.org/es6-promise/-/es6-promise-3.0.2.tgz";,
           "integrity": "sha1-AQ1YWEI6XxGJeWZfRkhqlcbuK7Y=",
           "dev": true
         },
@@ -6757,7 +6757,7 @@
         },
         "readable-stream": {
           "version": "2.0.6",
-          "resolved": 
"http://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz";,
+          "resolved": 
"https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz";,
           "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=",
           "dev": true,
           "requires": {

- *commit* b9a0a749510e7b03250b0e7d5798003c94f48b03 - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Mon Jan 6 14:20:31 2020 +0100
Subject: Merge pull request #190 from 
fawkesrobotics/dependabot/npm_and_yarn/src/plugins/webview/frontend/handlebars-4.5.3

 src/plugins/webview/frontend/package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

_Diff for modified files_:



_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to