Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 28, 2018

☝️ Greenkeeper’s 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 dependency

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

If you don’t 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’t 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’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 18f9038 on greenkeeper/camelcase-5.0.0 into acef712 on master.

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

greenkeeper bot commented Mar 4, 2019

  • The dependency 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
Contributor Author

greenkeeper bot commented Mar 5, 2019

  • The dependency 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 greenkeeper bot closed this Mar 5, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/camelcase-5.0.0 branch March 5, 2019 14:02
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.

1 participant