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 30, 2021
1 parent 2b62c45 commit 6235ee2
Show file tree
Hide file tree
Showing 346 changed files with 5,809 additions and 1,186 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": "Fri, 30 Apr 2021 07:42:23 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.14.0",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "a11y-tests"
}
]
}
},
{
"date": "Wed, 28 Apr 2021 07:32:59 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, 28 Apr 2021 07:32:59 GMT and should not be manually modified.
This log was last generated on Fri, 30 Apr 2021 07:42:23 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 30 Apr 2021 07:42:23 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.14.0 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)

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

Wed, 28 Apr 2021 07:32:59 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

Expand Down
6 changes: 3 additions & 3 deletions 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.13.1",
"@fluentui/react": "^8.14.0",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand All @@ -24,13 +24,13 @@
"react-dom": "16.8.6"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/eslint-plugin": "^1.2.0",
"@types/glob": "^7.1.1",
"@types/puppeteer": "1.12.3",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/sarif": "^2.1.1",
"@fluentui/font-icons-mdl2": "^8.0.5",
"@fluentui/font-icons-mdl2": "^8.1.0",
"@fluentui/scripts": "^1.0.0"
}
}
15 changes: 15 additions & 0 deletions apps/codesandbox-react-northstar-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "codesandbox-react-northstar-template",
"entries": [
{
"date": "Fri, 30 Apr 2021 07:42:23 GMT",
"tag": "codesandbox-react-northstar-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.2.0",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "codesandbox-react-northstar-template"
}
]
}
},
{
"date": "Fri, 23 Apr 2021 07:37:10 GMT",
"tag": "codesandbox-react-northstar-template_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/codesandbox-react-northstar-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - codesandbox-react-northstar-template

This log was last generated on Fri, 23 Apr 2021 07:37:10 GMT and should not be manually modified.
This log was last generated on Fri, 30 Apr 2021 07:42:23 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-northstar-template_v1.0.0)

Fri, 30 Apr 2021 07:42:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-northstar-template_v1.0.0..codesandbox-react-northstar-template_v1.0.0)

### Patches

- Bump @fluentui/eslint-plugin to v1.2.0 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-northstar-template_v1.0.0)

Fri, 23 Apr 2021 07:37:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-northstar-template_v1.0.0..codesandbox-react-northstar-template_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-northstar-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/eslint-plugin": "^1.2.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@fluentui/scripts": "^1.0.0"
Expand Down
15 changes: 15 additions & 0 deletions apps/codesandbox-react-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "codesandbox-react-template",
"entries": [
{
"date": "Fri, 30 Apr 2021 07:42:23 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.14.0",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Wed, 28 Apr 2021 07:32:59 GMT",
"tag": "codesandbox-react-template_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/codesandbox-react-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - codesandbox-react-template

This log was last generated on Wed, 28 Apr 2021 07:32:59 GMT and should not be manually modified.
This log was last generated on Fri, 30 Apr 2021 07:42:23 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)

Fri, 30 Apr 2021 07:42:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)

### Patches

- Bump @fluentui/react to v8.14.0 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)

Wed, 28 Apr 2021 07:32:59 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)

Expand Down
4 changes: 2 additions & 2 deletions apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/eslint-plugin": "^1.2.0",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^8.13.1",
"@fluentui/react": "^8.14.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^2.1.0"
Expand Down
59 changes: 59 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,65 @@
{
"name": "perf-test",
"entries": [
{
"date": "Fri, 30 Apr 2021 07:42:23 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.14.0",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-tabs to v1.0.0-beta.88",
"author": "jdh@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.30",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/make-styles to v9.0.0-alpha.17",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.30",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.30",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.28",
"author": "olfedias@microsoft.com",
"commit": "4699ac3427547630fd4a9d692a156ed5f12dbac0",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.10",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "perf-test"
}
]
}
},
{
"date": "Wed, 28 Apr 2021 07:32:59 GMT",
"tag": "perf-test_v1.0.0",
Expand Down
21 changes: 20 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
# Change Log - perf-test

This log was last generated on Wed, 28 Apr 2021 07:32:59 GMT and should not be manually modified.
This log was last generated on Fri, 30 Apr 2021 07:42:23 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 30 Apr 2021 07:42:23 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.14.0 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)

