Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update camelcase to the latest version 馃殌 #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 28, 2018

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 5.0.0 of camelcase was just published.

Dependency camelcase
Current Version 4.1.0
Type devDependency

The version 5.0.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of camelcase.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v5.0.0
  • [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.

v4.1.0...v5.0.0

Commits

The new version differs by 6 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Mar 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2019

  • The devDependency camelcase was updated from 4.1.0 to 5.1.0.

Update to this version instead 馃殌

Release Notes for v5.1.0

v5.0.0...v5.1.0

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 5, 2019

  • The devDependency camelcase was updated from 4.1.0 to 5.2.0.

Update to this version instead 馃殌

Release Notes for v5.2.0

v5.1.0...v5.2.0

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2019

  • The devDependency camelcase was updated from 4.1.0 to 5.3.0.

Update to this version instead 馃殌

Release Notes for v5.3.0
  • Improve upper/lower case character detection (#49) bba938e
  • Refactor TypeScript definition to CommonJS compatible export (#50) 1f43e8a

v5.2.0...v5.3.0

Commits

The new version differs by 3 commits.

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2019

  • The devDependency camelcase was updated from 4.1.0 to 5.3.1.

Update to this version instead 馃殌

Release Notes for v5.3.1
  • Fix regression with how numbers are treated (#53) 81cc16a

v5.3.0...v5.3.1

Commits

The new version differs by 2 commits.

  • cbe5a51 5.3.1
  • 81cc16a Fix regression with how numbers are treated (#53)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 7, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 7, 2020

  • The devDependency camelcase was updated from 4.1.0 to 6.0.0.

Update to this version instead 馃殌

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

Successfully merging this pull request may close these issues.

None yet

0 participants