Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Jun 14, 2024
1 parent 3b89d2e commit ab9021f
Show file tree
Hide file tree
Showing 78 changed files with 930 additions and 137 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Fri, 14 Jun 2024 15:25:28 GMT",
"tag": "@fluentui/azure-themes_v8.6.81",
"version": "8.6.81",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.118.8",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
}
]
}
},
{
"date": "Thu, 06 Jun 2024 07:26:46 GMT",
"tag": "@fluentui/azure-themes_v8.6.80",
Expand Down
11 changes: 10 additions & 1 deletion packages/azure-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/azure-themes

This log was last generated on Thu, 06 Jun 2024 07:26:46 GMT and should not be manually modified.
This log was last generated on Fri, 14 Jun 2024 15:25:28 GMT and should not be manually modified.

<!-- Start content -->

## [8.6.81](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.81)

Fri, 14 Jun 2024 15:25:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.80..@fluentui/azure-themes_v8.6.81)

### Patches

- Bump @fluentui/react to v8.118.8 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)

## [8.6.80](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.80)

Thu, 06 Jun 2024 07:26:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/azure-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/azure-themes",
"version": "8.6.80",
"version": "8.6.81",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.118.7",
"@fluentui/react": "^8.118.8",
"@fluentui/set-version": "^8.2.22",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/common-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/common-styles",
"version": "1.2.52",
"version": "1.2.53",
"description": "Common style definitions for Fluent UI React components",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/cra-template",
"version": "8.4.157",
"version": "8.4.158",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/fluent2-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Fri, 14 Jun 2024 15:25:28 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.85",
"version": "8.107.85",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.118.8",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
}
]
}
},
{
"date": "Thu, 06 Jun 2024 07:26:46 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.84",
Expand Down
11 changes: 10 additions & 1 deletion packages/fluent2-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/fluent2-theme

This log was last generated on Thu, 06 Jun 2024 07:26:46 GMT and should not be manually modified.
This log was last generated on Fri, 14 Jun 2024 15:25:28 GMT and should not be manually modified.

<!-- Start content -->

## [8.107.85](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.85)

Fri, 14 Jun 2024 15:25:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.84..@fluentui/fluent2-theme_v8.107.85)

### Patches

- Bump @fluentui/react to v8.118.8 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)

## [8.107.84](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.84)

Thu, 06 Jun 2024 07:26:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/fluent2-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/fluent2-theme",
"version": "8.107.84",
"version": "8.107.85",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.118.7",
"@fluentui/react": "^8.118.8",
"@fluentui/set-version": "^8.2.22",
"tslib": "^2.1.0"
}
Expand Down
21 changes: 21 additions & 0 deletions packages/font-icons-mdl2/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/font-icons-mdl2",
"entries": [
{
"date": "Fri, 14 Jun 2024 15:25:28 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.44",
"version": "8.5.44",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/style-utilities to v8.10.15",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
},
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/utilities to v8.15.10",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
}
]
}
},
{
"date": "Thu, 06 Jun 2024 07:26:46 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.43",
Expand Down
12 changes: 11 additions & 1 deletion packages/font-icons-mdl2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/font-icons-mdl2

This log was last generated on Thu, 06 Jun 2024 07:26:46 GMT and should not be manually modified.
This log was last generated on Fri, 14 Jun 2024 15:25:28 GMT and should not be manually modified.

<!-- Start content -->

## [8.5.44](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.44)

Fri, 14 Jun 2024 15:25:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.5.43..@fluentui/font-icons-mdl2_v8.5.44)

### Patches

- Bump @fluentui/style-utilities to v8.10.15 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)
- Bump @fluentui/utilities to v8.15.10 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)

## [8.5.43](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.43)

Thu, 06 Jun 2024 07:26:46 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/font-icons-mdl2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/font-icons-mdl2",
"version": "8.5.43",
"version": "8.5.44",
"description": "Fluent UI React icon set.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.22",
"@fluentui/style-utilities": "^8.10.14",
"@fluentui/utilities": "^8.15.9",
"@fluentui/style-utilities": "^8.10.15",
"@fluentui/utilities": "^8.15.10",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
27 changes: 27 additions & 0 deletions packages/foundation-legacy/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/foundation-legacy",
"entries": [
{
"date": "Fri, 14 Jun 2024 15:25:28 GMT",
"tag": "@fluentui/foundation-legacy_v8.4.10",
"version": "8.4.10",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/merge-styles to v8.6.10",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
},
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/style-utilities to v8.10.15",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
},
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/utilities to v8.15.10",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
}
]
}
},
{
"date": "Thu, 06 Jun 2024 07:26:46 GMT",
"tag": "@fluentui/foundation-legacy_v8.4.9",
Expand Down
13 changes: 12 additions & 1 deletion packages/foundation-legacy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/foundation-legacy

This log was last generated on Thu, 06 Jun 2024 07:26:46 GMT and should not be manually modified.
This log was last generated on Fri, 14 Jun 2024 15:25:28 GMT and should not be manually modified.

<!-- Start content -->

## [8.4.10](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.4.10)

Fri, 14 Jun 2024 15:25:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/foundation-legacy_v8.4.9..@fluentui/foundation-legacy_v8.4.10)

