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

   Bumps [yeoman-test](https://github.com/yeoman/yeoman-test) from 8.3.0 to 
10.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/yeoman/yeoman-test/releases";>yeoman-test's 
releases</a>.</em></p>
   <blockquote>
   <h2>v10.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>ci: extend Node.js versions supported by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/252";>yeoman/yeoman-test#252</a></li>
   <li>ci: remove dependabot as we use renovate now by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/254";>yeoman/yeoman-test#254</a></li>
   <li>docs: remove funding as we use a global setup by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/253";>yeoman/yeoman-test#253</a></li>
   <li>ci: apply security best practices by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/255";>yeoman/yeoman-test#255</a></li>
   <li>chore: apply prettier by <a 
href="https://github.com/mshima";><code>@​mshima</code></a> in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/257";>yeoman/yeoman-test#257</a></li>
   <li>feat: allow loading using require() by <a 
href="https://github.com/mshima";><code>@​mshima</code></a> in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/258";>yeoman/yeoman-test#258</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/yeoman/yeoman-test/pull/252";>yeoman/yeoman-test#252</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/yeoman/yeoman-test/compare/v10.0.1...v10.1.0";>https://github.com/yeoman/yeoman-test/compare/v10.0.1...v10.1.0</a></p>
   <h2>v10.0.1</h2>
   <ul>
   <li>chore: have permissive <code>@​types/node</code> version  dec6e6b</li>
   </ul>
   <p><a 
href="https://github.com/yeoman/yeoman-test/compare/v10.0.0...v10.0.1";>https://github.com/yeoman/yeoman-test/compare/v10.0.0...v10.0.1</a></p>
   <h2>v10.0.0</h2>
   <ul>
   <li>add compatibility with <code>@​yeoman/adapter</code> v2.0.0 (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/243";>#243</a>)  
4916e1f</li>
   </ul>
   <p><a 
href="https://github.com/yeoman/yeoman-test/compare/v9.2.0...v10.0.0";>https://github.com/yeoman/yeoman-test/compare/v9.2.0...v10.0.0</a></p>
   <h2>v9.2.0</h2>
   <ul>
   <li>add withEnvironmentRun helper (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/241";>#241</a>)  
388ba2d</li>
   </ul>
   <p><a 
href="https://github.com/yeoman/yeoman-test/compare/v9.1.0...v9.2.0";>https://github.com/yeoman/yeoman-test/compare/v9.1.0...v9.2.0</a></p>
   <h2>v9.1.0</h2>
   <ul>
   <li>fix runResult.create type chainning and add mocked generators 
assertions. (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/240";>#240</a>)  
1cc1b0a</li>
   </ul>
   <p><a 
href="https://github.com/yeoman/yeoman-test/compare/v9.0.0...v9.1.0";>https://github.com/yeoman/yeoman-test/compare/v9.0.0...v9.1.0</a></p>
   <h2>v9.0.0</h2>
   <ul>
   <li>chore: drop official support for old generators and environment (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/237";>#237</a>)  
cf06b47</li>
   <li>switch to mock from node:test (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/232";>#232</a>)  
8875cd5</li>
   <li>fix: adjusts to tests cleanup (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/229";>#229</a>)  
779d203</li>
   <li>chore: drop node 16  4d0dca3</li>
   </ul>
   <p><a 
href="https://github.com/yeoman/yeoman-test/compare/v8.3.0...v9.0.0";>https://github.com/yeoman/yeoman-test/compare/v8.3.0...v9.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/23eea3dedf16c5245f7947df0082aa7a6a9c5d19";><code>23eea3d</code></a>
 Release 10.1.0</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/294e016411fd4336f0a7817aec7ad357d13a6be3";><code>294e016</code></a>
 feat: allow loading using require() (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/258";>#258</a>)</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/3dd806ee10c3e0da2ab88818077948cda380a853";><code>3dd806e</code></a>
 chore: apply prettier (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/257";>#257</a>)</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/67f129be0f182db44a43f06286fb8e7530fcb347";><code>67f129b</code></a>
 fix: change exports from import to default to allow require()</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/aefa79ca2103af3c36f078ac06cd942358550979";><code>aefa79c</code></a>
 fix: add main field to package.json to fix jest support</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/c3b6899910301fff0927c993e27a44e7e3dc3bef";><code>c3b6899</code></a>
 ci: apply security best practices (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/255";>#255</a>)</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/b01533fba8fa7e9adce82065b734d0049429b76f";><code>b01533f</code></a>
 docs: remove funding as we use a global setup (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/253";>#253</a>)</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/cf1913239f58931e623c550484307e86cddc59fd";><code>cf19132</code></a>
 ci: remove dependabot as we use renovate now (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/254";>#254</a>)</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/b243e4412ee9ee4e7cf11c4c9c7585442ebba38b";><code>b243e44</code></a>
 ci: extend Node.js versions supported (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/252";>#252</a>)</li>
   <li><a 
href="https://github.com/yeoman/yeoman-test/commit/a7e96f2539d5597f934aef5faf6fad5ee4e9cda3";><code>a7e96f2</code></a>
 Bump vitest and <code>@​vitest/coverage-v8</code> (<a 
href="https://redirect.github.com/yeoman/yeoman-test/issues/251";>#251</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/yeoman/yeoman-test/compare/v8.3.0...v10.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yeoman-test&package-manager=npm_and_yarn&previous-version=8.3.0&new-version=10.1.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 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]

Reply via email to