fix(deps): update dependencies #967
Merged
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.
This PR contains the following updates:
5.15.6->5.15.105.0.0-alpha.162->5.0.0-alpha.1655.15.6->5.15.107.98.0->7.101.15.1.1->5.1.79.0.7->9.0.113.2.4->3.2.54.4.4->4.5.04.6.3->4.7.0Release Notes
mui/material-ui (@mui/icons-material)
v5.15.10Compare Source
Feb 12, 2024
A big thanks to the 8 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.15.10@mui/system@5.15.10@mui/joy@5.0.0-beta.28disabledprop priority when inside button group (#41000) @SmileekDocs
childrenprop so docgen tools don't parse it as HTML (#40992) @millerizedCore
copyFilesscript to reuse in MUI X repo (#40970) @cherniavskii@ignore(#41009) @cherniavskiiAll contributors of this release in alphabetical order: @cherniavskii, @danilo-leal, @joserodolfofreitas, @millerized, @oliviertassinari, @sai6855, @siriwatknp, @Smileek
v5.15.9Compare Source
Feb 8, 2024
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
@mui/materialpeerDependencies.@mui/material@5.15.9@mui/base@5.0.0-beta.36@mui/system@5.15.9ReadonlyArrayfor CSS related types (#40972) @siriwatknpDocs
Core
lightprop removal (#40947) @sai6855All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Janpot, @oliviertassinari, @RaghavenderSingh, @sai6855, @siriwatknp
v5.15.8Compare Source
Feb 6, 2024
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.15.8@mui/codemod@5.15.8findComponentJSXutil (#40855) @sai6855@mui/system@5.15.8theme.styleOverrides(#40690) @siriwatknpcreateUseThemePropscall (#40885) @siriwatknp@mui/base@5.0.0-beta.34hostElementNameprop to improve SSR (#40507) @mj12albertDocs
Core
All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan
v5.15.7Compare Source
Jan 31, 2024
A big thanks to the 21 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.15.7displayEmpty(#40865) @ZeeshanTambolichildrenis empty string or boolean (#40766) @mirus-ua@mui/codemod@5.15.7@mui/system@5.15.7applyStyles()to theme (#40667) @siriwatknptheme.applyStylesin the demo app (#40787) @siriwatknpuseThemePropsprocessor (#40648) @siriwatknp@mui/utils@5.15.7clearTimeoutcalls (#39060) @romgrk@mui/base@5.0.0-beta.34@mui/joy@5.0.0-beta.25SupportedColorScheme(#40776) @Nikhilh26@mui/lab@5.0.0-alpha.163value(#40829) @srinidhi9831Docs
Core
React Engineer - Xinto the future roles section (#40867) @DanailHmissingKeyGeneratordo no longer exist (#40830) @oliviertassinari@types/markdown-to-jsxpackage from docs (#40828) @ZeeshanTamboli@slack/web-apipackage (#40840) @ZeeshanTamboliPropTypes.object(#40774) @flaviendelangleAll contributors of this release in alphabetical order: @alexfauquette, @colmtuite, @danilo-leal, @DiegoAndai, @EyaOuenniche, @flaviendelangle, @Janpot, @Jaswanth-Sriram-Veturi, @joserodolfofreitas, @michaldudak, @mirus-ua, @mnajdova, @mohamedsaiedd, @Nikhilh26, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @srinidhi9831, @zanivan, @ZeeshanTamboli
mui/material-ui (@mui/lab)
v5.0.0-alpha.163value(#40829) @srinidhi9831getsentry/sentry-javascript (@sentry/browser)
v7.101.1Compare Source
In version 7.101.0 the
@sentry/hubpackage was missing due to a publishing issue. This release contains the packageagain.
webpack://prefix more broadly from source mapsourcesfield (#10641)Bundle size 📦
v7.101.0Compare Source
Hubconstructor (#10584)getReplayutility function (#10510)exportsfield topackage.json(#10569)v7.100.1Compare Source
This release contains build fixes for profiling-node.
Bundle size 📦
v7.100.0Compare Source
Important Changes
Deprecations
This release includes some deprecations. For more details please look at our
migration guide.
The deprecation most likely to affect you is the one of
BrowserTracing. Instead ofnew BrowserTracing(), you shouldnow use
browserTracingIntegration(), which will also handle framework-specific instrumentation out of the box foryou - no need to pass a custom
routingInstrumentationanymore. For@sentry/react, we expose dedicated integrationsfor the different react-router versions:
reactRouterV6BrowserTracingIntegration()reactRouterV5BrowserTracingIntegration()reactRouterV4BrowserTracingIntegration()reactRouterV3BrowserTracingIntegration()See the
migration guide
for details.
browserTracingIntegration()(#10353)BrowserTracingintegration (#10493)browserProfilingIntegration(#10438)bunServerIntegration()(#10439)browserTracingIntegration(#10397)reactRouterV3BrowserTracingIntegrationfor react router v3 (#10489)reactRouterV4/V5BrowserTracingIntegrationfor react router v4 & v5 (#10488)reactRouterV6BrowserTracingIntegrationfor react router v6 & v6.4 (#10491)browserTracingIntegration(#10442)WinterCGFetchwithwinterCGFetchIntegration(#10436)continueTrace(#10301)new VueIntegration()(#10440)browserTracingIntegration()(#10477)browserTracingIntegration()(#10450)Profiling Node
@sentry/profiling-nodehas been ported into the monorepo. Future development for it will happen here!Other Changes
setHttpStatusfrom all packages (#10475)Sentrynamespace (#10452)name&attributestotracesSampler(#10426)system-uito start of font family (#10464)rrwebto 2.10.0 (#10445)propagationContextFromHeaders(#10313)startSpan,startSpanManualandstartInactiveSpanpick up the scopes at time of creation instead oftermination (#10492)
requirecall to import Undici (#10388)v7.99.0Compare Source
Important Changes
Deprecations
This release includes some deprecations for span related methods and integrations in our Deno SDK,
@sentry/deno. Formore details please look at our
migration guide.
Span.setHttpStatusin favor ofsetHttpStatus(#10268)spanStatusfromHttpCodein favour ofgetSpanStatusFromHttpCode(#10361)StartSpanOptions.originin favour of passing attribute (#10274)Other Changes
@sentry/nodere-exports (#10396)afterAllSetuphook for integrations (#10345)startSpan()can handle spans that require parent (#10386)startSpanAPIs (#10300)@sentry/nodefunctions (#10385, #10391)@sentry/nodere-exports (#10390)@sentry/nodere-exports (#10392)browserTracingIntegration(#10351)afterAllSetupis called when usingaddIntegration()(#10372)spanToTraceContextfunction from span utils (#10364)FunctionToStringintegration use SETUP_CLIENTS weakmap (#10358)Work in this release contributed by @AleshaOleg. Thank you for your contribution!
Bundle size 📦
Configuration
📅 Schedule: Branch creation - "before 6am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.