Skip to content

Commit 2b8c31b

Browse files
applying package updates
1 parent 9cbe229 commit 2b8c31b

File tree

894 files changed

+5824
-4864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

894 files changed

+5824
-4864
lines changed

apps/E2E/CHANGELOG.json

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,79 @@
11
{
22
"name": "@fluentui-react-native/e2e-testing",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Jul 2025 23:27:22 GMT",
6+
"version": "1.43.0",
7+
"tag": "@fluentui-react-native/e2e-testing_v1.43.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/e2e-testing",
13+
"commit": "6b4d59227b1e9bbbf25cc93a3502015f663b363e",
14+
"comment": "add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@fluentui-react-native/e2e-testing",
19+
"commit": "3d36cc95620fdb938221cbe2c5ce002264108a50",
20+
"comment": "fix repo linting with new configs and version, fixing linting errors as well"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "@fluentui-react-native/e2e-testing",
25+
"commit": "9cbe229ec7f6363d229dcaef506921b8d9f47d7d",
26+
"comment": "fix: run beachball sync"
27+
}
28+
],
29+
"none": [
30+
{
31+
"author": "[email protected]",
32+
"package": "@fluentui-react-native/e2e-testing",
33+
"commit": "79bb06f6bbfd0a36f9d2ef371f4857be9660f027",
34+
"comment": "Fixed `align-deps` warnings"
35+
},
36+
{
37+
"author": "[email protected]",
38+
"package": "@fluentui-react-native/e2e-testing",
39+
"commit": "54087dca787180bbf34630470cd0d06e88366b30",
40+
"comment": "update eslint to 9.x and use new flat config format with security rules"
41+
},
42+
{
43+
"author": "[email protected]",
44+
"package": "@fluentui-react-native/e2e-testing",
45+
"commit": "405ca368dc3f2963bfc252a1952b1e14ff503499",
46+
"comment": "fix: run `beachball sync` to sync package versions with NPM"
47+
},
48+
{
49+
"author": "[email protected]",
50+
"package": "@fluentui-react-native/e2e-testing",
51+
"commit": "a245202877ef7f2be9ab5f0e1356b2270957e693",
52+
"comment": "Run bump-versions"
53+
},
54+
{
55+
"author": "[email protected]",
56+
"package": "@fluentui-react-native/e2e-testing",
57+
"commit": "3e168e4363d1821818f219819d29532eace8d979",
58+
"comment": "update scripts package to be fully js, use esm, and validate fully"
59+
}
60+
],
61+
"minor": [
62+
{
63+
"author": "[email protected]",
64+
"package": "@fluentui-react-native/e2e-testing",
65+
"commit": "479b93cea460a26df70c55b5d3335927ed374713",
66+
"comment": "rework e2e and fluent-tester to avoid direct references across packages"
67+
},
68+
{
69+
"author": "[email protected]",
70+
"package": "@fluentui-react-native/e2e-testing",
71+
"commit": "70eb7468c21b57c69ddc6a6d206325cfb128038f",
72+
"comment": "updated wdio versions and fixed tests"
73+
}
74+
]
75+
}
76+
},
477
{
578
"date": "Thu, 10 Jul 2025 19:20:25 GMT",
679
"version": "1.40.9",

apps/E2E/CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# Change Log - @fluentui-react-native/e2e-testing
22

3-
<!-- This log was last generated on Thu, 10 Jul 2025 19:20:25 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Jul 2025 23:27:22 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.43.0
8+
9+
Tue, 15 Jul 2025 23:27:22 GMT
10+
11+
### Minor changes
12+
13+
- rework e2e and fluent-tester to avoid direct references across packages ([email protected])
14+
- updated wdio versions and fixed tests ([email protected])
15+
16+
### Patches
17+
18+
- add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling ([email protected])
19+
- fix repo linting with new configs and version, fixing linting errors as well ([email protected])
20+
- fix: run beachball sync ([email protected])
21+
722
## 1.40.9
823

924
Thu, 10 Jul 2025 19:20:25 GMT

apps/E2E/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/e2e-testing",
3-
"version": "1.42.0",
3+
"version": "1.43.0",
44
"description": "Package containing E2E testing specs",
55
"license": "MIT",
66
"main": "lib-commonjs/index.js",

apps/fluent-tester/CHANGELOG.json

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,95 @@
11
{
22
"name": "@fluentui-react-native/tester",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Jul 2025 23:26:58 GMT",
6+
"version": "0.170.30",
7+
"tag": "@fluentui-react-native/tester_v0.170.30",
8+
"comments": {
9+
"none": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/tester",
13+
"commit": "54087dca787180bbf34630470cd0d06e88366b30",
14+
"comment": "update eslint to 9.x and use new flat config format with security rules"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@fluentui-react-native/tester",
19+
"commit": "3e168e4363d1821818f219819d29532eace8d979",
20+
"comment": "update scripts package to be fully js, use esm, and validate fully"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "@fluentui-react-native/tester",
25+
"commit": "405ca368dc3f2963bfc252a1952b1e14ff503499",
26+
"comment": "fix: run `beachball sync` to sync package versions with NPM"
27+
},
28+
{
29+
"author": "[email protected]",
30+
"package": "@fluentui-react-native/tester",
31+
"commit": "79bb06f6bbfd0a36f9d2ef371f4857be9660f027",
32+
"comment": "Fixed `align-deps` warnings"
33+
},
34+
{
35+
"author": "[email protected]",
36+
"package": "@fluentui-react-native/tester",
37+
"commit": "a245202877ef7f2be9ab5f0e1356b2270957e693",
38+
"comment": "Run bump-versions"
39+
}
40+
],
41+
"patch": [
42+
{
43+
"author": "[email protected]",
44+
"package": "@fluentui-react-native/tester",
45+
"commit": "7c4322db4ff21666e4d8202f1aab69e05e1fd500",
46+
"comment": "remove caterpillar theme"
47+
},
48+
{
49+
"author": "[email protected]",
50+
"package": "@fluentui-react-native/tester",
51+
"commit": "3d36cc95620fdb938221cbe2c5ce002264108a50",
52+
"comment": "fix repo linting with new configs and version, fixing linting errors as well"
53+
},
54+
{
55+
"author": "[email protected]",
56+
"package": "@fluentui-react-native/tester",
57+
"commit": "fc21bff2110cf0fc56060dfced73965bf6f6d955",
58+
"comment": "fix narrator bug"
59+
},
60+
{
61+
"author": "[email protected]",
62+
"package": "@fluentui-react-native/tester",
63+
"commit": "9cbe229ec7f6363d229dcaef506921b8d9f47d7d",
64+
"comment": "fix: run beachball sync"
65+
},
66+
{
67+
"author": "[email protected]",
68+
"package": "@fluentui-react-native/tester",
69+
"commit": "6b4d59227b1e9bbbf25cc93a3502015f663b363e",
70+
"comment": "add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling"
71+
},
72+
{
73+
"author": "[email protected]",
74+
"package": "@fluentui-react-native/tester",
75+
"commit": "256ff24c2408047334c8f6b9437204f311893729",
76+
"comment": "speed up bundling and reduce bundling errors"
77+
},
78+
{
79+
"author": "[email protected]",
80+
"package": "@fluentui-react-native/tester",
81+
"commit": "479b93cea460a26df70c55b5d3335927ed374713",
82+
"comment": "update builds to use node16 settings and modern export maps"
83+
},
84+
{
85+
"author": "[email protected]",
86+
"package": "@fluentui-react-native/tester",
87+
"commit": "f0fc169bd79964247524d714c36bee7b01c261e9",
88+
"comment": "added accessibility to icon button"
89+
}
90+
]
91+
}
92+
},
493
{
594
"date": "Thu, 10 Jul 2025 19:20:17 GMT",
695
"version": "0.170.27",

apps/fluent-tester/CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# Change Log - @fluentui-react-native/tester
22

3-
<!-- This log was last generated on Thu, 10 Jul 2025 19:20:17 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Jul 2025 23:26:58 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.170.30
8+
9+
Tue, 15 Jul 2025 23:26:58 GMT
10+
11+
### Patches
12+
13+
- remove caterpillar theme ([email protected])
14+
- fix repo linting with new configs and version, fixing linting errors as well ([email protected])
15+
- fix narrator bug ([email protected])
16+
- fix: run beachball sync ([email protected])
17+
- add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling ([email protected])
18+
- speed up bundling and reduce bundling errors ([email protected])
19+
- update builds to use node16 settings and modern export maps ([email protected])
20+
- added accessibility to icon button ([email protected])
21+
722
## 0.170.27
823

924
Thu, 10 Jul 2025 19:20:17 GMT

apps/fluent-tester/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester",
3-
"version": "0.170.29",
3+
"version": "0.170.30",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",

apps/win32/CHANGELOG.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,71 @@
11
{
22
"name": "@fluentui-react-native/tester-win32",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Jul 2025 23:26:56 GMT",
6+
"version": "0.38.49",
7+
"tag": "@fluentui-react-native/tester-win32_v0.38.49",
8+
"comments": {
9+
"none": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/tester-win32",
13+
"commit": "79bb06f6bbfd0a36f9d2ef371f4857be9660f027",
14+
"comment": "Fixed `align-deps` warnings"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@fluentui-react-native/tester-win32",
19+
"commit": "405ca368dc3f2963bfc252a1952b1e14ff503499",
20+
"comment": "fix: run `beachball sync` to sync package versions with NPM"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "@fluentui-react-native/tester-win32",
25+
"commit": "3e168e4363d1821818f219819d29532eace8d979",
26+
"comment": "update scripts package to be fully js, use esm, and validate fully"
27+
},
28+
{
29+
"author": "[email protected]",
30+
"package": "@fluentui-react-native/tester-win32",
31+
"commit": "54087dca787180bbf34630470cd0d06e88366b30",
32+
"comment": "update eslint to 9.x and use new flat config format with security rules"
33+
},
34+
{
35+
"author": "[email protected]",
36+
"package": "@fluentui-react-native/tester-win32",
37+
"commit": "a245202877ef7f2be9ab5f0e1356b2270957e693",
38+
"comment": "Run bump-versions"
39+
}
40+
],
41+
"patch": [
42+
{
43+
"author": "[email protected]",
44+
"package": "@fluentui-react-native/tester-win32",
45+
"commit": "479b93cea460a26df70c55b5d3335927ed374713",
46+
"comment": "update builds to use node16 settings and modern export maps"
47+
},
48+
{
49+
"author": "[email protected]",
50+
"package": "@fluentui-react-native/tester-win32",
51+
"commit": "9cbe229ec7f6363d229dcaef506921b8d9f47d7d",
52+
"comment": "fix: run beachball sync"
53+
},
54+
{
55+
"author": "[email protected]",
56+
"package": "@fluentui-react-native/tester-win32",
57+
"commit": "6b4d59227b1e9bbbf25cc93a3502015f663b363e",
58+
"comment": "add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling"
59+
},
60+
{
61+
"author": "[email protected]",
62+
"package": "@fluentui-react-native/tester-win32",
63+
"commit": "256ff24c2408047334c8f6b9437204f311893729",
64+
"comment": "speed up bundling and reduce bundling errors"
65+
}
66+
]
67+
}
68+
},
469
{
570
"date": "Thu, 10 Jul 2025 19:20:17 GMT",
671
"version": "0.38.46",

apps/win32/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# Change Log - @fluentui-react-native/tester-win32
22

3-
<!-- This log was last generated on Thu, 10 Jul 2025 19:20:17 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Jul 2025 23:26:56 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.38.49
8+
9+
Tue, 15 Jul 2025 23:26:56 GMT
10+
11+
### Patches
12+
13+
- update builds to use node16 settings and modern export maps ([email protected])
14+
- fix: run beachball sync ([email protected])
15+
- add react-native entrypoints that ensure metro targets TS files rather than JS files for bundling ([email protected])
16+
- speed up bundling and reduce bundling errors ([email protected])
17+
718
## 0.38.46
819

920
Thu, 10 Jul 2025 19:20:17 GMT

apps/win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester-win32",
3-
"version": "0.38.48",
3+
"version": "0.38.49",
44
"main": "lib-commonjs/index.js",
55
"module": "lib/index.js",
66
"react-native": "src/index.ts",

change/@fluentui-react-native-5769a9ef-4186-4228-9a93-40df0cfa3e02.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)