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 5, 2023
1 parent 6905904 commit e79b63f
Show file tree
Hide file tree
Showing 204 changed files with 3,189 additions and 550 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.

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": "Thu, 05 Oct 2023 15:25:35 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.45",
"version": "9.0.0-beta.45",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/babel-preset-global-context",
"comment": "Bump @fluentui/global-context to v9.0.0-beta.45",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
}
]
}
},
{
"date": "Wed, 04 Oct 2023 08:45:47 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.44",
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 Wed, 04 Oct 2023 08:45:47 GMT and should not be manually modified.
This log was last generated on Thu, 05 Oct 2023 15:25:35 GMT and should not be manually modified.

<!-- Start content -->

## [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
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.44..@fluentui/babel-preset-global-context_v9.0.0-beta.45)

### Changes

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

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

Wed, 04 Oct 2023 08:45:47 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.44",
"version": "9.0.0-beta.45",
"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.44"
"@fluentui/global-context": "9.0.0-beta.45"
},
"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": "Thu, 05 Oct 2023 15:25:35 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.45",
"version": "9.0.0-beta.45",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-context-selector to v9.1.38",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
},
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-utilities to v9.14.1",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
}
]
}
},
{
"date": "Wed, 04 Oct 2023 08:45:47 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.44",
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 Wed, 04 Oct 2023 08:45:47 GMT and should not be manually modified.
This log was last generated on Thu, 05 Oct 2023 15:25:35 GMT and should not be manually modified.

<!-- Start content -->

## [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
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.44..@fluentui/global-context_v9.0.0-beta.45)

### Changes

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

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

Wed, 04 Oct 2023 08:45:47 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.44",
"version": "9.0.0-beta.45",
"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.37",
"@fluentui/react-utilities": "^9.14.0",
"@fluentui/react-context-selector": "^9.1.38",
"@fluentui/react-utilities": "^9.14.1",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {
Expand Down
39 changes: 39 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Thu, 05 Oct 2023 15:25:35 GMT",
"tag": "@fluentui/react-accordion_v9.3.19",
"version": "9.3.19",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-aria to v9.3.40",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-context-selector to v9.1.38",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.14",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.13.4",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-utilities to v9.14.1",
"commit": "690590449dc3d65cd40b2b06a990fd920180919d"
}
]
}
},
{
"date": "Wed, 04 Oct 2023 08:45:47 GMT",
"tag": "@fluentui/react-accordion_v9.3.18",
Expand Down
15 changes: 14 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Wed, 04 Oct 2023 08:45:47 GMT and should not be manually modified.
This log was last generated on Thu, 05 Oct 2023 15:25:35 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 05 Oct 2023 15:25:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.18..@fluentui/react-accordion_v9.3.19)

### Patches

- Bump @fluentui/react-aria to v9.3.40 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
- Bump @fluentui/react-context-selector to v9.1.38 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.14 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
- Bump @fluentui/react-tabster to v9.13.4 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
- Bump @fluentui/react-utilities to v9.14.1 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)

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

Wed, 04 Oct 2023 08:45:47 GMT
Expand Down
Loading

0 comments on commit e79b63f

Please sign in to comment.