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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lodash to version 4.11.1 πŸš€ #198

Closed
wants to merge 17 commits into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

lodash just published its new version 4.11.1, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of lodash – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚑

Patrick McElhaney and others added 17 commits March 30, 2016 16:37
Fixes an issue in which quotes in the description were not escaped and would cause cz to fail.
Escapes backticks before passing the commit message to Git.

Closes #105
fixes previous commit, which should only have applied to *nix

Closes #105
* feat(cli): add ability to load adapterConfig from bootstrap

Instead of forcing the commitizen config to be loaded via a file (package.json, .czrc, .cz.json)
this adds a way to inject an adapterConfig into the bootstrap function. We use this internally at
Autodesk to wrap the cli so that each of our repos doesn't need to have the commitizen config

* test(cli): add tests for providing adapterConfig via bootstrap function

* add proxyquire & sinon to aid unit testing
* excludes src/cli from nyc since most of it is not unit-tested and this
  test causes coverage to be misreported
This adds the ability to pass a config to bootstrap, it also updates some dependencies.

Closes #194 Closes #189 Closes #185
@jimthedev jimthedev added the maintenance-bot PR generated by greenkeeper, renovate, etc. label Apr 14, 2016
@jimthedev jimthedev force-pushed the master branch 2 times, most recently from 5d1c084 to eeff91f Compare April 20, 2016 12:33
@jimthedev jimthedev closed this Apr 20, 2016
@jimthedev jimthedev deleted the greenkeeper-lodash-4.11.1 branch April 20, 2016 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance-bot PR generated by greenkeeper, renovate, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants