mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
parent
388ca411a3
commit
03a888fb5e
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Alfresco-ADF-Angular-Demo",
|
"name": "Alfresco-ADF-Angular-Demo",
|
||||||
"description": "Demo shell for Alfresco Angular components",
|
"description": "Demo shell for Alfresco Angular components",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -31,3 +31,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
|||||||
- [ADF 4.11.0](license-info-4.11.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-angular.13](license-info-5.0.0-angular.13.md)
|
||||||
- [ADF 5.0.0](license-info-5.0.0.md)
|
- [ADF 5.0.0](license-info-5.0.0.md)
|
||||||
|
- [ADF 5.1.0](license-info-5.1.0.md)
|
||||||
|
1291
docs/license-info/license-info-5.1.0.md
Normal file
1291
docs/license-info/license-info-5.1.0.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
|
|||||||
|
|
||||||
## General Availability
|
## General Availability
|
||||||
|
|
||||||
|
- [5.1.0](RelNote-5.1.0.md)
|
||||||
- [5.0.0](RelNote500.md)
|
- [5.0.0](RelNote500.md)
|
||||||
- [4.11.0](RelNote-4.11.0.md)
|
- [4.11.0](RelNote-4.11.0.md)
|
||||||
- [4.10.0](RelNote4100.md)
|
- [4.10.0](RelNote4100.md)
|
||||||
|
69
docs/release-notes/RelNote-5.1.0.md
Normal file
69
docs/release-notes/RelNote-5.1.0.md
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
Title: Release notes v5.1.0
|
||||||
|
---
|
||||||
|
|
||||||
|
# Alfresco Application Development Framework (ADF) version 5.1.0 Release Note
|
||||||
|
|
||||||
|
This document provides information on the Alfresco Application Development Framework **v5.1.0**.
|
||||||
|
|
||||||
|
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/5.1.0).
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
|
- [New Package Versions](#new-package-versions)
|
||||||
|
- [Features](#features)
|
||||||
|
- [Upgrade](#upgrade)
|
||||||
|
- [Changelog](#changelog)
|
||||||
|
- [See Also](#see-also)
|
||||||
|
|
||||||
|
## New Package Versions
|
||||||
|
|
||||||
|
| Name | Version |
|
||||||
|
| --- | --- |
|
||||||
|
| @alfresco/adf-content-services | 5.1.0 |
|
||||||
|
| @alfresco/adf-process-services | 5.1.0 |
|
||||||
|
| @alfresco/adf-core | 5.1.0 |
|
||||||
|
| @alfresco/adf-insights | 5.1.0 |
|
||||||
|
| @alfresco/adf-extensions | 5.1.0 |
|
||||||
|
| @alfresco/adf-testing | 5.1.0 |
|
||||||
|
| @alfresco/adf-cli | 5.1.0 |
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
This is a major release of the Alfresco Application Development Framework containing upgrade to Angular 14.
|
||||||
|
With the current upgrade of the Angular framework, the suggested stack has also being updated:
|
||||||
|
|
||||||
|
| Name | Version |
|
||||||
|
| --- | --- |
|
||||||
|
| Node | 14.15.0 |
|
||||||
|
| npm | 6.14.8 |
|
||||||
|
| Angular | 14 |
|
||||||
|
| Typescript | 4.6 |
|
||||||
|
|
||||||
|
For a complete list of changes, supported browsers and new feature please refer to the official documentation
|
||||||
|
|
||||||
|
## Changelog
|
||||||
|
|
||||||
|
- [388ca411a](https://github.com/Alfresco/alfresco-ng2-components/commit/388ca411a) [ci:force][auto-commit] Update JS-API to 5.1.0 for branch: update-js-api originated from JS-API PR: 387 (#7918)
|
||||||
|
- [2d57ca31c](https://github.com/Alfresco/alfresco-ng2-components/commit/2d57ca31c) [ci:force][auto-commit] Update JS-API to 5.1.0-378 for branch: update-js-api originated from JS-API PR: 378 (#7905)
|
||||||
|
- [122aa805a](https://github.com/Alfresco/alfresco-ng2-components/commit/122aa805a) [ci:force][auto-commit] Update JS-API to 5.1.0-369 for branch: update-js-api originated from JS-API PR: 369 (#7897)
|
||||||
|
- [405ad3d81](https://github.com/Alfresco/alfresco-ng2-components/commit/405ad3d81) [ci:force][auto-commit] Update JS-API to 5.1.0-364 for branch: update-js-api originated from JS-API PR: 98 (#7879)
|
||||||
|
- [746d8031c](https://github.com/Alfresco/alfresco-ng2-components/commit/746d8031c) Bump @typescript-eslint/parser from 5.30.0 to 5.38.1 (#7875)
|
||||||
|
- [1b48ce6d6](https://github.com/Alfresco/alfresco-ng2-components/commit/1b48ce6d6) Bump ng-mocks from 10.5.4 to 14.2.3 (#7876)
|
||||||
|
- [ba8b3c7d8](https://github.com/Alfresco/alfresco-ng2-components/commit/ba8b3c7d8) [ci:force][auto-commit] Update JS-API to 5.1.0-350 for branch: update-js-api originated from JS-API PR: 350 (#7878)
|
||||||
|
- [865b86498](https://github.com/Alfresco/alfresco-ng2-components/commit/865b86498) [ci:force][auto-commit] Update JS-API to 5.1.0-349 for branch: update-js-api originated from JS-API PR: 349 (#7874)
|
||||||
|
- [46da01fe1](https://github.com/Alfresco/alfresco-ng2-components/commit/46da01fe1) [ci:force][auto-commit] Update JS-API to 5.1.0-343 for branch: update-js-api originated from JS-API PR: 343 (#7834)
|
||||||
|
- [0b12cbca5](https://github.com/Alfresco/alfresco-ng2-components/commit/0b12cbca5) [ci:force][auto-commit] Update JS-API to 5.1.0-322 for branch: update-js-api originated from JS-API PR: 322 (#7828)
|
||||||
|
- [356a6dc6d](https://github.com/Alfresco/alfresco-ng2-components/commit/356a6dc6d) Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (#7809)
|
||||||
|
- [ed002577e](https://github.com/Alfresco/alfresco-ng2-components/commit/ed002577e) [ci:force][auto-commit] Update JS-API to 5.1.0-317 for branch: update-js-api originated from JS-API PR: 317 (#7826)
|
||||||
|
- [446828833](https://github.com/Alfresco/alfresco-ng2-components/commit/446828833) [ci:force][auto-commit] Update JS-API to 5.1.0-316 for branch: update-js-api originated from JS-API PR: 316 (#7825)
|
||||||
|
- [79b5cd49b](https://github.com/Alfresco/alfresco-ng2-components/commit/79b5cd49b) Bump css-loader from 5.2.7 to 6.7.1 (#7806)
|
||||||
|
- [4db08e3d3](https://github.com/Alfresco/alfresco-ng2-components/commit/4db08e3d3) Bump graphql-request from 3.7.0 to 5.0.0 (#7810)
|
||||||
|
- [7a797d3ae](https://github.com/Alfresco/alfresco-ng2-components/commit/7a797d3ae) Bump @angular-eslint/eslint-plugin from 14.0.2 to 14.0.4 (#7820)
|
||||||
|
- [541737d8e](https://github.com/Alfresco/alfresco-ng2-components/commit/541737d8e) Bump @playwright/test from 1.25.0 to 1.25.2 (#7821)
|
||||||
|
- [88beaf353](https://github.com/Alfresco/alfresco-ng2-components/commit/88beaf353) [ci:force][auto-commit] Update JS-API to 5.1.0-313 for branch: update-js-api originated from JS-API PR: 313 (#7743)
|
||||||
|
|
||||||
|
## See Also
|
||||||
|
|
||||||
|
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
|
||||||
|
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)
|
@ -28,3 +28,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
|||||||
- [ADF 4.11.0](audit-info-4.11.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-angular.13](audit-info-5.0.0-angular.13.md)
|
||||||
- [ADF 5.0.0](audit-info-5.0.0.md)
|
- [ADF 5.0.0](audit-info-5.0.0.md)
|
||||||
|
- [ADF 5.1.0](audit-info-5.1.0.md)
|
||||||
|
24
docs/vulnerability/audit-info-5.1.0.md
Normal file
24
docs/vulnerability/audit-info-5.1.0.md
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
Title: Audit info, alfresco-ng2-components 5.1.0
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit information for alfresco-ng2-components 5.1.0
|
||||||
|
|
||||||
|
This page lists the security audit of the dependencies this project depends on.
|
||||||
|
|
||||||
|
## Risks
|
||||||
|
|
||||||
|
- Critical risk: 0
|
||||||
|
- High risk: 6
|
||||||
|
- Moderate risk: 0
|
||||||
|
- Low risk: 0
|
||||||
|
|
||||||
|
Dependencies analyzed: 1601
|
||||||
|
|
||||||
|
## Libraries
|
||||||
|
|
||||||
|
| Severity | Module | Vulnerable versions |
|
||||||
|
| --- | --- | --- |
|
||||||
|
|high | trim | "<0.0.3" |
|
||||||
|
|high | glob-parent | "<5.1.2" |
|
||||||
|
|
2
lib/cli/package-lock.json
generated
2
lib/cli/package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-cli",
|
"name": "@alfresco/adf-cli",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-cli",
|
"name": "@alfresco/adf-cli",
|
||||||
"description": "Alfresco ADF cli and utils",
|
"description": "Alfresco ADF cli and utils",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"bin": {
|
"bin": {
|
||||||
"adf-cli": "./bin/adf-cli",
|
"adf-cli": "./bin/adf-cli",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-content-services",
|
"name": "@alfresco/adf-content-services",
|
||||||
"description": "Alfresco ADF content services",
|
"description": "Alfresco ADF content services",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"@alfresco/js-api": "5.1.0",
|
"@alfresco/js-api": "5.1.0",
|
||||||
"@ngx-translate/core": ">=13.0.0",
|
"@ngx-translate/core": ">=13.0.0",
|
||||||
"moment": ">=2.22.2",
|
"moment": ">=2.22.2",
|
||||||
"@alfresco/adf-core": "5.0.0"
|
"@alfresco/adf-core": "5.1.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"content-services",
|
"content-services",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-core",
|
"name": "@alfresco/adf-core",
|
||||||
"description": "Alfresco ADF core",
|
"description": "Alfresco ADF core",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -42,7 +42,7 @@
|
|||||||
"@mat-datetimepicker/core": ">=4.1.0",
|
"@mat-datetimepicker/core": ">=4.1.0",
|
||||||
"@mat-datetimepicker/moment": ">=4.1.0",
|
"@mat-datetimepicker/moment": ">=4.1.0",
|
||||||
"@alfresco/js-api": "5.1.0",
|
"@alfresco/js-api": "5.1.0",
|
||||||
"@alfresco/adf-extensions": "5.0.0",
|
"@alfresco/adf-extensions": "5.1.0",
|
||||||
"@ngx-translate/core": ">=13.0.0",
|
"@ngx-translate/core": ">=13.0.0",
|
||||||
"minimatch-browser": ">=1.0.0",
|
"minimatch-browser": ">=1.0.0",
|
||||||
"moment": ">=2.22.2",
|
"moment": ">=2.22.2",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-extensions",
|
"name": "@alfresco/adf-extensions",
|
||||||
"description": "Provides extensibility support for ADF applications.",
|
"description": "Provides extensibility support for ADF applications.",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-insights",
|
"name": "@alfresco/adf-insights",
|
||||||
"description": "Alfresco ADF insights",
|
"description": "Alfresco ADF insights",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||||
"@angular/forms": ">=14.0.5",
|
"@angular/forms": ">=14.0.5",
|
||||||
"@angular/material": ">=13.3.9",
|
"@angular/material": ">=13.3.9",
|
||||||
"@alfresco/adf-core": "5.0.0",
|
"@alfresco/adf-core": "5.1.0",
|
||||||
"@ngx-translate/core": ">=13.0.0",
|
"@ngx-translate/core": ">=13.0.0",
|
||||||
"chart.js": ">=2.9.3",
|
"chart.js": ">=2.9.3",
|
||||||
"moment": ">=2.22.2",
|
"moment": ">=2.22.2",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-process-services-cloud",
|
"name": "@alfresco/adf-process-services-cloud",
|
||||||
"description": "Alfresco ADF process services cloud",
|
"description": "Alfresco ADF process services cloud",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -24,8 +24,8 @@
|
|||||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||||
"@angular/router": ">=14.0.5",
|
"@angular/router": ">=14.0.5",
|
||||||
"@alfresco/js-api": "5.1.0",
|
"@alfresco/js-api": "5.1.0",
|
||||||
"@alfresco/adf-core": "5.0.0",
|
"@alfresco/adf-core": "5.1.0",
|
||||||
"@alfresco/adf-content-services": "5.0.0",
|
"@alfresco/adf-content-services": "5.1.0",
|
||||||
"@apollo/client": "^3.3.7",
|
"@apollo/client": "^3.3.7",
|
||||||
"@ngx-translate/core": ">=13.0.0",
|
"@ngx-translate/core": ">=13.0.0",
|
||||||
"apollo-angular": "^2.2.0",
|
"apollo-angular": "^2.2.0",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-process-services",
|
"name": "@alfresco/adf-process-services",
|
||||||
"description": "Alfresco ADF process services",
|
"description": "Alfresco ADF process services",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -23,8 +23,8 @@
|
|||||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||||
"@angular/router": ">=14.0.5",
|
"@angular/router": ">=14.0.5",
|
||||||
"@alfresco/js-api": "5.1.0",
|
"@alfresco/js-api": "5.1.0",
|
||||||
"@alfresco/adf-core": "5.0.0",
|
"@alfresco/adf-core": "5.1.0",
|
||||||
"@alfresco/adf-content-services": "5.0.0",
|
"@alfresco/adf-content-services": "5.1.0",
|
||||||
"@ngx-translate/core": ">=13.0.0",
|
"@ngx-translate/core": ">=13.0.0",
|
||||||
"moment": ">=2.22.2"
|
"moment": ">=2.22.2"
|
||||||
},
|
},
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-testing",
|
"name": "@alfresco/adf-testing",
|
||||||
"description": "Alfresco ADF testing page and utils",
|
"description": "Alfresco ADF testing page and utils",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "alfresco-ng2-components",
|
"name": "alfresco-ng2-components",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "alfresco-ng2-components",
|
"name": "alfresco-ng2-components",
|
||||||
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
||||||
"description": "Alfresco Angular components",
|
"description": "Alfresco Angular components",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
|
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user