dependabot[bot] opened a new pull request, #41110: URL: https://github.com/apache/superset/pull/41110
Bumps [fuse.js](https://github.com/krisk/Fuse) from 7.4.1 to 7.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/krisk/Fuse/releases">fuse.js's releases</a>.</em></p> <blockquote> <h2>v7.4.2</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> ship CommonJS type declarations (<code>.d.cts</code>) so consumers on <code>moduleResolution: node16</code>/<code>nodenext</code> no longer hit <code>TS1479</code> ("masquerading as ESM") when importing the package from a CommonJS project. The lib entries now resolve to a runtime-accurate <code>export =</code> declaration and the worker to its named declaration, via the <code>require</code> exports condition. (<a href="https://redirect.github.com/krisk/Fuse/issues/780">#780</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/krisk/Fuse/compare/v7.4.1...v7.4.2">https://github.com/krisk/Fuse/compare/v7.4.1...v7.4.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/krisk/Fuse/blob/main/CHANGELOG.md">fuse.js's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/krisk/Fuse/compare/v7.4.1...v7.4.2">7.4.2</a> (2026-06-05)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> emit CommonJS declarations (.d.cts) for node16/nodenext (<a href="https://redirect.github.com/krisk/Fuse/issues/780">#780</a>) (<a href="https://github.com/krisk/Fuse/commit/33f5d290df034e50b0646125264ee4a6229def98">33f5d29</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/krisk/Fuse/commit/9e630585195afc873876217270061d17b42cc6ef"><code>9e63058</code></a> chore(release): 7.4.2</li> <li><a href="https://github.com/krisk/Fuse/commit/33f5d290df034e50b0646125264ee4a6229def98"><code>33f5d29</code></a> fix(types): emit CommonJS declarations (.d.cts) for node16/nodenext (<a href="https://redirect.github.com/krisk/Fuse/issues/780">#780</a>)</li> <li><a href="https://github.com/krisk/Fuse/commit/7c6af4efc514bd4f65ec7fc20e03f03f4f0bd417"><code>7c6af4e</code></a> build: replace rollup/babel/terser build with tsdown</li> <li><a href="https://github.com/krisk/Fuse/commit/50f6b249ef5b0e73d1c8a9256aebcdfbf2116428"><code>50f6b24</code></a> chore(deps): pin fast-uri to ^3.1.2 via overrides</li> <li><a href="https://github.com/krisk/Fuse/commit/9e6ec22434931abe0c0f0d954a3ce8933aab8628"><code>9e6ec22</code></a> chore(build): exit non-zero when a build step fails</li> <li><a href="https://github.com/krisk/Fuse/commit/ff51f6b87201001262b667d2665b8acdc19aab1a"><code>ff51f6b</code></a> chore: source docs version from package.json, not npm view</li> <li><a href="https://github.com/krisk/Fuse/commit/08b77d9345b7c944201ff75bd3eb822e65741e18"><code>08b77d9</code></a> chore: bump doc versions to 7.4.1</li> <li>See full diff in <a href="https://github.com/krisk/Fuse/compare/v7.4.1...v7.4.2">compare view</a></li> </ul> </details> <br /> [](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]
