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 Sep 23, 2021
1 parent e356b30 commit 95682da
Show file tree
Hide file tree
Showing 75 changed files with 819 additions and 102 deletions.
15 changes: 15 additions & 0 deletions apps/a11y-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "a11y-tests",
"entries": [
{
"date": "Thu, 23 Sep 2021 07:35:13 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "a11y-tests",
"comment": "Bump @fluentui/react to v8.34.6",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
}
]
}
},
{
"date": "Wed, 22 Sep 2021 09:55:02 GMT",
"tag": "a11y-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/a11y-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - a11y-tests

This log was last generated on Wed, 22 Sep 2021 09:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 23 Sep 2021 07:35:13 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Thu, 23 Sep 2021 07:35:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

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

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Wed, 22 Sep 2021 09:55:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@fluentui/react": "^8.34.5",
"@fluentui/react": "^8.34.6",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand Down
21 changes: 21 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "perf-test",
"entries": [
{
"date": "Thu, 23 Sep 2021 07:35:13 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "perf-test",
"comment": "Bump @fluentui/react to v8.34.6",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "perf-test",
"comment": "Bump @fluentui/react-tabs to v1.0.0-beta.160",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
}
]
}
},
{
"date": "Wed, 22 Sep 2021 10:10:07 GMT",
"tag": "perf-test_v1.0.0",
Expand Down
12 changes: 11 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Change Log - perf-test

This log was last generated on Wed, 22 Sep 2021 10:10:07 GMT and should not be manually modified.
This log was last generated on Thu, 23 Sep 2021 07:35:13 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v1.0.0)

Thu, 23 Sep 2021 07:35:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

### Patches

- Bump @fluentui/react to v8.34.6 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/react-tabs to v1.0.0-beta.160 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)

## [1.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v1.0.0)

Wed, 22 Sep 2021 10:10:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

Expand Down
4 changes: 2 additions & 2 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {
"@fluentui/make-styles": "9.0.0-alpha.31",
"@fluentui/react": "^8.34.5",
"@fluentui/react": "^8.34.6",
"@fluentui/react-avatar": "9.0.0-alpha.84",
"@fluentui/react-button": "9.0.0-alpha.90",
"@fluentui/react-provider": "9.0.0-alpha.81",
"@fluentui/react-tabs": "^1.0.0-beta.159",
"@fluentui/react-tabs": "^1.0.0-beta.160",
"@fluentui/react-theme": "9.0.0-alpha.23",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
39 changes: 39 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Thu, 23 Sep 2021 07:35:13 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
"version": "8.1.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react to v8.34.6",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/azure-themes to v8.1.73",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-docsite-components to v8.3.32",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/theme-samples to v8.2.14",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-monaco-editor to v1.2.14",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
}
]
}
},
{
"date": "Wed, 22 Sep 2021 09:55:02 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
Expand Down
15 changes: 14 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Wed, 22 Sep 2021 09:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 23 Sep 2021 07:35:13 GMT and should not be manually modified.

<!-- Start content -->

## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41)

Thu, 23 Sep 2021 07:35:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

### Patches

- Bump @fluentui/react to v8.34.6 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/azure-themes to v8.1.73 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/react-docsite-components to v8.3.32 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/theme-samples to v8.2.14 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/react-monaco-editor to v1.2.14 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)

## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41)

Wed, 22 Sep 2021 09:55:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react": "^8.34.5",
"@fluentui/react": "^8.34.6",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.1.35",
"@fluentui/azure-themes": "^8.1.72",
"@fluentui/react-docsite-components": "^8.3.31",
"@fluentui/azure-themes": "^8.1.73",
"@fluentui/react-docsite-components": "^8.3.32",
"@fluentui/font-icons-mdl2": "^8.1.11",
"@fluentui/set-version": "^8.1.4",
"@fluentui/theme-samples": "^8.2.13",
"@fluentui/react-monaco-editor": "^1.2.13",
"@fluentui/theme-samples": "^8.2.14",
"@fluentui/react-monaco-editor": "^1.2.14",
"@types/react": "16.9.42",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
39 changes: 39 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Thu, 23 Sep 2021 07:35:13 GMT",
"tag": "@fluentui/public-docsite_v8.2.41",
"version": "8.2.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react to v8.34.6",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react-docsite-components to v8.3.32",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react-experiments to v8.3.14",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/theme-samples to v8.2.14",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite",
"comment": "Bump @fluentui/react-monaco-editor to v1.2.14",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
}
]
}
},
{
"date": "Wed, 22 Sep 2021 09:55:02 GMT",
"tag": "@fluentui/public-docsite_v8.2.41",
Expand Down
15 changes: 14 additions & 1 deletion apps/public-docsite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# Change Log - @fluentui/public-docsite

This log was last generated on Wed, 22 Sep 2021 09:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 23 Sep 2021 07:35:13 GMT and should not be manually modified.

<!-- Start content -->

## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41)

Thu, 23 Sep 2021 07:35:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41)

