dependabot[bot] opened a new pull request, #71032:
URL: https://github.com/apache/airflow/pull/71032

   Bumps 
[react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) 
from 3.0.6 to 4.12.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/bvaughn/react-resizable-panels/releases";>react-resizable-panels's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.12.1</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/723";>723</a>:
 Bug fix for context menu event (right click) occurring while pointer-resize is 
active</li>
   </ul>
   <h2>4.12.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/716";>716)</a>:
 Meta info available to <code>onLayoutChanged</code> callback signalling 
whether resize event was triggered by direct user input (keyboard or mouse)</li>
   <li><code>useDefaultLayout</code> hook supports 
<code>onlySaveAfterUserInteractions</code> option to only save layouts when 
directly triggered by user interactions.</li>
   </ul>
   <h2>4.9.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/702";>702</a>:
 Add <code>disableDoubleClick</code> prop to <code>Separator</code> to enable 
turning <em>off</em> the double-click size reset behavior.</li>
   </ul>
   <h2>4.8.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/699";>699</a>:
 <code>useDefaultLayout</code> hook automatically migrates legacy layouts to 
version 4 format; see issue <a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/605";>605</a>
 or PR <a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/699";>699</a>
 for details on how this works.</li>
   </ul>
   <h2>4.7.6</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/698";>698</a>:
 Replace <code>Panel</code> <code>aria-disabled</code> attribute with 
<code>data-disabled</code></li>
   </ul>
   <h2>4.7.5</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/696";>696</a>:
 Improved server rendering support for <code>defaultSize</code> prop</li>
   </ul>
   <h2>4.7.4</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/689";>689</a>:
 Fix edge case bug with pointer event capture</li>
   </ul>
   <h2>4.7.3</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/690";>690</a>:
 Imperative Panel API supports non-percentage sizes</li>
   </ul>
   <h2>4.7.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/683";>683</a>:
 Don't scroll separator when setting focus</li>
   </ul>
   <h2>4.7.1</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/678";>678</a>:
 Change default overflow styles to support shadows</li>
   </ul>
   <h2>4.7.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/677";>677</a>:
 Add <code>groupResizeBehavior</code> prop to <code>Panel</code>, enabling 
panels to retain their current size (pixels) size when the parent 
<code>Group</code> is resized.</li>
   </ul>
   <h2>4.6.5</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/670";>670</a>:
 Check for undefined <code>adoptedStyleSheets</code> (to better support 
environments like jsdom)</li>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/671";>671</a>:
 Bug-fix: Update in-memory layout cache when group is resized by 
double-clicking on a separator</li>
   </ul>
   <h2>4.6.4</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/664";>664</a>,
 <a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/665";>665</a>:
 Resize actions sometimes &quot;jump&quot; on touch devices</li>
   </ul>
   <h2>4.6.3</h2>
   <ul>
   <li>Fixed a problem with project logo not displaying correctly in the README 
for the Firefox browser.</li>
   </ul>
   <h2>4.6.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/660";>660</a>:
 <code>Group</code> guards against layouts with mis-ordered <code>Panel</code> 
id keys</li>
   </ul>
   <h2>4.6.1</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/658";>658</a>:
 Imperative <code>Panel</code> and <code>Group</code> APIs ignored 
<code>disabled</code> status when resizing panels; this is an explicit override 
of the <em>disabled</em> state and is required to support conditionally 
disabled groups.</li>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/658";>658</a>:
 <code>Separator</code> component does not set a <code>cursor: 
not-allowed</code> style if the parent <code>Group</code> has cursors 
disabled.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md";>react-resizable-panels's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.12.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/726";>726</a>:
 Updated inline documentation to clarify size units.</li>
   </ul>
   <h2>4.12.1</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/723";>723</a>:
 Bug fix for context menu event (right click) occurring while pointer-resize is 
active</li>
   </ul>
   <h2>4.12.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/716";>716)</a>:
 Meta info available to <code>onLayoutChanged</code> callback signalling 
