Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
UI-Fabric-RN-Bot committed Oct 31, 2023
1 parent e66e88a commit fc8c0f5
Show file tree
Hide file tree
Showing 50 changed files with 520 additions and 135 deletions.
21 changes: 21 additions & 0 deletions apps/E2E/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui-react-native/e2e-testing",
"entries": [
{
"date": "Tue, 31 Oct 2023 19:11:10 GMT",
"version": "1.32.6",
"tag": "@fluentui-react-native/e2e-testing_v1.32.6",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/e2e-testing",
"commit": "e66e88aa687589668526066da35ca8b1abc6287c",
"comment": "Add test and a tiny bit of cleanup"
},
{
"author": "beachball",
"package": "@fluentui-react-native/e2e-testing",
"comment": "Bump @fluentui-react-native/focus-zone to v0.13.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 30 Oct 2023 21:26:06 GMT",
"version": "1.32.5",
Expand Down
11 changes: 10 additions & 1 deletion apps/E2E/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui-react-native/e2e-testing

This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified.
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified.

<!-- Start content -->

## 1.32.6

Tue, 31 Oct 2023 19:11:10 GMT

### Patches

- Add test and a tiny bit of cleanup ([email protected])
- Bump @fluentui-react-native/focus-zone to v0.13.3

## 1.32.5

Mon, 30 Oct 2023 21:26:06 GMT
Expand Down
4 changes: 2 additions & 2 deletions apps/E2E/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/e2e-testing",
"version": "1.32.5",
"version": "1.32.6",
"description": "Package containing E2E testing specs",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@babel/core": "^7.8.0",
"@babel/runtime": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
"@fluentui-react-native/focus-zone": "^0.13.2",
"@fluentui-react-native/focus-zone": "^0.13.3",
"@fluentui-react-native/scripts": "^0.1.1",
"@rnx-kit/metro-config": "^1.3.1",
"@types/jasmine": "3.10.3",
Expand Down
57 changes: 57 additions & 0 deletions apps/fluent-tester/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,63 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Tue, 31 Oct 2023 19:11:10 GMT",
"version": "0.157.8",
"tag": "@fluentui-react-native/tester_v0.157.8",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/tester",
"commit": "e66e88aa687589668526066da35ca8b1abc6287c",
"comment": "Add test and a tiny bit of cleanup"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/experimental-menu-button to v0.7.29",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/experimental-tabs to v0.9.19",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/menu to v1.11.28",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/radio-group to v0.19.7",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/tablist to v0.4.8",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui/react-native to v0.38.4",
"commit": "not available"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/focus-zone to v0.13.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 30 Oct 2023 21:26:06 GMT",
"version": "0.157.7",
Expand Down
17 changes: 16 additions & 1 deletion apps/fluent-tester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
# Change Log - @fluentui-react-native/tester

This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified.
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.157.8

Tue, 31 Oct 2023 19:11:10 GMT

### Patches

- Add test and a tiny bit of cleanup ([email protected])
- Bump @fluentui-react-native/experimental-menu-button to v0.7.29
- Bump @fluentui-react-native/experimental-tabs to v0.9.19
- Bump @fluentui-react-native/menu to v1.11.28
- Bump @fluentui-react-native/radio-group to v0.19.7
- Bump @fluentui-react-native/tablist to v0.4.8
- Bump @fluentui/react-native to v0.38.4
- Bump @fluentui-react-native/focus-zone to v0.13.3

## 0.157.7

Mon, 30 Oct 2023 21:26:06 GMT
Expand Down
16 changes: 8 additions & 8 deletions apps/fluent-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.157.7",
"version": "0.157.8",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down Expand Up @@ -53,25 +53,25 @@
"@fluentui-react-native/experimental-button": "0.18.20",
"@fluentui-react-native/experimental-checkbox": "0.15.15",
"@fluentui-react-native/experimental-expander": "0.6.11",
"@fluentui-react-native/experimental-menu-button": ">=0.7.28 <1.0.0",
"@fluentui-react-native/experimental-menu-button": ">=0.7.29 <1.0.0",
"@fluentui-react-native/experimental-native-date-picker": ">=0.9.1 <1.0.0",
"@fluentui-react-native/experimental-shadow": "0.4.10",
"@fluentui-react-native/experimental-shimmer": "0.11.4",
"@fluentui-react-native/experimental-tabs": "0.9.18",
"@fluentui-react-native/experimental-tabs": "0.9.19",
"@fluentui-react-native/experimental-text": ">=0.13.12 <1.0.0",
"@fluentui-react-native/framework": ">=0.11.8 <1.0.0",
"@fluentui-react-native/icon": "0.19.14",
"@fluentui-react-native/input": "^0.4.7",
"@fluentui-react-native/interactive-hooks": ">=0.24.10 <1.0.0",
"@fluentui-react-native/menu": "^1.11.27",
"@fluentui-react-native/menu": "^1.11.28",
"@fluentui-react-native/merge-props": ">=0.7.1 <1.0.0",
"@fluentui-react-native/notification": "0.23.20",
"@fluentui-react-native/radio-group": ">=0.19.6 <1.0.0",
"@fluentui-react-native/radio-group": ">=0.19.7 <1.0.0",
"@fluentui-react-native/separator": "^0.16.8",
"@fluentui-react-native/spinner": "^0.7.13",
"@fluentui-react-native/stack": ">=0.8.14 <1.0.0",
"@fluentui-react-native/switch": "^0.11.5",
"@fluentui-react-native/tablist": "0.4.7",
"@fluentui-react-native/tablist": "0.4.8",
"@fluentui-react-native/text": ">=0.21.12 <1.0.0",
"@fluentui-react-native/theme": ">=0.9.2 <1.0.0",
"@fluentui-react-native/theme-tokens": "^0.25.2",
Expand All @@ -80,7 +80,7 @@
"@fluentui-react-native/theming-utils": ">=0.24.5 <1.0.0",
"@fluentui-react-native/vibrancy-view": ">=0.0.3 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.27.8 <1.0.0",
"@fluentui/react-native": ">=0.38.3 <1.0.0",
"@fluentui/react-native": ">=0.38.4 <1.0.0",
"@fortawesome/fontawesome-svg-core": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-native-fontawesome": "^0.3.0",
Expand All @@ -99,7 +99,7 @@
"@babel/core": "^7.8.0",
"@babel/runtime": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
"@fluentui-react-native/focus-zone": "^0.13.2",
"@fluentui-react-native/focus-zone": "^0.13.3",
"@fluentui-react-native/scripts": "^0.1.1",
"@rnx-kit/cli": "^0.16.2",
"@rnx-kit/metro-config": "^1.3.1",
Expand Down
21 changes: 21 additions & 0 deletions apps/win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui-react-native/tester-win32",
"entries": [
{
"date": "Tue, 31 Oct 2023 19:11:10 GMT",
"version": "0.36.15",
"tag": "@fluentui-react-native/tester-win32_v0.36.15",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/tester-win32",
"commit": "e66e88aa687589668526066da35ca8b1abc6287c",
"comment": "Update rex-win32"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester-win32",
"comment": "Bump @fluentui-react-native/tester to v0.157.8",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 30 Oct 2023 21:26:06 GMT",
"version": "0.36.14",
Expand Down
11 changes: 10 additions & 1 deletion apps/win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui-react-native/tester-win32

This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified.
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.36.15

Tue, 31 Oct 2023 19:11:10 GMT

### Patches

- Update rex-win32 ([email protected])
- Bump @fluentui-react-native/tester to v0.157.8

## 0.36.14

Mon, 30 Oct 2023 21:26:06 GMT
Expand Down
4 changes: 2 additions & 2 deletions apps/win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.36.14",
"version": "0.36.15",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"directory": "apps/win32"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.157.7",
"@fluentui-react-native/tester": "^0.157.8",
"react": "18.2.0",
"react-native": "^0.71.0",
"react-native-svg": "^13.9.0",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/components/ContextualMenu/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/contextual-menu",
"entries": [
{
"date": "Tue, 31 Oct 2023 19:11:10 GMT",
"version": "0.22.23",
"tag": "@fluentui-react-native/contextual-menu_v0.22.23",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/contextual-menu",
"comment": "Bump @fluentui-react-native/focus-zone to v0.13.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 30 Oct 2023 21:26:06 GMT",
"version": "0.22.22",
Expand Down
10 changes: 9 additions & 1 deletion packages/components/ContextualMenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/contextual-menu

This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified.
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.22.23

Tue, 31 Oct 2023 19:11:10 GMT

### Patches

- Bump @fluentui-react-native/focus-zone to v0.13.3

## 0.22.22

Mon, 30 Oct 2023 21:26:06 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ContextualMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/contextual-menu",
"version": "0.22.22",
"version": "0.22.23",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@fluentui-react-native/adapters": "^0.11.3",
"@fluentui-react-native/callout": ">=0.24.17 <1.0.0",
"@fluentui-react-native/focus-zone": "^0.13.2",
"@fluentui-react-native/focus-zone": "^0.13.3",
"@fluentui-react-native/icon": "0.19.14",
"@fluentui-react-native/interactive-hooks": ">=0.24.10 <1.0.0",
"@fluentui-react-native/text": ">=0.21.12 <1.0.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/components/FocusZone/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/focus-zone",
"entries": [
{
"date": "Tue, 31 Oct 2023 19:11:10 GMT",
"version": "0.13.3",
"tag": "@fluentui-react-native/focus-zone_v0.13.3",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/focus-zone",
"commit": "e66e88aa687589668526066da35ca8b1abc6287c",
"comment": "Fix keyboarding behavior"
}
]
}
},
{
"date": "Mon, 30 Oct 2023 21:26:06 GMT",
"version": "0.13.2",
Expand Down
Loading

0 comments on commit fc8c0f5

Please sign in to comment.