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 Jan 10, 2024
1 parent 5858fe0 commit 2c18f0f
Show file tree
Hide file tree
Showing 107 changed files with 1,353 additions and 247 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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.13",
"version": "8.2.14",
"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, 10 Jan 2024 07:28:50 GMT",
"tag": "@fluentui/azure-themes_v8.6.51",
"version": "8.6.51",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.114.2",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0"
},
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/set-version to v8.2.14",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0"
}
]
}
},
{
"date": "Tue, 09 Jan 2024 07:33:09 GMT",
"tag": "@fluentui/azure-themes_v8.6.50",
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 Tue, 09 Jan 2024 07:33:09 GMT and should not be manually modified.
This log was last generated on Wed, 10 Jan 2024 07:28:50 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 10 Jan 2024 07:28:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.50..@fluentui/azure-themes_v8.6.51)

### Patches

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

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

Tue, 09 Jan 2024 07:33:09 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.50",
"version": "8.6.51",
"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.114.1",
"@fluentui/set-version": "^8.2.13",
"@fluentui/react": "^8.114.2",
"@fluentui/set-version": "^8.2.14",
"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.14",
"version": "8.4.15",
"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.38",
"version": "1.2.39",
"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.128",
"version": "8.4.129",
"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, 10 Jan 2024 07:28:50 GMT",
"tag": "@fluentui/date-time-utilities_v8.5.16",
"version": "8.5.16",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/date-time-utilities",
"comment": "Bump @fluentui/set-version to v8.2.14",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0"
}
]
}
},
{
"date": "Thu, 14 Dec 2023 07:30:10 GMT",
"tag": "@fluentui/date-time-utilities_v8.5.15",
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 Thu, 14 Dec 2023 07:30:10 GMT and should not be manually modified.
This log was last generated on Wed, 10 Jan 2024 07:28:50 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 10 Jan 2024 07:28:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v8.5.15..@fluentui/date-time-utilities_v8.5.16)

### Patches

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

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

Thu, 14 Dec 2023 07:30:10 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.5.15",
"version": "8.5.16",
"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.13",
"@fluentui/set-version": "^8.2.14",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
21 changes: 21 additions & 0 deletions packages/dom-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/dom-utilities",
"entries": [
{
"date": "Wed, 10 Jan 2024 07:28:48 GMT",
"tag": "@fluentui/dom-utilities_v2.2.14",
"version": "2.2.14",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/dom-utilities",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0",
"comment": "chore: disallow document and window access"
},
{
"author": "beachball",
"package": "@fluentui/dom-utilities",
"comment": "Bump @fluentui/set-version to v8.2.14",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0"
}
]
}
},
{
"date": "Thu, 14 Dec 2023 07:30:10 GMT",
"tag": "@fluentui/dom-utilities_v2.2.13",
Expand Down
12 changes: 11 additions & 1 deletion packages/dom-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/dom-utilities

This log was last generated on Thu, 14 Dec 2023 07:30:10 GMT and should not be manually modified.
This log was last generated on Wed, 10 Jan 2024 07:28:48 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 10 Jan 2024 07:28:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.2.13..@fluentui/dom-utilities_v2.2.14)

### Patches

- chore: disallow document and window access ([PR #30063](https://github.com/microsoft/fluentui/pull/30063) by [email protected])
- Bump @fluentui/set-version to v8.2.14 ([PR #30063](https://github.com/microsoft/fluentui/pull/30063) by beachball)

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

Thu, 14 Dec 2023 07:30:10 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.2.13",
"version": "2.2.14",
"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.13",
"@fluentui/set-version": "^8.2.14",
"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, 10 Jan 2024 07:28:48 GMT",
"tag": "@fluentui/eslint-plugin_v1.17.4",
"version": "1.17.4",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/eslint-plugin",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0",
"comment": "chore: add restricted globals for @fluentui/react and related packages"
}
]
}
},
{
"date": "Thu, 14 Dec 2023 07:30:10 GMT",
"tag": "@fluentui/eslint-plugin_v1.17.3",
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 Thu, 14 Dec 2023 07:30:10 GMT and should not be manually modified.
This log was last generated on Wed, 10 Jan 2024 07:28:48 GMT and should not be manually modified.

<!-- Start content -->

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

Wed, 10 Jan 2024 07:28:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/eslint-plugin_v1.17.3..@fluentui/eslint-plugin_v1.17.4)

### Patches

- chore: add restricted globals for @fluentui/react and related packages ([PR #30063](https://github.com/microsoft/fluentui/pull/30063) by [email protected])

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

Thu, 14 Dec 2023 07:30:10 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.3",
"version": "1.17.4",
"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.14",
"version": "8.4.15",
"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, 10 Jan 2024 07:28:50 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.56",
"version": "8.107.56",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.114.2",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0"
},
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/set-version to v8.2.14",
"commit": "5858fe05255460fa9b13370e613c5243ae3b92d0"
}
]
}
},
{
"date": "Tue, 09 Jan 2024 07:33:09 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.55",
Expand Down
Loading

0 comments on commit 2c18f0f

Please sign in to comment.