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 Jul 15, 2021
1 parent 581307d commit 33094c2
Show file tree
Hide file tree
Showing 164 changed files with 1,736 additions and 333 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, 15 Jul 2021 07:36:18 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.3",
"author": "behowell@microsoft.com",
"commit": "77457de1a3be11dfe66b3634daaa35d7ab23cef9",
"package": "a11y-tests"
}
]
}
},
{
"date": "Wed, 14 Jul 2021 07:28:19 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, 14 Jul 2021 07:28:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 Jul 2021 07:36:18 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 15 Jul 2021 07:36:18 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.23.3 ([PR #18884](https://github.com/microsoft/fluentui/pull/18884) by behowell@microsoft.com)

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

Wed, 14 Jul 2021 07:28:19 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.23.2",
"@fluentui/react": "^8.23.3",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand Down
41 changes: 41 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
{
"name": "perf-test",
"entries": [
{
"date": "Thu, 15 Jul 2021 07:36:18 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.3",
"author": "behowell@microsoft.com",
"commit": "77457de1a3be11dfe66b3634daaa35d7ab23cef9",
"package": "perf-test"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-tabs to v1.0.0-beta.126",
"author": "behowell@microsoft.com",
"commit": "77457de1a3be11dfe66b3634daaa35d7ab23cef9",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.56",
"author": "bsunderhus@microsoft.com",
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.60",
"author": "bsunderhus@microsoft.com",
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.56",
"author": "bsunderhus@microsoft.com",
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
"package": "perf-test"
}
]
}
},
{
"date": "Wed, 14 Jul 2021 07:28:19 GMT",
"tag": "perf-test_v1.0.0",
Expand Down
18 changes: 17 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
# Change Log - perf-test

This log was last generated on Wed, 14 Jul 2021 07:28:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 Jul 2021 07:36:18 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 15 Jul 2021 07:36:18 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.23.3 ([PR #18884](https://github.com/microsoft/fluentui/pull/18884) by behowell@microsoft.com)

### Changes

- Bump @fluentui/react-tabs to v1.0.0-beta.126 ([PR #18884](https://github.com/microsoft/fluentui/pull/18884) by behowell@microsoft.com)
- Bump @fluentui/react-avatar to v9.0.0-alpha.56 ([PR #18861](https://github.com/microsoft/fluentui/pull/18861) by bsunderhus@microsoft.com)
- Bump @fluentui/react-button to v9.0.0-alpha.60 ([PR #18861](https://github.com/microsoft/fluentui/pull/18861) by bsunderhus@microsoft.com)
- Bump @fluentui/react-provider to v9.0.0-alpha.56 ([PR #18861](https://github.com/microsoft/fluentui/pull/18861) by bsunderhus@microsoft.com)

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

Wed, 14 Jul 2021 07:28:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

Expand Down
10 changes: 5 additions & 5 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"dependencies": {
"@fluentui/eslint-plugin": "^1.3.2",
"@fluentui/make-styles": "^9.0.0-alpha.28",
"@fluentui/react": "^8.23.2",
"@fluentui/react-avatar": "^9.0.0-alpha.55",
"@fluentui/react-button": "^9.0.0-alpha.59",
"@fluentui/react-provider": "^9.0.0-alpha.55",
"@fluentui/react-tabs": "^1.0.0-beta.125",
"@fluentui/react": "^8.23.3",
"@fluentui/react-avatar": "^9.0.0-alpha.56",
"@fluentui/react-button": "^9.0.0-alpha.60",
"@fluentui/react-provider": "^9.0.0-alpha.56",
"@fluentui/react-tabs": "^1.0.0-beta.126",
"@fluentui/react-theme": "^9.0.0-alpha.17",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
23 changes: 23 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Thu, 15 Jul 2021 07:36:18 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
"version": "8.1.41",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.34.4",
"author": "bsunderhus@microsoft.com",
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
"package": "@fluentui/public-docsite-resources"
}
],
"patch": [
{
"comment": "Bump @fluentui/react-docsite-components to v8.2.38",
"author": "elcraig@microsoft.com",
"commit": "5bf5b8e682004069501664192082c22a7a6f51ac",
"package": "@fluentui/public-docsite-resources"
}
]
}
},
{
"date": "Wed, 14 Jul 2021 07:28:19 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Wed, 14 Jul 2021 07:28:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 Jul 2021 07:36:18 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, 15 Jul 2021 07:36:18 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-docsite-components to v8.2.38 ([PR #18928](https://github.com/microsoft/fluentui/pull/18928) by elcraig@microsoft.com)

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

Wed, 14 Jul 2021 07:28:19 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.23.2",
"@fluentui/react": "^8.23.3",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.1.35",
"@fluentui/azure-themes": "^8.1.37",
"@fluentui/react-docsite-components": "^8.2.37",
"@fluentui/azure-themes": "^8.1.38",
"@fluentui/react-docsite-components": "^8.2.38",
"@fluentui/font-icons-mdl2": "^8.1.6",
"@fluentui/set-version": "^8.1.3",
"@fluentui/theme-samples": "^8.1.37",
"@fluentui/react-monaco-editor": "^1.1.37",
"@fluentui/theme-samples": "^8.1.38",
"@fluentui/react-monaco-editor": "^1.1.38",
"@types/react": "16.9.42",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
23 changes: 23 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Thu, 15 Jul 2021 07:36:18 GMT",
"tag": "@fluentui/public-docsite_v8.2.41",
"version": "8.2.41",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.34.4",
"author": "bsunderhus@microsoft.com",
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
"package": "@fluentui/public-docsite"
}
],
"patch": [
{
"comment": "Bump @fluentui/react-docsite-components to v8.2.38",
"author": "elcraig@microsoft.com",
"commit": "5bf5b8e682004069501664192082c22a7a6f51ac",
"package": "@fluentui/public-docsite"
}
]
}
},
{
"date": "Wed, 14 Jul 2021 07:28:19 GMT",
"tag": "@fluentui/public-docsite_v8.2.41",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @fluentui/public-docsite

This log was last generated on Wed, 14 Jul 2021 07:28:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 Jul 2021 07:36:18 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, 15 Jul 2021 07:36:18 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-docsite-components to v8.2.38 ([PR #18928](https://github.com/microsoft/fluentui/pull/18928) by elcraig@microsoft.com)

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

Wed, 14 Jul 2021 07:28:19 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.12",
"@fluentui/eslint-plugin": "^1.3.2",
"@fluentui/react-monaco-editor": "^1.1.37",
"@fluentui/react-monaco-editor": "^1.1.38",
"@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.6",
"@fluentui/public-docsite-setup": "^0.3.6",
"@fluentui/react": "^8.23.2",
"@fluentui/react-docsite-components": "^8.2.37",
"@fluentui/react": "^8.23.3",
"@fluentui/react-docsite-components": "^8.2.38",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.1.40",
"@fluentui/react-experiments": "^8.1.41",
"@fluentui/react-file-type-icons": "^8.2.0",
"@fluentui/set-version": "^8.1.3",
"@fluentui/theme": "^2.1.4",
"@fluentui/theme-samples": "^8.1.37",
"@fluentui/theme-samples": "^8.1.38",
"@fluentui/utilities": "^8.2.1",
"@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, 15 Jul 2021 07:36:18 GMT",
"tag": "server-rendered-app_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.3",
"author": "behowell@microsoft.com",
"commit": "77457de1a3be11dfe66b3634daaa35d7ab23cef9",
"package": "server-rendered-app"
}
]
}
},
{
"date": "Wed, 14 Jul 2021 07:28:19 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, 14 Jul 2021 07:28:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 Jul 2021 07:36:18 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, 15 Jul 2021 07:36:18 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.23.3 ([PR #18884](https://github.com/microsoft/fluentui/pull/18884) by behowell@microsoft.com)

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

Wed, 14 Jul 2021 07:28:19 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.6",
"@fluentui/merge-styles": "^8.1.3",
"@fluentui/react": "^8.23.2",
"@fluentui/react": "^8.23.3",
"@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, 15 Jul 2021 07:36:18 GMT",
"tag": "ssr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/public-docsite-resources to v8.1.41",
"author": "bsunderhus@microsoft.com",
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
"package": "ssr-tests"
}
]
}
},
{
"date": "Wed, 14 Jul 2021 07:28:19 GMT",
"tag": "ssr-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/ssr-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - ssr-tests

This log was last generated on Wed, 14 Jul 2021 07:28:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 Jul 2021 07:36:18 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 15 Jul 2021 07:36:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0)

### Patches

- Bump @fluentui/public-docsite-resources to v8.1.41 ([PR #18861](https://github.com/microsoft/fluentui/pull/18861) by bsunderhus@microsoft.com)

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

Wed, 14 Jul 2021 07:28:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0)

Expand Down
Loading

0 comments on commit 33094c2

Please sign in to comment.