Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/camelcase (camelcase)

v8.0.0

Compare Source

Breaking
Fixes

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking
Improvements
  • A separator as input should return an empty string (#​99) 6f12d6d

v6.3.0

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking

Note: If you need to support Firefox, stay on version 5 as version 6 uses regex features not available in Firefox.

Improvements

v5.3.1

Compare Source

v5.3.0

Compare Source

  • Improve upper/lower case character detection (#​49) bba938e
  • Refactor TypeScript definition to CommonJS compatible export (#​50) 1f43e8a

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

  • [BREAKING] Requires Node.js 6
  • [BREAKING] No longer accepts multiple string arguments, instead, it accepts an array as the first argument. camelCase('foo', 'bar') => camelCase(['foo', 'bar'])
  • Added a pascalCase option.

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 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 Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant