You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2022/05/02 22:18:35 UTC

[guacamole-client] branch staging/1.5.0 updated (2f6a4fc04 -> ef9afb0c7)

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

mjumper pushed a change to branch staging/1.5.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from 2f6a4fc04 GUACAMOLE-641: Merge empty field value fix for KSM integration.
     add b06b7e4fa GUACAMOLE-1594: Update jackson-databind to 2.13.2.1 and bump other dependencies as needed.
     add cc6a0b307 GUACAMOLE-1594: Merge automatically updated NPM dependencies from dependabot.
     add 74a34337f GUACAMOLE-1594: Update as many transitive dependencies as possible with force rebuild.
     new ef9afb0c7 GUACAMOLE-1594: Merge updates to Java/JavaScript dependencies of webapp.

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:
 doc/licenses/angular-1.8.2/dep-coordinates.txt     |    2 -
 .../{angular-1.8.2 => angular-1.8.3}/LICENSE       |    0
 .../{angular-1.8.2 => angular-1.8.3}/README        |    4 +-
 doc/licenses/angular-1.8.3/dep-coordinates.txt     |    2 +
 .../blob-polyfill-6.0.20211015/dep-coordinates.txt |    1 -
 .../LICENSE.md                                     |    0
 .../README                                         |    4 +-
 .../blob-polyfill:7.0.20220408/dep-coordinates.txt |    1 +
 doc/licenses/css-loader-5.2.4/dep-coordinates.txt  |    1 -
 .../{css-loader-5.2.4 => css-loader-5.2.7}/LICENSE |    0
 .../{css-loader-5.2.4 => css-loader-5.2.7}/README  |    4 +-
 doc/licenses/css-loader-5.2.7/dep-coordinates.txt  |    1 +
 doc/licenses/jackson-2.13.1/dep-coordinates.txt    |    5 -
 .../{jackson-2.13.1 => jackson-2.13.2}/NOTICE      |    0
 .../{jackson-2.13.1 => jackson-2.13.2}/README      |    2 +-
 doc/licenses/jackson-2.13.2/dep-coordinates.txt    |    4 +
 .../NOTICE                                         |    0
 .../README                                         |    4 +-
 .../jackson-databind-2.13.2.1/dep-coordinates.txt  |    1 +
 doc/licenses/snakeyaml-1.27/README                 |    8 -
 doc/licenses/snakeyaml-1.27/dep-coordinates.txt    |    1 -
 doc/licenses/snakeyaml-1.28/dep-coordinates.txt    |    1 -
 .../{snakeyaml-1.28 => snakeyaml-1.30}/README      |    2 +-
 doc/licenses/snakeyaml-1.30/dep-coordinates.txt    |    1 +
 guacamole/src/main/frontend/package-lock.json      | 2258 ++++++++------------
 pom.xml                                            |    5 +-
 26 files changed, 937 insertions(+), 1375 deletions(-)
 delete mode 100644 doc/licenses/angular-1.8.2/dep-coordinates.txt
 rename doc/licenses/{angular-1.8.2 => angular-1.8.3}/LICENSE (100%)
 rename doc/licenses/{angular-1.8.2 => angular-1.8.3}/README (68%)
 create mode 100644 doc/licenses/angular-1.8.3/dep-coordinates.txt
 delete mode 100644 doc/licenses/blob-polyfill-6.0.20211015/dep-coordinates.txt
 rename doc/licenses/{blob-polyfill-6.0.20211015 => blob-polyfill:7.0.20220408}/LICENSE.md (100%)
 rename doc/licenses/{blob-polyfill-6.0.20211015 => blob-polyfill:7.0.20220408}/README (65%)
 create mode 100644 doc/licenses/blob-polyfill:7.0.20220408/dep-coordinates.txt
 delete mode 100644 doc/licenses/css-loader-5.2.4/dep-coordinates.txt
 rename doc/licenses/{css-loader-5.2.4 => css-loader-5.2.7}/LICENSE (100%)
 rename doc/licenses/{css-loader-5.2.4 => css-loader-5.2.7}/README (73%)
 create mode 100644 doc/licenses/css-loader-5.2.7/dep-coordinates.txt
 delete mode 100644 doc/licenses/jackson-2.13.1/dep-coordinates.txt
 copy doc/licenses/{jackson-2.13.1 => jackson-2.13.2}/NOTICE (100%)
 copy doc/licenses/{jackson-2.13.1 => jackson-2.13.2}/README (90%)
 create mode 100644 doc/licenses/jackson-2.13.2/dep-coordinates.txt
 rename doc/licenses/{jackson-2.13.1 => jackson-databind-2.13.2.1}/NOTICE (100%)
 rename doc/licenses/{jackson-2.13.1 => jackson-databind-2.13.2.1}/README (62%)
 create mode 100644 doc/licenses/jackson-databind-2.13.2.1/dep-coordinates.txt
 delete mode 100644 doc/licenses/snakeyaml-1.27/README
 delete mode 100644 doc/licenses/snakeyaml-1.27/dep-coordinates.txt
 delete mode 100644 doc/licenses/snakeyaml-1.28/dep-coordinates.txt
 rename doc/licenses/{snakeyaml-1.28 => snakeyaml-1.30}/README (91%)
 create mode 100644 doc/licenses/snakeyaml-1.30/dep-coordinates.txt


