forked from Kong/httpsnippet
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit 266d384
authored
chore(deps): bump type-fest from 4.40.1 to 4.41.0 (#279)
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.40.1
to 4.41.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>v4.41.0</h2>
<ul>
<li>Add <a
href="https://github.com/sindresorhus/type-fest/blob/main/source/set-non-nullable-deep.d.ts"><code>SetNonNullableDeep</code></a>
type (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/1117">#1117</a>)
b9606e7</li>
<li><code>LessThan</code> / <code>GreaterThan</code> /
<code>GreaterThanOrEqual</code>: Fix behaviour with unions (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/1116">#1116</a>)
afd809a</li>
<li><code>RequireAllOrNone</code> / <code>RequireAtLeastOne</code> /
<code>RequireExactlyOne</code> / <code>RequireOneOrNone</code>: Fix
behaviour with <code>any</code> and <code>never</code> (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/1113">#1113</a>)
8c154e9</li>
</ul>
<hr />
<p><a
href="https://github.com/sindresorhus/type-fest/compare/v4.40.1...v4.41.0">https://github.com/sindresorhus/type-fest/compare/v4.40.1...v4.41.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/68469722a9521122b6cb40376c4c4544aef28228"><code>6846972</code></a>
4.41.0</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/b9606e716e8992c4415bf0bec3fb7581a167ded0"><code>b9606e7</code></a>
Add <code>SetNonNullableDeep</code> type (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/1117">#1117</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/afd809ab798384245bf03def4e48a9d538e5ea96"><code>afd809a</code></a>
<code>LessThan</code> / <code>GreaterThan</code> /
<code>GreaterThanOrEqual</code>: Fix behaviour with unions ...</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/8c154e957cebc8c147397604d36b77f9b1330e29"><code>8c154e9</code></a>
<code>RequireAllOrNone</code> / <code>RequireAtLeastOne</code> /
<code>RequireExactlyOne</code> / `RequireOneO...</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/f74133da607d087563db9c995e629f618d8c932f"><code>f74133d</code></a>
Remove unused imports (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/1114">#1114</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/type-fest/compare/v4.40.1...v4.41.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent dbd7055 commit 266d384Copy full SHA for 266d384
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
+3-3Lines 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