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 Nov 20, 2023
1 parent 873b079 commit 1da7bd9
Show file tree
Hide file tree
Showing 185 changed files with 2,365 additions and 367 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.

15 changes: 15 additions & 0 deletions packages/react-components/priority-overflow/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/priority-overflow",
"entries": [
{
"date": "Mon, 20 Nov 2023 09:55:08 GMT",
"tag": "@fluentui/priority-overflow_v9.1.10",
"version": "9.1.10",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/priority-overflow",
"commit": "b81eb56d5f2f7ae9728ada432e30d8142520117f",
"comment": "fix: disconnect should dispose all state correctly"
}
]
}
},
{
"date": "Thu, 09 Nov 2023 17:29:49 GMT",
"tag": "@fluentui/priority-overflow_v9.1.9",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/priority-overflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/priority-overflow

This log was last generated on Thu, 09 Nov 2023 17:29:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 09:55:08 GMT and should not be manually modified.

<!-- Start content -->

## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.1.10)

Mon, 20 Nov 2023 09:55:08 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.1.9..@fluentui/priority-overflow_v9.1.10)

### Patches

- fix: disconnect should dispose all state correctly ([PR #29375](https://github.com/microsoft/fluentui/pull/29375) by [email protected])

## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.1.9)

Thu, 09 Nov 2023 17:29:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/priority-overflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/priority-overflow",
"version": "9.1.9",
"version": "9.1.10",
"description": "Vanilla JS utilities to implement overflow menus",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Mon, 20 Nov 2023 09:55:10 GMT",
"tag": "@fluentui/react-accordion_v9.3.29",
"version": "9.3.29",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-shared-contexts to v9.13.0",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.14.6",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
}
]
}
},
{
"date": "Tue, 14 Nov 2023 17:51:27 GMT",
"tag": "@fluentui/react-accordion_v9.3.28",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Tue, 14 Nov 2023 17:51:27 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 09:55:10 GMT and should not be manually modified.

<!-- Start content -->

## [9.3.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.29)

Mon, 20 Nov 2023 09:55:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.28..@fluentui/react-accordion_v9.3.29)

### Patches

- Bump @fluentui/react-shared-contexts to v9.13.0 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-tabster to v9.14.6 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)

## [9.3.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.28)

Tue, 14 Nov 2023 17:51:27 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/react-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-accordion",
"version": "9.3.28",
"version": "9.3.29",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@fluentui/react-context-selector": "^9.1.42",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-jsx-runtime": "^9.0.19",
"@fluentui/react-shared-contexts": "^9.12.0",
"@fluentui/react-tabster": "^9.14.5",
"@fluentui/react-shared-contexts": "^9.13.0",
"@fluentui/react-tabster": "^9.14.6",
"@fluentui/react-theme": "^9.1.16",
"@fluentui/react-utilities": "^9.15.2",
"@griffel/react": "^1.5.14",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Mon, 20 Nov 2023 09:55:10 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.93",
"version": "9.0.0-beta.93",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.5.47",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-button to v9.3.56",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-tabster to v9.14.6",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
}
]
}
},
{
"date": "Tue, 14 Nov 2023 17:51:27 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.92",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-alert

This log was last generated on Tue, 14 Nov 2023 17:51:27 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 09:55:10 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.93](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.93)

Mon, 20 Nov 2023 09:55:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.92..@fluentui/react-alert_v9.0.0-beta.93)

### Changes

- Bump @fluentui/react-avatar to v9.5.47 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-button to v9.3.56 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-tabster to v9.14.6 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)

## [9.0.0-beta.92](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.92)

Tue, 14 Nov 2023 17:51:27 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/react-components/react-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-alert",
"version": "9.0.0-beta.92",
"version": "9.0.0-beta.93",
"description": "An alert component to display brief messages",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,10 +33,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-avatar": "^9.5.46",
"@fluentui/react-button": "^9.3.55",
"@fluentui/react-avatar": "^9.5.47",
"@fluentui/react-button": "^9.3.56",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-tabster": "^9.14.5",
"@fluentui/react-tabster": "^9.14.6",
"@fluentui/react-theme": "^9.1.16",
"@fluentui/react-utilities": "^9.15.2",
"@fluentui/react-jsx-runtime": "^9.0.19",
Expand Down
39 changes: 39 additions & 0 deletions packages/react-components/react-avatar/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Mon, 20 Nov 2023 09:55:10 GMT",
"tag": "@fluentui/react-avatar_v9.5.47",
"version": "9.5.47",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-badge to v9.2.14",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.8.22",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-shared-contexts to v9.13.0",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tabster to v9.14.6",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.4.0",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
}
]
}
},
{
"date": "Tue, 14 Nov 2023 17:51:27 GMT",
"tag": "@fluentui/react-avatar_v9.5.46",
Expand Down
15 changes: 14 additions & 1 deletion packages/react-components/react-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - @fluentui/react-avatar

This log was last generated on Tue, 14 Nov 2023 17:51:27 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 09:55:10 GMT and should not be manually modified.

<!-- Start content -->

## [9.5.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.5.47)

Mon, 20 Nov 2023 09:55:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.5.46..@fluentui/react-avatar_v9.5.47)

### Patches

- Bump @fluentui/react-badge to v9.2.14 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-popover to v9.8.22 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-shared-contexts to v9.13.0 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-tabster to v9.14.6 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)
- Bump @fluentui/react-tooltip to v9.4.0 ([PR #29878](https://github.com/microsoft/fluentui/pull/29878) by beachball)

## [9.5.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.5.46)

Tue, 14 Nov 2023 17:51:27 GMT
Expand Down
12 changes: 6 additions & 6 deletions packages/react-components/react-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.5.46",
"version": "9.5.47",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,14 +37,14 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-badge": "^9.2.13",
"@fluentui/react-badge": "^9.2.14",
"@fluentui/react-context-selector": "^9.1.42",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-popover": "^9.8.21",
"@fluentui/react-shared-contexts": "^9.12.0",
"@fluentui/react-tabster": "^9.14.5",
"@fluentui/react-popover": "^9.8.22",
"@fluentui/react-shared-contexts": "^9.13.0",
"@fluentui/react-tabster": "^9.14.6",
"@fluentui/react-theme": "^9.1.16",
"@fluentui/react-tooltip": "^9.3.22",
"@fluentui/react-tooltip": "^9.4.0",
"@fluentui/react-utilities": "^9.15.2",
"@fluentui/react-jsx-runtime": "^9.0.19",
"@griffel/react": "^1.5.14",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-badge/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-badge",
"entries": [
{
"date": "Mon, 20 Nov 2023 09:55:10 GMT",
"tag": "@fluentui/react-badge_v9.2.14",
"version": "9.2.14",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-badge",
"comment": "Bump @fluentui/react-shared-contexts to v9.13.0",
"commit": "873b079e8c57fc139366d6ab57d9070abd81865a"
}
]
}
},
{
"date": "Thu, 09 Nov 2023 17:29:50 GMT",
"tag": "@fluentui/react-badge_v9.2.13",
Expand Down
Loading

0 comments on commit 1da7bd9

Please sign in to comment.