Skip to content

Commit b869804

Browse files
chore(deps): bump type-fest from 5.1.0 to 5.2.0 (#305)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 5.1.0 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/type-fest/releases">type-fest's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <h3>New types</h3> <ul> <li>Add <a href="https://github.com/sindresorhus/type-fest/blob/main/source/exclusify-union.d.ts"><code>ExclusifyUnion</code></a> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1278">#1278</a>) 2b906fe</li> <li>Add <a href="https://github.com/sindresorhus/type-fest/blob/main/source/array-element.d.ts"><code>ArrayElement</code></a> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1270">#1270</a>) 2afaa40</li> </ul> <h3>Improvements</h3> <ul> <li><code>CamelCase</code>: Add <code>splitOnNumbers</code> option (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1290">#1290</a>) ce2d244</li> <li><code>PackageJson</code>: Add <code>devEngines</code> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1286">#1286</a>) 3b4ad2e</li> </ul> <h3>Fixes</h3> <ul> <li><code>ExcludeRestElement</code>: Fix generic assignability with arrays (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1274">#1274</a>) 12ef5b2</li> <li><code>GreaterThanOrEqual</code> / <code>LessThan</code>: Fix behavior with operands like <code>N</code> and <code>N | N + &gt;0</code> (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1280">#1280</a>) b2caa3f</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/type-fest/compare/v5.1.0...v5.2.0">https://github.com/sindresorhus/type-fest/compare/v5.1.0...v5.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/type-fest/commit/c300548e0f868309f998d07ff49bc92198068121"><code>c300548</code></a> 5.2.0</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/2b906fe9fed7138734196362310148e3568e471f"><code>2b906fe</code></a> Add <code>ExclusifyUnion</code> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1278">#1278</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/ce2d2441ff72aa78c2fb13077b994fee1788b984"><code>ce2d244</code></a> <code>CamelCase</code>: Add support for <code>splitOnNumbers</code> option (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1290">#1290</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/ff32c66460723785bf16d99aa89bc40662a990b0"><code>ff32c66</code></a> Fix CI</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/bdb565877d5965eb180e835482d40dd676412a49"><code>bdb5658</code></a> <code>ExtractStrict</code>: Fix typo in docs (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1288">#1288</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/12ef5b20c59cfad5f699799651999424dd457d7c"><code>12ef5b2</code></a> <code>ExcludeRestElement</code>: Fix generic assignability with arrays (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1274">#1274</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/3b4ad2edc6088901f8b85931c878b7e30c4023af"><code>3b4ad2e</code></a> <code>PackageJson</code>: Add <code>devEngines</code> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1286">#1286</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/ad62d2cc8b6ce8b26e0048dea3707ae647cd4ce7"><code>ad62d2c</code></a> <code>Or</code>/<code>And</code>: Fix documentation errors and add link to <code>Xor</code> (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1261">#1261</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/b2caa3f58aeac41ffac27ae00fa75711af210f20"><code>b2caa3f</code></a> <code>GreaterThanOrEqual</code> / <code>LessThan</code>: Fix behavior with operands like <code>N</code> and `N...</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/5612f648228512eb4e682e2f416858ff7d6d8835"><code>5612f64</code></a> <code>IfNotAnyOrNever</code>: Add note regarding tail recursion (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/1276">#1276</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/type-fest/compare/v5.1.0...v5.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=type-fest&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08e168e commit b869804

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)