dependabot[bot] opened a new pull request, #36662: URL: https://github.com/apache/superset/pull/36662
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.5 to 12.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wheresrhys/fetch-mock/releases">fetch-mock's releases</a>.</em></p> <blockquote> <h2>fetch-mock: v12.6.0</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.6...fetch-mock-v12.6.0">12.6.0</a> (2025-10-29)</h2> <h3>Features</h3> <ul> <li>implement host: matcher (<a href="https://github.com/wheresrhys/fetch-mock/commit/2b0a43d5857ff81dd97117c7ef150d4c3dcd3041">2b0a43d</a>)</li> </ul> <h3>Documentation Changes</h3> <ul> <li>document new host matcher (<a href="https://github.com/wheresrhys/fetch-mock/commit/62053579df9aff2a2b6a0b296db26d35568c3a43">6205357</a>)</li> </ul> <h2>fetch-mock: v12.5.6</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.5...fetch-mock-v12.5.6">12.5.6</a> (2025-10-27)</h2> <h3>Bug Fixes</h3> <ul> <li>clean abort event listener once it's called or response is returned (<a href="https://github.com/wheresrhys/fetch-mock/commit/46062504b4f2c4ad7825c9be84ebc460c42fb045">4606250</a>)</li> <li>clean abort event listener once it's called or response is returned (<a href="https://github.com/wheresrhys/fetch-mock/commit/ca519206f148c06a16093a7fc02ce45e8ee5aaf0">ca51920</a>)</li> </ul> <h2>fetch-mock: v12.5.5</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.4...fetch-mock-v12.5.5">12.5.5</a> (2025-10-21)</h2> <h3>Bug Fixes</h3> <ul> <li>do not try to get a reader from a locked request oder response to cancel them (<a href="https://github.com/wheresrhys/fetch-mock/commit/8c23ecf082e056cde143592c2a57cd110cf0c1e7">8c23ecf</a>)</li> <li>use optional chaining operator and do not try to cancel locked request or response to prevent errors (<a href="https://github.com/wheresrhys/fetch-mock/commit/b1ff114ebb0595a2294357991e84f97d32e1b81e">b1ff114</a>)</li> <li>use optional chaining operator to prevent errors (<a href="https://github.com/wheresrhys/fetch-mock/commit/87f83999e49b317098dcdc845a06060bb9f0ad4d">87f8399</a>)</li> </ul> <h2>fetch-mock: v12.5.4</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.3...fetch-mock-v12.5.4">12.5.4</a> (2025-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>apply browser exports fix for fetch-mock package (<a href="https://github.com/wheresrhys/fetch-mock/commit/318cd94dce9309f2a8f10c7a6d92366835fa3ade">318cd94</a>)</li> </ul> <h2>fetch-mock: v12.5.3</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.2...fetch-mock-v12.5.3">12.5.3</a> (2025-06-17)</h2> <h3>Bug Fixes</h3> <ul> <li>add wrapper class to fix type ambiguity (<a href="https://github.com/wheresrhys/fetch-mock/commit/b093bb086836902761cd80ddb83198b8a22bc1e1">b093bb0</a>)</li> <li>add wrapper class to fix type ambiguity (<a href="https://github.com/wheresrhys/fetch-mock/commit/ea45aec4b5d268bcf8ca253b2c1df796040aff8d">ea45aec</a>)</li> </ul> <h2>fetch-mock: v12.5.2</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md">fetch-mock's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.6...fetch-mock-v12.6.0">12.6.0</a> (2025-10-29)</h2> <h3>Features</h3> <ul> <li>implement host: matcher (<a href="https://github.com/wheresrhys/fetch-mock/commit/2b0a43d5857ff81dd97117c7ef150d4c3dcd3041">2b0a43d</a>)</li> </ul> <h3>Documentation Changes</h3> <ul> <li>document new host matcher (<a href="https://github.com/wheresrhys/fetch-mock/commit/62053579df9aff2a2b6a0b296db26d35568c3a43">6205357</a>)</li> </ul> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.5...fetch-mock-v12.5.6">12.5.6</a> (2025-10-27)</h2> <h3>Bug Fixes</h3> <ul> <li>clean abort event listener once it's called or response is returned (<a href="https://github.com/wheresrhys/fetch-mock/commit/46062504b4f2c4ad7825c9be84ebc460c42fb045">4606250</a>)</li> <li>clean abort event listener once it's called or response is returned (<a href="https://github.com/wheresrhys/fetch-mock/commit/ca519206f148c06a16093a7fc02ce45e8ee5aaf0">ca51920</a>)</li> </ul> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.4...fetch-mock-v12.5.5">12.5.5</a> (2025-10-21)</h2> <h3>Bug Fixes</h3> <ul> <li>do not try to get a reader from a locked request oder response to cancel them (<a href="https://github.com/wheresrhys/fetch-mock/commit/8c23ecf082e056cde143592c2a57cd110cf0c1e7">8c23ecf</a>)</li> <li>use optional chaining operator and do not try to cancel locked request or response to prevent errors (<a href="https://github.com/wheresrhys/fetch-mock/commit/b1ff114ebb0595a2294357991e84f97d32e1b81e">b1ff114</a>)</li> <li>use optional chaining operator to prevent errors (<a href="https://github.com/wheresrhys/fetch-mock/commit/87f83999e49b317098dcdc845a06060bb9f0ad4d">87f8399</a>)</li> </ul> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.3...fetch-mock-v12.5.4">12.5.4</a> (2025-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>apply browser exports fix for fetch-mock package (<a href="https://github.com/wheresrhys/fetch-mock/commit/318cd94dce9309f2a8f10c7a6d92366835fa3ade">318cd94</a>)</li> </ul> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.2...fetch-mock-v12.5.3">12.5.3</a> (2025-06-17)</h2> <h3>Bug Fixes</h3> <ul> <li>add wrapper class to fix type ambiguity (<a href="https://github.com/wheresrhys/fetch-mock/commit/b093bb086836902761cd80ddb83198b8a22bc1e1">b093bb0</a>)</li> <li>add wrapper class to fix type ambiguity (<a href="https://github.com/wheresrhys/fetch-mock/commit/ea45aec4b5d268bcf8ca253b2c1df796040aff8d">ea45aec</a>)</li> </ul> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.1...fetch-mock-v12.5.2">12.5.2</a> (2025-03-03)</h2> <h3>Bug Fixes</h3> <ul> <li>allow matching body for delete requests (<a href="https://github.com/wheresrhys/fetch-mock/commit/891197c37eb6f85b50002df024bfcfcbdae500b3">891197c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/48711841d5934522821e26bc6952bba0aa45d85d"><code>4871184</code></a> chore: release main</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/32fdb1be4befab383725997ad2c247343ee5f774"><code>32fdb1b</code></a> test: fixed browser test for host matching</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/c50e42d7d97ad88b16eb7750b83c3b879c59766a"><code>c50e42d</code></a> chore: run prettier</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/2b0a43d5857ff81dd97117c7ef150d4c3dcd3041"><code>2b0a43d</code></a> feat: implement host: matcher</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/62053579df9aff2a2b6a0b296db26d35568c3a43"><code>6205357</code></a> docs: document new host matcher</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/6720a989225f090ebb809ee9fa7fbe7eab535e9b"><code>6720a98</code></a> test: added failing test for host: matcher</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/346d8677f3d4c4510a8c43a1c557b88b9d3c6321"><code>346d867</code></a> chore: release main</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/ca519206f148c06a16093a7fc02ce45e8ee5aaf0"><code>ca51920</code></a> fix: clean abort event listener once it's called or response is returned</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/e7a29e87003f0b3f05b41bfc04193a146ede7705"><code>e7a29e8</code></a> chore: release main</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/9cdfe9d6f177b9e0ae46514675059b689e0f9924"><code>9cdfe9d</code></a> test: add test for optional chaining for route in call history</li> <li>Additional commits viewable in <a href="https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v12.6.0/packages/fetch-mock">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 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 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]
