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 Oct 9, 2023
1 parent d2196ea commit 245e22d
Show file tree
Hide file tree
Showing 198 changed files with 3,414 additions and 527 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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/babel-preset-global-context",
"entries": [
{
"date": "Mon, 09 Oct 2023 20:45:44 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.46",
"version": "9.0.0-beta.46",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/babel-preset-global-context",
"comment": "Bump @fluentui/global-context to v9.0.0-beta.46",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
}
]
}
},
{
"date": "Thu, 05 Oct 2023 15:25:35 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.45",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/babel-preset-global-context

This log was last generated on Thu, 05 Oct 2023 15:25:35 GMT and should not be manually modified.
This log was last generated on Mon, 09 Oct 2023 20:45:44 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.46](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.46)

Mon, 09 Oct 2023 20:45:44 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.45..@fluentui/babel-preset-global-context_v9.0.0-beta.46)

### Changes

- Bump @fluentui/global-context to v9.0.0-beta.46 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)

## [9.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.45)

Thu, 05 Oct 2023 15:25:35 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/babel-preset-global-context",
"version": "9.0.0-beta.45",
"version": "9.0.0-beta.46",
"description": "Babel preset that transforms createContext calls to use global context shims",
"main": "lib-commonjs/index.js",
"typings": "./dist/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"find-up": "^5.0.0"
},
"peerDependencies": {
"@fluentui/global-context": "9.0.0-beta.45"
"@fluentui/global-context": "9.0.0-beta.46"
},
"beachball": {
"disallowedChangeTypes": [
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/global-context/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/global-context",
"entries": [
{
"date": "Mon, 09 Oct 2023 20:45:44 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.46",
"version": "9.0.0-beta.46",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-context-selector to v9.1.39",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-utilities to v9.14.2",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
}
]
}
},
{
"date": "Thu, 05 Oct 2023 15:25:35 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.45",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/global-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/global-context

This log was last generated on Thu, 05 Oct 2023 15:25:35 GMT and should not be manually modified.
This log was last generated on Mon, 09 Oct 2023 20:45:44 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.46](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.46)

Mon, 09 Oct 2023 20:45:44 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.45..@fluentui/global-context_v9.0.0-beta.46)

### Changes

- Bump @fluentui/react-context-selector to v9.1.39 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
- Bump @fluentui/react-utilities to v9.14.2 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)

## [9.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.45)

Thu, 05 Oct 2023 15:25:35 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/global-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/global-context",
"version": "9.0.0-beta.45",
"version": "9.0.0-beta.46",
"description": "Extension of React createContext to be a true singleton on the global scope",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -32,8 +32,8 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-context-selector": "^9.1.38",
"@fluentui/react-utilities": "^9.14.1",
"@fluentui/react-context-selector": "^9.1.39",
"@fluentui/react-utilities": "^9.14.2",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {
Expand Down
45 changes: 45 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,51 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Mon, 09 Oct 2023 20:45:44 GMT",
"tag": "@fluentui/react-accordion_v9.3.20",
"version": "9.3.20",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-aria to v9.3.41",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-context-selector to v9.1.39",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.15",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-shared-contexts to v9.10.0",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.13.5",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-utilities to v9.14.2",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
}
]
}
},
{
"date": "Thu, 05 Oct 2023 15:25:35 GMT",
"tag": "@fluentui/react-accordion_v9.3.19",
Expand Down
16 changes: 15 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Thu, 05 Oct 2023 15:25:35 GMT and should not be manually modified.
This log was last generated on Mon, 09 Oct 2023 20:45:44 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 09 Oct 2023 20:45:44 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.19..@fluentui/react-accordion_v9.3.20)

### Patches

- Bump @fluentui/react-aria to v9.3.41 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
- Bump @fluentui/react-context-selector to v9.1.39 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.15 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
- Bump @fluentui/react-shared-contexts to v9.10.0 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
- Bump @fluentui/react-tabster to v9.13.5 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
- Bump @fluentui/react-utilities to v9.14.2 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)

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

Thu, 05 Oct 2023 15:25:35 GMT
Expand Down
14 changes: 7 additions & 7 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.19",
"version": "9.3.20",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,14 +33,14 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.3.40",
"@fluentui/react-context-selector": "^9.1.38",
"@fluentui/react-aria": "^9.3.41",
"@fluentui/react-context-selector": "^9.1.39",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-jsx-runtime": "^9.0.14",
"@fluentui/react-shared-contexts": "^9.9.2",
"@fluentui/react-tabster": "^9.13.4",
"@fluentui/react-jsx-runtime": "^9.0.15",
"@fluentui/react-shared-contexts": "^9.10.0",
"@fluentui/react-tabster": "^9.13.5",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-utilities": "^9.14.1",
"@fluentui/react-utilities": "^9.14.2",
"@griffel/react": "^1.5.14",
"@swc/helpers": "^0.5.1"
},
Expand Down
39 changes: 39 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Mon, 09 Oct 2023 20:45:44 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.84",
"version": "9.0.0-beta.84",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.5.38",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-button to v9.3.47",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-tabster to v9.13.5",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-utilities to v9.14.2",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.15",
"commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
}
]
}
},
{
"date": "Thu, 05 Oct 2023 15:25:29 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.83",
Expand Down
Loading

0 comments on commit 245e22d

Please sign in to comment.