mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Release 5.0.0 (#7817)
* bump versions * release reports * update lock file
This commit is contained in:
parent
2fd10b2fe4
commit
c11650a666
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Alfresco-ADF-Angular-Demo",
|
||||
"description": "Demo shell for Alfresco Angular components",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -30,3 +30,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
||||
- [ADF 4.10.0](license-info-4.10.0.md)
|
||||
- [ADF 4.11.0](license-info-4.11.0.md)
|
||||
- [ADF 5.0.0-angular.13](license-info-5.0.0-angular.13.md)
|
||||
- [ADF 5.0.0](license-info-5.0.0.md)
|
||||
|
1291
docs/license-info/license-info-5.0.0.md
Normal file
1291
docs/license-info/license-info-5.0.0.md
Normal file
File diff suppressed because it is too large
Load Diff
68
docs/release-notes/RelNote500.md
Normal file
68
docs/release-notes/RelNote500.md
Normal file
@ -0,0 +1,68 @@
|
||||
---
|
||||
Title: Release notes v5.0.0
|
||||
---
|
||||
|
||||
# Alfresco Application Development Framework (ADF) version 5.0.0 Release Note
|
||||
|
||||
This document provides information on the Alfresco Application Development Framework **v4.10.0**.
|
||||
|
||||
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/5.0.0).
|
||||
|
||||
## Contents
|
||||
|
||||
- [New Package Versions](#new-package-versions)
|
||||
- [Features](#features)
|
||||
- [Changelog](#changelog)
|
||||
- [See Also](#see-also)
|
||||
|
||||
## New Package Versions
|
||||
|
||||
| Name | Version |
|
||||
| --- | --- |
|
||||
| @alfresco/adf-content-services | 5.0.0 |
|
||||
| @alfresco/adf-process-services | 5.0.0 |
|
||||
| @alfresco/adf-core | 5.0.0 |
|
||||
| @alfresco/adf-insights | 5.0.0 |
|
||||
| @alfresco/adf-extensions | 5.0.0 |
|
||||
| @alfresco/adf-testing | 5.0.0 |
|
||||
| @alfresco/adf-cli | 5.0.0 |
|
||||
|
||||
## Features
|
||||
|
||||
This is a minor release of the Alfresco Application Development Framework containing bug fixes and enhancements.
|
||||
|
||||
## Changelog
|
||||
|
||||
- [2fd10b2fe](https://github.com/Alfresco/alfresco-ng2-components/commit/2fd10b2fe) [ADF-5500] Set mat-checkbox display to block in order to takes up the whole width and shows checkboxes one below the other (#7815)
|
||||
- [47e62c113](https://github.com/Alfresco/alfresco-ng2-components/commit/47e62c113) [ACA-4609] Fix regression checkbox list shown horizontally (#7813)
|
||||
- [8e9cb07cd](https://github.com/Alfresco/alfresco-ng2-components/commit/8e9cb07cd) rename the schame appconfig (#7805)
|
||||
- [76bbe582f](https://github.com/Alfresco/alfresco-ng2-components/commit/76bbe582f) [AAE-10377] Changed from namespace to default import (#7803)
|
||||
- [9352daf79](https://github.com/Alfresco/alfresco-ng2-components/commit/9352daf79) [AAE-10472] upgrade apollo libraries to Angular 14 compatible versions (#7799)
|
||||
- [b2ac4b416](https://github.com/Alfresco/alfresco-ng2-components/commit/b2ac4b416) Not anymore used (#7802)
|
||||
- [109e99786](https://github.com/Alfresco/alfresco-ng2-components/commit/109e99786) Short circuit e2e in case lib not affected (#7801)
|
||||
- [b90b12952](https://github.com/Alfresco/alfresco-ng2-components/commit/b90b12952) Fix assignment type translations (#7793)
|
||||
- [9547e78f0](https://github.com/Alfresco/alfresco-ng2-components/commit/9547e78f0) Update datatable.component.md (#7796)
|
||||
- [147fb5672](https://github.com/Alfresco/alfresco-ng2-components/commit/147fb5672) [AAE-9464] - Fetch image from ACS only in case of ECM (#7779)
|
||||
- [6f209726e](https://github.com/Alfresco/alfresco-ng2-components/commit/6f209726e) [AAE-10472] Upgrade and deprecate libs (#7788)
|
||||
- [4a39161ad](https://github.com/Alfresco/alfresco-ng2-components/commit/4a39161ad) Run everyting in case of CRON
|
||||
- [38e9cc9f4](https://github.com/Alfresco/alfresco-ng2-components/commit/38e9cc9f4) Run e2e only when lib affected (#7791)
|
||||
- [c7d769510](https://github.com/Alfresco/alfresco-ng2-components/commit/c7d769510) [AAE-9186] Filter tasks by assignee (#7784)
|
||||
- [2ef40b150](https://github.com/Alfresco/alfresco-ng2-components/commit/2ef40b150) [AAE-10219] Add css to align according to alignment property in RadioField (#7750)
|
||||
- [76c98c53e](https://github.com/Alfresco/alfresco-ng2-components/commit/76c98c53e) [AAE-10460] fix storybook config (#7785)
|
||||
- [1fa81962a](https://github.com/Alfresco/alfresco-ng2-components/commit/1fa81962a) 👽 Angular 14 rebase 👽 (#7769)
|
||||
- [53bc5aab2](https://github.com/Alfresco/alfresco-ng2-components/commit/53bc5aab2) change wrong licence header dates (#7781)
|
||||
- [0d3db534f](https://github.com/Alfresco/alfresco-ng2-components/commit/0d3db534f) Fix incorrect import in card view array (#7774)
|
||||
- [2a522579c](https://github.com/Alfresco/alfresco-ng2-components/commit/2a522579c) [AAE-10214] Storybook ErrorContent Component (#7761)
|
||||
- [972aa256e](https://github.com/Alfresco/alfresco-ng2-components/commit/972aa256e) [AAE-10220] Storybook stories for Info Drawer component (#7757)
|
||||
- [d3129e2ad](https://github.com/Alfresco/alfresco-ng2-components/commit/d3129e2ad) [AAE-10202] Storybook EmptyContent component (#7745)
|
||||
- [104a93602](https://github.com/Alfresco/alfresco-ng2-components/commit/104a93602) [AAE-10347] Remove playwright travis job duplication (#7772)
|
||||
- [07762308f](https://github.com/Alfresco/alfresco-ng2-components/commit/07762308f) ACA-4600 Added edit profile link (#7739)
|
||||
- [11e793257](https://github.com/Alfresco/alfresco-ng2-components/commit/11e793257) [AAE-10261] SmartRunner fix (#7760)
|
||||
- [d2a246ac2](https://github.com/Alfresco/alfresco-ng2-components/commit/d2a246ac2) [AAE-10292] Fix opening two dialogs for card view array items (#7770)
|
||||
- [be0545801](https://github.com/Alfresco/alfresco-ng2-components/commit/be0545801) [AAE-10105] Update Storybook to 6.5.10v (#7765)
|
||||
- [26c46cfb9](https://github.com/Alfresco/alfresco-ng2-components/commit/26c46cfb9) [AAE-10089] Process variables values are not shown for old tasks and … (#7744)
|
||||
|
||||
## See Also
|
||||
|
||||
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
|
||||
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)
|
@ -27,3 +27,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
||||
- [ADF 4.10.0](audit-info-4.10.0.md)
|
||||
- [ADF 4.11.0](audit-info-4.11.0.md)
|
||||
- [ADF 5.0.0-angular.13](audit-info-5.0.0-angular.13.md)
|
||||
- [ADF 5.0.0](audit-info-5.0.0.md)
|
||||
|
22
docs/vulnerability/audit-info-5.0.0.md
Normal file
22
docs/vulnerability/audit-info-5.0.0.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
Title: Audit info, alfresco-ng2-components 5.0.0
|
||||
---
|
||||
|
||||
# Audit information for alfresco-ng2-components 5.0.0
|
||||
|
||||
This page lists the security audit of the dependencies this project depends on.
|
||||
|
||||
## Risks
|
||||
|
||||
- Critical risk: 0
|
||||
- High risk: 0
|
||||
- Moderate risk: 0
|
||||
- Low risk: 0
|
||||
|
||||
Dependencies analyzed: 138
|
||||
|
||||
## Libraries
|
||||
|
||||
| Severity | Module | Vulnerable versions |
|
||||
| --- | --- | --- |
|
||||
|
2
lib/cli/package-lock.json
generated
2
lib/cli/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"bin": {
|
||||
"adf-cli": "./bin/adf-cli",
|
||||
@ -20,7 +20,7 @@
|
||||
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@alfresco/js-api": "5.0.0",
|
||||
"commander": "6.2.1",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -22,10 +22,10 @@
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@alfresco/js-api": "5.0.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "5.0.0-angular.13.2"
|
||||
"@alfresco/adf-core": "5.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "4.11.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -41,8 +41,8 @@
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@mat-datetimepicker/core": ">=4.1.0",
|
||||
"@mat-datetimepicker/moment": ">=4.1.0",
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@alfresco/adf-extensions": "4.11.0",
|
||||
"@alfresco/js-api": "5.0.0",
|
||||
"@alfresco/adf-extensions": "5.0.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
@ -14,7 +14,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@alfresco/js-api": "4.12.0-244"
|
||||
"@alfresco/js-api": "5.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -17,7 +17,7 @@
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@alfresco/adf-core": "5.0.0-angular.14.0",
|
||||
"@alfresco/adf-core": "5.0.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"chart.js": ">=2.9.3",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -23,9 +23,9 @@
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@alfresco/adf-core": "5.0.0-angular.14.0",
|
||||
"@alfresco/adf-content-services": "5.0.0-angular.14.0",
|
||||
"@alfresco/js-api": "5.0.0",
|
||||
"@alfresco/adf-core": "5.0.0",
|
||||
"@alfresco/adf-content-services": "5.0.0",
|
||||
"@apollo/client": "^3.3.7",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"apollo-angular": "^2.2.0",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -22,9 +22,9 @@
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@alfresco/adf-core": "5.0.0-angular.14.0",
|
||||
"@alfresco/adf-content-services": "5.0.0-angular.14.0",
|
||||
"@alfresco/js-api": "5.0.0",
|
||||
"@alfresco/adf-core": "5.0.0",
|
||||
"@alfresco/adf-content-services": "5.0.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-testing",
|
||||
"description": "Alfresco ADF testing page and utils",
|
||||
"version": "5.0.0-angular.14.0",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": "4.12.0-244"
|
||||
"@alfresco/js-api": "5.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
16
package-lock.json
generated
16
package-lock.json
generated
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "5.0.0-angular.14",
|
||||
"version": "5.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "4.12.0-244",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.12.0-244.tgz",
|
||||
"integrity": "sha512-zyPW6Ej5oaGftob5NpMo425NOwJht23Bm3f19L9icIkD5G+oz3Ha7FosvkJHBwzf/N4Ij5YVzo2BCNTkudkryg==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.0.0.tgz",
|
||||
"integrity": "sha512-a+MbZYEQ+yymJHvs+OZd0VhadqOdIThWAmDGRHuuTutGLifzX4wHjFhxHrinbg7O4h9QV+O9seePx9/2o/NMVw==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
@ -29410,11 +29410,11 @@
|
||||
}
|
||||
},
|
||||
"ext": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/ext/-/ext-1.6.0.tgz",
|
||||
"integrity": "sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz",
|
||||
"integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
|
||||
"requires": {
|
||||
"type": "^2.5.0"
|
||||
"type": "^2.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"type": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "alfresco-ng2-components",
|
||||
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
||||
"description": "Alfresco Angular components",
|
||||
"version": "5.0.0-angular.14",
|
||||
"version": "5.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
|
||||
@ -69,7 +69,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@alfresco/js-api": "5.0.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user