Bump the prod-dependencies-patch group with 4 updates#1923
Conversation
Bumps the prod-dependencies-patch group with 4 updates: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react), [recharts](https://github.com/recharts/recharts), [rehype-highlight](https://github.com/rehypejs/rehype-highlight) and [ua-parser-js](https://github.com/faisalman/ua-parser-js). Updates `@floating-ui/react` from 0.27.3 to 0.27.4 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.4/packages/react) Updates `recharts` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.0...v2.15.1) Updates `rehype-highlight` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/rehypejs/rehype-highlight/releases) - [Commits](rehypejs/rehype-highlight@7.0.1...7.0.2) Updates `ua-parser-js` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@2.0.0...2.0.1) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: rehype-highlight dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: ua-parser-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the prod-dependencies-patch group with 4 updates: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react), [recharts](https://github.com/recharts/recharts), [rehype-highlight](https://github.com/rehypejs/rehype-highlight) and [ua-parser-js](https://github.com/faisalman/ua-parser-js). Updates `@floating-ui/react` from 0.27.3 to 0.27.4 <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>.27.4</h2> <h3>Patch Changes</h3> <ul> <li>fix(useListNavigation): use parent's orientation when opening/closing nested menus, correctly supporting grid submenus</li> <li>fix(FloatingList): avoid race condition between registering/unregistering nodes and setting indices</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.27.4</h2> <h3>Patch Changes</h3> <ul> <li>fix(useListNavigation): use parent's orientation when opening/closing nested menus, correctly supporting grid submenus</li> <li>fix(FloatingList): avoid race condition between registering/unregistering nodes and setting indices</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/floating-ui/floating-ui/commit/c2e35904d62ba3afd89231d6711560b790e22af2"><code>c2e3590</code></a> chore: version packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3220">#3220</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/f0e61e20cda03acdf022d77066b430c94925c472"><code>f0e61e2</code></a> fix(useListNavigation): use parent's orientation when opening/closing nested ...</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/d8e4768ccf2f2deb9da7e6c811f370be44707ab0"><code>d8e4768</code></a> fix(FloatingList): prevent race condition between registering nodes and setti...</li> <li>See full diff in <a href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.4/packages/react">compare view</a></li> </ul> </details> <br /> Updates `recharts` from 2.15.0 to 2.15.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/recharts/recharts/releases">recharts's releases</a>.</em></p> <blockquote> <h2>v2.15.1</h2> <h2>What's Changed</h2> <p>Quick patch release, nothing crazy going on here.</p> <p>In the meantime please help us test recharts 3.0 alpha <a href="https://redirect.github.com/recharts/recharts/issues/5445">recharts/recharts#5445</a> 🚀</p> <h4>Fix</h4> <ul> <li><code>Legend - Typescript</code>: add <code>dataKey</code> type to legend formatter props by <a href="https://github.com/lucasassisrosa"><code>@lucasassisrosa</code></a> in <a href="https://redirect.github.com/recharts/recharts/pull/5511">recharts/recharts#5511</a>. Fixes <a href="https://redirect.github.com/recharts/recharts/issues/5508">recharts/recharts#5508</a></li> </ul> <h4>Chore</h4> <ul> <li>Make sure <code>react-smooth</code> version is up to date in package.json for R19 support by <a href="https://github.com/acomanescu"><code>@acomanescu</code></a> in <a href="https://redirect.github.com/recharts/recharts/pull/5422">recharts/recharts#5422</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/acomanescu"><code>@acomanescu</code></a> made their first contribution in <a href="https://redirect.github.com/recharts/recharts/pull/5422">recharts/recharts#5422</a></li> <li><a href="https://github.com/lucasassisrosa"><code>@lucasassisrosa</code></a> made their first contribution in <a href="https://redirect.github.com/recharts/recharts/pull/5511">recharts/recharts#5511</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1">https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/recharts/recharts/commit/3ecaab0e88781e20284f4444d41bf14a00fddf70"><code>3ecaab0</code></a> 2.15.1</li> <li><a href="https://github.com/recharts/recharts/commit/786cda6f0231d2413ce040c975f8b7968184df6e"><code>786cda6</code></a> feat: Add the dataKey type to legend formatter props (<a href="https://redirect.github.com/recharts/recharts/issues/5511">#5511</a>)</li> <li><a href="https://github.com/recharts/recharts/commit/a3cf0247f942acc19f3ca2b44df51ab40c6c693a"><code>a3cf024</code></a> chore: update react-smooth version to support React 19 (<a href="https://redirect.github.com/recharts/recharts/issues/5422">#5422</a>)</li> <li>See full diff in <a href="https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1">compare view</a></li> </ul> </details> <br /> Updates `rehype-highlight` from 7.0.1 to 7.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-highlight/releases">rehype-highlight's releases</a>.</em></p> <blockquote> <h2>7.0.2</h2> <h4>Fix</h4> <ul> <li>5c3b277 Fix multiple <code>code</code>s in a <code>pre</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-highlight/compare/7.0.1...7.0.2">https://github.com/rehypejs/rehype-highlight/compare/7.0.1...7.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/86a5e9b1a5a3b43ab94416ac21f17d1d37051224"><code>86a5e9b</code></a> 7.0.2</li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/ff5d9df3ca0118dbdf160226a4d48f26e6ee7329"><code>ff5d9df</code></a> Refactor tests</li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/5c3b27763d21ed3119eb511f487ed69fe550b0b5"><code>5c3b277</code></a> Fix multiple <code>code</code>s in a <code>pre</code></li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/093fed2853b3f814223b4971c8baf0f0d541deae"><code>093fed2</code></a> Refactor example</li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/62755288fa14bc95bf5b3c4ac73591451dc5c278"><code>6275528</code></a> Refactor <code>package.json</code></li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/6a63f71624e19cc2f6030fd21d0c6367f79d216d"><code>6a63f71</code></a> Update tests for changes in <code>lowlight</code></li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/36727b6df470bc763788ae8df367d4cd105c3fc4"><code>36727b6</code></a> Update dev-dependencies</li> <li><a href="https://github.com/rehypejs/rehype-highlight/commit/241ced97b208fee98127dc1029c0535855754240"><code>241ced9</code></a> Update Actions</li> <li>See full diff in <a href="https://github.com/rehypejs/rehype-highlight/compare/7.0.1...7.0.2">compare view</a></li> </ul> </details> <br /> Updates `ua-parser-js` from 2.0.0 to 2.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/releases">ua-parser-js's releases</a>.</em></p> <blockquote> <h2>v2.0.1</h2> <h2>Version 2.0.1</h2> <ul> <li>Add new browser: Ladybird, Daum</li> <li>Add new device: Apple HomePod</li> <li>Add new device vendor: HMD</li> <li>Add new OS: Ubuntu Touch, Windows IoT</li> <li>Improve CPU detection: ARM, x86</li> <li>Improve device detection: Lenovo, Nokia, Nvidia, Xiaomi <ul> <li>Tablet: Google, Honor, Huawei, Infinix, Nokia, OnePlus, Xiaomi</li> <li>Wearable: Asus, Google, LG, Motorola, OnePlus, Oppo, Samsung, Sony</li> <li>Smart-TV: Xiaomi, unidentified vendors</li> <li>Improve detection for unknown VR devices</li> <li>Improve device model detection for Generic devices</li> </ul> </li> <li>Improve OS detection: Linux, Symbian</li> <li>Improve TypeScript definitions for Headers</li> <li>Improve <code>withClientHints()</code>: <ul> <li><code>engine.version</code> also get updated</li> <li>Infer <code>device.vendor</code> & <code>device.type</code> by guessing from <code>device.model</code></li> <li>Browser naming adjustments: <ul> <li><code>Google Chrome</code> => <code>Chrome</code></li> <li><code>Microsoft Edge</code> => <code>Edge</code></li> <li><code>Android WebView</code> => <code>Chrome WebView</code></li> <li><code>HeadlessChrome</code> => <code>Chrome Headless</code></li> </ul> </li> </ul> </li> <li><code>enums</code> submodule: <ul> <li>Add TypeScript definitions</li> </ul> </li> <li><code>extensions</code> submodule: <ul> <li>Add new list: <ul> <li><code>Vehicles</code>: BYD, Rivian, Volvo</li> </ul> </li> <li>Add new Fetcher: Bluesky</li> <li>Add new Library: Apache-HttpClient, go-http-client, got, GuzzleHttp, Java-http-client, libwww-perl, lua-resty-http, Needle, OkHttp, node-fetch, PHP-SOAP, PostmanRuntime, superagent</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md">ua-parser-js's changelog</a>.</em></p> <blockquote> <h2>Version 2.0.1</h2> <ul> <li>Add new browser: Ladybird, Daum</li> <li>Add new device: Apple HomePod</li> <li>Add new device vendor: HMD</li> <li>Add new OS: Ubuntu Touch, Windows IoT</li> <li>Improve CPU detection: ARM, x86</li> <li>Improve device detection: Lenovo, Nokia, Nvidia, Xiaomi <ul> <li>Tablet: Google, Honor, Huawei, Infinix, Nokia, OnePlus, Xiaomi</li> <li>Wearable: Asus, Google, LG, Motorola, OnePlus, Oppo, Samsung, Sony</li> <li>Smart-TV: Xiaomi, unidentified vendors</li> <li>Improve detection for unknown VR devices</li> <li>Improve device model detection for Generic devices</li> </ul> </li> <li>Improve OS detection: Linux, Symbian</li> <li>Improve TypeScript definitions for Headers</li> <li>Improve <code>withClientHints()</code>: <ul> <li><code>engine.version</code> also get updated</li> <li>Infer <code>device.vendor</code> & <code>device.type</code> by guessing from <code>device.model</code></li> <li>Browser naming adjustments: <ul> <li><code>Google Chrome</code> => <code>Chrome</code></li> <li><code>Microsoft Edge</code> => <code>Edge</code></li> <li><code>Android WebView</code> => <code>Chrome WebView</code></li> <li><code>HeadlessChrome</code> => <code>Chrome Headless</code></li> </ul> </li> </ul> </li> <li><code>enums</code> submodule: <ul> <li>Add TypeScript definitions</li> </ul> </li> <li><code>extensions</code> submodule: <ul> <li>Add new list: <ul> <li><code>Vehicles</code>: BYD, Rivian, Volvo</li> </ul> </li> <li>Add new Fetcher: Bluesky</li> <li>Add new Library: Apache-HttpClient, go-http-client, got, GuzzleHttp, Java-http-client, libwww-perl, lua-resty-http, Needle, OkHttp, node-fetch, PHP-SOAP, PostmanRuntime, superagent</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faisalman/ua-parser-js/commit/51dce55e650eab110f403c2b5e6114b460e52fcd"><code>51dce55</code></a> Bump version <code>2.0.1</code></li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/3ca23193ddc036261b41de75f2263596314641bf"><code>3ca2319</code></a> Improve OS detection: fix Linux arch mistakenly detected as version</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/9e64f34e726d79c8ad2aca4bf4ed3cf989680285"><code>9e64f34</code></a> Improve CPU detection: x86</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/10ab810568db032035cd11822fd8ef58c74fbe18"><code>10ab810</code></a> Improve detection for Nokia device & Symbian OS</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/e8a301265a0d2e903fce795a14fd1b61e8464a28"><code>e8a3012</code></a> [extensions] Create a new list for <code>Vehicles</code> user-agent: Volvo, Rivian, BYD</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/20e874085b184779103f026ff107c4605398f2ed"><code>20e8740</code></a> Improve device detection for unknown VR device</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/852520fafe12d5df84811f9936e70de2be5bad88"><code>852520f</code></a> Also provide minified .mjs files of main module in /dist</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/6c6ff97e0cdff8930cdd09c51667855a4272c1d9"><code>6c6ff97</code></a> Improve device detection for Generic device: capture its device model instead...</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/93552e0172459487f24bb0307e0e64ec5ce58cd6"><code>93552e0</code></a> Improve CPU detection: ARM</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/13d069f1c46ffb7edfeaa32d1e55b361350e9ed2"><code>13d069f</code></a> Improve device detection for unidentified SmartTV vendors</li> <li>Additional commits viewable in <a href="https://github.com/faisalman/ua-parser-js/compare/2.0.0...2.0.1">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the prod-dependencies-patch group with 4 updates: @floating-ui/react, recharts, rehype-highlight and ua-parser-js.
Updates
@floating-ui/reactfrom 0.27.3 to 0.27.4Release notes
Sourced from
@floating-ui/react's releases.Changelog
Sourced from
@floating-ui/react's changelog.Commits
c2e3590chore: version packages (#3220)f0e61e2fix(useListNavigation): use parent's orientation when opening/closing nested ...d8e4768fix(FloatingList): prevent race condition between registering nodes and setti...Updates
rechartsfrom 2.15.0 to 2.15.1Release notes
Sourced from recharts's releases.
Commits
3ecaab02.15.1786cda6feat: Add the dataKey type to legend formatter props (#5511)a3cf024chore: update react-smooth version to support React 19 (#5422)Updates
rehype-highlightfrom 7.0.1 to 7.0.2Release notes
Sourced from rehype-highlight's releases.
Commits
86a5e9b7.0.2ff5d9dfRefactor tests5c3b277Fix multiplecodes in apre093fed2Refactor example6275528Refactorpackage.json6a63f71Update tests for changes inlowlight36727b6Update dev-dependencies241ced9Update ActionsUpdates
ua-parser-jsfrom 2.0.0 to 2.0.1Release notes
Sourced from ua-parser-js's releases.
Changelog
Sourced from ua-parser-js's changelog.
Commits
51dce55Bump version2.0.13ca2319Improve OS detection: fix Linux arch mistakenly detected as version9e64f34Improve CPU detection: x8610ab810Improve detection for Nokia device & Symbian OSe8a3012[extensions] Create a new list forVehiclesuser-agent: Volvo, Rivian, BYD20e8740Improve device detection for unknown VR device852520fAlso provide minified .mjs files of main module in /dist6c6ff97Improve device detection for Generic device: capture its device model instead...93552e0Improve CPU detection: ARM13d069fImprove device detection for unidentified SmartTV vendorsDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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