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

   Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.1.2.
   <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.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>
   <li>Assert interface fix  by <a 
href="https://github.com/developer-bandi";><code>@​developer-bandi</code></a> in 
<a 
href="https://redirect.github.com/chaijs/chai/pull/1601";>chaijs/chai#1601</a></li>
   <li>Set support in same members by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1583";>chaijs/chai#1583</a></li>
   <li>Fix publish script by <a 
href="https://github.com/koddsson";><code>@​koddsson</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1602";>chaijs/chai#1602</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/developer-bandi";><code>@​developer-bandi</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/chaijs/chai/pull/1601";>chaijs/chai#1601</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0";>https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0</a></p>
   <h2>v5.0.3</h2>
   <p>Fix bad v5.0.2 publish.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3";>https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3</a></p>
   <h2>v5.0.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>build(deps): bump nanoid and mocha by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/chaijs/chai/pull/1558";>chaijs/chai#1558</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/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><a 
href="https://github.com/chaijs/chai/commit/01ac941a770dccb7d431eb349a92613930a1f832";><code>01ac941</code></a>
 chore: update deep dependencies (<a 
href="https://redirect.github.com/chaijs/chai/issues/1641";>#1641</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/baf6ce9cf076f7ada6cbd12de3948d39f715229c";><code>baf6ce9</code></a>
 build(deps): bump rollup from 4.9.1 to 4.22.4 (<a 
href="https://redirect.github.com/chaijs/chai/issues/1637";>#1637</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/ca5d4624bae1602f3e9d91700f8cee24b9bdc0b1";><code>ca5d462</code></a>
 build(deps-dev): bump <code>@​75lb/deep-merge</code> from 1.1.1 to 1.1.2 (<a 
href="https://redirect.github.com/chaijs/chai/issues/1636";>#1636</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/3ce594407409ff6580cfbf7de8a24f9024869473";><code>3ce5944</code></a>
 chore: bump loupe and deep-eql (<a 
href="https://redirect.github.com/chaijs/chai/issues/1635";>#1635</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/ec189253cb53c1e99080f3b6ffd38e212525a029";><code>ec18925</code></a>
 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a 
href="https://redirect.github.com/chaijs/chai/issues/1625";>#1625</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/5ab5b8606980270eb04a222da0e9c18fab73dee2";><code>5ab5b86</code></a>
 Publish npm packages with provenance (<a 
href="https://redirect.github.com/chaijs/chai/issues/1615";>#1615</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/14fcf6b114b996ff2d8bb58df5d773ecf8fa1716";><code>14fcf6b</code></a>
 Fix secret name in publish action (<a 
href="https://redirect.github.com/chaijs/chai/issues/1614";>#1614</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/37263c08b85f1f7a55d9522607a9b40f2ee651cd";><code>37263c0</code></a>
 fix: support some virtual contexts in <code>toThrow</code> (<a 
href="https://redirect.github.com/chaijs/chai/issues/1609";>#1609</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/chaijs/chai/compare/v4.5.0...v5.1.2";>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.5.0&new-version=5.1.2)](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