Skip to content

Commit 51d2c46

Browse files
📦 applying package updates ***NO_CI***
1 parent bae1bb6 commit 51d2c46

38 files changed

+359
-71
lines changed

apps/E2E/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui-react-native/e2e-testing",
33
"entries": [
4+
{
5+
"date": "Wed, 28 Dec 2022 17:46:01 GMT",
6+
"tag": "@fluentui-react-native/e2e-testing_v1.8.2",
7+
"version": "1.8.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@fluentui-react-native/e2e-testing",
13+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1",
14+
"comment": "Rename a test button to reflect new actual usage"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 28 Dec 2022 01:30:07 GMT",
621
"tag": "@fluentui-react-native/e2e-testing_v1.8.1",

apps/E2E/CHANGELOG.md

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

3-
This log was last generated on Wed, 28 Dec 2022 01:30:07 GMT and should not be manually modified.
3+
This log was last generated on Wed, 28 Dec 2022 17:46:01 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.8.2
8+
9+
Wed, 28 Dec 2022 17:46:01 GMT
10+
11+
### Patches
12+
13+
- Rename a test button to reflect new actual usage (email not defined)
14+
715
## 1.8.1
816

917
Wed, 28 Dec 2022 01:30:07 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.8.1",
3+
"version": "1.8.2",
44
"description": "Package containing E2E testing specs",
55
"license": "MIT",
66
"scripts": {

apps/fluent-tester/CHANGELOG.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,63 @@
11
{
22
"name": "@fluentui-react-native/tester",
33
"entries": [
4+
{
5+
"date": "Wed, 28 Dec 2022 17:46:01 GMT",
6+
"tag": "@fluentui-react-native/tester_v0.126.3",
7+
"version": "0.126.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@fluentui-react-native/tester",
13+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1",
14+
"comment": "Test case for Button with accessibilityRole"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui-react-native/tester",
19+
"comment": "Bump @fluentui-react-native/button to v0.32.11",
20+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui-react-native/tester",
25+
"comment": "Bump @fluentui-react-native/dropdown to v0.7.6",
26+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@fluentui-react-native/tester",
31+
"comment": "Bump @fluentui-react-native/experimental-button to v0.16.69",
32+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@fluentui-react-native/tester",
37+
"comment": "Bump @fluentui-react-native/experimental-menu-button to v0.6.8",
38+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
39+
},
40+
{
41+
"author": "beachball",
42+
"package": "@fluentui-react-native/tester",
43+
"comment": "Bump @fluentui-react-native/menu to v1.2.4",
44+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
45+
},
46+
{
47+
"author": "beachball",
48+
"package": "@fluentui-react-native/tester",
49+
"comment": "Bump @fluentui-react-native/notification to v0.21.5",
50+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
51+
},
52+
{
53+
"author": "beachball",
54+
"package": "@fluentui-react-native/tester",
55+
"comment": "Bump @fluentui/react-native to v0.34.10",
56+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
57+
}
58+
]
59+
}
60+
},
461
{
562
"date": "Wed, 28 Dec 2022 15:44:42 GMT",
663
"tag": "@fluentui-react-native/tester_v0.126.2",

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 Wed, 28 Dec 2022 15:44:42 GMT and should not be manually modified.
3+
This log was last generated on Wed, 28 Dec 2022 17:46:01 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.126.3
8+
9+
Wed, 28 Dec 2022 17:46:01 GMT
10+
11+
### Patches
12+
13+
- Test case for Button with accessibilityRole (email not defined)
14+
- Bump @fluentui-react-native/button to v0.32.11
15+
- Bump @fluentui-react-native/dropdown to v0.7.6
16+
- Bump @fluentui-react-native/experimental-button to v0.16.69
17+
- Bump @fluentui-react-native/experimental-menu-button to v0.6.8
18+
- Bump @fluentui-react-native/menu to v1.2.4
19+
- Bump @fluentui-react-native/notification to v0.21.5
20+
- Bump @fluentui/react-native to v0.34.10
21+
722
## 0.126.2
823

924
Wed, 28 Dec 2022 15:44:42 GMT

apps/fluent-tester/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester",
3-
"version": "0.126.2",
3+
"version": "0.126.3",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"license": "MIT",
66
"author": "Microsoft <[email protected]>",
@@ -41,17 +41,17 @@
4141
"@fluentui-react-native/apple-theme": ">=0.17.5 <1.0.0",
4242
"@fluentui-react-native/avatar": "^1.5.4",
4343
"@fluentui-react-native/badge": ">=0.4.5 <1.0.0",
44-
"@fluentui-react-native/button": ">=0.32.10 <1.0.0",
44+
"@fluentui-react-native/button": ">=0.32.11 <1.0.0",
4545
"@fluentui-react-native/default-theme": ">=0.16.19 <1.0.0",
46-
"@fluentui-react-native/dropdown": ">=0.7.5 <1.0.0",
46+
"@fluentui-react-native/dropdown": ">=0.7.6 <1.0.0",
4747
"@fluentui-react-native/experimental-activity-indicator": ">=0.7.5 <1.0.0",
4848
"@fluentui-react-native/experimental-avatar": ">=0.17.1 <1.0.0",
49-
"@fluentui-react-native/experimental-button": "0.16.68",
49+
"@fluentui-react-native/experimental-button": "0.16.69",
5050
"@fluentui-react-native/experimental-checkbox": "0.13.18",
5151
"@fluentui-react-native/experimental-expander": "0.5.5",
5252
"@fluentui-react-native/experimental-icon": ">=0.1.8 <1.0.0",
5353
"@fluentui-react-native/experimental-link": "^0.4.3",
54-
"@fluentui-react-native/experimental-menu-button": ">=0.6.7 <1.0.0",
54+
"@fluentui-react-native/experimental-menu-button": ">=0.6.8 <1.0.0",
5555
"@fluentui-react-native/experimental-native-date-picker": ">=0.7.4 <1.0.0",
5656
"@fluentui-react-native/experimental-radio-group": "^0.8.9",
5757
"@fluentui-react-native/experimental-shadow": "0.2.52",
@@ -61,10 +61,10 @@
6161
"@fluentui-react-native/framework": ">=0.8.28 <1.0.0",
6262
"@fluentui-react-native/icon": "0.16.5",
6363
"@fluentui-react-native/interactive-hooks": ">=0.22.3 <1.0.0",
64-
"@fluentui-react-native/menu": "^1.2.3",
64+
"@fluentui-react-native/menu": "^1.2.4",
6565
"@fluentui-react-native/merge-props": ">=0.5.1 <1.0.0",
6666
"@fluentui-react-native/separator": "^0.14.1",
67-
"@fluentui-react-native/notification": "0.21.4",
67+
"@fluentui-react-native/notification": "0.21.5",
6868
"@fluentui-react-native/stack": ">=0.7.34 <1.0.0",
6969
"@fluentui-react-native/switch": "^0.8.4",
7070
"@fluentui-react-native/text": ">=0.19.2 <1.0.0",
@@ -74,7 +74,7 @@
7474
"@fluentui-react-native/themed-stylesheet": "^1.4.1",
7575
"@fluentui-react-native/theming-utils": ">=0.20.2 <1.0.0",
7676
"@fluentui-react-native/win32-theme": ">=0.24.6 <1.0.0",
77-
"@fluentui/react-native": ">=0.34.9 <1.0.0",
77+
"@fluentui/react-native": ">=0.34.10 <1.0.0",
7878
"@fortawesome/fontawesome-svg-core": "^6.2.0",
7979
"@fortawesome/free-solid-svg-icons": "^6.2.0",
8080
"@fortawesome/react-native-fontawesome": "^0.3.0",

apps/win32/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui-react-native/tester-win32",
33
"entries": [
4+
{
5+
"date": "Wed, 28 Dec 2022 17:46:01 GMT",
6+
"tag": "@fluentui-react-native/tester-win32_v0.31.27",
7+
"version": "0.31.27",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui-react-native/tester-win32",
13+
"comment": "Bump @fluentui-react-native/tester to v0.126.3",
14+
"commit": "bae1bb6e4a7c37bdec33890c72e75f041422bee1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 28 Dec 2022 15:44:42 GMT",
621
"tag": "@fluentui-react-native/tester-win32_v0.31.26",

apps/win32/CHANGELOG.md

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

3-
This log was last generated on Wed, 28 Dec 2022 15:44:42 GMT and should not be manually modified.
3+
This log was last generated on Wed, 28 Dec 2022 17:46:01 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.31.27
8+
9+
Wed, 28 Dec 2022 17:46:01 GMT
10+
11+
### Patches
12+
13+
- Bump @fluentui-react-native/tester to v0.126.3
14+
715
## 0.31.26
816

917
Wed, 28 Dec 2022 15:44:42 GMT

apps/win32/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester-win32",
3-
"version": "0.31.26",
3+
"version": "0.31.27",
44
"main": "src/index.tsx",
55
"module": "src/index.tsx",
66
"typings": "lib/index.d.ts",
@@ -31,7 +31,7 @@
3131
"directory": "apps/win32"
3232
},
3333
"dependencies": {
34-
"@fluentui-react-native/tester": "^0.126.2",
34+
"@fluentui-react-native/tester": "^0.126.3",
3535
"react": "17.0.2",
3636
"react-native": "^0.68.0",
3737
"react-native-svg": "12.5.0",

change/@fluentui-react-native-button-eb705dc6-e53f-439a-a1fc-eb903f51f8b4.json

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

0 commit comments

Comments
 (0)