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

   Bumps 
[react-intersection-observer](https://github.com/thebuilder/react-intersection-observer)
 from 10.1.0 to 11.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/thebuilder/react-intersection-observer/releases";>react-intersection-observer's
 releases</a>.</em></p>
   <blockquote>
   <h2>v11.0.0</h2>
   <p>v11 delivers a ground-up observer lifecycle rewrite, making observation 
and cleanup more resilient across React 17, 18, and 19. Shared callback-ref 
handling, idempotent cleanup, and improved threshold behavior make hooks more 
predictable in real-world mounting and unmounting scenarios.</p>
   <p>It also introduces a new Blume-powered documentation site with clearer 
guides and examples.
   Storybook and the README have been refreshed to make getting started 
easier.</p>
   <p>Smaller improvements include private vulnerability reporting, stronger PR 
quality checks with Fallow, dependency updates, and expanded observer lifecycle 
tests.</p>
   <h3>What's Changed</h3>
   <ul>
   <li>docs: use private vulnerability reporting by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/759";>thebuilder/react-intersection-observer#759</a></li>
   <li>Fix callback ref cleanup compatibility across React 17–19 by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/760";>thebuilder/react-intersection-observer#760</a></li>
   <li>fix: make observe cleanup idempotent by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/763";>thebuilder/react-intersection-observer#763</a></li>
   <li>fix: respect threshold before trigger once cleanup by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/762";>thebuilder/react-intersection-observer#762</a></li>
   <li>test: characterize hook observer lifecycle by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/764";>thebuilder/react-intersection-observer#764</a></li>
   <li>refactor: share callback-ref observation between hooks by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/765";>thebuilder/react-intersection-observer#765</a></li>
   <li>build(deps-dev): bump postcss from 8.5.6 to 8.5.10 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/761";>thebuilder/react-intersection-observer#761</a></li>
   <li>Adopt Fallow as a PR quality gate by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/768";>thebuilder/react-intersection-observer#768</a></li>
   <li>feat: add Blume documentation site by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/770";>thebuilder/react-intersection-observer#770</a></li>
   <li>Update dependencies by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/771";>thebuilder/react-intersection-observer#771</a></li>
   <li>docs: enable vercel analytics by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/772";>thebuilder/react-intersection-observer#772</a></li>
   <li>Simplify and brand Storybook introduction by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/773";>thebuilder/react-intersection-observer#773</a></li>
   <li>Update README to simplify bundle size information by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/774";>thebuilder/react-intersection-observer#774</a></li>
   <li>Use responsive logo lockups in docs header by <a 
href="https://github.com/thebuilder";><code>@​thebuilder</code></a> in <a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/pull/775";>thebuilder/react-intersection-observer#775</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/thebuilder/react-intersection-observer/compare/v10.1.0...v11.0.0";>https://github.com/thebuilder/react-intersection-observer/compare/v10.1.0...v11.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/43e9a4d1fb6f4cf8fc8965d93c4c007a5fb5766a";><code>43e9a4d</code></a>
 chore: release v11.0.0</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/49e3fccf0af9c544933d954e3a4528b69422ca77";><code>49e3fcc</code></a>
 Fix docs callouts and logo theming</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/8ccf00d16466bb7abfa4bb05d8d0556c54e0a049";><code>8ccf00d</code></a>
 Use responsive logo lockups in docs header (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/775";>#775</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/629b13118641276da7ed839307bf05706d00a87c";><code>629b131</code></a>
 Update README to simplify bundle size information (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/774";>#774</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/87c8e4ea06276d2451f55a205eab8d00c25653f0";><code>87c8e4e</code></a>
 Simplify and brand Storybook introduction (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/773";>#773</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/51ef93cba582c490818e937910cab2c7085c1b83";><code>51ef93c</code></a>
 docs: enable vercel analytics (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/772";>#772</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/c8a9566bd886cf27c55c0765222c61392fcec1ff";><code>c8a9566</code></a>
 Update dependencies (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/771";>#771</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/e364bfb947d6fc131fff008282244c4158af051d";><code>e364bfb</code></a>
 feat: add Blume documentation site (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/770";>#770</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/e52dfaa7bb068944aa145901af9580b5c8aba0ed";><code>e52dfaa</code></a>
 Adopt Fallow as a PR quality gate (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/768";>#768</a>)</li>
   <li><a 
href="https://github.com/thebuilder/react-intersection-observer/commit/8a313367b75538c99183383537341cf50915e457";><code>8a31336</code></a>
 build(deps-dev): bump postcss from 8.5.6 to 8.5.10 (<a 
href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/761";>#761</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/thebuilder/react-intersection-observer/compare/v10.1.0...v11.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-intersection-observer&package-manager=npm_and_yarn&previous-version=10.1.0&new-version=11.0.0)](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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to