### Changes

- Bump @fluentui/react-tabs to v1.0.0-beta.88 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by jdh@microsoft.com)
- Bump @fluentui/react-button to v9.0.0-alpha.30 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)
- Bump @fluentui/make-styles to v9.0.0-alpha.17 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)
- Bump @fluentui/react-avatar to v9.0.0-alpha.30 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)
- Bump @fluentui/react-provider to v9.0.0-alpha.30 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)
- Bump @fluentui/react-theme-provider to v9.0.0-alpha.28 ([PR #17992](https://github.com/microsoft/fluentui/pull/17992) by olfedias@microsoft.com)
- Bump @fluentui/react-theme to v9.0.0-alpha.10 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)

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

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

Expand Down
18 changes: 9 additions & 9 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"code-style": "just-scripts code-style"
},
"dependencies": {
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/make-styles": "^9.0.0-alpha.16",
"@fluentui/react": "^8.13.1",
"@fluentui/react-avatar": "^9.0.0-alpha.29",
"@fluentui/react-button": "^9.0.0-alpha.29",
"@fluentui/react-provider": "^9.0.0-alpha.29",
"@fluentui/react-tabs": "^1.0.0-beta.87",
"@fluentui/react-theme-provider": "^9.0.0-alpha.27",
"@fluentui/react-theme": "^9.0.0-alpha.9",
"@fluentui/eslint-plugin": "^1.2.0",
"@fluentui/make-styles": "^9.0.0-alpha.17",
"@fluentui/react": "^8.14.0",
"@fluentui/react-avatar": "^9.0.0-alpha.30",
"@fluentui/react-button": "^9.0.0-alpha.30",
"@fluentui/react-provider": "^9.0.0-alpha.30",
"@fluentui/react-tabs": "^1.0.0-beta.88",
"@fluentui/react-theme-provider": "^9.0.0-alpha.28",
"@fluentui/react-theme": "^9.0.0-alpha.10",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react-dom": "16.9.10",
Expand Down
15 changes: 15 additions & 0 deletions apps/pr-deploy-site/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/pr-deploy-site",
"entries": [
{
"date": "Fri, 30 Apr 2021 07:42:23 GMT",
"tag": "@fluentui/pr-deploy-site_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.2.0",
"author": "joschect@microsoft.com",
"commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
"package": "@fluentui/pr-deploy-site"
}
]
}
},
{
"date": "Fri, 23 Apr 2021 07:37:10 GMT",
"tag": "@fluentui/pr-deploy-site_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/pr-deploy-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - @fluentui/pr-deploy-site

This log was last generated on Fri, 23 Apr 2021 07:37:10 GMT and should not be manually modified.
This log was last generated on Fri, 30 Apr 2021 07:42:23 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/pr-deploy-site_v1.0.0)

Fri, 30 Apr 2021 07:42:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/pr-deploy-site_v1.0.0..@fluentui/pr-deploy-site_v1.0.0)

### Patches

- Bump @fluentui/eslint-plugin to v1.2.0 ([PR #17932](https://github.com/microsoft/fluentui/pull/17932) by joschect@microsoft.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/pr-deploy-site_v1.0.0)

Fri, 23 Apr 2021 07:37:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/pr-deploy-site_v1.0.0..@fluentui/pr-deploy-site_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/pr-deploy-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/eslint-plugin": "^1.2.0",
"@fluentui/scripts": "^1.0.0"
}
}
Loading

0 comments on commit 6235ee2

Please sign in to comment.