Update all dependencies#58
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
78dd80a to
b3066a2
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #58 +/- ##
=======================================
Coverage 65.47% 65.47%
=======================================
Files 98 98
Lines 4046 4046
Branches 573 573
=======================================
Hits 2649 2649
+ Misses 1166 1165 -1
- Partials 231 232 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
f036964 to
c97dd27
Compare
3ddb00c to
75c05ea
Compare
75c05ea to
7ae907b
Compare
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.
This PR contains the following updates:
9.0.1→9.1.19.0.1→9.1.125.9.1→25.9.319.2.16→19.2.174.1.8→4.1.91.4.0→1.5.110.0.8→10.0.92.3.10→2.3.112.3.10→2.3.1110.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.6.0→10.7.010.0.8→10.0.910.0.8→10.0.910.0.8→10.0.910.0.8→10.0.918.5.1→18.6.04.16.0→4.17.010.1.7→10.2.18.18.0→8.19.110.0.8→10.0.94.0.1→4.0.27.17.0→7.18.04.1.8→4.1.9Release Notes
mui/material-ui (@mui/icons-material)
v9.1.1Compare Source
Jun 11, 2026
A big thanks to the 9 contributors who made this release possible.
@mui/material@9.1.1@mui/styled-engine@9.1.1Docs
Core
All contributors of this release in alphabetical order: @aemartos, @brijeshb42, @ifer47, @Janpot, @LukasTy, @oliviertassinari, @rluzists1, @siriwatknp, @vipin8797
v9.1.0Compare Source
Jun 8, 2026
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@mui/material@9.1.0freeSolocontrolled values cleared by initialnull(#48611) @mj12albertresetHighlightOnMouseLeaveJSdoc (#48536) @mj12albertaria-hiddento badge content and polish docs demos (#48471) @mj12albertDialogPaperfocus ring (#48535) @mj12alberttabIndex >= 1(#48546) @mj12albertTransitioncomponent (#48325) @mj12albertprefers-reduced-motion(#48357) @mj12albert@mui/utils@9.1.0Docs
slotPropsdocumentation (#48574) @mj12albertNEXT_RUNTIMEguard (#48475) @JanpotCore
All contributors of this release in alphabetical order: @brijeshb42, @cherniavskii, @JakeSaterlay, @Janpot, @joserodolfofreitas, @LukasTy, @mj12albert, @nightt5879, @noam3127, @oliviertassinari, @pavan-sh, @silviuaavram, @siriwatknp, @tyalau, @ZeeshanTamboli
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.9Compare Source
🐞 Bug Fixes
importOriginalwith optimizer and query import [backport to v4] - by Hiroshi Ogawa, David Harris, Codexand Vladimir in #10546 (a5180)View changes on GitHub
AngleSharp/AngleSharp (AngleSharp)
v1.5.1Released on Saturday, June 13 2026
v1.5.0Released on Saturday, June 6 2026
MemoryCookieProvider(#1249) @riinadotnet/dotnet (Microsoft.AspNetCore.Authentication.JwtBearer)
v10.0.9dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)
v10.7.0v10.7.0 graduates the Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes package to stable. The package registers a Kubernetes-aware
ResourceQuotaProviderthat reads the pod's CPU and memory requests and limits and exposes them toMicrosoft.Extensions.Diagnostics.ResourceMonitoringas baseline and maximum quotas, which then feed the request and limit dimensions of the published resource utilization metrics. The companionResourceQuotaandResourceQuotaProvidertypes inMicrosoft.Extensions.Diagnostics.ResourceMonitoringgraduate to stable in the same change so that consumers can implement custom quota providers without taking an experimental dependency.On the AI side,
Microsoft.Extensions.AI.OpenAImoves to OpenAI 2.11.0 and fixes a deserialization bug inToolJson.AdditionalPropertiesso that JSON SchemaadditionalPropertiesvalues shaped as sub-schema objects (for example{"type":"string"}) are preserved instead of throwing during deserialization.HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtgraduate to stable since both values are consistently available across hosted-file providers, whilePurposeandScoperemain experimental as provider-shaped vocabulary.FunctionInvokingChatClientdrops a backward-compat path that auto-markedToolApprovalResponseContententries withInformationalOnly: true; consumers that need to continue accepting sessions serialized before #7468 can use the sampleApprovalHistoryNormalizingChatClientmiddleware added in the test project.Experimental API Changes
Now Stable
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetespackage is now stable #7253ResourceQuotaandResourceQuotaProviderAPIs are now stable (previouslyEXTEXP0008) #7253HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtare now stable (previouslyMEAI001) #7513What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.6.0...v10.7.0
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.6.0What's Changed
Changes to tests and infra
Full Changelog: microsoft/vstest@v18.5.1...v18.6.0
jstedfast/MimeKit (MimeKit)
[
v4.17.0](https://redirectConfiguration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.