@fluentui/react-combobox 9.5.21 → 9.5.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,103 @@
2
2
  "name": "@fluentui/react-combobox",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 05 Oct 2023 15:18:01 GMT",
5
+ "date": "Wed, 11 Oct 2023 13:50:07 GMT",
6
+ "tag": "@fluentui/react-combobox_v9.5.23",
7
+ "version": "9.5.23",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-combobox",
13
+ "comment": "Bump @fluentui/react-context-selector to v9.1.40",
14
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-combobox",
19
+ "comment": "Bump @fluentui/react-field to v9.1.36",
20
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-combobox",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.16",
26
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-combobox",
31
+ "comment": "Bump @fluentui/react-portal to v9.3.23",
32
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-combobox",
37
+ "comment": "Bump @fluentui/react-positioning to v9.9.20",
38
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-combobox",
43
+ "comment": "Bump @fluentui/react-utilities to v9.15.0",
44
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Mon, 09 Oct 2023 20:45:44 GMT",
51
+ "tag": "@fluentui/react-combobox_v9.5.22",
52
+ "version": "9.5.22",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-combobox",
58
+ "comment": "Bump @fluentui/react-context-selector to v9.1.39",
59
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-combobox",
64
+ "comment": "Bump @fluentui/react-field to v9.1.35",
65
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-combobox",
70
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.15",
71
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-combobox",
76
+ "comment": "Bump @fluentui/react-portal to v9.3.22",
77
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-combobox",
82
+ "comment": "Bump @fluentui/react-positioning to v9.9.19",
83
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-combobox",
88
+ "comment": "Bump @fluentui/react-shared-contexts to v9.10.0",
89
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-combobox",
94
+ "comment": "Bump @fluentui/react-utilities to v9.14.2",
95
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "date": "Thu, 05 Oct 2023 15:25:35 GMT",
6
102
  "tag": "@fluentui/react-combobox_v9.5.21",
7
103
  "version": "9.5.21",
8
104
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @fluentui/react-combobox
2
2
 
3
- This log was last generated on Thu, 05 Oct 2023 15:18:01 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 11 Oct 2023 13:50:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.5.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.23)
8
+
9
+ Wed, 11 Oct 2023 13:50:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.5.22..@fluentui/react-combobox_v9.5.23)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-context-selector to v9.1.40 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
15
+ - Bump @fluentui/react-field to v9.1.36 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.16 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
17
+ - Bump @fluentui/react-portal to v9.3.23 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
18
+ - Bump @fluentui/react-positioning to v9.9.20 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.15.0 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
20
+
21
+ ## [9.5.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.22)
22
+
23
+ Mon, 09 Oct 2023 20:45:44 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.5.21..@fluentui/react-combobox_v9.5.22)
25
+
26
+ ### Patches
27
+
28
+ - Bump @fluentui/react-context-selector to v9.1.39 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
29
+ - Bump @fluentui/react-field to v9.1.35 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
30
+ - Bump @fluentui/react-jsx-runtime to v9.0.15 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
31
+ - Bump @fluentui/react-portal to v9.3.22 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
32
+ - Bump @fluentui/react-positioning to v9.9.19 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
33
+ - Bump @fluentui/react-shared-contexts to v9.10.0 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.14.2 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
35
+
7
36
  ## [9.5.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.21)
8
37
 
9
- Thu, 05 Oct 2023 15:18:01 GMT
38
+ Thu, 05 Oct 2023 15:25:35 GMT
10
39
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.5.20..@fluentui/react-combobox_v9.5.21)
11
40
 
12
41
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-combobox",
3
- "version": "9.5.21",
3
+ "version": "9.5.23",
4
4
  "description": "Fluent UI React Combobox component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,15 +34,15 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/keyboard-keys": "^9.0.6",
37
- "@fluentui/react-context-selector": "^9.1.38",
38
- "@fluentui/react-field": "^9.1.34",
37
+ "@fluentui/react-context-selector": "^9.1.40",
38
+ "@fluentui/react-field": "^9.1.36",
39
39
  "@fluentui/react-icons": "^2.0.217",
40
- "@fluentui/react-jsx-runtime": "^9.0.14",
41
- "@fluentui/react-portal": "^9.3.21",
42
- "@fluentui/react-positioning": "^9.9.18",
43
- "@fluentui/react-shared-contexts": "^9.9.2",
40
+ "@fluentui/react-jsx-runtime": "^9.0.16",
41
+ "@fluentui/react-portal": "^9.3.23",
42
+ "@fluentui/react-positioning": "^9.9.20",
43
+ "@fluentui/react-shared-contexts": "^9.10.0",
44
44
  "@fluentui/react-theme": "^9.1.14",
45
- "@fluentui/react-utilities": "^9.14.1",
45
+ "@fluentui/react-utilities": "^9.15.0",
46
46
  "@griffel/react": "^1.5.14",
47
47
  "@swc/helpers": "^0.5.1"
48
48
  },