[guacamole-client] 01/01: GUACAMOLE-1594: Merge updates to Java/JavaScript dependencies of webapp.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch staging/1.5.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit ef9afb0c7d5b00c8c63e2d4a911eeb10413b25fe
Merge: 2f6a4fc04 74a34337f
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Mon May 2 15:18:30 2022 -0700

    GUACAMOLE-1594: Merge updates to Java/JavaScript dependencies of webapp.

 doc/licenses/angular-1.8.2/dep-coordinates.txt     |    2 -
 .../{angular-1.8.2 => angular-1.8.3}/LICENSE       |    0
 .../{angular-1.8.2 => angular-1.8.3}/README        |    4 +-
 doc/licenses/angular-1.8.3/dep-coordinates.txt     |    2 +
 .../blob-polyfill-6.0.20211015/dep-coordinates.txt |    1 -
 .../LICENSE.md                                     |    0
 .../README                                         |    4 +-
 .../blob-polyfill:7.0.20220408/dep-coordinates.txt |    1 +
 doc/licenses/css-loader-5.2.4/dep-coordinates.txt  |    1 -
 .../{css-loader-5.2.4 => css-loader-5.2.7}/LICENSE |    0
 .../{css-loader-5.2.4 => css-loader-5.2.7}/README  |    4 +-
 doc/licenses/css-loader-5.2.7/dep-coordinates.txt  |    1 +
 doc/licenses/jackson-2.13.1/dep-coordinates.txt    |    5 -
 .../{jackson-2.13.1 => jackson-2.13.2}/NOTICE      |    0
 .../{jackson-2.13.1 => jackson-2.13.2}/README      |    2 +-
 doc/licenses/jackson-2.13.2/dep-coordinates.txt    |    4 +
 .../NOTICE                                         |    0
 .../README                                         |    4 +-
 .../jackson-databind-2.13.2.1/dep-coordinates.txt  |    1 +
 doc/licenses/snakeyaml-1.27/README                 |    8 -
 doc/licenses/snakeyaml-1.27/dep-coordinates.txt    |    1 -
 doc/licenses/snakeyaml-1.28/dep-coordinates.txt    |    1 -
 .../{snakeyaml-1.28 => snakeyaml-1.30}/README      |    2 +-
 doc/licenses/snakeyaml-1.30/dep-coordinates.txt    |    1 +
 guacamole/src/main/frontend/package-lock.json      | 2258 ++++++++------------
 pom.xml                                            |    5 +-
 26 files changed, 937 insertions(+), 1375 deletions(-)