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

[do not merge] Add extra libraries to increase bundle size #10628

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Andarist
Copy link
Member

No description provided.

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devtools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 0:11am

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@babel/runtime@7.26.0 None 0 248 kB nicolo-ribaudo
npm/@emotion/babel-plugin@11.13.5 None 0 152 kB emotion-release-bot
npm/@emotion/cache@11.14.0 None 0 0 B
npm/@emotion/hash@0.9.2 environment 0 9.93 kB emotion-release-bot
npm/@emotion/is-prop-valid@1.3.1 None 0 24.3 kB andarist, emmatown, emotion-release-bot, ...1 more
npm/@emotion/memoize@0.9.0 environment 0 4.01 kB emotion-release-bot
npm/@emotion/react@11.14.0 None 0 0 B
npm/@emotion/serialize@1.3.3 None 0 52.7 kB emotion-release-bot
npm/@emotion/sheet@1.4.0 None 0 29.5 kB emotion-release-bot
npm/@emotion/styled@11.14.0 None 0 0 B
npm/@emotion/unitless@0.10.0 None 0 6.03 kB emotion-release-bot
npm/@emotion/use-insertion-effect-with-fallbacks@1.2.0 None 0 0 B
npm/@emotion/utils@1.4.2 None 0 20 kB emotion-release-bot
npm/@emotion/weak-memoize@0.4.0 environment 0 5.81 kB emotion-release-bot
npm/@mui/core-downloads-tracker@6.2.0 None 0 2.05 kB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/icons-material@6.2.0 None 0 18 MB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/material@6.2.0 environment +1 7.55 MB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/private-theming@6.2.0 None 0 112 kB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/styled-engine@6.2.0 environment 0 122 kB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/system@6.2.0 None 0 768 kB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/types@7.2.19 None 0 7.95 kB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@mui/utils@6.2.0 None 0 327 kB aarongarciah, atomiks, brijeshb42, ...8 more
npm/@popperjs/core@2.11.8 None 0 1.46 MB fezvrasta
npm/@types/prop-types@15.7.14 None 0 7.4 kB types
npm/@types/react-transition-group@4.4.12 None 0 18.6 kB types
npm/clsx@2.1.1 None 0 8.55 kB lukeed
npm/function-bind@1.1.2 None 0 31.4 kB ljharb
npm/hasown@2.0.2 None 0 8.77 kB ljharb
npm/is-core-module@2.15.1 None 0 32.7 kB ljharb
npm/react-transition-group@4.4.5 environment 0 244 kB eps1lon
npm/regenerator-runtime@0.14.1 None 0 27.9 kB benjamn
npm/resolve@1.22.8 environment, filesystem 0 145 kB ljharb
npm/source-map@0.5.7 None 0 766 kB tromey
npm/stylis@4.2.0 None 0 134 kB andarist

🚮 Removed packages: npm/@babel/runtime@7.20.7, npm/@types/react-transition-group@4.4.5, npm/convert-source-map@1.8.0, npm/is-core-module@2.11.0, npm/react-transition-group@4.4.2

View full report↗︎

Copy link

replay-io bot commented Dec 12, 2024

E2E Tests

