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


   Bumps [chai](https://github.com/chaijs/chai) from 4.1.2 to 4.3.6.
   <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>v4.3.6</h2>
   <p>Update loupe to 2.3.1</p>
   <h2>v4.3.5</h2>
   <ul>
   <li>build chaijs  fca5bb1</li>
   <li>build(deps-dev): bump codecov from 3.1.0 to 3.7.1 (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1446";>#1446</a>)
  747eb4e</li>
   <li>fix package.json exports  022c2fa</li>
   <li>fix: package.json - deprecation warning on exports field (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1400";>#1400</a>)
  5276af6</li>
   <li>feat: use chaijs/loupe for inspection (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1401";>#1401</a>)
 (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1407";>#1407</a>)
  c8a4e00</li>
   </ul>
   <p><a 
href="https://github.com/chaijs/chai/compare/v4.3.4...v4.3.5";>https://github.com/chaijs/chai/compare/v4.3.4...v4.3.5</a></p>
   <h2>v4.3.4</h2>
   <p>This fixes broken inspect behavior with bigints (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1321";>#1321</a>)
 (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1383";>#1383</a>)
 thanks <a href="https://github.com/vapier";><code>@​vapier</code></a></p>
   <h2>4.3.3 / 2021-03-03</h2>
   <p>This reintroduces <code>Assertion</code> as an export in the mjs file. 
See <a 
href="https://github-redirect.dependabot.com/chaijs/chai/pull/1378";>chaijs/chai#1378</a>
 &amp; <a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1375";>chaijs/chai#1375</a></p>
   <h2>4.3.2 / 2021-03-03</h2>
   <p>This fixes a regression in IE11. See <a 
href="https://github-redirect.dependabot.com/chaijs/chai/pull/1380";>chaijs/chai#1380</a>
 &amp; <a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1379";>chaijs/chai#1379</a></p>
   <h2>4.3.1 / 2021-03-02</h2>
   <p>This releases fixed an engine incompatibility with 4.3.0</p>
   <p>The 4.x.x series of releases will be compatible with Node 4.0. Please 
report any errors found in Node 4 as bugs, and they will be fixed.</p>
   <p>The 5.x.x series, when released, will drop support for Node 4.0</p>
   <p>This fix also ensures <code>pathval</code> is updated to 
<code>1.1.1</code> to fix CVE-2020-7751</p>
   <h2>4.3.0 / 2021-02-04</h2>
   <p>This is a minor release.</p>
   <p>Not many changes have got in since the last release but this one contains 
a very important change (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1257";>#1257</a>)
 which will allow <code>jest</code> users to get better diffs. From this 
release onwards, <code>jest</code> users will be able to see which operator was 
used in their diffs. <a 
href="https://nodejs.org/api/assert.html#assert_assert_deepstrictequal_actual_expected_message";>The
 <code>operator</code> is a property of the <code>AssertionError</code> thrown 
when assertions fail</a>. This flag indicates what kind of comparison was 
made.</p>
   <p>This is also an important change for plugin maintainers. Plugin 
maintainers will now have access to the <code>operator</code> <code>flag, which 
they can have access to through an </code>util<code>method 
called</code>getOperator`.</p>
   <p>Thanks to all the amazing people that contributed to this release.</p>
   <h1>New Features</h1>
   <ul>
   <li>Allow <code>contain.oneOf</code> to take an array of possible values (<a 
href="https://github.com/voliva";><code>@​voliva</code></a>)</li>
   <li>Adding operator attribute to assertion error (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1257";>#1257</a>)
 (<a href="https://github.com/rpgeeganage";><code>@​rpgeeganage</code></a>)</li>
   <li>The <code>closeTo</code> error message will now inform the user when a 
<code>delta</code> is required (<a 
href="https://github.com/eouw0o83hf";><code>@​eouw0o83hf</code></a>)</li>
   </ul>
   <h1>Docs</h1>
   <ul>
   <li>Add contains flag to oneOf documentation (<a 
href="https://github.com/voliva";><code>@​voliva</code></a>)</li>
   </ul>
   <h1>Tests</h1>
   <ul>
   <li>Make sure that <code>useProxy</code> config is checked in 
<code>overwriteProperty</code> (<a 
href="https://github.com/vieiralucas";><code>@​vieiralucas</code></a>)</li>
   <li>Add tests for <code>contain.oneOf</code> (<a 
href="https://github.com/voliva";><code>@​voliva</code></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/529b8b527ba99454471ac67d6aebca9d96cb5dd9";><code>529b8b5</code></a>
 4.3.6</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/e4d7f2e9c255f8e8dd795470e44fed6472c52071";><code>e4d7f2e</code></a>
 build chaijs</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/d88684efe511cb9ed375fcf81f0aeeee79ab9da9";><code>d88684e</code></a>
 fix: use loupe@^2.3.1</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/99e36a83bbd79cc970c2c30e81c6cf89cca89660";><code>99e36a8</code></a>
 4.3.5</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/fca5bb1153707f45d3f3c3e5c5da2c9d5e6b0540";><code>fca5bb1</code></a>
 build chaijs</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/747eb4ec5faa363115e7bb6da40d54708ce4b756";><code>747eb4e</code></a>
 build(deps-dev): bump codecov from 3.1.0 to 3.7.1 (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1446";>#1446</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/022c2faefc9a86b478392594c9015c3b942892e2";><code>022c2fa</code></a>
 fix package.json exports</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/5276af683ca4f6699768b4401dcf4c7c331e83f7";><code>5276af6</code></a>
 fix: package.json - deprecation warning on exports field (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1400";>#1400</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/c8a4e00c5112ab04758b07886a51e93e93b953c6";><code>c8a4e00</code></a>
 feat: use chaijs/loupe for inspection (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1401";>#1401</a>)
 (<a 
href="https://github-redirect.dependabot.com/chaijs/chai/issues/1407";>#1407</a>)</li>
   <li><a 
href="https://github.com/chaijs/chai/commit/ab41ed86cc154e1df125b16e74abaa0d6f6ade82";><code>ab41ed8</code></a>
 4.3.4</li>
   <li>Additional commits viewable in <a 
href="https://github.com/chaijs/chai/compare/4.1.2...v4.3.6";>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/~chai";>chai</a>, a new releaser for chai since your 
current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chai&package-manager=npm_and_yarn&previous-version=4.1.2&new-version=4.3.6)](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 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: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to