@fluentui/react-menu 9.12.13 → 9.12.15

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,85 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 05 Sep 2023 15:35:07 GMT",
5
+ "date": "Tue, 12 Sep 2023 08:48:17 GMT",
6
+ "tag": "@fluentui/react-menu_v9.12.15",
7
+ "version": "9.12.15",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-menu",
13
+ "comment": "Bump @fluentui/react-portal to v9.3.14",
14
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-menu",
19
+ "comment": "Bump @fluentui/react-tabster to v9.12.9",
20
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-menu",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
26
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Wed, 06 Sep 2023 13:31:31 GMT",
33
+ "tag": "@fluentui/react-menu_v9.12.14",
34
+ "version": "9.12.14",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-menu",
40
+ "comment": "Bump @fluentui/react-aria to v9.3.36",
41
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-menu",
46
+ "comment": "Bump @fluentui/react-context-selector to v9.1.34",
47
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-menu",
52
+ "comment": "Bump @fluentui/react-portal to v9.3.13",
53
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-menu",
58
+ "comment": "Bump @fluentui/react-positioning to v9.9.11",
59
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-menu",
64
+ "comment": "Bump @fluentui/react-tabster to v9.12.8",
65
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-menu",
70
+ "comment": "Bump @fluentui/react-utilities to v9.13.3",
71
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-menu",
76
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
77
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Tue, 05 Sep 2023 15:39:04 GMT",
6
84
  "tag": "@fluentui/react-menu_v9.12.13",
7
85
  "version": "9.12.13",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,38 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Tue, 05 Sep 2023 15:35:07 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 12 Sep 2023 08:48:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.12.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.15)
8
+
9
+ Tue, 12 Sep 2023 08:48:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.14..@fluentui/react-menu_v9.12.15)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.3.14 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
15
+ - Bump @fluentui/react-tabster to v9.12.9 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
17
+
18
+ ## [9.12.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.14)
19
+
20
+ Wed, 06 Sep 2023 13:31:31 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.13..@fluentui/react-menu_v9.12.14)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-aria to v9.3.36 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
26
+ - Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
27
+ - Bump @fluentui/react-portal to v9.3.13 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
28
+ - Bump @fluentui/react-positioning to v9.9.11 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
29
+ - Bump @fluentui/react-tabster to v9.12.8 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
31
+ - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
32
+
7
33
  ## [9.12.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.13)
8
34
 
9
- Tue, 05 Sep 2023 15:35:07 GMT
35
+ Tue, 05 Sep 2023 15:39:04 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.12..@fluentui/react-menu_v9.12.13)
11
37
 
12
38
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.12.13",
3
+ "version": "9.12.15",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -37,16 +37,16 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@fluentui/keyboard-keys": "^9.0.4",
40
- "@fluentui/react-aria": "^9.3.35",
41
- "@fluentui/react-context-selector": "^9.1.33",
40
+ "@fluentui/react-aria": "^9.3.36",
41
+ "@fluentui/react-context-selector": "^9.1.34",
42
42
  "@fluentui/react-icons": "^2.0.207",
43
- "@fluentui/react-portal": "^9.3.12",
44
- "@fluentui/react-positioning": "^9.9.10",
43
+ "@fluentui/react-portal": "^9.3.14",
44
+ "@fluentui/react-positioning": "^9.9.11",
45
45
  "@fluentui/react-shared-contexts": "^9.7.3",
46
- "@fluentui/react-tabster": "^9.12.7",
46
+ "@fluentui/react-tabster": "^9.12.9",
47
47
  "@fluentui/react-theme": "^9.1.12",
48
- "@fluentui/react-utilities": "^9.13.2",
49
- "@fluentui/react-jsx-runtime": "^9.0.5",
48
+ "@fluentui/react-utilities": "^9.13.3",
49
+ "@fluentui/react-jsx-runtime": "^9.0.7",
50
50
  "@griffel/react": "^1.5.14",
51
51
  "@swc/helpers": "^0.5.1"
52
52
  },