Status Complete ↗︎
Commit 2339f45
Results
⚠️ 2 Flaky
  • cypress-04: Test Step buttons and menu item (Replay 1, Replay 2)
  • jump-to-code-02: Redux J2C functionality (Replay 1, Replay 2)
  • 99 Passed
  • async-stack: should detect async stacks outside the focus window
  • authenticated/comments-01: Test add, edit, and delete comment functionality
  • authenticated/comments-02: Test shared comments and replies (Replay 1, Replay 2)
  • authenticated/comments-03: Comment previews
  • authenticated/logpoints-01: Shared logpoints functionality (Replay 1, Replay 2)
  • authenticated/passport-01: Time travel
  • authenticated/passport-02: Infrared inspection
  • authenticated/passport-03: Swiss army knife
  • authenticated/passport-04: Multiplayer
  • console_async: support console evaluations in async frames
  • console_dock: Should show the correct docking behavior for recordings with video
  • console_errors: Test that errors and warnings from various sources are shown in the console
  • console_eval: support console evaluations
  • console_warp-01: should support warping to console messages
  • console_warp-02: support pausing, warping, stepping and evaluating console messages
  • console-expressions-01: should cache input eager eval and terminal expressions per instance
  • cypress-01: Basic Test Suites panel functionality
  • cypress-02: Test Step timeline behavior
  • cypress-03: Test Step interactions
  • cypress-05: Test DOM node preview on user action step hover
  • deleted-recording: Show error message for deleted recording
  • elements-search: Element panel should support basic and advanced search modes
  • fe-1875 :: verify that steps go to the right point in time
  • file-search-01: should search files
  • focus_mode-01: should filter messages as regions based on the active focus mode
  • highlighter: element highlighter works everywhere
  • inspector-computed-01: Basic computed styles can be viewed
  • inspector-computed-02: Complex computed styles can be viewed
  • inspector-elements-01: Basic DOM tree node display
  • inspector-elements-02_node-picker: element picker and iframe behavior
  • inspector-elements-03: Nested node picker and selection behavior
  • inspector-elements-04: Keyboard shortcuts should select the right DOM nodes
  • inspector-elements-05_search: element picker and iframe behavior
  • inspector-rules-01: Basic CSS rules should be viewed
  • inspector-rules-03: Shorthand CSS rules should be viewed
  • jump-to-code-01: Test basic jumping functionality
  • logpoints-01: log-points appear in the correct order and allow time warping
  • logpoints-02: conditional log-points
  • logpoints-03: should display event properties in the console
  • logpoints-04: should display exceptions in the console
  • logpoints-05: should auto-complete based on log point location
  • logpoints-06: should be temporarily disabled
  • logpoints-07: should use the correct scope in auto-complete
  • logpoints-08: should support jumping directly to a hit point via the capsule input
  • logpoints-09: should support pending edits
  • logpoints-10: too-many-points-to-find UX
  • logpoints-11: too-many-points-to-run-analysis UX
  • logpoints-12: should auto save when removing conditions
  • logpoints-13: Test log point in a sourcemapped file
  • network-01: should filter requests by type and text
  • network-02: should show details for the selected request
  • network-03: should sync and display the current time in relation to the network requests
  • node_console_dock: Should show the correct docking behavior for recordings without video
  • node_console-01: Basic node console behavior
  • node_console-02: uncaught exceptions should show up
  • node_control_flow: catch, finally, generators, and async/await
  • node_logpoint-01: Basic node logpoints
  • node_object_preview: Showing console objects in node
  • node_quick_open_modal-01: Test basic searching functionality
  • node_spawn: Basic subprocess spawning
  • node_stepping-01: Test stepping in async frames and async call stacks
  • node_worker-01: make sure node workers don't cause crashes
  • object_preview-01: expressions in the console after time warping
  • object_preview-02: should allow objects in scope to be inspected
  • object_preview-03: Test previews when switching between frames and stepping
  • object_preview-04: Test scope mapping and switching between generated/original sources
  • object_preview-05: Should support logging objects as values
  • object_preview-06: HTML elements
  • object_preview-07: inspect objects in the console while paused somewhere else
  • object_preview-08: should render ellipsis for collapsed objects with truncated properties
  • playwright-01: Basic Test Suites panel functionality
  • playwright-02: Test Step timeline behavior
  • playwright-03: Test Step interactions
  • playwright-04: Test Step buttons and menu item
  • playwright-05: Test DOM node previews on user action step hover
  • react_devtools-01: Basic RDT behavior
  • react_devtools-02: RDT integrations (Chromium)
  • react_devtools-03: process and display multiple React versions in page
  • react_devtools-04: Component selection is maintained when seeking to a new point
  • redux_devtools: Test Redux DevTools.
  • repaint-01: repaints the screen screen when stepping over code that modifies the DOM
  • repaint-02: repaints on hover
  • repaint-03: repaints on seek
  • repaint-04: prefers nearest (<=) paint when seeking between paints
  • repaint-05: prefers current time if pause creation failed outside of the focus window
  • repaint-06: repaints the screen screen when stepping over code that modifies the DOM
  • resizable-panels-01: Left side Toolbar and Video should be collapsible
  • restart-session: restart debugging session
  • scopes_rerender: Test that scopes are rerendered
  • session-destroyed: errors caused by session failure should bubble to the root
  • source-line-highlights: Test source line highlighting
  • sourcemap_stacktrace: Test that stacktraces are sourcemapped
  • stacking: Element highlighter selects the correct element when they overlap
  • stepping-01: Test basic step-over/back functionality
  • stepping-02: Test fixes for some simple stepping bugs
  • stepping-04: Test stepping in a frame other than the top frame
  • stepping-05: Test stepping in pretty-printed code
  • stepping-06: Test stepping in async frames and async call stacks
  • stepping-07: Test quick stepping using the keyboard
  • Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant