Commit 7620c25
authored
Bump camelcase-keys from 9.1.3 to 10.0.0 (#542)
Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) from 9.1.3 to 10.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/camelcase-keys/releases">camelcase-keys's releases</a>.</em></p>
<blockquote>
<h2>v10.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 20 2cc9388</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix handling of circular references 3936f15</li>
<li>Fix TypeScript interface compatibility with stricter constraints c89299a</li>
<li>Fix TypeScript types for union types in arrays 26e186e</li>
</ul>
<hr />
<p><a href="https://github.com/sindresorhus/camelcase-keys/compare/v9.1.3...v10.0.0">https://github.com/sindresorhus/camelcase-keys/compare/v9.1.3...v10.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/fbe25dd494e172f717dc491f0f5c27b8e5661a84"><code>fbe25dd</code></a> 10.0.0</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/2cc9388840bf2531894c1d62875b3e673e89cb0e"><code>2cc9388</code></a> Require Node.js 20</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/c0ffd683a7f0d28f9688f8c5ddf34050d34746c4"><code>c0ffd68</code></a> Document opaque type limitation with TypeScript mapped types</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/a0ae6ce96d50f013dafe99c1449b4c5eacdea05d"><code>a0ae6ce</code></a> Improve JavaScript implementation</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/25a7283155b2ca710daf5a2d4aede0e51a7fc8c4"><code>25a7283</code></a> Refactor TypeScript types for better readability and modern syntax</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/c89299a9eb54e37364bb31d5242f921921530519"><code>c89299a</code></a> Fix TypeScript interface compatibility with stricter constraints</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/3936f156d67eae6dcfb94754e2fd2ee3c7b36d4f"><code>3936f15</code></a> Fix handling of circular references</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/26e186ea51481d2550b8498791982421da09d7b2"><code>26e186e</code></a> Fix TypeScript types for union types in arrays</li>
<li><a href="https://github.com/sindresorhus/camelcase-keys/commit/60da087a86e4e66ee239f8d6e4c31ee9996687a6"><code>60da087</code></a> Add comprehensive tests for null/undefined input handling</li>
<li>See full diff in <a href="https://github.com/sindresorhus/camelcase-keys/compare/v9.1.3...v10.0.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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 4d12442 commit 7620c25
2 files changed
+18
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3034 | 3034 | | |
3035 | 3035 | | |
3036 | 3036 | | |
3037 | | - | |
3038 | | - | |
3039 | | - | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
3040 | 3040 | | |
3041 | 3041 | | |
3042 | | - | |
3043 | | - | |
3044 | | - | |
3045 | | - | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
3046 | 3046 | | |
3047 | 3047 | | |
3048 | 3048 | | |
| |||
5997 | 5997 | | |
5998 | 5998 | | |
5999 | 5999 | | |
6000 | | - | |
| 6000 | + | |
6001 | 6001 | | |
6002 | 6002 | | |
6003 | 6003 | | |
| |||
6174 | 6174 | | |
6175 | 6175 | | |
6176 | 6176 | | |
6177 | | - | |
6178 | | - | |
6179 | | - | |
6180 | | - | |
6181 | | - | |
6182 | | - | |
6183 | | - | |
6184 | | - | |
| 6177 | + | |
6185 | 6178 | | |
6186 | 6179 | | |
6187 | 6180 | | |
| |||
7024 | 7017 | | |
7025 | 7018 | | |
7026 | 7019 | | |
7027 | | - | |
7028 | | - | |
7029 | | - | |
7030 | | - | |
| 7020 | + | |
| 7021 | + | |
| 7022 | + | |
| 7023 | + | |
7031 | 7024 | | |
7032 | 7025 | | |
7033 | 7026 | | |
| |||
8097 | 8090 | | |
8098 | 8091 | | |
8099 | 8092 | | |
8100 | | - | |
8101 | | - | |
8102 | | - | |
8103 | | - | |
| 8093 | + | |
| 8094 | + | |
| 8095 | + | |
| 8096 | + | |
8104 | 8097 | | |
8105 | 8098 | | |
8106 | 8099 | | |
| |||
0 commit comments