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 Dec 14, 2023
1 parent d596477 commit 55b7326
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": "Thu, 14 Dec 2023 00:40:41 GMT",
"version": "0.160.3",
"tag": "@fluentui-react-native/tester_v0.160.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/tablist to v0.5.5",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 13 Dec 2023 18:47:39 GMT",
"version": "0.160.2",
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 Wed, 13 Dec 2023 18:47:39 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.160.3

Thu, 14 Dec 2023 00:40:41 GMT

### Patches

- Bump @fluentui-react-native/tablist to v0.5.5

## 0.160.2

Wed, 13 Dec 2023 18:47:39 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.160.2",
"version": "0.160.3",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@fluentui-react-native/spinner": "^0.8.0",
"@fluentui-react-native/stack": ">=0.9.0 <1.0.0",
"@fluentui-react-native/switch": "^0.12.0",
"@fluentui-react-native/tablist": "0.5.4",
"@fluentui-react-native/tablist": "0.5.5",
"@fluentui-react-native/text": ">=0.22.0 <1.0.0",
"@fluentui-react-native/theme": ">=0.10.0 <1.0.0",
"@fluentui-react-native/theme-tokens": "^0.26.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": "Thu, 14 Dec 2023 00:40:41 GMT",
"version": "0.37.12",
"tag": "@fluentui-react-native/tester-win32_v0.37.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester-win32",
"comment": "Bump @fluentui-react-native/tester to v0.160.3",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 13 Dec 2023 18:47:39 GMT",
"version": "0.37.11",
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 Wed, 13 Dec 2023 18:47:39 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.37.12

Thu, 14 Dec 2023 00:40:41 GMT

### Patches

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

## 0.37.11

Wed, 13 Dec 2023 18:47:39 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.11",
"version": "0.37.12",
"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.160.2",
"@fluentui-react-native/tester": "^0.160.3",
"react": "18.2.0",
"react-native": "^0.72.0",
"react-native-svg": "^13.14.0",
Expand Down

This file was deleted.

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.6.2",
"version": "0.6.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.160.2"
"version": "0.160.3"
},
"@fluentui-react-native/tester-win32": {
"name": "@fluentui-react-native/tester-win32",
"version": "0.37.11"
"version": "0.37.12"
},
"@fluentui-react-native/avatar": {
"name": "@fluentui-react-native/avatar",
Expand Down Expand Up @@ -212,7 +212,7 @@ module.exports = {
},
"@fluentui-react-native/tablist": {
"name": "@fluentui-react-native/tablist",
"version": "0.5.4"
"version": "0.5.5"
},
"@fluentui-react-native/experimental-tabs": {
"name": "@fluentui-react-native/experimental-tabs",
Expand Down
15 changes: 15 additions & 0 deletions packages/experimental/TabList/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tablist",
"entries": [
{
"date": "Thu, 14 Dec 2023 00:40:41 GMT",
"version": "0.5.5",
"tag": "@fluentui-react-native/tablist_v0.5.5",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/tablist",
"commit": "d596477e421bd80a095fe48b7913069c4bfa8c50",
"comment": "Fix win32 high contrast theming for TabList"
}
]
}
},
{
"date": "Wed, 13 Dec 2023 18:47:39 GMT",
"version": "0.5.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/experimental/TabList/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tablist

This log was last generated on Wed, 13 Dec 2023 18:47:39 GMT and should not be manually modified.
This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.5.5

Thu, 14 Dec 2023 00:40:41 GMT

### Patches

- Fix win32 high contrast theming for TabList ([email protected])

## 0.5.4

Wed, 13 Dec 2023 18:47:39 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/TabList/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tablist",
"version": "0.5.4",
"version": "0.5.5",
"description": "A cross-platform TabList component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3922,7 +3922,7 @@ __metadata:
languageName: unknown
linkType: soft

"@fluentui-react-native/[email protected].4, @fluentui-react-native/tablist@workspace:packages/experimental/TabList":
"@fluentui-react-native/[email protected].5, @fluentui-react-native/tablist@workspace:packages/experimental/TabList":
version: 0.0.0-use.local
resolution: "@fluentui-react-native/tablist@workspace:packages/experimental/TabList"
dependencies:
Expand Down Expand Up @@ -3997,7 +3997,7 @@ __metadata:
dependencies:
"@fluentui-react-native/eslint-config-rules": ^0.1.1
"@fluentui-react-native/scripts": ^0.1.1
"@fluentui-react-native/tester": ^0.160.2
"@fluentui-react-native/tester": ^0.160.3
"@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 @@ -4018,7 +4018,7 @@ __metadata:
languageName: unknown
linkType: soft

"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.160.2, @fluentui-react-native/tester@workspace:apps/fluent-tester":
"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.160.3, @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 @@ -4060,7 +4060,7 @@ __metadata:
"@fluentui-react-native/spinner": ^0.8.0
"@fluentui-react-native/stack": ">=0.9.0 <1.0.0"
"@fluentui-react-native/switch": ^0.12.0
"@fluentui-react-native/tablist": 0.5.4
"@fluentui-react-native/tablist": 0.5.5
"@fluentui-react-native/text": ">=0.22.0 <1.0.0"
"@fluentui-react-native/theme": ">=0.10.0 <1.0.0"
"@fluentui-react-native/theme-tokens": ^0.26.0
Expand Down

0 comments on commit 55b7326

Please sign in to comment.