### Patches

- Bump @fluentui/react to v8.34.6 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/react-docsite-components to v8.3.32 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/react-experiments to v8.3.14 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/theme-samples to v8.2.14 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)
- Bump @fluentui/react-monaco-editor to v1.2.14 ([PR #19891](https://github.com/microsoft/fluentui/pull/19891) by beachball)

## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41)

Wed, 22 Sep 2021 09:55:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41)

Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@
"devDependencies": {
"@fluentui/common-styles": "^1.0.17",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-monaco-editor": "^1.2.13",
"@fluentui/react-monaco-editor": "^1.2.14",
"@fluentui/scripts": "^1.0.0",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/api-docs": "^8.1.35",
"@fluentui/font-icons-mdl2": "^8.1.11",
"@fluentui/public-docsite-setup": "^0.3.7",
"@fluentui/react": "^8.34.5",
"@fluentui/react-docsite-components": "^8.3.31",
"@fluentui/react": "^8.34.6",
"@fluentui/react-docsite-components": "^8.3.32",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.3.13",
"@fluentui/react-experiments": "^8.3.14",
"@fluentui/react-file-type-icons": "^8.3.2",
"@fluentui/set-version": "^8.1.4",
"@fluentui/theme": "^2.3.2",
"@fluentui/theme-samples": "^8.2.13",
"@fluentui/theme-samples": "^8.2.14",
"@fluentui/utilities": "^8.3.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react": "16.9.42",
Expand Down
15 changes: 15 additions & 0 deletions apps/server-rendered-app/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "server-rendered-app",
"entries": [
{
"date": "Thu, 23 Sep 2021 07:35:13 GMT",
"tag": "server-rendered-app_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "server-rendered-app",
"comment": "Bump @fluentui/react to v8.34.6",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
}
]
}
},
{
"date": "Wed, 22 Sep 2021 09:55:02 GMT",
"tag": "server-rendered-app_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/server-rendered-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - server-rendered-app

This log was last generated on Wed, 22 Sep 2021 09:55:02 GMT and should not be manually modified.
This log was last generated on Thu, 23 Sep 2021 07:35:13 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/server-rendered-app_v1.0.0)

Thu, 23 Sep 2021 07:35:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/server-rendered-app_v1.0.0..server-rendered-app_v1.0.0)

### Patches

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

## [1.0.0](https://github.com/microsoft/fluentui/tree/server-rendered-app_v1.0.0)

Wed, 22 Sep 2021 09:55:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/server-rendered-app_v1.0.0..server-rendered-app_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@fluentui/font-icons-mdl2": "^8.1.11",
"@fluentui/merge-styles": "^8.1.5",
"@fluentui/react": "^8.34.5",
"@fluentui/react": "^8.34.6",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down
15 changes: 15 additions & 0 deletions apps/ssr-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "ssr-tests",
"entries": [
{
"date": "Thu, 23 Sep 2021 07:35:13 GMT",
"tag": "ssr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "ssr-tests",
"comment": "Bump @fluentui/react to v8.34.6",
"commit": "e356b30fbc9830f64d23ca4d73cc0ad11e48faf3"
}
]
}
},
{
"date": "Wed, 22 Sep 2021 09:55:02 GMT",
"tag": "ssr-tests_v1.0.0",
Expand Down
Loading

0 comments on commit 95682da

Please sign in to comment.