Skip to content

Commit f587fcc

Browse files
committed
fix(deps): release dependency updates since 3.0.1
1 parent 32671c3 commit f587fcc

File tree

3 files changed

+124
-6
lines changed

3 files changed

+124
-6
lines changed

CHANGELOG.md

Lines changed: 121 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,111 @@
1+
<a name="3.0.2"></a>
2+
## [3.0.2] - 2022-07-07
3+
### Build
4+
- **dep:** upgrade angular to 13.3.11 (#2bcf099)
5+
- **deps:** fix build (#e4c831a)
6+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser-dynamic (#96bdb1d)
7+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser from 13.3.7 to 13.3.8 (#bf278b0)
8+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser-dynamic (#57ea221)
9+
- **deps:** bump [@angular](https://github.com/angular)/common from 13.3.5 to 13.3.7 (#e1c3262)
10+
- **deps:** bump [@angular](https://github.com/angular)/router from 13.3.5 to 13.3.7 (#7815a33)
11+
- **deps:** bump [@angular](https://github.com/angular)/router from 13.3.7 to 13.3.8 (#212ff44)
12+
- **deps:** bump [@angular](https://github.com/angular)/common from 13.3.7 to 13.3.8 (#3330a84)
13+
- **deps-dev:** bump ts-node from 10.7.0 to 10.8.1 (#32671c3)
14+
- **deps-dev:** bump [@angular](https://github.com/angular)/compiler-cli from 13.3.7 to 13.3.8 (#0241f09)
15+
- **deps-dev:** bump jasmine-core from 4.1.0 to 4.1.1 (#b22d311)
16+
- **deps-dev:** bump [@angular](https://github.com/angular)-devkit/build-angular (#d504aba)
17+
- **deps-dev:** bump [@angular](https://github.com/angular)/cdk from 13.3.5 to 13.3.7 (#e88bdbc)
18+
- **deps-dev:** bump karma from 6.3.19 to 6.3.20 (#56a02ce)
19+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/parser from 5.22.0 to 5.23.0 (#94fe7d5)
20+
- **deps-dev:** bump [@angular](https://github.com/angular)/cli from 13.3.4 to 13.3.5 (#2368c09)
21+
- **deps-dev:** bump [@angular](https://github.com/angular)/compiler-cli from 13.3.5 to 13.3.7 (#e7e6d65)
22+
- **deps-dev:** bump karma-jasmine from 5.0.0 to 5.0.1 (#9ca7b99)
23+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/eslint-plugin (#d794baf)
24+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/parser from 5.21.0 to 5.22.0 (#bbb2ab5)
25+
26+
### Ci
27+
- **karma:** add unique junit output file (#0cf8852)
28+
- **karma:** add junit reports (#aeea232)
29+
30+
31+
<a name="v3.0.1"></a>
32+
## [v3.0.1] - 2022-05-02
33+
### Build
34+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser from 13.3.3 to 13.3.4 (#ce2c43e)
35+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser-dynamic (#7dd08c3)
36+
- **deps:** bump rxjs from 6.6.7 to 7.5.5 (#3b4a423)
37+
- **deps:** bump [@angular](https://github.com/angular)/common from 13.3.2 to 13.3.3 (#3aed6a0)
38+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser-dynamic (#2fce01c)
39+
- **deps:** bump [@angular](https://github.com/angular)/router from 13.3.4 to 13.3.5 (#e432cd2)
40+
- **deps:** bump [@angular](https://github.com/angular)/common from 13.3.4 to 13.3.5 (#26f3ba8)
41+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser from 13.3.2 to 13.3.3 (#b4f4bec)
42+
- **deps:** bump [@angular](https://github.com/angular)/router from 13.3.2 to 13.3.3 (#70af96e)
43+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser from 13.3.4 to 13.3.5 (#24a8b22)
44+
- **deps:** bump [@open](https://github.com/open)-amt-cloud-toolkit/ui-toolkit from 2.0.5 to 2.0.6 (#8aa634c)
45+
- **deps:** bump [@angular](https://github.com/angular)/platform-browser-dynamic (#3daabfb)
46+
- **deps:** bump [@angular](https://github.com/angular)/compiler from 13.3.3 to 13.3.4 (#f52d151)
47+
- **deps:** bump tslib from 2.3.1 to 2.4.0 (#b9dfec1)
48+
- **deps:** bump [@angular](https://github.com/angular)/common from 13.3.3 to 13.3.4 (#77cf379)
49+
- **deps:** bump [@angular](https://github.com/angular)/router from 13.3.3 to 13.3.4 (#ceb4b83)
50+
- **deps-dev:** bump karma from 6.3.18 to 6.3.19 (#cbbedba)
51+
- **deps-dev:** bump eslint from 8.13.0 to 8.14.0 (#74df73a)
52+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/parser from 5.20.0 to 5.21.0 (#6456d48)
53+
- **deps-dev:** bump [@angular](https://github.com/angular)/compiler-cli from 13.3.3 to 13.3.4 (#e178107)
54+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/eslint-plugin (#424cdb8)
55+
- **deps-dev:** bump [@angular](https://github.com/angular)-devkit/build-angular (#a6e2be4)
56+
- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin-template (#a3af5f8)
57+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/parser from 5.19.0 to 5.20.0 (#fcbb2d9)
58+
- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/schematics from 13.2.0 to 13.2.1 (#0a9b97b)
59+
- **deps-dev:** bump [@angular](https://github.com/angular)/cdk from 13.3.3 to 13.3.4 (#28e7fb8)
60+
- **deps-dev:** bump [@types](https://github.com/types)/jasmine from 4.0.2 to 4.0.3 (#1a107a3)
61+
- **deps-dev:** bump [@angular](https://github.com/angular)/compiler-cli from 13.3.4 to 13.3.5 (#2615936)
62+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/eslint-plugin (#c8f3116)
63+
- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/eslint-plugin (#7c3babc)
64+
- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/template-parser (#8ca4edf)
65+
- **deps-dev:** bump karma-jasmine from 4.0.1 to 5.0.0 (#ce6bb9d)
66+
- **deps-dev:** bump [@angular](https://github.com/angular)-devkit/build-angular (#2ae7c34)
67+
- **deps-dev:** bump [@angular](https://github.com/angular)/cdk from 13.3.4 to 13.3.5 (#a3faf93)
68+
- **deps-dev:** bump karma from 6.3.17 to 6.3.18 (#1e7a837)
69+
- **deps-dev:** bump [@angular](https://github.com/angular)/compiler-cli from 13.3.2 to 13.3.3 (#e083a37)
70+
- **deps-dev:** bump [@angular](https://github.com/angular)-eslint/builder from 13.2.0 to 13.2.1 (#ff9a95b)
71+
- **deps-dev:** bump [@angular](https://github.com/angular)/cli from 13.3.3 to 13.3.4 (#a2dec68)
72+
- **deps-dev:** bump [@angular](https://github.com/angular)/cdk from 13.3.2 to 13.3.3 (#0d60d2b)
73+
- **deps-dev:** bump typescript from 4.6.3 to 4.6.4 (#0f4fc68)
74+
- **deps-dev:** bump [@angular](https://github.com/angular)/cli from 13.3.2 to 13.3.3 (#0fb3d75)
75+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/parser from 5.17.0 to 5.19.0 (#a69a312)
76+
- **deps-dev:** bump [@typescript](https://github.com/typescript)-eslint/eslint-plugin (#d6f8ffd)
77+
78+
### Ci
79+
- **lint:** adds semantic checks to PRs (#02615fd)
80+
81+
### Fix
82+
- **kvm:** scrolling offset for mouse is fixed in ui-toolkit 2.0.6 (#dabc394)
83+
84+
85+
<a name="v3.0.0"></a>
86+
## [v3.0.0] - 2022-04-12
87+
### Build
88+
- **deps:** upgrade to angular 13 (#210a647)
89+
- **deps:** bump xterm from 4.17.0 to 4.18.0 (#1320ea0)
90+
- **deps-dev:** bump karma-chrome-launcher from 3.1.0 to 3.1.1 (#3670b1f)
91+
92+
### BREAKING CHANGE
93+
94+
components now require angular 13
95+
96+
97+
<a name="v2.0.5"></a>
98+
## [v2.0.5] - 2022-03-18
99+
### Fix
100+
- **build:** semantic release uses correct npm command (#ce43b09)
101+
102+
103+
<a name="v2.0.4"></a>
104+
## [v2.0.4] - 2022-03-18
105+
### Fix
106+
- **deps:** update [@open](https://github.com/open)-amt-cloud-toolkit/ui-toolkit to v2.0.5 (#ed3f2d4)
107+
108+
1109
<a name="v2.0.3"></a>
2110
## [v2.0.3] - 2022-03-18
3111
### Build
@@ -26,9 +134,12 @@
26134
- **release.yml:** fixes README.md reference (#da4364f)
27135
- **semantic-release:** adds automated releases (#0c0eb84)
28136

137+
### Fix
138+
- **deps:** release dependency updates since 2.0.3 (#08b8c1b)
139+
29140

30-
<a name="2.0.2"></a>
31-
## [2.0.2] - 2021-11-08
141+
<a name="v2.0.2"></a>
142+
## [v2.0.2] - 2021-11-09
32143
### Build
33144
- **deps:** bump xterm from 4.13.0 to 4.14.1 (#d147c3b)
34145
- **deps:** bump [@open](https://github.com/open)-amt-cloud-toolkit/ui-toolkit from 1.5.0 to 2.0.2 (#5ddc4f6)
@@ -51,6 +162,7 @@
51162
### Docs
52163
- adds issue template (#7d65461)
53164
- add contributing guidelines (#f009e2c)
165+
- **changelog:** update changelog (#fdc1f83)
54166
- **github:** add pull request template (#d9d9ac4)
55167

56168

@@ -116,5 +228,11 @@
116228

117229

118230
[Unreleased]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/2.0.2...HEAD
119-
[2.0.2]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.0...2.0.2
231+
[2.0.2]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v3.0.1...2.0.2
232+
[v3.0.1]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v3.0.0...v3.0.1
233+
[v3.0.0]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.5...v3.0.0
234+
[v2.0.5]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.4...v2.0.5
235+
[v2.0.4]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.3...v2.0.4
236+
[v2.0.3]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.2...v2.0.3
237+
[v2.0.2]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v2.0.0...v2.0.2
120238
[v2.0.0]: https://github.com/open-amt-cloud-toolkit/ui-toolkit/compare/v1.5.0...v2.0.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-amt-cloud-toolkit/ui-toolkit-angular",
3-
"version": "2.0.2",
3+
"version": "3.0.2",
44
"license": "Apache-2.0",
55
"bugs": {
66
"url": "https://github.com/open-amt-cloud-toolkit/ui-toolkit-angular/issues"

0 commit comments

Comments
 (0)