π¨ [security] Update webpack 5.93.0 β 5.94.0 (minor)#5099
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #5099 +/- ##
=======================================
Coverage 88.48% 88.48%
=======================================
Files 304 304
Lines 27523 27523
Branches 7444 7444
=======================================
Hits 24355 24355
Misses 2943 2943
Partials 225 225 β View full report in Codecov by Sentry. |
tenderlove
added a commit
to tenderlove/profiler
that referenced
this pull request
Sep 7, 2024
* main: (128 commits) differential timestamp compression when serializing processed profiles (firefox-devtools#5033) Add selectedMarker to the console APIs Fix the styling of the console message Fix the extra spaces in the console friendly message Review comments and some more tweaks Update tests Add a utility to save to disk the data Add a window console utility to retrieve the profile attached to the current tab Extract the function that unwraps a BrowserConnection from the BrowserConnectionStatus item Do not hardcode the user agent when creating the browser connection Send a UserAgent header to the symbolication server that identifies this request as coming from the Firefox Profiler. Bump micromatch from 4.0.7 to 4.0.8 (firefox-devtools#5101) Update all Yarn dependencies (2024-08-28) (firefox-devtools#5100) β¬οΈ Update webpack to version 5.94.0 (firefox-devtools#5099) Run prettier after last change Update src/components/app/ZipFileViewer.js zip file -> archive Move the getTabToThreadIndexesMap selector logic into the profile-logic folder Refactor getInnerWindowIDToTabMap to not lookup for the top most parent unnecessarily Add some tests for the new getTabToThreadIndexesMap selector ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π¨ Your current dependencies have known security vulnerabilities π¨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
β³οΈ webpack (5.93.0 β 5.94.0) Β· Repo
Security Advisories π¨
π¨ Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS
Release Notes
5.94.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands