From 866ac19d8245e2238aa15c25148ee1af23993295 Mon Sep 17 00:00:00 2001 From: Thomas Hunter Date: Thu, 16 Jun 2022 17:06:17 +0100 Subject: [PATCH] [ACS-3109] Release 2.11.0 (#2549) * [ACS-3109] Release 2.11.0 * Update git links in changelog --- app/src/app.config.json.tpl | 2 +- docs/audit/audit-info-2.11.0.md | 24 ++++++ docs/changelog/changelog-2.11.0.md | 10 +++ docs/licences/license-info-2.11.0.md | 85 +++++++++++++++++++ package-lock.json | 34 ++++---- package.json | 12 +-- projects/aca-about/package.json | 2 +- projects/aca-settings/package.json | 2 +- projects/aca-shared/package.json | 2 +- projects/aca-testing-shared/package.json | 2 +- projects/adf-office-services-ext/package.json | 2 +- 11 files changed, 148 insertions(+), 29 deletions(-) create mode 100644 docs/audit/audit-info-2.11.0.md create mode 100644 docs/changelog/changelog-2.11.0.md create mode 100644 docs/licences/license-info-2.11.0.md diff --git a/app/src/app.config.json.tpl b/app/src/app.config.json.tpl index 7180986a6..fed9b299c 100644 --- a/app/src/app.config.json.tpl +++ b/app/src/app.config.json.tpl @@ -25,7 +25,7 @@ "locale": "en", "application": { "name": "Alfresco Content Application", - "version": "2.10.0", + "version": "2.11.0", "logo": "assets/images/alfresco-logo-flower.svg", "headerImagePath": "assets/images/mastHead-bg-shapesPattern.svg", "copyright": "APP.COPYRIGHT" diff --git a/docs/audit/audit-info-2.11.0.md b/docs/audit/audit-info-2.11.0.md new file mode 100644 index 000000000..9a37713b3 --- /dev/null +++ b/docs/audit/audit-info-2.11.0.md @@ -0,0 +1,24 @@ +--- +Title: Audit info, alfresco-content-app 2.11.0 +--- + +# Audit information for alfresco-content-app 2.11.0 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 2 +- Moderate risk: 1 +- Low risk: 0 + +Dependencies analyzed: 72 + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | +|high | moment | "<2.29.2" | +|moderate | @angular/core | "<11.0.5" | + diff --git a/docs/changelog/changelog-2.11.0.md b/docs/changelog/changelog-2.11.0.md new file mode 100644 index 000000000..f5dd92805 --- /dev/null +++ b/docs/changelog/changelog-2.11.0.md @@ -0,0 +1,10 @@ +--- +Title: Changelog for alfresco-content-app v2.11.0 +--- + +# Changelog + +- [18270d33](https://github.com/Alfresco/alfresco-content-app/commit/18270d33) [AAE-6242] upload a new version of a file attached in a form (#2524) +- [8d27b777](https://github.com/Alfresco/alfresco-content-app/commit/8d27b777) Remove useless duplicated flaky e2es (#2531) +- [1b61687a](https://github.com/Alfresco/alfresco-content-app/commit/1b61687a) Add eslint ban rule (#2517) + diff --git a/docs/licences/license-info-2.11.0.md b/docs/licences/license-info-2.11.0.md new file mode 100644 index 000000000..5634018cb --- /dev/null +++ b/docs/licences/license-info-2.11.0.md @@ -0,0 +1,85 @@ +--- +Title: License info, alfresco-content-app 2.11.0 +--- + +# License information for alfresco-content-app 2.11.0 + +This page lists all third party libraries the project depends on. + +## Libraries + +| Name | Version | License | +| --- | --- | --- | +| [@alfresco/adf-content-services](https://github.com/Alfresco/alfresco-ng2-components) | 4.11.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 4.11.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 4.11.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/js-api](https://github.com/Alfresco/alfresco-js-api) | 4.11.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@angular/animations](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 10.2.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/flex-layout](https://github.com/angular/flex-layout) | 10.0.0-beta.32 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-moment-adapter](https://github.com/angular/components) | 10.2.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 10.2.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 10.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@mat-datetimepicker/moment](https://github.com/kuhnroyal/mat-datetimepicker) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/effects](https://github.com/ngrx/platform) | 10.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/router-store](https://github.com/ngrx/platform) | 10.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 10.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store](https://github.com/ngrx/platform) | 10.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngx-translate/core](https://github.com/ngx-translate/core) | 13.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| alfresco-content-app | 2.11.0 | UNLICENSED | +| [asynckit](https://github.com/alexindigo/asynckit) | 0.4.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [balanced-match](https://github.com/juliangruber/balanced-match) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 1.1.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [combined-stream](https://github.com/felixge/node-combined-stream) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [component-emitter](https://github.com/component/emitter) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [concat-map](https://github.com/substack/node-concat-map) | 0.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cookiejar](https://github.com/bmeck/node-cookiejar) | 2.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.5.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [d](https://github.com/medikoo/d) | 1.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [debug](https://github.com/visionmedia/debug) | 4.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [delayed-stream](https://github.com/felixge/node-delayed-stream) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es5-ext](https://github.com/medikoo/es5-ext) | 0.10.53 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [es6-iterator](https://github.com/medikoo/es6-iterator) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es6-symbol](https://github.com/medikoo/es6-symbol) | 3.1.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ext](https://github.com/medikoo/es5-ext/tree/ext) | 1.4.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [form-data](https://github.com/form-data/form-data) | 3.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [formidable](https://github.com/node-formidable/formidable) | 1.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [inherits](https://github.com/isaacs/inherits) | 2.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [lru-cache](https://github.com/isaacs/node-lru-cache) | 6.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [methods](https://github.com/jshttp/methods) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime-db](https://github.com/jshttp/mime-db) | 1.45.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime-types](https://github.com/jshttp/mime-types) | 2.1.28 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime](https://github.com/broofa/mime) | 2.5.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 5.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [moment-es6](https://github.com/Agamnentzar/moment-es6) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [moment](https://github.com/moment/moment) | 2.29.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ms](https://github.com/zeit/ms) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [next-tick](https://github.com/medikoo/next-tick) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parse5](https://github.com/inikulin/parse5) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 2.5.207 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [qs](https://github.com/ljharb/qs) | 6.9.6 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [readable-stream](https://github.com/nodejs/readable-stream) | 3.6.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rxjs](https://github.com/reactivex/rxjs) | 6.6.3 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [safe-buffer](https://github.com/feross/safe-buffer) | 5.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [semver](https://github.com/npm/node-semver) | 7.3.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [string_decoder](https://github.com/nodejs/string_decoder) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [superagent](https://github.com/visionmedia/superagent) | 6.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) | +| [tslib](https://github.com/Microsoft/tslib) | 2.3.1 | [0BSD](http://landley.net/toybox/license.html) | +| [type](https://github.com/medikoo/type) | 1.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [type](https://github.com/medikoo/type) | 2.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [util-deprecate](https://github.com/TooTallNate/util-deprecate) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [yallist](https://github.com/isaacs/yallist) | 4.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [zone.js](https://github.com/angular/angular) | 0.10.3 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/package-lock.json b/package-lock.json index b19bbf057..e3ccd8788 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,13 @@ { "name": "alfresco-content-app", - "version": "2.10.0", + "version": "2.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { "@alfresco/adf-cli": { - "version": "4.11.0-35216", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-4.11.0-35216.tgz", - "integrity": "sha512-jbcFe3fZCBVu3f+lL6fIzxCGjbK2AiUPKeRkw+QSuFMjwA+QmwedTHVb7DGuBS8CP0xlYY5fKcQHYcWAq589eg==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-4.11.0.tgz", + "integrity": "sha512-A1JZDOIUMcs1ROJLULbQv2SQtsqUYLZ6tYgvEIZUeDu8dka+I4oIUBDmYBQKNUJ5ejIDn5NYUQz0CRszTOOiCg==", "dev": true, "requires": { "@alfresco/js-api": "4.11.0", @@ -30,34 +30,34 @@ } }, "@alfresco/adf-content-services": { - "version": "4.11.0-35216", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-4.11.0-35216.tgz", - "integrity": "sha512-SmUEbq4twb1GVaRbTFSxqg3PQFlUVUU/JA6O0SqIN3SM1jSNDkZyHSkv+yuAR90+YeCnMtVNSvPFmQvWHHc/7A==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-4.11.0.tgz", + "integrity": "sha512-SOPm9HzwUKjHYK4ysTCoohv/wi6XcbjTI2K82XtOPdDkt9QYOn9xOQ07f93VZgJdsiBIxhdyzgBRFL7xFGSfmw==", "requires": { "tslib": "^2.0.0" } }, "@alfresco/adf-core": { - "version": "4.11.0-35216", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-4.11.0-35216.tgz", - "integrity": "sha512-4cuwIenaI8EFABwAV+fqLOYaDXgbijntShUYBHnp3XrmbQUBgjHQrbK4sp8TJCUzR/8kVdDlg+hBl2DuLhQdBA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-4.11.0.tgz", + "integrity": "sha512-qcsGU749p4U95xb2B9P/TDRFL1jBNCxdDllemWR+Z9+/sM1EUfB/vXJX79k/KGByIL6P0m6izrd7JutJD86jiA==", "requires": { "cropperjs": "1.5.11", "tslib": "^2.0.0" } }, "@alfresco/adf-extensions": { - "version": "4.11.0-35216", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-4.11.0-35216.tgz", - "integrity": "sha512-dIUCnVFfzR33vX7/iR5b/I43aKm4qrWBgM+URrtFlWf5xipma2ojLKzXT4sMoFUWsNjyk2B1aeVpDiHY4So0sg==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-4.11.0.tgz", + "integrity": "sha512-8jTaZ+U2KohVjpHAd1iPRCLTGPBjewoBNo678/OUQLwSC0t+GTwQovxLOkSDbI4qmE1gLkpVCtOWUnZJOmuWXw==", "requires": { "tslib": "^2.0.0" } }, "@alfresco/adf-testing": { - "version": "4.11.0-35216", - "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-4.11.0-35216.tgz", - "integrity": "sha512-Am4hpn9k4TTMX+9pBTKdoCERvg9BOKKxPoL/Z1nwSeBPk8Hy/sVcf0c3i50tPsudEQ3EOZOoNMq5Efkqz3U0mw==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-4.11.0.tgz", + "integrity": "sha512-PZNY4i+DCqE7lirWInbU/TpacsNP3hZQ8COLXo0TUl2VgSi7WRPSN2mFTNPUE3xc1FdOTbOsPnswaXqNZW89TQ==", "dev": true, "requires": { "tslib": "^2.0.0" @@ -5975,7 +5975,7 @@ "corser": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/corser/-/corser-2.0.1.tgz", - "integrity": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==", + "integrity": "sha1-jtolLsqrWEDc2XXOuQ2TcMgZ/4c=", "dev": true }, "cosmiconfig": { diff --git a/package.json b/package.json index bc5b00923..12fc84788 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alfresco-content-app", - "version": "2.10.0", + "version": "2.11.0", "commit": "", "license": "LGPL-3.0", "scripts": { @@ -25,9 +25,9 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "4.11.0-35216", - "@alfresco/adf-core": "4.11.0-35216", - "@alfresco/adf-extensions": "4.11.0-35216", + "@alfresco/adf-content-services": "4.11.0", + "@alfresco/adf-core": "4.11.0", + "@alfresco/adf-extensions": "4.11.0", "@alfresco/js-api": "4.11.0", "@angular/animations": "10.0.4", "@angular/cdk": "^10.0.2", @@ -57,8 +57,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@alfresco/adf-cli": "4.11.0-35216", - "@alfresco/adf-testing": "4.11.0-35216", + "@alfresco/adf-cli": "4.11.0", + "@alfresco/adf-testing": "4.11.0", "@angular-custom-builders/lite-serve": "^0.2.3", "@angular-devkit/build-angular": "^0.1002.0", "@angular-devkit/build-ng-packagr": "^0.1002.0", diff --git a/projects/aca-about/package.json b/projects/aca-about/package.json index 779d2fe24..f42eadadb 100644 --- a/projects/aca-about/package.json +++ b/projects/aca-about/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/aca-about", - "version": "2.10.0", + "version": "2.11.0", "peerDependencies": { "@angular/common": "^10.0.14", "@angular/core": "^10.0.14" diff --git a/projects/aca-settings/package.json b/projects/aca-settings/package.json index 58bac5cb8..b20b78c71 100644 --- a/projects/aca-settings/package.json +++ b/projects/aca-settings/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/aca-settings", - "version": "2.10.0", + "version": "2.11.0", "peerDependencies": { "@angular/common": "^10.0.14", "@angular/core": "^10.0.14" diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index 3193a47e8..030a90f41 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/aca-shared", - "version": "2.10.0", + "version": "2.11.0", "dependencies": { "tslib": "^2.0.0" }, diff --git a/projects/aca-testing-shared/package.json b/projects/aca-testing-shared/package.json index 95d212bfd..3684c5a0e 100644 --- a/projects/aca-testing-shared/package.json +++ b/projects/aca-testing-shared/package.json @@ -1,6 +1,6 @@ { "name": "aca-testing-shared", - "version": "2.10.0", + "version": "2.11.0", "main": "src/index.ts", "dependencies": { "tslib": "^2.0.0" diff --git a/projects/adf-office-services-ext/package.json b/projects/adf-office-services-ext/package.json index e5bd7eeb3..f996cd456 100644 --- a/projects/adf-office-services-ext/package.json +++ b/projects/adf-office-services-ext/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/adf-office-services-ext", - "version": "2.10.0", + "version": "2.11.0", "license": "Apache-2.0", "homepage": "https://github.com/Alfresco/alfresco-content-app", "keywords": [