diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e11fbd..1dab30e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,110 @@ + +## [6.0.3] - 2023-10-04 +### Build +- removes jenkinsfile ([#838](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/838)) (#9c3046a) +- bump angular cli to 16.2.4 and core to 16.2.7 ([#837](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/837)) (#203a4d3) +- bump angular cdk to 16.2.5, cli to 16.2.3 and core to 16.2.6 ([#824](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/824)) (#a214cb7) +- bump angular cdk to 16.2.4, cli to 16.2.2 and core to 16.2.5 ([#806](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/806)) (#88e1732) +- **deps:** bump github/codeql-action from 2.21.7 to 2.21.8 ([#817](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/817)) (#b290b45) +- **deps:** bump [@open](https://github.com/open)-amt-cloud-toolkit/ui-toolkit ([#794](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/794)) (#4c3b0dc) +- **deps:** bump xterm from 5.2.1 to 5.3.0 ([#792](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/792)) (#9e652dd) +- **deps:** bump github/codeql-action from 2.21.8 to 2.21.9 ([#829](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/829)) (#7dad92a) +- **deps:** bump github/codeql-action from 2.21.5 to 2.21.6 ([#802](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/802)) (#f1fa450) +- **deps:** bump actions/checkout from 4.0.0 to 4.1.0 ([#826](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/826)) (#488de54) +- **deps:** bump github/codeql-action from 2.21.6 to 2.21.7 ([#809](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/809)) (#73fc9df) +- **deps:** bump zone.js from 0.13.1 to 0.13.3 ([#801](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/801)) (#b009233) +- **deps:** bump step-security/harden-runner from 2.5.1 to 2.6.0 ([#840](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/840)) (#8bff090) +- **deps:** bump actions/dependency-review-action from 3.0.8 to 3.1.0 ([#795](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/795)) (#7ef9e64) +- **deps-dev:** bump eslint from 8.49.0 to 8.50.0 ([#827](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/827)) (#860653f) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin-template ([#812](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/812)) (#a75a0b8) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/schematics from 16.1.2 to 16.2.0 ([#818](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/818)) (#3758bed) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.6.1 to 20.6.2 ([#814](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/814)) (#e88600b) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/builder from 16.1.2 to 16.2.0 ([#816](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/816)) (#4706774) +- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 4.3.5 to 4.3.6 ([#810](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/810)) (#ad2562b) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.6.0 to 20.6.1 ([#811](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/811)) (#2a7144b) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.6.2 to 20.6.3 ([#825](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/825)) (#ac1aa2d) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin ([#815](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/815)) (#4cc1508) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.6.3 to 20.7.0 ([#828](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/828)) (#b8d3e11) +- **deps-dev:** bump [@angular](https://github.com/angular)-devkit/build-angular ([#834](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/834)) (#828a8b9) +- **deps-dev:** bump eslint from 8.48.0 to 8.49.0 ([#796](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/796)) (#718be25) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.5.9 to 20.6.0 ([#797](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/797)) (#4bd867c) +- **deps-dev:** bump [@angular](https://github.com/angular)/cdk from 16.2.5 to 16.2.6 ([#835](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/835)) (#d544c87) +- **deps-dev:** bump ng-packagr from 16.2.2 to 16.2.3 ([#793](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/793)) (#6da9dac) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.7.0 to 20.8.2 ([#839](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/839)) (#71c4a5f) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/template-parser ([#813](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/813)) (#dc1a979) + +### Chore +- update build tasks, package.json and changelog (#25df41f) + +### Docs +- **readme:** update badges (#a01b07e) + + + +## [v6.0.2] - 2023-09-07 +### Build +- bump angular cdk to 16.2.3 and core to 16.2.4 ([#789](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/789)) (#44f389e) +- bump angular cdk and core to 16.2.0 ([#733](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/733)) (#01e3d21) +- bump [@angular](https://github.com/angular)/core to 16.2.2 ([#763](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/763)) (#686c897) +- bump angular cdk and core to 16.2.1 ([#746](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/746)) (#bc69238) +- bump angular cdk to 16.2.2, cli to16.2.1 and core to 16.2.3 ([#774](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/774)) (#0ebdac3) +- bump angular cdk, cli to 16.1.7 and core to 16.1.8 ([#711](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/711)) (#52be909) +- **deps:** bump wagoid/commitlint-github-action from 4.1.15 to 5.4.3 (#9d27fbe) +- **deps:** bump actions/checkout from 3.6.0 to 4.0.0 ([#779](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/779)) (#671b493) +- **deps:** bump codecov/codecov-action from 3.1.3 to 3.1.4 (#53bcaa8) +- **deps:** bump actions/upload-artifact from 2.3.1 to 3.1.2 (#20e5262) +- **deps:** bump cycjimmy/semantic-release-action from 3.4.2 to 4.0.0 ([#775](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/775)) (#dd9f20d) +- **deps:** bump actions/dependency-review-action from 2.5.1 to 3.0.6 (#f94f721) +- **deps:** bump actions/checkout from 3.1.0 to 3.5.3 (#152deac) +- **deps:** bump ossf/scorecard-action from 2.1.2 to 2.2.0 (#2ef5c4a) +- **deps:** bump danhellem/github-actions-issue-to-work-item (#9a7058f) +- **deps:** bump github/codeql-action from 2.21.2 to 2.21.3 (#c37ab67) +- **deps:** bump actions/upload-artifact from 3.1.2 to 3.1.3 ([#785](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/785)) (#958c69e) +- **deps:** bump github/codeql-action from 2.21.4 to 2.21.5 ([#762](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/762)) (#ed72ac7) +- **deps:** bump actions/checkout from 3.5.3 to 3.6.0 ([#761](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/761)) (#f8a367f) +- **deps:** bump actions/dependency-review-action from 3.0.6 to 3.0.7 ([#728](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/728)) (#60c9049) +- **deps:** bump step-security/harden-runner from 2.5.0 to 2.5.1 ([#729](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/729)) (#e4879bc) +- **deps:** bump actions/setup-node from 3.8.0 to 3.8.1 ([#747](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/747)) (#91e082a) +- **deps:** bump actions/add-to-project from 0.3.0 to 0.5.0 (#a3bc630) +- **deps:** bump actions/setup-node from 3.7.0 to 3.8.0 ([#739](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/739)) (#8368f36) +- **deps:** bump github/codeql-action from 2.21.3 to 2.21.4 ([#738](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/738)) (#c3c49dc) +- **deps:** bump actions/dependency-review-action from 3.0.7 to 3.0.8 ([#740](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/740)) (#b7159d6) +- **deps:** bump tslib from 2.6.1 to 2.6.2 ([#748](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/748)) (#41178d3) +- **deps:** bump github/codeql-action from 2.2.4 to 2.21.2 (#dcdd2b6) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/builder from 16.1.0 to 16.1.1 ([#751](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/751)) (#8459503) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.5.0 to 20.5.1 ([#749](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/749)) (#c778f0e) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.4.10 to 20.5.0 ([#736](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/736)) (#46745b8) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/template-parser ([#754](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/754)) (#cf63533) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin ([#753](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/753)) (#aa8a307) +- **deps-dev:** bump eslint from 8.46.0 to 8.47.0 ([#734](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/734)) (#52f5b2f) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.4.9 to 20.4.10 ([#735](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/735)) (#81dc744) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/schematics from 16.1.0 to 16.1.1 ([#752](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/752)) (#901a49e) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin-template ([#750](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/750)) (#dac93c3) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.5.1 to 20.5.3 ([#755](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/755)) (#04c69eb) +- **deps-dev:** bump [@angular](https://github.com/angular)/cli from 16.1.7 to 16.2.0 ([#727](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/727)) (#d62f382) +- **deps-dev:** bump [@angular](https://github.com/angular)-devkit/build-angular ([#726](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/726)) (#759acd4) +- **deps-dev:** bump ng-packagr from 16.1.0 to 16.2.0 ([#725](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/725)) (#e6a66cb) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.5.3 to 20.5.7 ([#768](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/768)) (#56a7241) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.4.6 to 20.4.9 (#11430b8) +- **deps-dev:** bump jasmine-core from 5.1.0 to 5.1.1 ([#766](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/766)) (#7ea5d43) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.4.5 to 20.4.6 (#f5545bd) +- **deps-dev:** bump ng-packagr from 16.2.0 to 16.2.2 ([#765](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/765)) (#03cda19) +- **deps-dev:** bump eslint from 8.47.0 to 8.48.0 ([#764](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/764)) (#d0bd7b3) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.5.7 to 20.5.8 ([#776](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/776)) (#30df207) +- **deps-dev:** bump [@types](https://github.com/types)/node from 20.5.8 to 20.5.9 ([#778](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/778)) (#e701633) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/builder from 16.1.1 to 16.1.2 ([#783](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/783)) (#26d8ba3) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin ([#782](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/782)) (#3112ea2) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin-template ([#781](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/781)) (#794ad3d) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/schematics from 16.1.1 to 16.1.2 ([#780](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/780)) (#e8a81d9) +- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/template-parser ([#784](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/784)) (#34487b6) + +### Chore +- update build tasks, package.json and changelog ([#791](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/791)) (#111fd86) + +### Ci +- triggers version bump on chore commit message ([#790](https://github.com/open-amt-cloud-toolkit/ui-toolkit/issues/790)) (#999e5c3) +- [StepSecurity] Apply security best practices (#6fde4ca) + ## [6.0.1] - 2023-08-02 ### Build diff --git a/package-lock.json b/package-lock.json index 4fc3fdcf..a78e5940 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@open-amt-cloud-toolkit/ui-toolkit-angular", - "version": "6.0.2", + "version": "6.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@open-amt-cloud-toolkit/ui-toolkit-angular", - "version": "6.0.2", + "version": "6.0.3", "license": "Apache-2.0", "dependencies": { "@angular/common": "^16.2.7", diff --git a/package.json b/package.json index 04a919d8..9561ab4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-amt-cloud-toolkit/ui-toolkit-angular", - "version": "6.0.2", + "version": "6.0.3", "license": "Apache-2.0", "bugs": { "url": "https://github.com/open-amt-cloud-toolkit/ui-toolkit-angular/issues"