-
Notifications
You must be signed in to change notification settings - Fork 862
Minor and patch dependencies version updates #3967
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
Conversation
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3967/ |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3967/ |
chandlerprall
left a comment
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.
Dependency & code changes look good, but yarn.lock changes can be cleaned up. I got about 1/3rd of the way through those changes before deciding a more automated approach can probably be cleaner/easier. I think https://github.com/atlassian/yarn-deduplicate might help?
Ah yep. Good call |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3967/ |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3967/ |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3967/ |
chandlerprall
left a comment
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.
Changes LGTM!
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3967/ |
Summary
Updates all dependencies where 'latest' is within the minor or patch range.
Exceptions:
(Remain on par with Kibana)reactand co. will be a separate updateuuidwas a safe major update@types/react-beautiful-dndshould have been at v13 alreadyAny required changes will be noted inline.
Tested in Kibana
### Checklist