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

chore(deps): update nuget packages #699

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

chore(deps): update nuget packages #699

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.Core 3.7.400.36 -> 3.7.400.72 age adoption passing confidence
AWSSDK.S3 3.7.405 -> 3.7.411 age adoption passing confidence
AWSSDK.SQS 3.7.400.36 -> 3.7.400.72 age adoption passing confidence
AWSSDK.SecurityToken 3.7.400.36 -> 3.7.401.21 age adoption passing confidence
AspNetCore.HealthChecks.MongoDb 8.0.1 -> 8.1.0 age adoption passing confidence
Destructurama.Attributed (source) 4.0.0 -> 4.1.0 age adoption passing confidence
Google.Cloud.PubSub.V1 3.12.0 -> 3.19.0 age adoption passing confidence
Google.Protobuf 3.26.1 -> 3.29.2 age adoption passing confidence
Grpc.AspNetCore.Web 2.62.0 -> 2.67.0 age adoption passing confidence
Grpc.Core.Api 2.62.0 -> 2.67.0 age adoption passing confidence
Grpc.HealthCheck 2.62.0 -> 2.67.0 age adoption passing confidence
Grpc.Net.Client 2.62.0 -> 2.67.0 age adoption passing confidence
Grpc.Net.Common 2.62.0 -> 2.67.0 age adoption passing confidence
JetBrains.Annotations (source) 2024.2.0 -> 2024.3.0 age adoption passing confidence
Microsoft.AspNetCore.TestHost (source) 8.0.10 -> 8.0.11 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 8.0.10 -> 8.0.11 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.11.1 -> 17.12.0 age adoption passing confidence
MongoDB.Driver (source) 2.25.0 -> 2.30.0 age adoption passing confidence
MongoDB.Driver.Core.Extensions.DiagnosticSources 1.4.0 -> 1.5.0 age adoption passing confidence
NUnit3TestAdapter (source) 4.5.0 -> 4.6.0 age adoption passing confidence
OpenTelemetry (source) 1.9.0-rc.1 -> 1.10.0 age adoption passing confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.9.0-rc.1 -> 1.10.0 age adoption passing confidence
OpenTelemetry.Exporter.Prometheus.AspNetCore (source) 1.9.0-alpha.2 -> 1.9.0-beta.2 age adoption passing confidence
OpenTelemetry.Extensions.Hosting (source) 1.9.0-rc.1 -> 1.10.0 age adoption passing confidence
StackExchange.Redis (source) 2.8.16 -> 2.8.24 age adoption passing confidence
coverlet.collector 6.0.2 -> 6.0.3 age adoption passing confidence
stateless 5.16.0 -> 5.17.0 age adoption passing confidence

Release Notes

aws/aws-sdk-net (AWSSDK.S3)

v3.7.411

v3.7.410

v3.7.409

v3.7.408

v3.7.407

v3.7.406.1

Compare Source

v3.7.406

destructurama/attributed (Destructurama.Attributed)

v4.1.0

Compare Source

New Features

Misc

New Contributors

Full Changelog: destructurama/attributed@4.0.0...4.1.0

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

v3.19.0: Google.Cloud.PubSub.V1 version 3.19.0

Compare Source

Changes in this release:

Bug fixes
  • Do not throw if a subscriber is disposed before being started (commit 04b8d8a)
New features

v3.18.0: Google.Cloud.PubSub.V1 version 3.18.0

Compare Source

Changes in this release:

No API surface changes; just dependency updates.

v3.17.0: Google.Cloud.PubSub.V1 version 3.17.0

Compare Source

Changes in this release:

New features
  • Add ingestion Cloud Storage fields and Platform Logging fields to Topic (commit 5098b56)
  • Return listing information for subscriptions created via Analytics Hub (commit ce5de77)
Documentation improvements
  • Update documentation for 31 day subscription message retention (commit 950f588)

v3.16.0: Google.Cloud.PubSub.V1 version 3.16.0

Compare Source

Changes in this release:

New features
  • Add max messages batching for Cloud Storage subscriptions (commit 953eefe)

v3.15.0: Google.Cloud.PubSub.V1 version 3.15.0

Compare Source

Changes in this release:

New features
  • Add use_topic_schema for Cloud Storage Subscriptions (commit d557116)

v3.14.0: Google.Cloud.PubSub.V1 version 3.14.0

Compare Source

Changes in this release:

Bug fixes
  • Fix possible race condition when restarting the stream (commit 4410bb1)
New features

The last two of these features can cause user-visible changes. In particular:

  • Persistently-failing streaming pulls will eventually cause a SubscriberClient to fail
  • Authentication-based failures (e.g. using an expired service account) will now cause a SubscriberClient to fail
  • SubscriberClient will retry immediately after a streaming pull stream is terminated server-side, if the pull was active for 45 seconds or more before being terminated. This should improve responsiveness in some situations.

All of these changes should be "net positive", but if they cause any issues, please file a bug.

v3.13.0: Google.Cloud.Monitoring.V3 version 3.13.0

Compare Source

Changes in this release:

New features
Documentation improvements
  • TimeSeries.unit allows limited updating by CreateTimeSeries (commit 7468d5b)
  • ServiceLevelObjective.goal must be <= 0.9999 (commit 7468d5b)
  • ServiceAgentAuthentication supports generating an OAuth token (commit 7468d5b)
protocolbuffers/protobuf (Google.Protobuf)

v3.29.2

v3.29.1

v3.29.0

v3.28.3

v3.28.2

v3.28.1

v3.28.0

v3.27.5

v3.27.4

v3.27.3

v3.27.2

v3.27.1

v3.27.0

grpc/grpc-dotnet (Grpc.AspNetCore.Web)

v2.67.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

v2.66.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.65.0...v2.66.0

v2.65.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.64.0...v2.65.0

v2.64.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.63.0...v2.64.0

v2.63.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.62.0...v2.63.0

JetBrains/JetBrains.Annotations (JetBrains.Annotations)

v2024.3.0

Compare Source

dotnet/aspnetcore (Microsoft.AspNetCore.TestHost)

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

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

v17.12.0

What's Changed

Internal and infrastructure fixes:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nuget branch 5 times, most recently from f83f750 to 92c39dc Compare April 29, 2024 23:21
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 235b245 to 84687e9 Compare May 6, 2024 22:12
@renovate renovate bot force-pushed the renovate/nuget branch 6 times, most recently from e9cb962 to e93c4ca Compare May 15, 2024 05:02
@renovate renovate bot force-pushed the renovate/nuget branch 7 times, most recently from 48ae4ba to 77fd2a4 Compare May 23, 2024 22:50
@renovate renovate bot force-pushed the renovate/nuget branch 7 times, most recently from b412c79 to e9ce434 Compare May 30, 2024 22:17
@renovate renovate bot force-pushed the renovate/nuget branch from e9ce434 to 5ecf6fe Compare May 31, 2024 19:56
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 2d7db05 to 6f0094e Compare December 2, 2024 06:51
@renovate renovate bot force-pushed the renovate/nuget branch 5 times, most recently from 3832804 to 87b9133 Compare December 10, 2024 01:21
@renovate renovate bot force-pushed the renovate/nuget branch 6 times, most recently from db00937 to 35286f3 Compare December 15, 2024 09:18
@renovate renovate bot force-pushed the renovate/nuget branch 9 times, most recently from 96df87b to 977154e Compare December 23, 2024 21:41
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 2911b89 to 4356236 Compare January 2, 2025 21:40
@renovate renovate bot force-pushed the renovate/nuget branch from 4356236 to 9a1622a Compare January 3, 2025 22:53
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