Cherry-pick #20586 to 7.9: Use older version of github.com/dop251/goja_nodejs#20599
Cherry-pick #20586 to 7.9: Use older version of github.com/dop251/goja_nodejs#20599kvch merged 1 commit intoelastic:7.9from
Conversation
(cherry picked from commit b5e0405)
|
Pinging @elastic/integrations-services (Team:Services) |
|
This pull request doesn't have a |
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
michalpristas
left a comment
There was a problem hiding this comment.
backport looks good
…lastic#20599) (cherry picked from commit 03f4b31)
Cherry-pick of PR #20586 to 7.9 branch. Original message:
What does this PR do?
This PR pins the version of
github.com/dop251/goja_nodejs.Why is it important?
The recent update of this library leads to the following error when generating custom Beats:
Checklist
- [ ] My code follows the style guidelines of this project- [ ] I have commented my code, particularly in hard-to-understand areas- [ ] I have made corresponding changes to the documentation- [ ] I have made corresponding change to the default configuration files- [ ] I have added tests that prove my fix is effective or that my feature works- [ ] I have added an entry inCHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.