### Patches

- Bump @fluentui/merge-styles to v8.6.10 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)
- Bump @fluentui/style-utilities to v8.10.15 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)
- Bump @fluentui/utilities to v8.15.10 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)

## [8.4.9](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.4.9)

Thu, 06 Jun 2024 07:26:46 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/foundation-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/foundation-legacy",
"version": "8.4.9",
"version": "8.4.10",
"description": "Legacy utilities for building Fluent UI React components.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -34,10 +34,10 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/merge-styles": "^8.6.9",
"@fluentui/merge-styles": "^8.6.10",
"@fluentui/set-version": "^8.2.22",
"@fluentui/style-utilities": "^8.10.14",
"@fluentui/utilities": "^8.15.9",
"@fluentui/style-utilities": "^8.10.15",
"@fluentui/utilities": "^8.15.10",
"tslib": "^2.1.0"
},
"peerDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/jest-serializer-merge-styles/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/jest-serializer-merge-styles",
"entries": [
{
"date": "Fri, 14 Jun 2024 15:25:28 GMT",
"tag": "@fluentui/jest-serializer-merge-styles_v8.0.43",
"version": "8.0.43",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/jest-serializer-merge-styles",
"comment": "Bump @fluentui/merge-styles to v8.6.10",
"commit": "3b89d2e39bcae45b06a49f6f5a22cd9f38c17e7f"
}
]
}
},
{
"date": "Thu, 06 Jun 2024 07:26:46 GMT",
"tag": "@fluentui/jest-serializer-merge-styles_v8.0.42",
Expand Down
11 changes: 10 additions & 1 deletion packages/jest-serializer-merge-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/jest-serializer-merge-styles

This log was last generated on Thu, 06 Jun 2024 07:26:46 GMT and should not be manually modified.
This log was last generated on Fri, 14 Jun 2024 15:25:28 GMT and should not be manually modified.

<!-- Start content -->

## [8.0.43](https://github.com/microsoft/fluentui/tree/@fluentui/jest-serializer-merge-styles_v8.0.43)

Fri, 14 Jun 2024 15:25:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/jest-serializer-merge-styles_v8.0.42..@fluentui/jest-serializer-merge-styles_v8.0.43)

### Patches

- Bump @fluentui/merge-styles to v8.6.10 ([PR #31716](https://github.com/microsoft/fluentui/pull/31716) by beachball)

## [8.0.42](https://github.com/microsoft/fluentui/tree/@fluentui/jest-serializer-merge-styles_v8.0.42)

Thu, 06 Jun 2024 07:26:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-serializer-merge-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/jest-serializer-merge-styles",
"version": "8.0.42",
"version": "8.0.43",
"description": "Jest serializer for merge-styles.",
"main": "lib-commonjs/index.js",
"typings": "lib-commonjs/index.d.ts",
Expand All @@ -24,6 +24,6 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/merge-styles": "^8.6.9"
"@fluentui/merge-styles": "^8.6.10"
}
}
15 changes: 15 additions & 0 deletions packages/merge-styles/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/merge-styles",
"entries": [
{
"date": "Fri, 14 Jun 2024 15:25:27 GMT",
"tag": "@fluentui/merge-styles_v8.6.10",
"version": "8.6.10",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/merge-styles",
"commit": "53c54d4cb672436803f06daeaa7f65e7d1514cbd",
"comment": "fix(merge-styles): improve DeepPartial type infinite recursion triggerpoint"
}
]
}
},
{
"date": "Thu, 06 Jun 2024 07:26:46 GMT",
"tag": "@fluentui/merge-styles_v8.6.9",
Expand Down
11 changes: 10 additions & 1 deletion packages/merge-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/merge-styles

This log was last generated on Thu, 06 Jun 2024 07:26:46 GMT and should not be manually modified.
This log was last generated on Fri, 14 Jun 2024 15:25:27 GMT and should not be manually modified.

<!-- Start content -->

## [8.6.10](https://github.com/microsoft/fluentui/tree/@fluentui/merge-styles_v8.6.10)

Fri, 14 Jun 2024 15:25:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/merge-styles_v8.6.9..@fluentui/merge-styles_v8.6.10)

### Patches

- fix(merge-styles): improve DeepPartial type infinite recursion triggerpoint ([PR #31703](https://github.com/microsoft/fluentui/pull/31703) by [email protected])

## [8.6.9](https://github.com/microsoft/fluentui/tree/@fluentui/merge-styles_v8.6.9)

Thu, 06 Jun 2024 07:26:46 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/merge-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/merge-styles",
"version": "8.6.9",
"version": "8.6.10",
"description": "Style loading utilities.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
Loading

0 comments on commit ab9021f

Please sign in to comment.