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

   Bumps [chai](https://github.com/chaijs/chai) from 5.2.0 to 6.0.1.
   <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>v6.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: keep function/class names in bundle by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1701";>chaijs/chai#1701</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v6.0.0...v6.0.1";>https://github.com/chaijs/chai/compare/v6.0.0...v6.0.1</a></p>
   <h2>v6.0.0</h2>
   <h2>BREAKING CHANGES</h2>
   <p>Chai is now bundled into a single file. The <code>lib/*.js</code> files 
are no longer present, and so any code that imports those files directly will 
need to change. The only file that can be imported now is 
<code>./index.js</code>.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: remove unbundled sources by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1700";>chaijs/chai#1700</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0";>https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0</a></p>
   <h2>v5.3.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: keep names in bundle by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1702";>chaijs/chai#1702</a></li>
   <li>chore: support publishing v5 by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1703";>chaijs/chai#1703</a></li>
   <li>chore: update npm tag name by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1704";>chaijs/chai#1704</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.3.2...v5.3.3";>https://github.com/chaijs/chai/compare/v5.3.2...v5.3.3</a></p>
   <h2>v5.3.2</h2>
   <p>Reverts the removal of the bundled version of chai in 5.3.1</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Update core contributors by <a 
href="https://github.com/keithamus";><code>@​keithamus</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1697";>chaijs/chai#1697</a></li>
   <li>feat: reintroduce bundle by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1699";>chaijs/chai#1699</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.3.1...v5.3.2";>https://github.com/chaijs/chai/compare/v5.3.1...v5.3.2</a></p>
   <h2>v5.3.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: remove bundled chai by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1694";>chaijs/chai#1694</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.3.0...v5.3.1";>https://github.com/chaijs/chai/compare/v5.3.0...v5.3.1</a></p>
   <h2>v5.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: change <code>main</code> to point at chai directly by <a 
href="https://github.com/43081j";><code>@​43081j</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1696";>chaijs/chai#1696</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.2.2...v5.3.0";>https://github.com/chaijs/chai/compare/v5.2.2...v5.3.0</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/chaijs/chai/commit/2a3ecff347dd4a354b20c953ef6f6d5dc99f851a";><code>2a3ecff</code></a>
 fix: keep function/class names in bundle (<a 
href="https://redirect.github.com/chaijs/chai/issues/1701";>#1701</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/f41e821e158c2e600c725683f62331334e9acd8e";><code>f41e821</code></a>
 feat: remove unbundled sources (<a 
href="https://redirect.github.com/chaijs/chai/issues/1700";>#1700</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/f2c2e3eb44ad687a3a641ac8475e158562016437";><code>f2c2e3e</code></a>
 fix: reintroduce bundle (<a 
href="https://redirect.github.com/chaijs/chai/issues/1699";>#1699</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/445d4777bd77a88f2007fbbefb7c6b37bb35b527";><code>445d477</code></a>
 Update core contributors (<a 
href="https://redirect.github.com/chaijs/chai/issues/1697";>#1697</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f";><code>fdcad8b</code></a>
 chore: remove bundled chai (<a 
href="https://redirect.github.com/chaijs/chai/issues/1694";>#1694</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/10cb3442313f6455e1626eea7f47a382615de3e7";><code>10cb344</code></a>
 chore: change <code>main</code> to point at chai directly (<a 
href="https://redirect.github.com/chaijs/chai/issues/1696";>#1696</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/a125d3eba50d593601ee1db2e0fea5221c22e478";><code>a125d3e</code></a>
 chore: use <code>files</code> for publishing (<a 
href="https://redirect.github.com/chaijs/chai/issues/1695";>#1695</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/373c61a614ed9e3e284d556d80c97ca41ce4c57c";><code>373c61a</code></a>
 chore: update minimum node version (<a 
href="https://redirect.github.com/chaijs/chai/issues/1692";>#1692</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/aa13d6ab9794fea93358833489b03293f5c063a5";><code>aa13d6a</code></a>
 docs: update minimum node version in readme (<a 
href="https://redirect.github.com/chaijs/chai/issues/1691";>#1691</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/63d203f25f70ad44a3f2beea14382b4e3b55a337";><code>63d203f</code></a>
 chore: fix lint errors and add lint to CI (<a 
href="https://redirect.github.com/chaijs/chai/issues/1689";>#1689</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/chaijs/chai/compare/v5.2.0...v6.0.1";>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=5.2.0&new-version=6.0.1)](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