Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft FAST Builds committed Oct 23, 2024
1 parent fca56ad commit fd9068b
Show file tree
Hide file tree
Showing 21 changed files with 163 additions and 65 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.

21 changes: 21 additions & 0 deletions packages/utilities/fast-react-wrapper/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@microsoft/fast-react-wrapper",
"entries": [
{
"date": "Wed, 23 Oct 2024 23:54:59 GMT",
"tag": "@microsoft/fast-react-wrapper_v0.3.25",
"version": "0.3.25",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/fast-react-wrapper",
"comment": "Bump @microsoft/fast-element to v1.14.0",
"commit": "fca56adbb60e805ae2cd99c984f8886f1332d26d"
},
{
"author": "beachball",
"package": "@microsoft/fast-react-wrapper",
"comment": "Bump @microsoft/fast-foundation to v2.50.0",
"commit": "fca56adbb60e805ae2cd99c984f8886f1332d26d"
}
]
}
},
{
"date": "Tue, 23 Jan 2024 19:35:35 GMT",
"tag": "@microsoft/fast-react-wrapper_v0.3.23",
Expand Down
11 changes: 10 additions & 1 deletion packages/utilities/fast-react-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @microsoft/fast-react-wrapper

This log was last generated on Tue, 23 Jan 2024 19:35:35 GMT and should not be manually modified.
This log was last generated on Wed, 23 Oct 2024 23:54:59 GMT and should not be manually modified.

<!-- Start content -->

## 0.3.25

Wed, 23 Oct 2024 23:54:59 GMT

### Patches

- Bump @microsoft/fast-element to v1.14.0
- Bump @microsoft/fast-foundation to v2.50.0

## 0.3.23

Tue, 23 Jan 2024 19:35:35 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/utilities/fast-react-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-react-wrapper",
"description": "A utility for wrapping web components for use in React.",
"sideEffects": false,
"version": "0.3.24",
"version": "0.3.25",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -87,8 +87,8 @@
"webpack": "^4.44.0"
},
"dependencies": {
"@microsoft/fast-element": "^1.13.0",
"@microsoft/fast-foundation": "^2.49.6"
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-foundation": "^2.50.0"
},
"peerDependencies": {
"react": ">=16.9.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/web-components/fast-element/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-element",
"entries": [
{
"date": "Wed, 23 Oct 2024 23:54:59 GMT",
"tag": "@microsoft/fast-element_v1.14.0",
"version": "1.14.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@microsoft/fast-element",
"commit": "0c27d027ff6e8616ad4fddc17f4432aa7f6cbad0",
"comment": "Export Symbol to allow prepending specific stylesheets to adoptedStyleSheets"
}
]
}
},
{
"date": "Thu, 04 May 2023 17:35:08 GMT",
"tag": "@microsoft/fast-element_v1.12.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/web-components/fast-element/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-element

This log was last generated on Thu, 04 May 2023 17:35:08 GMT and should not be manually modified.
This log was last generated on Wed, 23 Oct 2024 23:54:59 GMT and should not be manually modified.

<!-- Start content -->

## 1.14.0

Wed, 23 Oct 2024 23:54:59 GMT

### Minor changes

- Export Symbol to allow prepending specific stylesheets to adoptedStyleSheets ([email protected])

## 1.12.0

Thu, 04 May 2023 17:35:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/fast-element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-element",
"description": "A library for constructing Web Components",
"sideEffects": false,
"version": "1.13.0",
"version": "1.14.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down
55 changes: 55 additions & 0 deletions packages/web-components/fast-foundation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,61 @@
{
"name": "@microsoft/fast-foundation",
"entries": [
{
"date": "Wed, 23 Oct 2024 23:54:59 GMT",
"tag": "@microsoft/fast-foundation_v2.50.0",
"version": "2.50.0",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@microsoft/fast-foundation",
"commit": "913c27e7e8503de1f7cd50bdbc9388134f52ef5d",
"comment": "Fix design token issues involving deleting values and CSS reflection"
},
{
"author": "=",
"package": "@microsoft/fast-foundation",
"commit": "7f8e2db596277e78fddd88a6c99444ca64f5e771",
"comment": "fix: prevent toolbar from stealing focus when focus has already been moved in the document"
},
{
"author": "[email protected]",
"package": "@microsoft/fast-foundation",
"commit": "0c27d027ff6e8616ad4fddc17f4432aa7f6cbad0",
"comment": "Fix CSS custom property precedence issue and work around Chromium bug"
},
{
"author": "[email protected]",
"package": "@microsoft/fast-foundation",
"commit": "fca56adbb60e805ae2cd99c984f8886f1332d26d",
"comment": "Fix memory leak due to binding observers"
}
],
"none": [
{
"author": "[email protected]",
"package": "@microsoft/fast-foundation",
"commit": "1f9c97df9acae24be44f239bd66b5b2157c7f3e5",
"comment": "Fix toolbar tests"
}
],
"minor": [
{
"author": "=",
"package": "@microsoft/fast-foundation",
"commit": "9c6dbb66615e6d229fc0ebf8065a67f109139f26",
"comment": "feat: close combobox if indicator is clicked and no selection is made"
},
{
"author": "beachball",
"package": "@microsoft/fast-foundation",
"comment": "Bump @microsoft/fast-element to v1.14.0",
"commit": "fca56adbb60e805ae2cd99c984f8886f1332d26d"
}
]
}
},
{
"date": "Tue, 23 Jan 2024 19:35:35 GMT",
"tag": "@microsoft/fast-foundation_v2.49.5",
Expand Down
18 changes: 17 additions & 1 deletion packages/web-components/fast-foundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @microsoft/fast-foundation

This log was last generated on Tue, 23 Jan 2024 19:35:35 GMT and should not be manually modified.
This log was last generated on Wed, 23 Oct 2024 23:54:59 GMT and should not be manually modified.

<!-- Start content -->

## 2.50.0

Wed, 23 Oct 2024 23:54:59 GMT

### Minor changes

- feat: close combobox if indicator is clicked and no selection is made (=)
- Bump @microsoft/fast-element to v1.14.0

### Patches

- Fix design token issues involving deleting values and CSS reflection ([email protected])
- fix: prevent toolbar from stealing focus when focus has already been moved in the document (=)
- Fix CSS custom property precedence issue and work around Chromium bug ([email protected])
- Fix memory leak due to binding observers ([email protected])

## 2.49.5

Tue, 23 Jan 2024 19:35:35 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/web-components/fast-foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-foundation",
"description": "A library of Web Component building blocks",
"sideEffects": false,
"version": "2.49.6",
"version": "2.50.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -95,7 +95,7 @@
"webpack": "^4.44.0"
},
"dependencies": {
"@microsoft/fast-element": "^1.13.0",
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-web-utilities": "^5.4.1",
"tabbable": "^5.2.0",
"tslib": "^1.13.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/web-components/fast-router/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-router",
"entries": [
{
"date": "Wed, 23 Oct 2024 23:54:59 GMT",
"tag": "@microsoft/fast-router_v0.4.10",
"version": "0.4.10",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/fast-router",
"comment": "Bump @microsoft/fast-element to v1.14.0",
"commit": "fca56adbb60e805ae2cd99c984f8886f1332d26d"
}
]
}
},
{
"date": "Thu, 04 May 2023 17:35:08 GMT",
"tag": "@microsoft/fast-router_v0.4.8",
Expand Down
10 changes: 9 additions & 1 deletion packages/web-components/fast-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-router

This log was last generated on Thu, 04 May 2023 17:35:08 GMT and should not be manually modified.
This log was last generated on Wed, 23 Oct 2024 23:54:59 GMT and should not be manually modified.

<!-- Start content -->

## 0.4.10

Wed, 23 Oct 2024 23:54:59 GMT

### Patches

- Bump @microsoft/fast-element to v1.14.0

## 0.4.8

Thu, 04 May 2023 17:35:08 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/web-components/fast-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-router",
"description": "A web-components-based router.",
"sideEffects": false,
"version": "0.4.9",
"version": "0.4.10",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -84,6 +84,6 @@
"webpack": "^4.44.0"
},
"dependencies": {
"@microsoft/fast-element": "^1.13.0"
"@microsoft/fast-element": "^1.14.0"
}
}
4 changes: 2 additions & 2 deletions sites/fast-color-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@fluentui/svg-icons": "^1.1.0",
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-components": "^2.30.6",
"@microsoft/fast-element": "^1.12.0",
"@microsoft/fast-foundation": "^2.49.5",
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-foundation": "^2.50.0",
"@microsoft/fast-web-utilities": "^5.4.1"
}
}
4 changes: 2 additions & 2 deletions sites/fast-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@babel/preset-env": "^7.12.13",
"@fluentui/svg-icons": "^1.1.139",
"@microsoft/fast-components": "2.30.5",
"@microsoft/fast-element": "^1.12.0",
"@microsoft/fast-foundation": "^2.49.5",
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-foundation": "^2.50.0",
"@microsoft/fast-web-utilities": "^5.4.1",
"@microsoft/site-utilities": "^0.9.0",
"@rollup/plugin-alias": "^3.1.1",
Expand Down

0 comments on commit fd9068b

Please sign in to comment.