GetTerminus / terminus-ui

📚 The Terminus UI Library.
MIT License
53 stars 8 forks source link

chore(packages): update dependency camelcase to v8 #2398

Open renovate[bot] opened 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
camelcase 6.0.0 -> 8.0.0 age adoption passing confidence

Release Notes

sindresorhus/camelcase (camelcase) ### [`v8.0.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v7.0.1...v8.0.0) ##### Breaking - Require Node.js 16 [`3d497a1`](https://togithub.com/sindresorhus/camelcase/commit/3d497a1) ##### Fixes - Fix incorrect camelization ([#​112](https://togithub.com/sindresorhus/camelcase/issues/112)) [`e7dccc9`](https://togithub.com/sindresorhus/camelcase/commit/e7dccc9) ### [`v7.0.1`](https://togithub.com/sindresorhus/camelcase/releases/tag/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v7.0.0...v7.0.1) - Fix the `preserveConsecutiveUppercase` option ([#​102](https://togithub.com/sindresorhus/camelcase/issues/102)) [`3a9f821`](https://togithub.com/sindresorhus/camelcase/commit/3a9f821) ### [`v7.0.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v6.3.0...v7.0.0) ##### Breaking - Require Node.js 14 [`1d2e9e1`](https://togithub.com/sindresorhus/camelcase/commit/1d2e9e1) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** ##### Improvements - A separator as input should return an empty string ([#​99](https://togithub.com/sindresorhus/camelcase/issues/99)) [`6f12d6d`](https://togithub.com/sindresorhus/camelcase/commit/6f12d6d) ### [`v6.3.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v6.3.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v6.2.1...v6.3.0) - Add option to disable the platform locale ([#​92](https://togithub.com/sindresorhus/camelcase/issues/92)) [`65ccea6`](https://togithub.com/sindresorhus/camelcase/commit/65ccea6) ### [`v6.2.1`](https://togithub.com/sindresorhus/camelcase/releases/tag/v6.2.1) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v6.2.0...v6.2.1) - Internal: Improve code readability ([#​87](https://togithub.com/sindresorhus/camelcase/issues/87)) [`651ba7d`](https://togithub.com/sindresorhus/camelcase/commit/651ba7d) ### [`v6.2.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v6.2.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v6.1.0...v6.2.0) - Add [`preserveConsecutiveUppercase`](https://togithub.com/sindresorhus/camelcase#preserveconsecutiveuppercase) option ([#​78](https://togithub.com/sindresorhus/camelcase/issues/78)) [`e2c4891`](https://togithub.com/sindresorhus/camelcase/commit/e2c4891) ### [`v6.1.0`](https://togithub.com/sindresorhus/camelcase/releases/tag/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/camelcase/compare/v6.0.0...v6.1.0) - Add [`locale`](https://togithub.com/sindresorhus/camelcase#locale) option ([#​75](https://togithub.com/sindresorhus/camelcase/issues/75)) [`a06c4d1`](https://togithub.com/sindresorhus/camelcase/commit/a06c4d1)

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: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.