-
Notifications
You must be signed in to change notification settings - Fork 129
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 all imported npm packages #1071
Conversation
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, nice work @Kshitij-Katiyar!
webapp/src/components/data_selectors/jira_autocomplete_selector/jira_autocomplete_selector.tsx
Outdated
Show resolved
Hide resolved
webapp/src/components/modals/channel_subscriptions/channel_subscriptions.tsx
Show resolved
Hide resolved
I'm wondering if we can also upgrade the node version to at least v18? This way we can be in the maintenance cycle of node https://nodejs.org/en/about/previous-releases |
webapp/src/components/data_selectors/jira_epic_selector/jira_epic_selector.test.tsx
Show resolved
Hide resolved
webapp/src/components/modals/channel_subscriptions/edit_channel_subscription.tsx
Outdated
Show resolved
Hide resolved
ac5e389
to
afe03c9
Compare
Curious if we can do a similar PR for server dependencies |
sure @mickmister I can create a different PR for that. Can we also add the dependencies upgrade in the tech dept part we talked about yesterday ? |
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, just one suggestion on the no-use-before-define
eslint rule
webapp/src/components/modals/channel_subscriptions/channel_subscriptions.tsx
Outdated
Show resolved
Hide resolved
@Kshitij-Katiyar We've been asked to also update the Confluence npm dependencies mattermost-community/mattermost-plugin-confluence#110 |
sure @mickmister Will work on it. |
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 🚀
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.
@Kshitij-Katiyar This PR has been tested for all the basic functionality and features, and was found working fine for all of them. Approved.
cc: @mickmister
Summary
Upgraded all the packages and dependencies for the react 16 and node v16.13.1. For the webapp/.eslintrc.json file i have taken reference from the calls plugin.
Ticket Link
Please refer to this thread: https://hub.mattermost.com/partners/pl/1dhy44rm1bf3uy6sm4ooodhp6c