Skip to content

Commit

Permalink
Release 6.3.0 (#8917)
Browse files Browse the repository at this point in the history
* bump versions and deps

* release reports

* release notes

* update lock file
  • Loading branch information
DenysVuika authored Sep 18, 2023
1 parent 15219c3 commit 9ca7dbd
Show file tree
Hide file tree
Showing 20 changed files with 1,524 additions and 36 deletions.
2 changes: 1 addition & 1 deletion demo-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions docs/license-info/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 6.0.0](license-info-6.0.0.md)
- [ADF 6.1.0](license-info-6.1.0.md)
- [ADF 6.2.0](license-info-6.2.0.md)
- [ADF 6.3.0](license-info-6.3.0.md)
1,273 changes: 1,273 additions & 0 deletions docs/license-info/license-info-6.3.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.

## General Availability

- [6.3.0](RelNote-6.3.0.md)
- [6.2.0](RelNote-6.2.0.md)
- [6.1.0](RelNote-6.1.0.md)
- [6.0.0](RelNote-6.0.0.md)
Expand Down
172 changes: 172 additions & 0 deletions docs/release-notes/RelNote-6.3.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/vulnerability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 6.0.0](audit-info-6.0.0.md)
- [ADF 6.1.0](audit-info-6.1.0.md)
- [ADF 6.2.0](audit-info-6.2.0.md)
- [ADF 6.3.0](audit-info-6.3.0.md)
41 changes: 41 additions & 0 deletions docs/vulnerability/audit-info-6.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
Title: Audit info, alfresco-ng2-components 6.3.0
---

# Audit information for alfresco-ng2-components 6.3.0

This page lists the security audit of the dependencies this project depends on.

## Risks

- Critical risk: 0
- High risk: 17
- Moderate risk: 1
- Low risk: 0

Dependencies analyzed:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | @mdx-js/mdx | "<=1.6.22" |
|high | @storybook/core-server | "<=7.0.0-rc.11" |
|high | @storybook/csf-tools | "6.5.0-alpha.1 - 6.5.17-alpha.0" |
|high | @storybook/mdx1-csf | "*" |
|high | chokidar | "1.0.0-rc1 - 2.1.8" |
|high | cpy | "7.0.0 - 8.1.2" |
|high | fast-glob | "<=2.2.7" |
|high | glob-parent | "<5.1.2" |
|high | globby | "8.0.0 - 9.2.0" |
|high | meow | "3.4.0 - 5.0.0" |
|high | remark-mdx | "<=1.6.22" |
|high | remark-parse | "<=8.0.3" |
|moderate | semver | "7.0.0 - 7.5.1" |
|high | trim | "<0.0.3" |
|high | trim-newlines | "<3.0.1" |
|high | watchpack | "1.7.2 - 1.7.5" |
|high | watchpack-chokidar2 | "*" |
|high | webpack | "4.44.0 - 4.47.0" |


4 changes: 2 additions & 2 deletions lib/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "./bin/adf-cli",
Expand All @@ -20,7 +20,7 @@
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
},
"dependencies": {
"@alfresco/js-api": ">=6.3.0-1289",
"@alfresco/js-api": ">=7.0.0",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
Expand Down
6 changes: 3 additions & 3 deletions lib/content-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -21,10 +21,10 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=6.3.0-1289",
"@alfresco/js-api": ">=7.0.0",
"@ngx-translate/core": ">=14.0.0",
"moment": ">=2.22.2",
"@alfresco/adf-core": ">=6.2.0"
"@alfresco/adf-core": ">=6.3.0"
},
"keywords": [
"content-services",
Expand Down
6 changes: 3 additions & 3 deletions lib/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down Expand Up @@ -35,8 +35,8 @@
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^10.1.1",
"@mat-datetimepicker/moment": "^10.1.1",
"@alfresco/js-api": ">=6.3.0-1289",
"@alfresco/adf-extensions": ">=6.2.0",
"@alfresco/js-api": ">=7.0.0",
"@alfresco/adf-extensions": ">=6.3.0",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/eslint-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "6.2.0",
"version": "6.3.0",
"description": "Alfresco ADF eslint angular custom rules",
"main": "main.js",
"author": "Hyland Software, Inc. and its affiliates",
Expand Down
4 changes: 2 additions & 2 deletions lib/extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "6.2.0",
"version": "6.3.0",
"license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3",
"@alfresco/js-api": ">=6.3.0-1289"
"@alfresco/js-api": ">=7.0.0"
},
"keywords": [
"extensions",
Expand Down
4 changes: 2 additions & 2 deletions lib/insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"@angular/core": ">=14.1.3",
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.2",
"@alfresco/adf-core": ">=6.2.0",
"@alfresco/adf-core": ">=6.3.0",
"@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0",
"moment": ">=2.22.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/process-services-cloud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions lib/process-services-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down Expand Up @@ -35,9 +35,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=6.3.0-1289",
"@alfresco/adf-core": ">=6.2.0",
"@alfresco/adf-content-services": ">=6.2.0",
"@alfresco/js-api": ">=7.0.0",
"@alfresco/adf-core": ">=6.3.0",
"@alfresco/adf-content-services": ">=6.3.0",
"@apollo/client": "^3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions lib/process-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -21,9 +21,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=6.3.0-1289",
"@alfresco/adf-core": ">=6.2.0",
"@alfresco/adf-content-services": ">=6.2.0",
"@alfresco/js-api": ">=7.0.0",
"@alfresco/adf-core": ">=6.3.0",
"@alfresco/adf-content-services": ">=6.3.0",
"@ngx-translate/core": ">=14.0.0",
"moment": ">=2.22.2"
},
Expand Down
4 changes: 2 additions & 2 deletions lib/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": ">=6.3.0-1289"
"@alfresco/js-api": ">=7.0.0"
},
"keywords": [
"testing",
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "6.2.0",
"version": "6.3.0",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
Expand Down Expand Up @@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "6.3.0-1289",
"@alfresco/js-api": ">=7.0.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
Expand Down Expand Up @@ -225,4 +225,3 @@
"module": "./index.js",
"typings": "./index.d.ts"
}

0 comments on commit 9ca7dbd

Please sign in to comment.