Skip to content

Commit b5485c2

Browse files
chore(deps): update dependency camelcase to v9 (#5686)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [camelcase](https://redirect.github.com/sindresorhus/camelcase) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/camelcase/8.0.0/9.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/camelcase/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/camelcase/8.0.0/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/camelcase (camelcase)</summary> ### [`v9.0.0`](https://redirect.github.com/sindresorhus/camelcase/releases/tag/v9.0.0) [Compare Source](https://redirect.github.com/sindresorhus/camelcase/compare/v8.0.0...v9.0.0) ##### Breaking - Require Node.js 20 [`3fcce3b`](https://redirect.github.com/sindresorhus/camelcase/commit/3fcce3b) - Preserve leading underscores and dollar signs [`79b9a64`](https://redirect.github.com/sindresorhus/camelcase/commit/79b9a64) ##### Improvements - Add `capitalizeAfterNumber` option [`552b7f1`](https://redirect.github.com/sindresorhus/camelcase/commit/552b7f1) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/eggjs/egg). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibmV4dCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84f1d79 commit b5485c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ catalog:
7979
bytes: ^3.1.2
8080
c8: ^10.1.3
8181
cache-content-type: ^2.0.0
82-
camelcase: ^8.0.0
82+
camelcase: ^9.0.0
8383
cfork: ^2.0.0
8484
cheerio: ^1.0.0
8585
ci-parallel-vars: ^1.0.1

0 commit comments

Comments
 (0)