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

Update cartservice #76

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

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented May 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Grpc.AspNetCore 2.60.0 -> 2.63.0 age adoption passing confidence nuget minor
Grpc.AspNetCore.HealthChecks 2.60.0 -> 2.63.0 age adoption passing confidence nuget minor
Grpc.Net.Client 2.60.0 -> 2.63.0 age adoption passing confidence nuget minor
Microsoft.AspNetCore.TestHost (source) 8.0.2 -> 8.0.6 age adoption passing confidence nuget patch
Microsoft.NET.Test.Sdk 17.9.0 -> 17.10.0 age adoption passing confidence nuget minor
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.7.0 -> 1.8.1 age adoption passing confidence nuget minor
OpenTelemetry.Extensions.Hosting (source) 1.7.0 -> 1.8.1 age adoption passing confidence nuget minor
OpenTelemetry.Instrumentation.AspNetCore (source) 1.7.1 -> 1.8.1 age adoption passing confidence nuget minor
OpenTelemetry.Instrumentation.Http (source) 1.7.1 -> 1.8.1 age adoption passing confidence nuget minor
OpenTelemetry.Instrumentation.Process (source) 0.5.0-beta.4 -> 0.5.0-beta.5 age adoption passing confidence nuget patch
OpenTelemetry.Instrumentation.Runtime (source) 1.7.0 -> 1.8.1 age adoption passing confidence nuget minor
OpenTelemetry.Instrumentation.StackExchangeRedis (source) 1.0.0-rc9.13 -> 1.0.0-rc9.14 age adoption passing confidence nuget patch
OpenTelemetry.ResourceDetectors.Container (source) 1.0.0-beta.6 -> 1.0.0-beta.7 age adoption passing confidence nuget patch
StackExchange.Redis (source) 2.7.17 -> 2.7.33 age adoption passing confidence nuget patch
mcr.microsoft.com/dotnet/runtime-deps 8.0.2-alpine3.18 -> 8.0.6-alpine3.18 age adoption passing confidence final patch
mcr.microsoft.com/dotnet/sdk 8.0.200 -> 8.0.301 age adoption passing confidence stage patch
xunit 2.6.6 -> 2.8.1 age adoption passing confidence nuget minor
xunit.runner.visualstudio 2.5.6 -> 2.8.1 age adoption passing confidence nuget minor

Release Notes

grpc/grpc-dotnet (Grpc.AspNetCore)

v2.63.0

What's Changed
New Contributors

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

v2.62.0

What's Changed

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

v2.61.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.60.0...v2.61.0

dotnet/aspnetcore (Microsoft.AspNetCore.TestHost)

v8.0.6

v8.0.5: .NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

v8.0.4: .NET 8.0.4

Release

v8.0.3: .NET 8.0.3

Release

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

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

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

StackExchange/StackExchange.Redis (StackExchange.Redis)

v2.7.33

Compare Source

What's Changed

Full Changelog: StackExchange/StackExchange.Redis@2.7.27...2.7.33

v2.7.27

Compare Source

What's Changed

Full Changelog: StackExchange/StackExchange.Redis@2.7.23...2.7.27

v2.7.23

Compare Source

What's Changed

  • Fix #​2653: Client library metadata should validate contents (#​2654 by @​mgravell)
  • Add HeartbeatConsistencyChecks option (opt-in) to enabled per-heartbeat (defaults to once per second) checks to be sent to ensure no network stream corruption has occurred (#​2656 by @​NickCraver)

Full Changelog: StackExchange/StackExchange.Redis@2.7.20...2.7.23

v2.7.20

Compare Source

What's Changed

Full Changelog: StackExchange/StackExchange.Redis@2.7.17...2.7.20

dotnet/runtime (mcr.microsoft.com/dotnet/runtime-deps)

v8.0.6

Compare Source

v8.0.5: .NET 8.0.5

Compare Source

Release

What's Changed

Full Changelog: dotnet/runtime@v8.0.4...v8.0.5

v8.0.4: .NET 8.0.4

Compare Source

Release

v8.0.3: .NET 8.0.3

Compare Source

Release

dotnet/sdk (mcr.microsoft.com/dotnet/sdk)

v8.0.301

Compare Source

v8.0.300: .NET 8.0.5

Compare Source

Release

v8.0.204: .NET 8.0.4

Compare Source

Release

v8.0.203

Compare Source

v8.0.202: .NET 8.0.3

Release

xunit/xunit (xunit)

v2.8.1

Compare Source

v2.8.0

Compare Source

v2.7.1

Compare Source

v2.7.0

Compare Source

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.8.1

Compare Source

v2.8.0

Compare Source

v2.5.8

Compare Source

v2.5.7

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label May 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/cartservice branch 2 times, most recently from 0a3c60e to 23ce67d Compare May 21, 2024 03:35
@renovate-bot renovate-bot force-pushed the renovate/cartservice branch 4 times, most recently from 4805bee to 6b053ae Compare May 28, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant