@itwin/presentation-testing 5.4.12 → 5.4.14-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +74 -0
  2. package/package.json +15 -14
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Change Log - @itwin/presentation-testing
2
2
 
3
+ ## 5.4.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @itwin/presentation-components@5.12.18-alpha.0
9
+
10
+ ## 5.4.13
11
+
12
+ ### Patch Changes
13
+
14
+ - [#1168](https://github.com/iTwin/presentation/pull/1168): Bump dependencies.
15
+ - [#1161](https://github.com/iTwin/presentation/pull/1161): Bump iTwin.js dependencies to `^5.5.0`.
16
+ - Updated dependencies:
17
+ - @itwin/presentation-components@5.12.17
18
+
3
19
  ## 5.4.12
4
20
 
5
21
  ### Patch Changes
@@ -16,6 +32,13 @@
16
32
  - Updated dependencies:
17
33
  - @itwin/presentation-components@5.12.15
18
34
 
35
+ ## 5.4.11-alpha.0
36
+
37
+ ### Patch Changes
38
+
39
+ - Updated dependencies:
40
+ - @itwin/presentation-components@5.12.15-alpha.0
41
+
19
42
  ## 5.4.10
20
43
 
21
44
  ### Patch Changes
@@ -24,6 +47,13 @@
24
47
  - Updated dependencies:
25
48
  - @itwin/presentation-components@5.12.14
26
49
 
50
+ ## 5.4.10-alpha.0
51
+
52
+ ### Patch Changes
53
+
54
+ - Updated dependencies:
55
+ - @itwin/presentation-components@5.12.14-alpha.0
56
+
27
57
  ## 5.4.9
28
58
 
29
59
  ### Patch Changes
@@ -47,6 +77,28 @@
47
77
  - Updated dependencies:
48
78
  - @itwin/presentation-components@5.12.6
49
79
 
80
+ ## 5.4.7-alpha.2
81
+
82
+ ### Patch Changes
83
+
84
+ - Updated dependencies:
85
+ - @itwin/presentation-components@5.12.9-alpha.0
86
+
87
+ ## 5.4.7-alpha.1
88
+
89
+ ### Patch Changes
90
+
91
+ - [#1042](https://github.com/iTwin/presentation/pull/1042): Version bump
92
+ - Updated dependencies:
93
+ - @itwin/presentation-components@5.12.6-alpha.1
94
+
95
+ ## 5.4.7-alpha.0
96
+
97
+ ### Patch Changes
98
+
99
+ - Updated dependencies:
100
+ - @itwin/presentation-components@5.12.6-alpha.0
101
+
50
102
  ## 5.4.6
51
103
 
52
104
  ### Patch Changes
@@ -54,6 +106,13 @@
54
106
  - Updated dependencies:
55
107
  - @itwin/presentation-components@5.12.5
56
108
 
109
+ ## 5.4.6-alpha.0
110
+
111
+ ### Patch Changes
112
+
113
+ - Updated dependencies:
114
+ - @itwin/presentation-components@5.12.5-alpha.0
115
+
57
116
  ## 5.4.5
58
117
 
59
118
  ### Patch Changes
@@ -69,6 +128,21 @@
69
128
  - Updated dependencies:
70
129
  - @itwin/presentation-components@5.12.3
71
130
 
131
+ ## 5.4.3-alpha.1
132
+
133
+ ### Patch Changes
134
+
135
+ - [#963](https://github.com/iTwin/presentation/pull/963): Fix support for `itwinjs-core@5.0-rc`.
136
+ - Updated dependencies:
137
+ - @itwin/presentation-components@5.12.2-alpha.1
138
+
139
+ ## 5.4.3-alpha.0
140
+
141
+ ### Patch Changes
142
+
143
+ - Updated dependencies:
144
+ - @itwin/presentation-components@5.12.2-alpha.0
145
+
72
146
  ## 5.4.3
73
147
 
74
148
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/presentation-testing",
3
- "version": "5.4.12",
3
+ "version": "5.4.14-alpha.0",
4
4
  "description": "Testing utilities for iTwin.js Presentation library",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -32,7 +32,7 @@
32
32
  "dependencies": {
33
33
  "rimraf": "^6.1.2",
34
34
  "sanitize-filename": "^1.6.3",
35
- "@itwin/presentation-components": "^5.12.16"
35
+ "@itwin/presentation-components": "^5.12.18-alpha.0"
36
36
  },
37
37
  "peerDependencies": {
38
38
  "@itwin/appui-abstract": "^4.1.0 || ^5.0.0",
@@ -46,23 +46,24 @@
46
46
  "@itwin/presentation-frontend": "^4.1.0 || ^5.0.0"
47
47
  },
48
48
  "devDependencies": {
49
- "@itwin/appui-abstract": "^5.4.2",
50
- "@itwin/build-tools": "^5.4.2",
51
- "@itwin/components-react": "^5.22.0",
52
- "@itwin/core-backend": "^5.4.2",
53
- "@itwin/core-bentley": "^5.4.2",
54
- "@itwin/core-common": "^5.4.2",
55
- "@itwin/core-frontend": "^5.4.2",
56
- "@itwin/core-orbitgt": "^5.4.2",
49
+ "@itwin/appui-abstract": "^5.6.0-dev.8",
50
+ "@itwin/build-tools": "^5.5.1",
51
+ "@itwin/components-react": "^5.23.0",
52
+ "@itwin/core-backend": "^5.6.0-dev.8",
53
+ "@itwin/core-bentley": "^5.6.0-dev.8",
54
+ "@itwin/core-common": "^5.6.0-dev.8",
55
+ "@itwin/core-frontend": "^5.6.0-dev.8",
56
+ "@itwin/core-orbitgt": "^5.6.0-dev.8",
57
57
  "@itwin/eslint-plugin": "5.1.0",
58
- "@itwin/presentation-backend": "^5.4.2",
59
- "@itwin/presentation-common": "^5.4.2",
60
- "@itwin/presentation-frontend": "^5.4.2",
58
+ "@itwin/itwinui-react": "^3.20.1",
59
+ "@itwin/presentation-backend": "^5.6.0-dev.8",
60
+ "@itwin/presentation-common": "^5.6.0-dev.8",
61
+ "@itwin/presentation-frontend": "^5.6.0-dev.8",
61
62
  "@types/chai": "^5.2.3",
62
63
  "@types/chai-as-promised": "^8.0.2",
63
64
  "@types/chai-jest-snapshot": "^1.3.8",
64
65
  "@types/mocha": "^10.0.10",
65
- "@types/node": "^22.19.3",
66
+ "@types/node": "^22.19.7",
66
67
  "@types/sinon": "^17.0.4",
67
68
  "@types/sinon-chai": "^4.0.0",
68
69
  "c8": "^10.1.3",