mattermost / mattermost-plugin-apps

Powers the Mattermost App Framework
https://developers.mattermost.com/integrate/apps/
Apache License 2.0
34 stars 29 forks source link

[MM-50161] Update dependencies #449

Closed hanzei closed 1 year ago

hanzei commented 1 year ago

Summary

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-50161

hanzei commented 1 year ago

Yes, once v1.3.0 releases, we should update the MM version used in https://github.com/mattermost/mattermost-app-examples.

codecov-commenter commented 1 year ago

Codecov Report

Base: 20.74% // Head: 20.33% // Decreases project coverage by -0.41% :warning:

Coverage data is based on head (19c63c4) compared to base (c5f06ee). Patch has no changes to coverable lines.

:exclamation: Current head 19c63c4 differs from pull request most recent head 8e8c794. Consider uploading reports for the commit 8e8c794 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #449 +/- ## ========================================== - Coverage 20.74% 20.33% -0.41% ========================================== Files 80 78 -2 Lines 5366 5262 -104 ========================================== - Hits 1113 1070 -43 + Misses 4114 4062 -52 + Partials 139 130 -9 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/main.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL21haW4uZ28=) | | | | [server/plugin.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3BsdWdpbi5nbw==) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.