Skip to content

[npm] update grunt-esvm to fix cache-conflict bug#7795

Merged
spalger merged 1 commit intoelastic:4.1from
spalger:fix/4.1/gruntEsvm
Jul 25, 2016
Merged

[npm] update grunt-esvm to fix cache-conflict bug#7795
spalger merged 1 commit intoelastic:4.1from
spalger:fix/4.1/gruntEsvm

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Jul 21, 2016

when running 4.1 next to recent versions, grunt-esvm is provided the same temporary directory to store is cache values. Unfortunately the version of grunt-esvm used in 4.1 has a different caching format that modern versions, so an update is required. The 3.2.2 3.2.3 patch update of grunt-esvm from today uses the version grunt-esvm version number in the cache file path so that these collisions will not occur again.

Ultimately, the API is the same between the 1.x and 3.x version. The updates that warranted major version bumps had more to do with questions of stability rather than API changes.

@jbudz
Copy link
Copy Markdown
Contributor

jbudz commented Jul 25, 2016

LGTM

1 similar comment
@epixa
Copy link
Copy Markdown
Contributor

epixa commented Jul 25, 2016

LGTM

@epixa epixa assigned spalger and unassigned epixa and jbudz Jul 25, 2016
@spalger spalger merged commit dc83552 into elastic:4.1 Jul 25, 2016
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 25, 2016
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 25, 2016
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 25, 2016
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 25, 2016
@spalger spalger deleted the fix/4.1/gruntEsvm branch October 18, 2019 17:38
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.

3 participants