influxdb-client-csharp
influxdb-client-csharp copied to clipboard
chore(deps): Bump System.Collections.Immutable from 9.0.1 to 9.0.4
trafficstars
Bumps System.Collections.Immutable from 9.0.1 to 9.0.4.
Release notes
Sourced from System.Collections.Immutable's releases.
.NET 9.0.4
What's Changed
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#112424- [release/9.0] Fix init race in mono_class_try_get_[shortname]_class. by
@github-actionsin dotnet/runtime#112296- [release/9.0] Internal monitor impl not using coop mutex causing deadlocks on Android. by
@github-actionsin dotnet/runtime#112373- [release/9.0-staging][iOS][globalization] Fix IndexOf on empty strings on iOS to return -1 by
@matouskozakin dotnet/runtime#112012- [release/9.0] Skip NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails on WinSrv 2025 by
@rzikmin dotnet/runtime#112473- [release/9.0-staging] Fix case-insensitive JSON deserialization of enum member names by
@github-actionsin dotnet/runtime#112057- [release/9.0-staging] Move generation of SuggestedBindingRedirects.targets to inner build by
@github-actionsin dotnet/runtime#112487- [release/9.0-staging] Remove unneeded DiagnosticSource content by
@github-actionsin dotnet/runtime#112708- [release/9.0-staging] Fix LINQ handling of iterator.Take(...).Last(...) by
@stephentoubin dotnet/runtime#112714- [release/9.0-staging] [mono][mini] Disable inlining if we encounter class initialization failure by
@github-actionsin dotnet/runtime#112005- [release/9.0-staging] [mono][interp] Fix execution of delegate invoke wrapper with interpreter by
@github-actionsin dotnet/runtime#111700- [release/9.0-staging] Include PDB for all TfmRuntimeSpecificPackageFile by
@github-actionsin dotnet/runtime#112139- [release/9.0-staging] Add support for LDAPTLS_CACERTDIR \ TrustedCertificateDirectory by
@steveharterin dotnet/runtime#112531- [release/9.0-staging] Fix getting resource when ResourceResolve returns assembly with resource that is an assembly ref by
@elinor-fungin dotnet/runtime#112893- [release/9.0-staging] JIT: fix local assertion prop error for partial local comparisons by
@github-actionsin dotnet/runtime#112539- [9.0] Make CPU utilization checks in the thread pool configurable by
@kouvelin dotnet/runtime#112791- [release/9.0-staging] Backport "Ship CoreCLR packages in servicing releases" by
@amanasifkhalidin dotnet/runtime#113026- [release/9.0-staging] Fix TensorPrimitives.MultiplyAddEstimate for integers by
@github-actionsin dotnet/runtime#113094- [release/9.0-staging] Use invariant culture when formatting transfer capture in regex source generator (#113081) by
@stephentoubin dotnet/runtime#113150- [release/9.0-staging] NativeAOT/Arm64: Do not overwrite gcinfo tracking registers for TLS by
@github-actionsin dotnet/runtime#112549- Update branding to 9.0.4 by
@vseanreesermsftin dotnet/runtime#113226- [9.0] Make counting of IO completion work items more precise on Windows by
@kouvelin dotnet/runtime#112794- [release/9.0-staging] Remove --no-lock brew flag by
@akoeplingerin dotnet/runtime#113281- [release/9.0-staging] [QUIC] Update MsQuic library version by
@github-actionsin dotnet/runtime#113205- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#113264- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestroin dotnet/runtime#112836- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#112835- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#112627- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#112552- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#112522- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestroin dotnet/runtime#112515- [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#112468- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112514- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#112394- [release/9.0] Fix
BigInteger.Rotate{Left,Right}for backport by@github-actionsin dotnet/runtime#112991- [release/9.0-staging] [mono] Switch generic instance cache back to GHashTable; improve ginst hash function by
@github-actionsin dotnet/runtime#113316- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestroin dotnet/runtime#112628- [manual] Merge release/9.0-staging into release/9.0 by
@carlossanlopin dotnet/runtime#113350- [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext by
@github-actionsin dotnet/runtime#112882- Merging internal commits for release/9.0 by
@vseanreesermsftin dotnet/runtime#113389- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#113333- [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#113447- [release/9.0] fix SBOM issues for runtime by
@haruna99in dotnet/runtime#113463Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4
... (truncated)
Commits
f57e6dcMerge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'd9d0ae0[release/9.0] fix SBOM issues for runtime (#113463)0c9b70dMerge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'f0d7e1fMerge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...111a76eUpdate dependencies from https://github.com/dotnet/arcade build 20250311.4984ab68Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-stagingd7dd049Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'315f1f5Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...d21cf87Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...6758abd[release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)