Commit f6f51a1
authored
chore(deps): bump leven from 4.0.0 to 4.1.0 (#8542)
Bumps [leven](https://github.com/sindresorhus/leven) from 4.0.0 to 4.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/leven/releases">leven's releases</a>.</em></p>
<blockquote>
<h2>v4.1.0</h2>
<ul>
<li>Add <code>closestMatch</code> function for finding closest string e473438</li>
<li>Add <code>maxDistance</code> option for early termination a9c46df</li>
</ul>
<hr />
<p><a href="https://github.com/sindresorhus/leven/compare/v4.0.0...v4.1.0">https://github.com/sindresorhus/leven/compare/v4.0.0...v4.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sindresorhus/leven/commit/235e7758c8ec95fc3a30ef32528ce1fa409c040a"><code>235e775</code></a> 4.1.0</li>
<li><a href="https://github.com/sindresorhus/leven/commit/e473438ec2e1f470a4eb2cfd29bf0f7ec50eb522"><code>e473438</code></a> Add <code>closestMatch</code> function for finding closest string</li>
<li><a href="https://github.com/sindresorhus/leven/commit/8906b83b3653e951a42e66d1e1ad873d05d6c267"><code>8906b83</code></a> Meta tweaks</li>
<li><a href="https://github.com/sindresorhus/leven/commit/a9c46dff10b5edad8a3bc210edc1e19756d10e9a"><code>a9c46df</code></a> Add <code>maxDistance</code> option for early termination</li>
<li><a href="https://github.com/sindresorhus/leven/commit/a94ecd152831d62cbf67931d17786d498305056d"><code>a94ecd1</code></a> Fix benchmark script (<a href="https://github.com/sindresorhus/leven/issues/24">#24</a>)</li>
<li>See full diff in <a href="https://github.com/sindresorhus/leven/compare/v4.0.0...v4.1.0">compare view</a></li>
</ul>
</details>
<br />
[](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>1 parent 5814915 commit f6f51a1
1 file changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments