Commit 807e17e
authored
fix(deps): Update dependency change-case to v5.4.4 (#19741)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [change-case](https://togithub.com/blakeembrey/change-case/tree/master/packages/change-case#readme) ([source](https://togithub.com/blakeembrey/change-case)) | dependencies | minor | [`5.3.0` -> `5.4.4`](https://renovatebot.com/diffs/npm/change-case/5.3.0/5.4.4) |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>blakeembrey/change-case (change-case)</summary>
### [`v5.4.4`](https://togithub.com/blakeembrey/change-case/releases/tag/change-case%405.4.4)
[Compare Source](https://togithub.com/blakeembrey/change-case/compare/change-case@5.4.3...change-case@5.4.4)
**Fixed**
- Fixed `change-case/keys` types by [@​marcingajda](https://togithub.com/marcingajda) in [https://github.com/blakeembrey/change-case/pull/337](https://togithub.com/blakeembrey/change-case/pull/337)
**Full Changelog**: https://github.com/blakeembrey/change-case/compare/change-case@5.4.3...change-case@5.4.4
### [`v5.4.3`](https://togithub.com/blakeembrey/change-case/releases/tag/change-case%405.4.3): Fix recursive options in keys change case
[Compare Source](https://togithub.com/blakeembrey/change-case/compare/4343da03da28f150d9f06d7562a23d43bd3854e0...change-case@5.4.3)
**Fixed**
- Fixes options used recursively in `change-case/keys` - previously options were ignored after the first level [https://github.com/blakeembrey/change-case/pull/334](https://togithub.com/blakeembrey/change-case/pull/334) by [@​Quicksaver](https://togithub.com/Quicksaver)
### [`v5.4.2`](https://togithub.com/blakeembrey/change-case/compare/change-case@5.4.1...4343da03da28f150d9f06d7562a23d43bd3854e0)
[Compare Source](https://togithub.com/blakeembrey/change-case/compare/change-case@5.4.1...4343da03da28f150d9f06d7562a23d43bd3854e0)
### [`v5.4.1`](https://togithub.com/blakeembrey/change-case/releases/tag/change-case%405.4.1): Remove regex lookbehind
[Compare Source](https://togithub.com/blakeembrey/change-case/compare/change-case@5.4.0...change-case@5.4.1)
**Fixed**
- Remove lookbehind from regex for older browser support (blakeembrey/change-case@6512635)
### [`v5.4.0`](https://togithub.com/blakeembrey/change-case/releases/tag/change-case%405.4.0): Add `split` option to `change-case`
[Compare Source](https://togithub.com/blakeembrey/change-case/compare/change-case@5.3.0...change-case@5.4.0)
**Added**
- Added a `split` option to the `change-case` transform functions to allow for customization on how words are extracted from input
**Changed**
- The package exports are now `default` instead of `import` to fix some tooling that doesn't work properly with `import`
- The exported `split` utility no longer accepts a second options argument
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).1 parent 81bec64 commit 807e17e
1 file changed
Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments