Skip to content

chore(deps): update nuget packages - #1159

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuget
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuget

Conversation

@renovate

@renovate renovate Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

Motivation

Automated dependency update by Renovate bot.

Description

This PR contains the following updates:

Package Change Age Confidence
AMQPNetLite.Core 2.5.12.5.4 age confidence
AWSSDK.Core 3.7.500.803.7.501.1 age confidence
AWSSDK.S3 3.7.510.63.7.511.8 age confidence
AWSSDK.SQS 3.7.502.393.7.502.57 age confidence
AWSSDK.SecurityToken 3.7.504.323.7.504.50 age confidence
Destructurama.Attributed (source) 5.2.05.3.0 age confidence
Google.Cloud.PubSub.V1 3.32.03.38.0 age confidence
Google.Cloud.Storage.V1 4.13.04.15.0 age confidence
Grpc.AspNetCore.Web 2.76.02.83.0 age confidence
Grpc.Core.Api 2.76.02.83.0 age confidence
Grpc.HealthCheck 2.76.02.83.0 age confidence
Grpc.Net.Client 2.76.02.83.0 age confidence
Grpc.Net.Common 2.76.02.83.0 age confidence
Microsoft.AspNetCore.TestHost (source) 8.0.248.0.31 age confidence
Microsoft.Bcl.AsyncInterfaces (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Caching.Memory (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Configuration (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Configuration.Binder (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Configuration.CommandLine (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Configuration.EnvironmentVariables (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Configuration.Json (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.DependencyInjection (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 10.0.310.0.12 age confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 8.0.248.0.31 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 10.0.310.0.12 age confidence
Microsoft.NET.Test.Sdk 18.0.118.10.0 age confidence
MongoDB.Driver (source) 3.8.13.11.2 age confidence
NATS.Client.JetStream 2.7.22.8.2 age confidence
NATS.Net 2.7.22.8.2 age confidence
NUnit (source) 4.4.04.6.1 age confidence
NUnit.Analyzers 4.11.24.15.0 age confidence
NUnit3TestAdapter (source) 6.1.06.3.0 age confidence
Npgsql 9.0.39.0.5 age confidence
OpenTelemetry (source) 1.15.31.18.0 age confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.15.31.18.0 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.15.31.18.0 age confidence
Serilog.Settings.Configuration 10.0.010.0.1 age confidence
StackExchange.Redis (source) 2.11.02.13.17 age confidence
coverlet.collector 8.0.08.0.1 age confidence
dbup-postgresql (source) 6.1.26.1.5 age confidence

Testing

This is an automated dependency update. No functional changes are expected.

Impact


Release Notes

Azure/amqpnetlite (AMQPNetLite.Core)

v2.5.4: Release 2.5.4

Fixes and improvements:

  • [#​650] Fix WebSocket transport treating benign zero-length deflate read as EOF
  • AMQP compound types decoding enhancements

v2.5.3: Release 2.5.3

Enhancements:

  • [#​639]: Add DeliveryStateChanged event to SenderLink and ReceiverLink

v2.5.2: Release 2.5.2

Fixes and improvements:

  • [#​630] Add OnLinkStateProperties callback for flow link-state properties
  • [#​634] Handle ObjectDisposedException in WebSocket close
aws/aws-sdk-net (AWSSDK.S3)

v3.7.511

destructurama/attributed (Destructurama.Attributed)

v5.3.0

Compare Source

New features

  • Add UsingAttributes overload used by serilog-settings-configuration by @​sungam3r in #​230

Changes for CI and tests

Full Changelog: destructurama/attributed@5.2.0...5.3.0

googleapis/google-cloud-dotnet (Google.Cloud.PubSub.V1)

v3.38.0: Google.Cloud.PubSub.V1 version 3.38.0

Compare Source

New features
  • Add PubsubClientTelemetry proto definition

v3.37.0: Google.Cloud.PubSub.V1 version 3.37.0

Compare Source

New features
  • Add compiled_proto_schema to Schema for schema imports
  • Add Compression message transform
  • Add Regional Access Boundary (RAB) error states for ingestion sources
Documentation improvements
  • Update Bigtable comments for subscriptions and resource tags

v3.36.0: Google.Cloud.PubSub.V1 version 3.36.0

Compare Source

New features
  • Streaming pull keepalive

v3.35.0: Google.Cloud.PubSub.V1 version 3.35.0

Compare Source

New features
  • Support WaitForProcessing and NackInmediately shutdown options.

v3.34.0: Google.Cloud.PubSub.V1 version 3.34.0

Compare Source

Bug fixes
  • Increase streaming pull timeout
Documentation improvements
  • Fix documentation URL AIInference MessageTransform service_account_email field

v3.33.0: Google.Cloud.PubSub.V1 version 3.33.0

Compare Source

New features
  • Add BigtableConfig type
grpc/grpc-dotnet (Grpc.AspNetCore.Web)

v2.83.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.80.0...v2.83.0

v2.80.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0

dotnet/dotnet (Microsoft.Bcl.AsyncInterfaces)

v10.0.12

v10.0.11

v10.0.10

v10.0.9

v10.0.8

v10.0.7

v10.0.6

v10.0.5

v10.0.4

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.10.0

What's Changed

Full Changelog: microsoft/vstest@v18.9.0...v18.10.0

v18.9.0

What's Changed
  • Fix tilde/exclamation characters corrupted in TerminalLogger test output by @​nohwnd in #​16046
  • Make TranslationLayer Native AOT-compatible by @​drewnoakes in #​16045
  • Guard GenerateProgramFile target against UseWinUI/UseUwpTools evaluation order by @​nohwnd in #​16072
  • Add RequestingAssembly to AssemblyResolveEventArgs for binary compat by @​nohwnd in #​16076
  • Remove stale Microsoft.Extensions.FileSystemGlobbing binding redirect from testhost.x86 and datacollector by @​Evangelink in #​16082
  • Fix TRX attachment paths when LogFileName contains a subdirectory by @​nohwnd in #​15791
  • Fix missing dumps for .NET Framework child processes in NetClientHangDumper by @​nohwnd in #​16098
  • Fix data collection channels to use negotiated protocol version instead of V1 by @​nohwnd in #​16096
  • Fix race condition in BlameCollector: skip hang dump when testhost hasn't launched yet by @​nohwnd in #​16065
  • Replace TestSDKAutoGeneratedCode with ExcludeFromCodeCoverage in auto-generated Program files by @​nohwnd in #​16101
  • Include testhost process path in crash error messages by @​nohwnd in #​16108
  • Fix DataDriven test results being double-counted in TRX logger totals by @​nohwnd in #​15766
  • Fix datacollector crash visibility: replace Assert with throwable exceptions by @​nohwnd in #​16048
  • Add TreatErrorMessagesAsWarnings parameter to TRX logger by @​nohwnd in #​16106
  • Wait for testhost stderr to drain before reading its crash output by @​nohwnd in #​16128
  • Handle runtimeconfig.dev.json without additionalProbingPaths by @​tmat in #​16166
  • Suggest Microsoft.NET.Test.Sdk when a managed test project brings no testhost by @​nohwnd in #​16169
  • Fix x86 testhost loading mismatched x64 hostfxr (0x800700C1) when run via vstest.console.exe directly (#​16151) by @​azat-msft in #​16156
  • Preserve the real exception (type + stack trace) when a test run aborts in BaseRunTests by @​nohwnd in #​16167
New Contributors

Full Changelog: microsoft/vstest@v18.8.0...v18.9.0

v18.8.1

What's Changed

  • Fix protocol negotiation timeout when STJ reflection is disabled (18.8.1) by @​nohwnd in #​16281

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

v18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

v18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

v18.6.0

What's Changed

Changes to tests and infra

Important

✂ PR body was truncated to here.

@renovate renovate Bot changed the title chore(deps): update dependency awssdk.core to 3.7.500.81 chore(deps): update nuget packages Feb 17, 2026
@github-actions

github-actions Bot commented Feb 17, 2026

Copy link
Copy Markdown

🔍 Vulnerabilities of dockerhubaneo/armonik_control:0.41.1-renovatenuget.1.sha.d05d9b9d

📦 Image Reference dockerhubaneo/armonik_control:0.41.1-renovatenuget.1.sha.d05d9b9d
digestsha256:f5d3c028cdc61524954cb34c278a0b166916bcc285e386a49d7911662d207d1f
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size73 MB
packages129

@renovate
renovate Bot force-pushed the renovate/nuget branch 9 times, most recently from 8e8cd80 to cee7be5 Compare February 24, 2026 14:20
@renovate
renovate Bot force-pushed the renovate/nuget branch 3 times, most recently from fdf5317 to 07fe229 Compare March 4, 2026 02:40
@renovate
renovate Bot force-pushed the renovate/nuget branch 10 times, most recently from 24e770f to ead2e06 Compare March 13, 2026 01:19
@renovate
renovate Bot force-pushed the renovate/nuget branch 5 times, most recently from 3e693dd to 1b44aee Compare March 17, 2026 13:23
@renovate
renovate Bot force-pushed the renovate/nuget branch 7 times, most recently from 1b506eb to 5edac4e Compare April 28, 2026 14:51
@renovate
renovate Bot force-pushed the renovate/nuget branch 4 times, most recently from 645cb7f to c401812 Compare May 5, 2026 01:14
@sonarqubecloud

sonarqubecloud Bot commented May 5, 2026

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/nuget branch 7 times, most recently from b5fa3f5 to 6a22b6a Compare May 19, 2026 13:02
@renovate
renovate Bot force-pushed the renovate/nuget branch 6 times, most recently from 29c92f2 to 892e7d5 Compare May 28, 2026 08:54
@renovate
renovate Bot force-pushed the renovate/nuget branch 2 times, most recently from 032314e to b887b5f Compare June 2, 2026 07:01
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants