codemod
codemod copied to clipboard
Bump camelcase from 6.3.0 to 8.0.0
Bumps camelcase from 6.3.0 to 8.0.0.
Release notes
Sourced from camelcase's releases.
v8.0.0
Breaking
- Require Node.js 16 3d497a1
Fixes
- Fix incorrect camelization (#112) e7dccc9
https://github.com/sindresorhus/camelcase/compare/v7.0.1...v8.0.0
v7.0.1
- Fix the
preserveConsecutiveUppercaseoption (#102) 3a9f821https://github.com/sindresorhus/camelcase/compare/v7.0.0...v7.0.1
v7.0.0
Breaking
- Require Node.js 14 1d2e9e1
- This package is now pure ESM. Please read this.
Improvements
- A separator as input should return an empty string (#99) 6f12d6d
https://github.com/sindresorhus/camelcase/compare/v6.3.0...v7.0.0
Commits
01954f08.0.03d497a1Require Node.js 16e7dccc9Fix incorrect camelization (#112)c9fa59dAdd test for #107803532bFix CI (#111)ec442937.0.13a9f821Fix thepreserveConsecutiveUppercaseoption (#102)6f5439a7.0.01d2e9e1Require Node.js 14 and move to ESM6f12d6dA separator as input should return an empty string (#99)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)