Commit c3fc2f8
authored
fix(deps): Update dependency camelcase-keys to v9 (#19)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [camelcase-keys](https://redirect.github.com/sindresorhus/camelcase-keys) | dependencies | major | [`^8.0.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/camelcase-keys/8.0.2/9.1.3) | `10.0.0` |
---
### Release Notes
<details>
<summary>sindresorhus/camelcase-keys (camelcase-keys)</summary>
### [`v9.1.3`](https://redirect.github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3)
[Compare Source](https://redirect.github.com/sindresorhus/camelcase-keys/compare/v9.1.2...v9.1.3)
- Fix TypeScript types for passing in multiple objects ([#​122](https://redirect.github.com/sindresorhus/camelcase-keys/issues/122)) [`c6ef8fe`](https://redirect.github.com/sindresorhus/camelcase-keys/commit/c6ef8fe)
### [`v9.1.2`](https://redirect.github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2)
[Compare Source](https://redirect.github.com/sindresorhus/camelcase-keys/compare/v9.1.1...v9.1.2)
- Fix camel-casing keys in nested objects when using union with null ([#​119](https://redirect.github.com/sindresorhus/camelcase-keys/issues/119)) [`919a29e`](https://redirect.github.com/sindresorhus/camelcase-keys/commit/919a29e)
### [`v9.1.1`](https://redirect.github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1)
[Compare Source](https://redirect.github.com/sindresorhus/camelcase-keys/compare/v9.1.0...v9.1.1)
- Fix setting default value for the TypeScript type ([#​117](https://redirect.github.com/sindresorhus/camelcase-keys/issues/117)) [`482bd84`](https://redirect.github.com/sindresorhus/camelcase-keys/commit/482bd84)
### [`v9.1.0`](https://redirect.github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0)
[Compare Source](https://redirect.github.com/sindresorhus/camelcase-keys/compare/v9.0.0...v9.1.0)
- Add `preserveConsecutiveUppercase` option ([#​115](https://redirect.github.com/sindresorhus/camelcase-keys/issues/115)) [`507d5d0`](https://redirect.github.com/sindresorhus/camelcase-keys/commit/507d5d0)
### [`v9.0.0`](https://redirect.github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/camelcase-keys/compare/v8.0.2...v9.0.0)
##### Breaking
- Require Node.js 16 [`e92cef3`](https://redirect.github.com/sindresorhus/camelcase-keys/commit/e92cef3)
##### Fixes
- Fix types being incorrect in some cases ([#​112](https://redirect.github.com/sindresorhus/camelcase-keys/issues/112)) [`d3cf1e2`](https://redirect.github.com/sindresorhus/camelcase-keys/commit/d3cf1e2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent 40fb253 commit c3fc2f8
2 files changed
+50
-30
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments