Skip to content
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

chore(deps): Bump notification-controller to ^5.0.1 #24430

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

mikesposito
Copy link
Member

@mikesposito mikesposito commented May 8, 2024

Description

The primary purpose for upgrading this package is to ensure that we are using a version which relies on @metamask/base-controller v5, which protects state from being mutated accidentally and includes more type safety for messengers, among other improvements.

See changelog:
https://github.com/MetaMask/core/blob/%40metamask/notification-controller%405.0.1/packages/notification-controller/CHANGELOG.md

Open in GitHub Codespaces

Related issues

Progresses #24140

Manual testing steps

There should be no functional changes in this PR

Screenshots/Recordings

None

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've completed the PR template to the best of my ability
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@mikesposito
Copy link
Member Author

@metamaskbot update-policies

@metamaskbot
Copy link
Collaborator

Policies updated

legobeat
legobeat previously approved these changes May 8, 2024
@legobeat legobeat requested a review from a team May 8, 2024 22:33
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.77%. Comparing base (d27a233) to head (6843c3f).
Report is 184 commits behind head on develop.

Current head 6843c3f differs from pull request most recent head 579e81d

Please upload reports for the commit 579e81d to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #24430      +/-   ##
===========================================
- Coverage    67.37%   65.77%   -1.60%     
===========================================
  Files         1278     1366      +88     
  Lines        49881    54254    +4373     
  Branches     12944    14101    +1157     
===========================================
+ Hits         33605    35685    +2080     
- Misses       16276    18569    +2293     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Collaborator

Builds ready [2de8b77]
Page Load Metrics (540 ± 459 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint6412183167
domContentLoaded9241252
load532560540956459
domInteractive9241252
Bundle size diffs [🚀 Bundle size reduced!]
  • background: -26.45 KiB (-0.81%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Gudahtt
Gudahtt previously approved these changes May 14, 2024
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mikesposito mikesposito dismissed stale reviews from Gudahtt and legobeat via f97ac3f May 21, 2024 09:21
@metamaskbot
Copy link
Collaborator

Builds ready [feb1f32]
Page Load Metrics (962 ± 588 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint591681073215
domContentLoaded96323178
load4834019621225588
domInteractive96323178
Bundle size diffs [🚀 Bundle size reduced!]
  • background: -26.45 KiB (-0.78%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [9c49dd4]
Page Load Metrics (1046 ± 582 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint66158953015
domContentLoaded95515105
load54294810461211582
domInteractive95515105
Bundle size diffs [🚀 Bundle size reduced!]
  • background: -26.45 KiB (-0.77%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

legobeat
legobeat previously approved these changes May 28, 2024
Copy link
Contributor

@legobeat legobeat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@mikesposito mikesposito requested review from legobeat, Gudahtt and a team May 29, 2024 10:58
cryptodev-2s
cryptodev-2s previously approved these changes May 29, 2024
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mikesposito
Copy link
Member Author

@metamaskbot update-policies

@metamaskbot
Copy link
Collaborator

Policies updated

@metamaskbot
Copy link
Collaborator

Builds ready [6843c3f]
Page Load Metrics (974 ± 585 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint671781083215
domContentLoaded96314115
load5528069741219585
domInteractive96314115
Bundle size diffs [🚀 Bundle size reduced!]
  • background: -26.45 KiB (-0.75%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file team-wallet-framework
Projects
Status: Review finalised - Ready to be merged
Development

Successfully merging this pull request may close these issues.

None yet

5 participants