Skip to content

Commit

Permalink
Merge #186 #188
Browse files Browse the repository at this point in the history
186: chore(deps-dev): bump ava from 4.0.0 to 4.0.1 r=jniles a=dependabot[bot]

Bumps [ava](https://github.com/avajs/ava) from 4.0.0 to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/avajs/ava/releases">ava's releases</a>.</em></p>
<blockquote>
<h2>v4.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix encoding of large snapshot data by <a href="https://github.com/novemberborn"><code>`@​novemberborn</code></a>` in <a href="https://github-redirect.dependabot.com/avajs/ava/pull/2936">avajs/ava#2936</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/ava/compare/v4.0.0...v4.0.1">https://github.com/avajs/ava/compare/v4.0.0...v4.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/avajs/ava/commit/6b63b1bc14a1aaa7d4ee4f2201f901624419c677"><code>6b63b1b</code></a> 4.0.1</li>
<li><a href="https://github.com/avajs/ava/commit/c384e9a0ba2c7c25ee94e8600602d3984b0465b6"><code>c384e9a</code></a> Fix encoding of large snapshot data</li>
<li>See full diff in <a href="https://github.com/avajs/ava/compare/v4.0.0...v4.0.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ava&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.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` 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>

188: chore(deps-dev): bump eslint-plugin-ava from 13.1.0 to 13.2.0 r=jniles a=dependabot[bot]

Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 13.1.0 to 13.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/avajs/eslint-plugin-ava/releases">eslint-plugin-ava's releases</a>.</em></p>
<blockquote>
<h2>v13.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li><code>use-test</code>: Ignore type import by <a href="https://github.com/futpib"><code>`@​futpib</code></a>` in <a href="https://github-redirect.dependabot.com/avajs/eslint-plugin-ava/pull/343">avajs/eslint-plugin-ava#343</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/eslint-plugin-ava/compare/v13.1.0...v13.2.0">https://github.com/avajs/eslint-plugin-ava/compare/v13.1.0...v13.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/avajs/eslint-plugin-ava/commit/33dbbc72ae77815368a5e0598e8add7b100522ee"><code>33dbbc7</code></a> 13.2.0</li>
<li><a href="https://github.com/avajs/eslint-plugin-ava/commit/9cd3fdf6b0b3a8fc9fc6a4a65aab297318d56226"><code>9cd3fdf</code></a> <code>use-test</code>: Ignore type import</li>
<li><a href="https://github.com/avajs/eslint-plugin-ava/commit/4bc45cdd25df89040170fb62d2b5de26896b098f"><code>4bc45cd</code></a> Enforce strict mode (<a href="https://github-redirect.dependabot.com/avajs/eslint-plugin-ava/issues/341">#341</a>)</li>
<li><a href="https://github.com/avajs/eslint-plugin-ava/commit/458b1ec310de305b9788c9ee3b28a354eea31cb2"><code>458b1ec</code></a> Fix integration test (<a href="https://github-redirect.dependabot.com/avajs/eslint-plugin-ava/issues/340">#340</a>)</li>
<li><a href="https://github.com/avajs/eslint-plugin-ava/commit/881303322bc3d1e38fe2fc3ae0731ac23f953c2d"><code>8813033</code></a> Update XO (<a href="https://github-redirect.dependabot.com/avajs/eslint-plugin-ava/issues/339">#339</a>)</li>
<li>See full diff in <a href="https://github.com/avajs/eslint-plugin-ava/compare/v13.1.0...v13.2.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-ava&package-manager=npm_and_yarn&previous-version=13.1.0&new-version=13.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` 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jan 10, 2022
3 parents 8939a87 + 7f1a8e8 + 392dad1 commit 47441d7
Showing 1 changed file with 9 additions and 23 deletions.
32 changes: 9 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ acorn-walk@^8.2.0:
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==

acorn@^8.6.0, acorn@^8.7.0:
acorn@^8.7.0:
version "8.7.0"
resolved "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
Expand Down Expand Up @@ -621,9 +621,9 @@ asynckit@^0.4.0:
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=

ava@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/ava/-/ava-4.0.0.tgz#9df5f8da7ece86869a66186f139259897aeb2fbf"
integrity sha512-XEVx8EE/ZseJ3nz3nfVG+UoT4aGyUmD5s6SZFs5Aqi04Yr77DZAx7ItyW5hThtYywkOLdsM68as/u6P5fmb52Q==
version "4.0.1"
resolved "https://registry.yarnpkg.com/ava/-/ava-4.0.1.tgz#dadc24ff5f41f48ff8d5cd9b80a9de9d1ffdf016"
integrity sha512-+12A/JDWyShBCZAKISEEPyM2dwkUrrAfPILqXi4LI4Aa58d92PzjY829hmuoSeACPNqrn2Wlbnja8c/n7bKV6Q==
dependencies:
acorn "^8.7.0"
acorn-walk "^8.2.0"
Expand Down Expand Up @@ -1464,9 +1464,9 @@ eslint-module-utils@^2.7.2:
find-up "^2.1.0"

eslint-plugin-ava@^13.1.0:
version "13.1.0"
resolved "https://registry.npmjs.org/eslint-plugin-ava/-/eslint-plugin-ava-13.1.0.tgz#c53463e1ce46edd87501fc5329fa1db287b989af"
integrity sha512-Bdwyqv4Xh+4ekqbk601HcZNcx8+9ClNGz5GdbC2hv977jUPHQPDMx2arTD3zi1EeyOnOG2Kx22Ow3wecbPCRjQ==
version "13.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-13.2.0.tgz#a8e88fe62a259e11e0744d74aaff83f8ec4dbbe0"
integrity sha512-i5B5izsEdERKQLruk1nIWzTTE7C26/ju8qQf7JeyRv32XT2lRMW0zMFZNhIrEf5/5VvpSz2rqrV7UcjClGbKsw==
dependencies:
enhance-visitors "^1.0.0"
eslint-utils "^3.0.0"
Expand Down Expand Up @@ -1565,16 +1565,7 @@ eslint@^8.3.0:
text-table "^0.2.0"
v8-compile-cache "^2.0.3"

espree@^9.0.0:
version "9.2.0"
resolved "https://registry.npmjs.org/espree/-/espree-9.2.0.tgz#c50814e01611c2d0f8bd4daa83c369eabba80dbc"
integrity sha512-oP3utRkynpZWF/F2x/HZJ+AGtnIclaR7z1pYPxy7NYM2fSO6LgK/Rkny8anRSPK/VwEA1eqm2squui0T7ZMOBg==
dependencies:
acorn "^8.6.0"
acorn-jsx "^5.3.1"
eslint-visitor-keys "^3.1.0"

espree@^9.2.0, espree@^9.3.0:
espree@^9.0.0, espree@^9.2.0, espree@^9.3.0:
version "9.3.0"
resolved "https://registry.npmjs.org/espree/-/espree-9.3.0.tgz#c1240d79183b72aaee6ccfa5a90bc9111df085a8"
integrity sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==
Expand Down Expand Up @@ -3329,12 +3320,7 @@ picocolors@^1.0.0:
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
version "2.3.0"
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==

picomatch@^2.3.0:
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0:
version "2.3.1"
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
Expand Down

0 comments on commit 47441d7

Please sign in to comment.