Skip to content

chore(webpack): update html-bundler-webpack-plugin from v3.6.5 to v3.17.3#26371

Merged
legobeat merged 5 commits intodevelopfrom
update-html-bundler-webpack-plugin
Aug 16, 2024
Merged

chore(webpack): update html-bundler-webpack-plugin from v3.6.5 to v3.17.3#26371
legobeat merged 5 commits intodevelopfrom
update-html-bundler-webpack-plugin

Conversation

@davidmurdoch
Copy link
Copy Markdown
Contributor

@davidmurdoch davidmurdoch commented Aug 12, 2024

Fixes #26290

@github-actions
Copy link
Copy Markdown
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.

@metamaskbot metamaskbot added the team-extension-platform Extension Platform team label Aug 12, 2024
@davidmurdoch davidmurdoch force-pushed the update-html-bundler-webpack-plugin branch from a0ea798 to cccdb20 Compare August 12, 2024 19:49
@socket-security
Copy link
Copy Markdown

socket-security bot commented Aug 12, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/eta@3.4.1 None 0 272 kB nebrelbug
npm/html-bundler-webpack-plugin@3.17.3 environment, filesystem, unsafe 0 658 kB webdiscus

🚮 Removed packages: npm/eta@3.2.0, npm/html-bundler-webpack-plugin@3.6.5

View full report↗︎

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [c665155]
Page Load Metrics (64 ± 9 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint6512895209
domContentLoaded85927189
load3910264209
domInteractive85927189
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.12%. Comparing base (2dc3768) to head (167c74f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #26371   +/-   ##
========================================
  Coverage    70.11%   70.12%           
========================================
  Files         1428     1428           
  Lines        50089    50089           
  Branches     13894    13894           
========================================
+ Hits         35119    35120    +1     
+ Misses       14970    14969    -1     

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

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [d1a14e2]
Page Load Metrics (327 ± 307 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint623721086330
domContentLoaded97827199
load392170327640307
domInteractive97827199
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@davidmurdoch davidmurdoch marked this pull request as ready for review August 13, 2024 17:20
@davidmurdoch davidmurdoch requested a review from a team as a code owner August 13, 2024 17:20
@davidmurdoch davidmurdoch changed the title chore: update html-bundler-webpack-plugin from v3.6.5 to v3.17.3 chore(webpack): update html-bundler-webpack-plugin from v3.6.5 to v3.17.3 Aug 13, 2024
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [675295a]
Page Load Metrics (77 ± 10 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint711601102512
domContentLoaded96333168
load43109772110
domInteractive96333168
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@sonarqubecloud
Copy link
Copy Markdown

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [167c74f]
Page Load Metrics (261 ± 256 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint713141185727
domContentLoaded9199334019
load481924261534256
domInteractive9199334019
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@legobeat legobeat merged commit 2d63c0e into develop Aug 16, 2024
@legobeat legobeat deleted the update-html-bundler-webpack-plugin branch August 16, 2024 04:09
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2024
@metamaskbot metamaskbot added the release-12.5.0 Issue or pull request that will be included in release 12.5.0 label Aug 16, 2024
@gauthierpetetin gauthierpetetin added release-12.4.0 Issue or pull request that will be included in release 12.4.0 and removed release-12.5.0 Issue or pull request that will be included in release 12.5.0 labels Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-12.4.0 Issue or pull request that will be included in release 12.4.0 team-extension-platform Extension Platform team webpack

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

webpack: building in production mode outputs async="undefined" for script tags

5 participants