Skip to content

Commit 447e9b7

Browse files
Bump the prod-dependencies group with 2 updates (#1062)
Bumps the prod-dependencies group with 2 updates: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) and [yaml](https://github.com/eemeli/yaml). Updates `@floating-ui/react` from 0.26.24 to 0.26.25 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/releases"><code>@​floating-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​floating-ui/react</code><a href="https://github.com/0"><code>@​0</code></a>.26.25</h2> <h3>Patch Changes</h3> <ul> <li>fix(useListNavigation): handle virtual nested Home/End key press</li> <li>fix(useHover): ignore insignificant movement when resetting <code>restMs</code></li> <li>fix(useListNavigation): ignore duplicate arrow navigation when composing</li> <li>feat(useDelayGroup): add <code>enabled</code> option</li> <li>fix(useDismiss): handle IME keydown events on Escape</li> <li>fix(inner): round <code>max-height</code> only if not scrollable</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@​floating-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>0.26.25</h2> <h3>Patch Changes</h3> <ul> <li>fix(useListNavigation): handle virtual nested Home/End key press</li> <li>fix(useHover): ignore insignificant movement when resetting <code>restMs</code></li> <li>fix(useListNavigation): ignore duplicate arrow navigation when composing</li> <li>feat(useDelayGroup): add <code>enabled</code> option</li> <li>fix(useDismiss): handle IME keydown events on Escape</li> <li>fix(inner): round <code>max-height</code> only if not scrollable</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/floating-ui/floating-ui/commit/1ed123b3a5394b80a98cad7fc8114675a609f71f"><code>1ed123b</code></a> Version Packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3074">#3074</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/4a0f925f3a98b7714aa240024871e2429b395a5a"><code>4a0f925</code></a> fix(inner): round only if not scrollable (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3081">#3081</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/c0c83b42e4d11da1a90595f73f60b35b1a8b06ed"><code>c0c83b4</code></a> feat(useDelayGroup): add <code>enabled</code> option (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3080">#3080</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/5f4d7fc02db5b47e49bddca0fd2ed13e74373fcf"><code>5f4d7fc</code></a> fix(useListNavigation): handle virtual nested Home/End key press (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3079">#3079</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/1d3c35714dd6f0829fab2efd0166659225075b4c"><code>1d3c357</code></a> fix(useListNavigation): ignore duplicate arrow navigation when composing (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3078">#3078</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/da6583b49649370fbd11480e4b3642937963e205"><code>da6583b</code></a> fix(useDismiss): handle IME keydown events on <code>Escape</code> (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3075">#3075</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/98fd2032cf85cf5b5bd737e0b2804ca31a60be5f"><code>98fd203</code></a> fix(useHover): ignore insignificant movement when resetting <code>restMs</code> (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3073">#3073</a>)</li> <li>See full diff in <a href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react">compare view</a></li> </ul> </details> <br /> Updates `yaml` from 2.5.1 to 2.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eemeli/yaml/releases">yaml's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <ul> <li>Use a proper tag for <code>!!merge &lt;&lt;</code> keys (<a href="https://redirect.github.com/eemeli/yaml/issues/580">#580</a>)</li> <li>Add <code>stringKeys</code> parse option (<a href="https://redirect.github.com/eemeli/yaml/issues/581">#581</a>)</li> <li>Stringify a Document as a Document (<a href="https://redirect.github.com/eemeli/yaml/issues/576">#576</a>)</li> <li>Add sponsorship by <a href="https://manifest.build/">Manifest</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/808fba3cdef86b5d12085fd9c6343d47f168cbc3"><code>808fba3</code></a> 2.6.0</li> <li><a href="https://github.com/eemeli/yaml/commit/438688f357259c5569c3d5e17772f2a14cca3688"><code>438688f</code></a> fix: Stringify a Document as a Document (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/576">#576</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/baaabd078aa77913aa1724bf41a397475eee7527"><code>baaabd0</code></a> feat: Add stringKeys parse option (<a href="https://redirect.github.com/eemeli/yaml/issues/581">#581</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/f2fa1083768637023395a46e19de59e9b5744d91"><code>f2fa108</code></a> docs: Update Manifest logo (<a href="https://redirect.github.com/eemeli/yaml/issues/582">#582</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/f088599a9ccd7d52c143fbbb02ac3f866fd60141"><code>f088599</code></a> docs: Align logos using the restricted styling available for GitHub readmes</li> <li><a href="https://github.com/eemeli/yaml/commit/dbb8a4258886300aa06ea7df37160f527e6c3a20"><code>dbb8a42</code></a> docs: Fix manifest.png reference</li> <li><a href="https://github.com/eemeli/yaml/commit/28dc0a4688993cc8169c3e31d9771738dafaa240"><code>28dc0a4</code></a> chore: Add sponsorship by Manifest</li> <li><a href="https://github.com/eemeli/yaml/commit/1491c20eb70ecc9532cb69348c1351657de9fe1a"><code>1491c20</code></a> chore: Refresh lockfile</li> <li><a href="https://github.com/eemeli/yaml/commit/7a434f0713ddddf1e47a3cb764ea29bfe67a95ea"><code>7a434f0</code></a> feat: Use a proper tag for !!merge &lt;&lt; keys (<a href="https://redirect.github.com/eemeli/yaml/issues/580">#580</a>)</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.5.1...v2.6.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a02a63b commit 447e9b7

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"vitest": "^2.1.3"
8282
},
8383
"dependencies": {
84-
"@floating-ui/react": "^0.26.24",
84+
"@floating-ui/react": "^0.26.25",
8585
"@monaco-editor/loader": "^1.4.0",
8686
"@monaco-editor/react": "^4.6.0",
8787
"@observablehq/plot": "^0.6.16",
@@ -136,7 +136,7 @@
136136
"use-device-pixel-ratio": "^1.1.2",
137137
"winston": "^3.15.0",
138138
"ws": "^8.18.0",
139-
"yaml": "^2.5.1"
139+
"yaml": "^2.6.0"
140140
},
141141
"resolutions": {
142142
"send@npm:0.18.0": "0.19.0",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -847,17 +847,17 @@ __metadata:
847847
languageName: node
848848
linkType: hard
849849

850-
"@floating-ui/react@npm:^0.26.24":
851-
version: 0.26.24
852-
resolution: "@floating-ui/react@npm:0.26.24"
850+
"@floating-ui/react@npm:^0.26.25":
851+
version: 0.26.25
852+
resolution: "@floating-ui/react@npm:0.26.25"
853853
dependencies:
854854
"@floating-ui/react-dom": "npm:^2.1.2"
855855
"@floating-ui/utils": "npm:^0.2.8"
856856
tabbable: "npm:^6.0.0"
857857
peerDependencies:
858858
react: ">=16.8.0"
859859
react-dom: ">=16.8.0"
860-
checksum: 10c0/c5c3ac265802087673a69b0e08b3bea1ee02de9da4cdbc40bb1c9e06823be72628a82f1655b40d56a4383715b4ab3b6deddff4e69146f513970ee592e1dd8f92
860+
checksum: 10c0/5206b06a5963e795af2f0b0a6ac39230012263ffa38dd60158e0f0b82d43a24e6a1c005fc8556ee5fe26e6353546ffb72e54716f6bd584fdab516dc128a78995
861861
languageName: node
862862
linkType: hard
863863

@@ -11635,7 +11635,7 @@ __metadata:
1163511635
dependencies:
1163611636
"@chromatic-com/storybook": "npm:^2.0.2"
1163711637
"@eslint/js": "npm:^9.12.0"
11638-
"@floating-ui/react": "npm:^0.26.24"
11638+
"@floating-ui/react": "npm:^0.26.25"
1163911639
"@monaco-editor/loader": "npm:^1.4.0"
1164011640
"@monaco-editor/react": "npm:^4.6.0"
1164111641
"@observablehq/plot": "npm:^0.6.16"
@@ -11740,7 +11740,7 @@ __metadata:
1174011740
vitest: "npm:^2.1.3"
1174111741
winston: "npm:^3.15.0"
1174211742
ws: "npm:^8.18.0"
11743-
yaml: "npm:^2.5.1"
11743+
yaml: "npm:^2.6.0"
1174411744
languageName: unknown
1174511745
linkType: soft
1174611746

@@ -11939,7 +11939,7 @@ __metadata:
1193911939
languageName: node
1194011940
linkType: hard
1194111941

11942-
"yaml@npm:^2.0.0":
11942+
"yaml@npm:^2.0.0, yaml@npm:^2.6.0":
1194311943
version: 2.6.0
1194411944
resolution: "yaml@npm:2.6.0"
1194511945
bin:
@@ -11948,15 +11948,6 @@ __metadata:
1194811948
languageName: node
1194911949
linkType: hard
1195011950

11951-
"yaml@npm:^2.5.1":
11952-
version: 2.5.1
11953-
resolution: "yaml@npm:2.5.1"
11954-
bin:
11955-
yaml: bin.mjs
11956-
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
11957-
languageName: node
11958-
linkType: hard
11959-
1196011951
"yargs-parser@npm:^21.1.1":
1196111952
version: 21.1.1
1196211953
resolution: "yargs-parser@npm:21.1.1"

0 commit comments

Comments
 (0)