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 Apr 24, 2024
1 parent 45f80cf commit 59e3b51
Show file tree
Hide file tree
Showing 102 changed files with 1,333 additions and 215 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion packages/api-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/api-docs",
"version": "8.2.16",
"version": "8.2.17",
"description": "Transforms API Extractor .api.json files into .page.json files",
"repository": {
"type": "git",
Expand Down
21 changes: 21 additions & 0 deletions packages/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Wed, 24 Apr 2024 07:27:48 GMT",
"tag": "@fluentui/azure-themes_v8.6.71",
"version": "8.6.71",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.117.7",
"commit": "45f80cfd2d3eb5f29202040d98099c3e74563959"
},
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/set-version to v8.2.17",
"commit": "45f80cfd2d3eb5f29202040d98099c3e74563959"
}
]
}
},
{
"date": "Mon, 22 Apr 2024 07:28:27 GMT",
"tag": "@fluentui/azure-themes_v8.6.70",
Expand Down
12 changes: 11 additions & 1 deletion packages/azure-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/azure-themes

This log was last generated on Mon, 22 Apr 2024 07:28:27 GMT and should not be manually modified.
This log was last generated on Wed, 24 Apr 2024 07:27:48 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 24 Apr 2024 07:27:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.70..@fluentui/azure-themes_v8.6.71)

### Patches

