mattermost / mattermost-plugin-jira

JIRA plugin for Mattermost 🔌
https://mattermost.gitbook.io/plugin-jira/
Apache License 2.0
97 stars 127 forks source link

Upgrade all imported npm packages #1071

Closed Kshitij-Katiyar closed 1 month ago

Kshitij-Katiyar commented 2 months ago

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

mickmister commented 1 month ago

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

mickmister commented 1 month ago

Curious if we can do a similar PR for server dependencies

Kshitij-Katiyar commented 1 month ago

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 ?

mickmister commented 1 month ago

@Kshitij-Katiyar We've been asked to also update the Confluence npm dependencies https://github.com/mattermost-community/mattermost-plugin-confluence/issues/110

Kshitij-Katiyar commented 1 month ago

@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.