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

Does not support Lodash 3+ #88

Open
mikeapr4 opened this issue May 16, 2016 · 1 comment
Open

Does not support Lodash 3+ #88

mikeapr4 opened this issue May 16, 2016 · 1 comment

Comments

@mikeapr4
Copy link

mikeapr4 commented May 16, 2016

See:
https://github.com/lodash/lodash/wiki/Changelog#v300
https://github.com/lodash/lodash/wiki/Changelog#v400

The specific failures relate to the removed:

  • data parameter for _.template
  • _.contains which is replaced by _.includes

Just to clarify, we're talking about grunt.util._, which is affected by a Grunt upgrade, I've been testing with Grunt v1.0.0 which uses Lodash v4.3.0

I'll be submitting a PR shortly.

mikeapr4 pushed a commit to mikeapr4/grunt-template-jasmine-requirejs that referenced this issue May 16, 2016
@essenmitsosse
Copy link

Is there a chance this will be implemented into the release version? Had to downgrade my grunt version to fix this issue for now.

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

No branches or pull requests

2 participants