Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 2 updates (#225)

Bumps the production-dependencies group with 2 updates in the /
directory: [quicktype-core](https://github.com/quicktype/quicktype) and
[type-fest](https://github.com/sindresorhus/type-fest).

Updates `quicktype-core` from 23.0.147 to 23.0.151
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/quicktype/quicktype/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `type-fest` from 4.15.0 to 4.16.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.16.0</h2>
<h3>New types</h3>
<ul>
<li><a
href="https://github.com/sindresorhus/type-fest/blob/main/source/is-integer.d.ts"><code>IsInteger</code></a></li>
<li><a
href="https://github.com/sindresorhus/type-fest/blob/main/source/is-float.d.ts"><code>IsFloat</code></a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>Integer</code>: Fix handling of some edge-cases (<a
href="https://github.com/sindresorhus/type-fest/issues/857">#857</a>)
f5b09de</li>
<li><code>Float</code>: Fix handling of some edge-cases (<a
href="https://github.com/sindresorhus/type-fest/issues/857">#857</a>)
f5b09de</li>
</ul>
<p><a
href="https://github.com/sindresorhus/type-fest/compare/v4.15.0...v4.16.0">https://github.com/sindresorhus/type-fest/compare/v4.15.0...v4.16.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/cb6cdaba3a391dcf6f00f02fafe401d341021884"><code>cb6cdab</code></a>
4.16.0</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/f5b09de76724c3ae16bbfcebb9e49ab4adb083dd"><code>f5b09de</code></a>
Add <code>IsInteger</code> and <code>IsFloat</code>, fix
<code>Integer</code> and <code>Float</code> handing with edge c...</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/c1d2e0a1347adbd72a826a4ca252c1764f7498bd"><code>c1d2e0a</code></a>
Fix bad <code>expectNotAssignableCalls</code> calls in
<code>unknown-array.ts</code> unit test (<a
href="https://github.com/sindresorhus/type-fest/issues/865">#865</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/3f77d935927f2b42784857ed0a8539f9ff217589"><code>3f77d93</code></a>
Update <code>single-key-object.d.ts</code> to use direct import path (<a
href="https://github.com/sindresorhus/type-fest/issues/861">#861</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/94ea6ccfb8440c9abccb0981db35588244cb9548"><code>94ea6cc</code></a>
Meta tweaks (<a
href="https://github.com/sindresorhus/type-fest/issues/859">#859</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/c509b3aaea9fcbc1c1e4b682e8904be9777af943"><code>c509b3a</code></a>
Meta tweaks</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/2547a0093ceca89df404fb6c6b0ae0a02a760671"><code>2547a00</code></a>
Add test for <a
href="https://github.com/sindresorhus/type-fest/issues/858">#858</a></li>
<li>See full diff in <a
href="https://github.com/sindresorhus/type-fest/compare/v4.15.0...v4.16.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Case Wylie <cmwylie19@defenseunicorns.com>
  • Loading branch information
dependabot[bot] and cmwylie19 committed Apr 24, 2024
1 parent b40ca8b commit 37cf0b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"fast-json-patch": "3.1.1",
"http-status-codes": "2.3.0",
"node-fetch": "2.7.0",
"quicktype-core": "23.0.147",
"type-fest": "4.15.0",
"quicktype-core": "23.0.151",
"type-fest": "4.16.0",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down

0 comments on commit 37cf0b5

Please sign in to comment.