-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Upgrade set-value to 4.1.0 #111988
Upgrade set-value to 4.1.0 #111988
Conversation
💚 Build SucceededMetrics [docs]
To update your PR or re-run it, just comment with: |
@elastic/kibana-vis-editors I pinged you for review because this dependency is primarily used by TSVB. I'd appreciate a quick manual test to make sure I haven't introduced a regression here. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I tested it locally and TSVB works fine. Thanx Larry :)
Co-authored-by: Larry Gregory <[email protected]>
Co-authored-by: Larry Gregory <[email protected]>
Summary
Upgrades
set-value
to4.1.0
(was:3.0.2
).The changelog for this dependency is quite lacking. Based on the diff, I suspect that the reason for the major version bump was dropping support for Node.js 10 (jonschlinkert/set-value@599bccc), which prevents us from backporting this to 6.x.