whether resize event was triggered by direct user input (keyboard or mouse)</li>
   <li><code>useDefaultLayout</code> hook supports 
<code>onlySaveAfterUserInteractions</code> option to only save layouts when 
directly triggered by user interactions.</li>
   </ul>
   <h2>4.11.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/719";>719)</a>:
 Bug fix: Calculate rem-based sizes relative to owner document (not body)</li>
   </ul>
   <h2>4.11.1</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/715";>715)</a>:
 Edge case SSR bug fix for panels with <code>defaultSize={0}</code></li>
   </ul>
   <h2>4.11.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/712";>712</a>:
 <code>Separator</code> supports <code>:focus-visible</code> pseudo-class</li>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/703";>703</a>:
 Fix: edge case scenarios when collapsing the last panel</li>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/711";>711</a>:
 Improve legacy browser support wrt global stylesheets</li>
   </ul>
   <h2>4.10.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/705";>705</a>:
 Add <code>data-separator=&quot;focus&quot;</code> state for 
<code>Separator</code> elements for more consistent custom CSS styles.</li>
   </ul>
   <h2>4.9.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/702";>702</a>:
 Add <code>disableDoubleClick</code> prop to <code>Separator</code> to enable 
turning <em>off</em> the double-click size reset behavior.</li>
   </ul>
   <h2>4.8.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/699";>699</a>:
 <code>useDefaultLayout</code> hook automatically migrates legacy layouts to 
version 4 format; see issue <a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/605";>605</a>
 for details on how this works.</li>
   </ul>
   <h2>4.7.6</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/698";>698</a>:
 Replace <code>Panel</code> <code>aria-disabled</code> attribute with 
<code>data-disabled</code></li>
   </ul>
   <h2>4.7.5</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/696";>696</a>:
 Improved server rendering support for <code>defaultSize</code> prop</li>
   </ul>
   <h2>4.7.4</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/689";>689</a>:
 Fix edge case bug with pointer event capture</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/a1eeb7aefdb024bb5879a323218e0ac05f77f28e";><code>a1eeb7a</code></a>
 4.12.1 -&gt; 4.12.2</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/3e877a1ec4b7dc4b59384326e6367f39f74a9df8";><code>3e877a1</code></a>
 4.12.0 -&gt; 4.12.1</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/039d167d1c3d285d5f079baf90d8766e605afb2f";><code>039d167</code></a>
 fix <a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/723";>#723</a>:
 Ending a drag with a right-click results in panels incorrectly swal...</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/554645a64ddd2fffe6a3d72d6e0b1085645580eb";><code>554645a</code></a>
 Update README</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/8b0ffa90e1fe541c95b8f823111e0a55d123517d";><code>8b0ffa9</code></a>
 4.11.2 -&gt; 4.12.0</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/c1d818f8062b9406c0fc578559467178e1f36341";><code>c1d818f</code></a>
 feat(Group): pass isUserInteraction flag to onLayoutChanged (closes <a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/716";>#716</a>)
 (<a 
href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/721";>#721</a>)</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/335d7f202674723640b97ff1bf167cc42f36e459";><code>335d7f2</code></a>
 Remove temp did-mount state from e2e test harness</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/ab519b755b47e03a48c0bb6a1bc019018d6c38ed";><code>ab519b7</code></a>
 Add a more visible warning message to server-rendering persisted layouts</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/7bf5dad651b47c9858b1e20c2db1e7066bed3b53";><code>7bf5dad</code></a>
 Added a warning to docs</li>
   <li><a 
href="https://github.com/bvaughn/react-resizable-panels/commit/b22761877a2cd93ae0adce53b36dd9370975d777";><code>b227618</code></a>
 4.11.1 -&gt; 4.11.2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/bvaughn/react-resizable-panels/compare/3.0.6...4.12.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-resizable-panels&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=4.12.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to