dependabot[bot] opened a new pull request, #1185:
URL: https://github.com/apache/daffodil-vscode/pull/1185

   Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/chaijs/chai/releases";>chai's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.2.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: ability to register more plugins inside a plugin by <a 
href="https://github.com/tpluscode";><code>@​tpluscode</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1639";>chaijs/chai#1639</a></li>
   <li>chore: bump playwright to fix CI by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1663";>chaijs/chai#1663</a></li>
   <li>chore: introduce prettier and run it by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1660";>chaijs/chai#1660</a></li>
   <li>chore: drop old CJS entrypoints by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1662";>chaijs/chai#1662</a></li>
   <li>chore: enable eslint recommended config by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1659";>chaijs/chai#1659</a></li>
   <li>Integrated <code>chai-subset</code> and added assert-based negation to 
containSubset by <a 
href="https://github.com/BreadInvasion";><code>@​BreadInvasion</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1664";>chaijs/chai#1664</a></li>
   <li>Add coverage check to tests by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1669";>chaijs/chai#1669</a></li>
   <li>fix floating point precision in closeTo assertion by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1667";>chaijs/chai#1667</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/tpluscode";><code>@​tpluscode</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/chaijs/chai/pull/1639";>chaijs/chai#1639</a></li>
   <li><a 
href="https://github.com/BreadInvasion";><code>@​BreadInvasion</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/chaijs/chai/pull/1664";>chaijs/chai#1664</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.1.2...v5.2.0";>https://github.com/chaijs/chai/compare/v5.1.2...v5.2.0</a></p>
   <h2>v5.1.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix secret name in publish action by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1614";>chaijs/chai#1614</a></li>
   <li>Publish npm packages with provenance by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1615";>chaijs/chai#1615</a></li>
   <li>build(deps-dev): bump braces from 3.0.2 to 3.0.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1625";>chaijs/chai#1625</a></li>
   <li>chore: bump loupe and deep-eql by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1635";>chaijs/chai#1635</a></li>
   <li>build(deps-dev): bump <code>@​75lb/deep-merge</code> from 1.1.1 to 1.1.2 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1636";>chaijs/chai#1636</a></li>
   <li>build(deps): bump rollup from 4.9.1 to 4.22.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1637";>chaijs/chai#1637</a></li>
   <li>chore: update deep dependencies by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1641";>chaijs/chai#1641</a></li>
   <li>chore: upgrade loupe by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1646";>chaijs/chai#1646</a></li>
   <li>Support big int in approximently by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1606";>chaijs/chai#1606</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2";>https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2</a></p>
   <h2>v5.1.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Set up ESLint for JSDoc comments by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1605";>chaijs/chai#1605</a></li>
   <li>build(deps-dev): bump ip from 1.1.8 to 1.1.9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1608";>chaijs/chai#1608</a></li>
   <li>Correct Mocha import instructions by <a 
href="https://github.com/MattiSG";><code>@​MattiSG</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1611";>chaijs/chai#1611</a></li>
   <li>fix: support some virtual contexts in <code>toThrow</code> by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1609";>chaijs/chai#1609</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/MattiSG";><code>@​MattiSG</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/chaijs/chai/pull/1611";>chaijs/chai#1611</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1";>https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1</a></p>
   <h2>v5.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Remove useless guards and add parentheses to constuctors by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1593";>chaijs/chai#1593</a></li>
   <li>Cleanup jsdoc comments by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1596";>chaijs/chai#1596</a></li>
   <li>Convert comments in &quot;legal comments&quot; format to jsdoc or normal 
comments by <a href="https://github.com/koddsson";><code>@​koddsson</code></a> 
in <a 
href="https://redirect.github.com/chaijs/chai/pull/1598";>chaijs/chai#1598</a></li>
   <li>Implement <code>iterable</code> assertion by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1592";>chaijs/chai#1592</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/chaijs/chai/commit/93409cd3f7975f67cae95c780c81a056eed364ac";><code>93409cd</code></a>
 fix floating point precision in closeTo assertion (<a 
href="https://redirect.github.com/chaijs/chai/issues/1667";>#1667</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/25bcaab31369f437325d539f8942cb68407b927b";><code>25bcaab</code></a>
 Add coverage check to tests (<a 
href="https://redirect.github.com/chaijs/chai/issues/1669";>#1669</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/da2e1093b1943bdfe6024d1737d3cd1a7d0a1bb4";><code>da2e109</code></a>
 feat: integrated <code>chai-subset</code> and added assert-based negation to 
containSubs...</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/d044441fdf92e7ab0a889100e4f5b4a8653891ba";><code>d044441</code></a>
 chore: enable eslint recommended config (<a 
href="https://redirect.github.com/chaijs/chai/issues/1659";>#1659</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/0fa4061e217a5ecfa4dac83987d3edfab4bb15f6";><code>0fa4061</code></a>
 chore: drop old CJS entrypoints (<a 
href="https://redirect.github.com/chaijs/chai/issues/1662";>#1662</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/6d8d7276971fa138ffa21b1c10b7236e0fd45f2f";><code>6d8d727</code></a>
 chore: introduce prettier and run it (<a 
href="https://redirect.github.com/chaijs/chai/issues/1660";>#1660</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/c8dcd06ae19fb1c45d54762041f2eba4b1782a21";><code>c8dcd06</code></a>
 chore: bump playwright to fix CI (<a 
href="https://redirect.github.com/chaijs/chai/issues/1663";>#1663</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/3bc02eee4612a5245a675e656340e21813a7be4c";><code>3bc02ee</code></a>
 fix: ability to register more plugins inside a plugin (<a 
href="https://redirect.github.com/chaijs/chai/issues/1639";>#1639</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/1b1780582c07eefb3781333e24316865b9db7ae8";><code>1b17805</code></a>
 Support big int in approximently (<a 
href="https://redirect.github.com/chaijs/chai/issues/1606";>#1606</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/346421f2c6149bfe87296740b1627fa9df57df86";><code>346421f</code></a>
 chore: upgrade loupe (<a 
href="https://redirect.github.com/chaijs/chai/issues/1646";>#1646</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/chaijs/chai/compare/v4.4.1...v5.2.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chai&package-manager=npm_and_yarn&previous-version=4.4.1&new-version=5.2.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]

Reply via email to