Bump serialize-javascript and mocha #36

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/multi-90047ba03a into master
dependabot[bot] commented 2025-08-13 23:07:32 +01:00 (Migrated from github.com)

Bumps serialize-javascript to 6.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together.

Updates serialize-javascript from 6.0.0 to 6.0.2

Release notes

Sourced from serialize-javascript's releases.

v6.0.2

  • fix: serialize URL string contents to prevent XSS (#173) f27d65d
  • Bump @​babel/traverse from 7.10.1 to 7.23.7 (#171) 02499c0
  • docs: update readme with URL support (#146) 0d88527
  • chore: update node version and lock file e2a3a91
  • fix typo (#164) 5a1fa64

https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2

v6.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.1

Commits

Updates mocha from 10.2.0 to 11.7.1

Release notes

Sourced from mocha's releases.

v11.7.1

11.7.1 (2025-06-24)

🩹 Fixes

  • always fallback to import() if require() fails (#5384) (295c168)

🧹 Chores

v11.7.0

11.7.0 (2025-06-18)

🌟 Features

v11.6.0

11.6.0 (2025-06-09)

🌟 Features

v11.5.0

11.5.0 (2025-05-22)

🌟 Features

v11.4.0

11.4.0 (2025-05-19)

🌟 Features

📚 Documentation

  • added CHANGELOG.md note around 11.1 yargs-parser update (#5362) (618415d)

... (truncated)

Changelog

Sourced from mocha's changelog.

11.7.1 (2025-06-24)

🩹 Fixes

  • always fallback to import() if require() fails (#5384) (295c168)

🧹 Chores

11.7.0 (2025-06-18)

🌟 Features

11.6.0 (2025-06-09)

🌟 Features

11.5.0 (2025-05-22)

🌟 Features

11.4.0 (2025-05-19)

🌟 Features

📚 Documentation

  • added CHANGELOG.md note around 11.1 yargs-parser update (#5362) (618415d)

11.3.0 (2025-05-16)

🌟 Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.


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 commands and options

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yahoo/serialize-javascript/releases">serialize-javascript's releases</a>.</em></p> <blockquote> <h2>v6.0.2</h2> <ul> <li>fix: serialize URL string contents to prevent XSS (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/173">#173</a>) f27d65d</li> <li>Bump <code>@​babel/traverse</code> from 7.10.1 to 7.23.7 (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/171">#171</a>) 02499c0</li> <li>docs: update readme with URL support (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/146">#146</a>) 0d88527</li> <li>chore: update node version and lock file e2a3a91</li> <li>fix typo (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/164">#164</a>) 5a1fa64</li> </ul> <p><a href="https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2">https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2</a></p> <h2>v6.0.1</h2> <h2>What's Changed</h2> <ul> <li>Bump mocha from 9.0.1 to 9.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/126">yahoo/serialize-javascript#126</a></li> <li>Bump mocha from 9.0.2 to 9.0.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/127">yahoo/serialize-javascript#127</a></li> <li>Bump path-parse from 1.0.6 to 1.0.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/129">yahoo/serialize-javascript#129</a></li> <li>Bump mocha from 9.0.3 to 9.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/130">yahoo/serialize-javascript#130</a></li> <li>Bump mocha from 9.1.0 to 9.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/131">yahoo/serialize-javascript#131</a></li> <li>Bump mocha from 9.1.1 to 9.1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/132">yahoo/serialize-javascript#132</a></li> <li>Bump mocha from 9.1.2 to 9.1.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/133">yahoo/serialize-javascript#133</a></li> <li>Bump mocha from 9.1.3 to 9.1.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/137">yahoo/serialize-javascript#137</a></li> <li>Bump mocha from 9.1.4 to 9.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/138">yahoo/serialize-javascript#138</a></li> <li>Bump chai from 4.3.4 to 4.3.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/140">yahoo/serialize-javascript#140</a></li> <li>Bump ansi-regex from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/141">yahoo/serialize-javascript#141</a></li> <li>Bump mocha from 9.2.0 to 9.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/143">yahoo/serialize-javascript#143</a></li> <li>Bump minimist from 1.2.5 to 1.2.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/144">yahoo/serialize-javascript#144</a></li> <li>Bump mocha from 9.2.2 to 10.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/145">yahoo/serialize-javascript#145</a></li> <li>Bump mocha from 10.0.0 to 10.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/149">yahoo/serialize-javascript#149</a></li> <li>Bump chai from 4.3.6 to 4.3.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/150">yahoo/serialize-javascript#150</a></li> <li>ci: test.yml - actions bump by <a href="https://github.com/piwysocki"><code>@​piwysocki</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/151">yahoo/serialize-javascript#151</a></li> <li>Bump minimatch from 3.0.4 to 3.1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/152">yahoo/serialize-javascript#152</a></li> <li>Bump mocha from 10.1.0 to 10.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/153">yahoo/serialize-javascript#153</a></li> <li>Bump json5 from 2.1.3 to 2.2.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/155">yahoo/serialize-javascript#155</a></li> <li>Fix serialization issue for 0n. by <a href="https://github.com/momocow"><code>@​momocow</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/156">yahoo/serialize-javascript#156</a></li> <li>Release v6.0.1 by <a href="https://github.com/okuryu"><code>@​okuryu</code></a> in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/157">yahoo/serialize-javascript#157</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/piwysocki"><code>@​piwysocki</code></a> made their first contribution in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/151">yahoo/serialize-javascript#151</a></li> <li><a href="https://github.com/momocow"><code>@​momocow</code></a> made their first contribution in <a href="https://redirect.github.com/yahoo/serialize-javascript/pull/156">yahoo/serialize-javascript#156</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.1">https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yahoo/serialize-javascript/commit/b71ec23841d7cf30847d3071d9da38ee0b397fc8"><code>b71ec23</code></a> 6.0.2</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"><code>f27d65d</code></a> fix: serialize URL string contents to prevent XSS (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/173">#173</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/02499c0adfb40f48e1ebdcbe6fffc83b162b95e9"><code>02499c0</code></a> Bump <code>@​babel/traverse</code> from 7.10.1 to 7.23.7 (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/171">#171</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/0d885272f45069b1207189ae18a6f2726b4abaa9"><code>0d88527</code></a> docs: update readme with URL support (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/146">#146</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/e2a3a9173e6770ee92e02d95d6a8e7958dfb419d"><code>e2a3a91</code></a> chore: update node version and lock file</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/5a1fa646d9cbbe0b4f13c07f01c249fb2493e20f"><code>5a1fa64</code></a> fix typo (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/164">#164</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/7139f9251b4cad52136513cf3360869e1e645d6c"><code>7139f92</code></a> Release v6.0.1 (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/157">#157</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/7e23ae89e4b65ebf8836fcbaab637d49fb32ecb2"><code>7e23ae8</code></a> Fix serialization issue for 0n. (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/156">#156</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/343abd98ff0a3f88f61fca35100762fdd6cb1963"><code>343abd9</code></a> Bump json5 from 2.1.3 to 2.2.3 (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/155">#155</a>)</li> <li><a href="https://github.com/yahoo/serialize-javascript/commit/38d0e70e2d82662b2ec4fa2f7f3e1289db745db1"><code>38d0e70</code></a> Bump mocha from 10.1.0 to 10.2.0 (<a href="https://redirect.github.com/yahoo/serialize-javascript/issues/153">#153</a>)</li> <li>Additional commits viewable in <a href="https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.2">compare view</a></li> </ul> </details> <br /> Updates `mocha` from 10.2.0 to 11.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v11.7.1</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1">11.7.1</a> (2025-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li>always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>) (<a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba">295c168</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>) (<a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225">f58e49f</a>)</li> </ul> <h2>v11.7.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.0">11.7.0</a> (2025-06-18)</h2> <h3>🌟 Features</h3> <ul> <li>use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>) (<a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40">41e24a2</a>)</li> </ul> <h2>v11.6.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.5.0...v11.6.0">11.6.0</a> (2025-06-09)</h2> <h3>🌟 Features</h3> <ul> <li>bump workerpool from ^6.5.1 to ^9.2.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5350">#5350</a>) (<a href="https://github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79">581a3c5</a>)</li> </ul> <h2>v11.5.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.4.0...v11.5.0">11.5.0</a> (2025-05-22)</h2> <h3>🌟 Features</h3> <ul> <li>bump mimimatch from ^5.1.6 to ^9.0.5 (<a href="https://redirect.github.com/mochajs/mocha/issues/5349">#5349</a>) (<a href="https://github.com/mochajs/mocha/commit/a3dea85b316e229ea95f51c715ad61708e9ab9a3">a3dea85</a>)</li> </ul> <h2>v11.4.0</h2> <h2><a href="https://github.com/mochajs/mocha/compare/v11.3.0...v11.4.0">11.4.0</a> (2025-05-19)</h2> <h3>🌟 Features</h3> <ul> <li>bump diff from ^5.2.0 to ^7.0.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5348">#5348</a>) (<a href="https://github.com/mochajs/mocha/commit/554d6bbec92c3c938af0a533109749b6f3b7bd2c">554d6bb</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>added CHANGELOG.md note around 11.1 yargs-parser update (<a href="https://redirect.github.com/mochajs/mocha/issues/5362">#5362</a>) (<a href="https://github.com/mochajs/mocha/commit/618415d9c6fa3ef4e959207c8dd404f4703de7a7">618415d</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md">mocha's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1">11.7.1</a> (2025-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li>always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>) (<a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba">295c168</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>) (<a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225">f58e49f</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.6.0...v11.7.0">11.7.0</a> (2025-06-18)</h2> <h3>🌟 Features</h3> <ul> <li>use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>) (<a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40">41e24a2</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.5.0...v11.6.0">11.6.0</a> (2025-06-09)</h2> <h3>🌟 Features</h3> <ul> <li>bump workerpool from ^6.5.1 to ^9.2.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5350">#5350</a>) (<a href="https://github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79">581a3c5</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.4.0...v11.5.0">11.5.0</a> (2025-05-22)</h2> <h3>🌟 Features</h3> <ul> <li>bump mimimatch from ^5.1.6 to ^9.0.5 (<a href="https://redirect.github.com/mochajs/mocha/issues/5349">#5349</a>) (<a href="https://github.com/mochajs/mocha/commit/a3dea85b316e229ea95f51c715ad61708e9ab9a3">a3dea85</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.3.0...v11.4.0">11.4.0</a> (2025-05-19)</h2> <h3>🌟 Features</h3> <ul> <li>bump diff from ^5.2.0 to ^7.0.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5348">#5348</a>) (<a href="https://github.com/mochajs/mocha/commit/554d6bbec92c3c938af0a533109749b6f3b7bd2c">554d6bb</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>added CHANGELOG.md note around 11.1 yargs-parser update (<a href="https://redirect.github.com/mochajs/mocha/issues/5362">#5362</a>) (<a href="https://github.com/mochajs/mocha/commit/618415d9c6fa3ef4e959207c8dd404f4703de7a7">618415d</a>)</li> </ul> <h2><a href="https://github.com/mochajs/mocha/compare/v11.2.2...v11.3.0">11.3.0</a> (2025-05-16)</h2> <h3>🌟 Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/c12d85d4ccaae8b2a5a8c0a9de1eaf165657a291"><code>c12d85d</code></a> chore(main): release 11.7.1 (<a href="https://redirect.github.com/mochajs/mocha/issues/5390">#5390</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225"><code>f58e49f</code></a> test: add esm loader test (<a href="https://redirect.github.com/mochajs/mocha/issues/5383">#5383</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba"><code>295c168</code></a> fix: always fallback to import() if require() fails (<a href="https://redirect.github.com/mochajs/mocha/issues/5384">#5384</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/5d617f3591979dfac68d8a76dfec4b33e9ea78f0"><code>5d617f3</code></a> chore(main): release 11.7.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5378">#5378</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40"><code>41e24a2</code></a> feat: use require to load esm (<a href="https://redirect.github.com/mochajs/mocha/issues/5366">#5366</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/e68b9a64b3e36c464d0ec565c28e2ffc5b579dd3"><code>e68b9a6</code></a> chore(main): release 11.6.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5373">#5373</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79"><code>581a3c5</code></a> feat: bump workerpool from ^6.5.1 to ^9.2.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5350">#5350</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/a7ed005bf79656c28c6b6e65a197098cdd65d7f4"><code>a7ed005</code></a> chore(main): release 11.5.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5370">#5370</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/a3dea85b316e229ea95f51c715ad61708e9ab9a3"><code>a3dea85</code></a> feat: bump mimimatch from ^5.1.6 to ^9.0.5 (<a href="https://redirect.github.com/mochajs/mocha/issues/5349">#5349</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/5730dfcf11e4cd48ba2b24601eaadf34a5c9b1a9"><code>5730dfc</code></a> chore(main): release 11.4.0 (<a href="https://redirect.github.com/mochajs/mocha/issues/5368">#5368</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mochajs/mocha/compare/v10.2.0...v11.7.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~voxpelli">voxpelli</a>, a new releaser for mocha since your current version.</p> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Quodatum/basex-node/network/alerts). </details>
This pull request has changes conflicting with the target branch.
  • package-lock.json
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/multi-90047ba03a:dependabot/npm_and_yarn/multi-90047ba03a
git switch dependabot/npm_and_yarn/multi-90047ba03a

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/multi-90047ba03a
git switch dependabot/npm_and_yarn/multi-90047ba03a
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/multi-90047ba03a
git switch dependabot/npm_and_yarn/multi-90047ba03a
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/multi-90047ba03a
git switch master
git merge --squash dependabot/npm_and_yarn/multi-90047ba03a
git switch master
git merge --ff-only dependabot/npm_and_yarn/multi-90047ba03a
git switch master
git merge dependabot/npm_and_yarn/multi-90047ba03a
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quodatum/basex-node!36
No description provided.