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 Nov 21, 2023
1 parent 3937628 commit a11a574
Show file tree
Hide file tree
Showing 13 changed files with 85 additions and 23 deletions.
15 changes: 15 additions & 0 deletions apps/fluent-tester/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Tue, 21 Nov 2023 18:57:38 GMT",
"version": "0.158.2",
"tag": "@fluentui-react-native/tester_v0.158.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/menu to v1.12.1",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 13 Nov 2023 19:40:23 GMT",
"version": "0.158.1",
Expand Down
10 changes: 9 additions & 1 deletion apps/fluent-tester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester

This log was last generated on Mon, 13 Nov 2023 19:40:23 GMT and should not be manually modified.
This log was last generated on Tue, 21 Nov 2023 18:57:38 GMT and should not be manually modified.

<!-- Start content -->

## 0.158.2

Tue, 21 Nov 2023 18:57:38 GMT

### Patches

- Bump @fluentui-react-native/menu to v1.12.1

## 0.158.1

Mon, 13 Nov 2023 19:40:23 GMT
Expand Down
4 changes: 2 additions & 2 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.158.1",
"version": "0.158.2",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@fluentui-react-native/icon": "0.20.0",
"@fluentui-react-native/input": "^0.5.0",
"@fluentui-react-native/interactive-hooks": ">=0.25.0 <1.0.0",
"@fluentui-react-native/menu": "^1.12.0",
"@fluentui-react-native/menu": "^1.12.1",
"@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0",
"@fluentui-react-native/notification": "0.24.0",
"@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0",
Expand Down
15 changes: 15 additions & 0 deletions apps/win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-win32",
"entries": [
{
"date": "Tue, 21 Nov 2023 18:57:38 GMT",
"version": "0.37.2",
"tag": "@fluentui-react-native/tester-win32_v0.37.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester-win32",
"comment": "Bump @fluentui-react-native/tester to v0.158.2",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 13 Nov 2023 19:40:23 GMT",
"version": "0.37.1",
Expand Down
10 changes: 9 additions & 1 deletion apps/win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester-win32

This log was last generated on Mon, 13 Nov 2023 19:40:23 GMT and should not be manually modified.
This log was last generated on Tue, 21 Nov 2023 18:57:38 GMT and should not be manually modified.

<!-- Start content -->

## 0.37.2

Tue, 21 Nov 2023 18:57:38 GMT

### Patches

- Bump @fluentui-react-native/tester to v0.158.2

## 0.37.1

Mon, 13 Nov 2023 19:40:23 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.37.1",
"version": "0.37.2",
"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.158.1",
"@fluentui-react-native/tester": "^0.158.2",
"react": "18.2.0",
"react-native": "^0.72.0",
"react-native-svg": "^13.14.0",
Expand Down

This file was deleted.

15 changes: 15 additions & 0 deletions packages/components/Menu/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/menu",
"entries": [
{
"date": "Tue, 21 Nov 2023 18:57:38 GMT",
"version": "1.12.1",
"tag": "@fluentui-react-native/menu_v1.12.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/menu",
"commit": "3fee0c3fade87e71d7d87163b1eecd0cbddd97c0",
"comment": "Stop propagation of left right arrow keys for menu"
}
]
}
},
{
"date": "Thu, 09 Nov 2023 02:39:09 GMT",
"version": "1.12.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/components/Menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/menu

This log was last generated on Thu, 09 Nov 2023 02:39:09 GMT and should not be manually modified.
This log was last generated on Tue, 21 Nov 2023 18:57:38 GMT and should not be manually modified.

<!-- Start content -->

## 1.12.1

Tue, 21 Nov 2023 18:57:38 GMT

### Patches

- Stop propagation of left right arrow keys for menu ([email protected])

## 1.12.0

Thu, 09 Nov 2023 02:39:09 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu",
"version": "1.12.0",
"version": "1.12.1",
"description": "A cross-platform Menu component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/dependency-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dependency-profiles",
"version": "0.5.2",
"version": "0.5.3",
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
"license": "MIT",
"files": [
Expand Down
6 changes: 3 additions & 3 deletions packages/dependency-profiles/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ module.exports = {
},
"@fluentui-react-native/tester": {
"name": "@fluentui-react-native/tester",
"version": "0.158.1"
"version": "0.158.2"
},
"@fluentui-react-native/tester-win32": {
"name": "@fluentui-react-native/tester-win32",
"version": "0.37.1"
"version": "0.37.2"
},
"@fluentui-react-native/avatar": {
"name": "@fluentui-react-native/avatar",
Expand Down Expand Up @@ -68,7 +68,7 @@ module.exports = {
},
"@fluentui-react-native/menu": {
"name": "@fluentui-react-native/menu",
"version": "1.12.0"
"version": "1.12.1"
},
"@fluentui-react-native/menu-button": {
"name": "@fluentui-react-native/menu-button",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3716,7 +3716,7 @@ __metadata:
languageName: unknown
linkType: soft

"@fluentui-react-native/menu@*, @fluentui-react-native/menu@^1.12.0, @fluentui-react-native/menu@workspace:packages/components/Menu":
"@fluentui-react-native/menu@*, @fluentui-react-native/menu@^1.12.1, @fluentui-react-native/menu@workspace:packages/components/Menu":
version: 0.0.0-use.local
resolution: "@fluentui-react-native/menu@workspace:packages/components/Menu"
dependencies:
Expand Down Expand Up @@ -4163,7 +4163,7 @@ __metadata:
dependencies:
"@fluentui-react-native/eslint-config-rules": ^0.1.1
"@fluentui-react-native/scripts": ^0.1.1
"@fluentui-react-native/tester": ^0.158.1
"@fluentui-react-native/tester": ^0.158.2
"@office-iss/react-native-win32": ^0.72.0
"@office-iss/rex-win32": 0.71.41-devmain.17024.10000
"@react-native/metro-config": ^0.72.0
Expand All @@ -4184,7 +4184,7 @@ __metadata:
languageName: unknown
linkType: soft

"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.158.1, @fluentui-react-native/tester@workspace:apps/fluent-tester":
"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.158.2, @fluentui-react-native/tester@workspace:apps/fluent-tester":
version: 0.0.0-use.local
resolution: "@fluentui-react-native/tester@workspace:apps/fluent-tester"
dependencies:
Expand Down Expand Up @@ -4218,7 +4218,7 @@ __metadata:
"@fluentui-react-native/icon": 0.20.0
"@fluentui-react-native/input": ^0.5.0
"@fluentui-react-native/interactive-hooks": ">=0.25.0 <1.0.0"
"@fluentui-react-native/menu": ^1.12.0
"@fluentui-react-native/menu": ^1.12.1
"@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0"
"@fluentui-react-native/notification": 0.24.0
"@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0"
Expand Down

0 comments on commit a11a574

Please sign in to comment.