- Bump @fluentui/react to v8.117.7 ([PR #31130](https://github.com/microsoft/fluentui/pull/31130) by beachball)
- Bump @fluentui/set-version to v8.2.17 ([PR #31130](https://github.com/microsoft/fluentui/pull/31130) by beachball)

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

Mon, 22 Apr 2024 07:28:27 GMT
Expand Down
6 changes: 3 additions & 3 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.70",
"version": "8.6.71",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.117.6",
"@fluentui/set-version": "^8.2.16",
"@fluentui/react": "^8.117.7",
"@fluentui/set-version": "^8.2.17",
"tslib": "^2.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/codemods",
"version": "8.4.18",
"version": "8.4.19",
"description": "Tool enabling easy upgrades to new Fluent UI versions",
"main": "lib-commonjs/index.js",
"typings": "lib-commonjs/index.d.ts",
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.46",
"version": "1.2.47",
"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.147",
"version": "8.4.148",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/date-time-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/date-time-utilities",
"entries": [
{
"date": "Wed, 24 Apr 2024 07:27:48 GMT",
"tag": "@fluentui/date-time-utilities_v8.6.3",
"version": "8.6.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/date-time-utilities",
"comment": "Bump @fluentui/set-version to v8.2.17",
"commit": "45f80cfd2d3eb5f29202040d98099c3e74563959"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 07:29:11 GMT",
"tag": "@fluentui/date-time-utilities_v8.6.2",
Expand Down
11 changes: 10 additions & 1 deletion packages/date-time-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/date-time-utilities

This log was last generated on Fri, 12 Apr 2024 07:29:11 GMT and should not be manually modified.
This log was last generated on Wed, 24 Apr 2024 07:27:48 GMT and should not be manually modified.

<!-- Start content -->

## [8.6.3](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v8.6.3)

Wed, 24 Apr 2024 07:27:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v8.6.2..@fluentui/date-time-utilities_v8.6.3)

### Patches

- Bump @fluentui/set-version to v8.2.17 ([PR #31130](https://github.com/microsoft/fluentui/pull/31130) by beachball)

## [8.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v8.6.2)

Fri, 12 Apr 2024 07:29:11 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/date-time-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/date-time-utilities",
"version": "8.6.2",
"version": "8.6.3",
"description": "Date-time utilities",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/set-version": "^8.2.16",
"@fluentui/set-version": "^8.2.17",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
15 changes: 15 additions & 0 deletions packages/dom-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/dom-utilities",
"entries": [
{
"date": "Wed, 24 Apr 2024 07:27:48 GMT",
"tag": "@fluentui/dom-utilities_v2.3.1",
"version": "2.3.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/dom-utilities",
"comment": "Bump @fluentui/set-version to v8.2.17",
"commit": "45f80cfd2d3eb5f29202040d98099c3e74563959"
}
]
}
},
{
"date": "Mon, 22 Apr 2024 07:28:25 GMT",
"tag": "@fluentui/dom-utilities_v2.3.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/dom-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/dom-utilities

This log was last generated on Mon, 22 Apr 2024 07:28:25 GMT and should not be manually modified.
This log was last generated on Wed, 24 Apr 2024 07:27:48 GMT and should not be manually modified.

<!-- Start content -->

## [2.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.3.1)

Wed, 24 Apr 2024 07:27:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.3.0..@fluentui/dom-utilities_v2.3.1)

### Patches

- Bump @fluentui/set-version to v8.2.17 ([PR #31130](https://github.com/microsoft/fluentui/pull/31130) by beachball)

## [2.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.3.0)

Mon, 22 Apr 2024 07:28:25 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/dom-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/dom-utilities",
"version": "2.3.0",
"version": "2.3.1",
"description": "DOM utilities for use within Fluent web components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/set-version": "^8.2.16",
"@fluentui/set-version": "^8.2.17",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
15 changes: 15 additions & 0 deletions packages/eslint-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/eslint-plugin",
"entries": [
{
"date": "Wed, 24 Apr 2024 07:27:48 GMT",
"tag": "@fluentui/eslint-plugin_v1.17.7",
"version": "1.17.7",
"comments": {
"patch": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/eslint-plugin",
"commit": "ff79ac88545c9cbc7966f75f61a9d506f3ebb963",
"comment": "fix: dont apply import/no-extraneous-dependencies rule on stories"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 07:29:11 GMT",
"tag": "@fluentui/eslint-plugin_v1.17.6",
Expand Down
11 changes: 10 additions & 1 deletion packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/eslint-plugin

This log was last generated on Fri, 12 Apr 2024 07:29:11 GMT and should not be manually modified.
This log was last generated on Wed, 24 Apr 2024 07:27:48 GMT and should not be manually modified.

<!-- Start content -->

## [1.17.7](https://github.com/microsoft/fluentui/tree/@fluentui/eslint-plugin_v1.17.7)

Wed, 24 Apr 2024 07:27:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/eslint-plugin_v1.17.6..@fluentui/eslint-plugin_v1.17.7)

### Patches

- fix: dont apply import/no-extraneous-dependencies rule on stories ([PR #31087](https://github.com/microsoft/fluentui/pull/31087) by martinhochel@microsoft.com)

## [1.17.6](https://github.com/microsoft/fluentui/tree/@fluentui/eslint-plugin_v1.17.6)

Fri, 12 Apr 2024 07:29:11 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/eslint-plugin",
"version": "1.17.6",
"version": "1.17.7",
"description": "ESLint configuration and custom rules for Fluent UI",
"main": "src/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/example-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/example-data",
"version": "8.4.17",
"version": "8.4.18",
"description": "Data generators for Fluent UI React examples.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
21 changes: 21 additions & 0 deletions packages/fluent2-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Wed, 24 Apr 2024 07:27:48 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.75",
"version": "8.107.75",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.117.7",
"commit": "45f80cfd2d3eb5f29202040d98099c3e74563959"
},
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/set-version to v8.2.17",
"commit": "45f80cfd2d3eb5f29202040d98099c3e74563959"
}
]
}
},
{
"date": "Mon, 22 Apr 2024 07:28:27 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.74",
Expand Down
12 changes: 11 additions & 1 deletion packages/fluent2-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/fluent2-theme

This log was last generated on Mon, 22 Apr 2024 07:28:27 GMT and should not be manually modified.
This log was last generated on Wed, 24 Apr 2024 07:27:48 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 24 Apr 2024 07:27:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.74..@fluentui/fluent2-theme_v8.107.75)

### Patches

- Bump @fluentui/react to v8.117.7 ([PR #31130](https://github.com/microsoft/fluentui/pull/31130) by beachball)
- Bump @fluentui/set-version to v8.2.17 ([PR #31130](https://github.com/microsoft/fluentui/pull/31130) by beachball)

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

Mon, 22 Apr 2024 07:28:27 GMT
Expand Down
6 changes: 3 additions & 3 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.74",
"version": "8.107.75",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.117.6",
"@fluentui/set-version": "^8.2.16",
"@fluentui/react": "^8.117.7",
"@fluentui/set-version": "^8.2.17",
"tslib": "^2.1.0"
}
}

0 comments on commit 59e3b51

Please sign in to comment.