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

✅ Merge main into live #1347

Merged
merged 61 commits into from
Jul 11, 2024
Merged

✅ Merge main into live #1347

merged 61 commits into from
Jul 11, 2024

Conversation

dotnet-policy-service[bot]
Copy link

🤖 Queue merge when ready...

dependabot bot and others added 30 commits July 10, 2024 06:32
Bumps the dotnet group in /docs/deployment/azure/snippets/WebHook.Api with 1 update: Microsoft.AspNetCore.OpenApi.


Updates `Microsoft.AspNetCore.OpenApi` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/networking/Networking.Frontend/Networking.Frontend.Client with 1 update: Microsoft.AspNetCore.Components.WebAssembly.


Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/testing/AspireApp1 with 2 updates: xunit and xunit.runner.visualstudio.


Updates `xunit` from 2.8.1 to 2.9.0

Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/networking/Networking.Frontend/Networking.Frontend with 2 updates: Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.WebAssembly.Server.


Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.6 to 8.0.7

Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/testing/AspireApp1/AspireApp1.Tests with 2 updates: xunit and xunit.runner.visualstudio.


Updates `xunit` from 2.8.1 to 2.9.0

Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tes (#1267)

Bumps the dotnet group in /docs/real-time/snippets/signalr with 2 updates: Microsoft.Azure.SignalR and Microsoft.AspNetCore.SignalR.Client.


Updates `Microsoft.Azure.SignalR` from 1.25.2 to 1.26.0

Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/real-time/snippets/signalr/SignalR.Web with 1 update: Microsoft.AspNetCore.SignalR.Client.


Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/real-time/snippets/signalr/SignalR.ApiService with 1 update: Microsoft.Azure.SignalR.


Updates `Microsoft.Azure.SignalR` from 1.25.2 to 1.26.0

---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/real-time/snippets/signalr/SignalR.AppHost with 2 updates: Microsoft.Azure.SignalR and Microsoft.AspNetCore.SignalR.Client.


Updates `Microsoft.Azure.SignalR` from 1.25.2 to 1.26.0

Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/networking with 2 updates: Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.WebAssembly.Server.


Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.6 to 8.0.7

Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/networking/Networking.AppHost with 2 updates: Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.WebAssembly.Server.


Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.6 to 8.0.7

Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group with 1 update in the /docs/fundamentals/snippets/networking/Networking.AppHost directory: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group with 1 update in the /docs/real-time/snippets/signalr/SignalR.Web directory: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group with 1 update in the /docs/real-time/snippets/signalr/SignalR.AppHost directory: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/get-started/snippets/quickstart/AspireSample/AspireSample.Web with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from a2f28dcbf17bd7755929ab6edff9940b7552bf8c to ce4a99f01ee86e6318168600b66ddebdb1db67f4.
- [Release notes](https://github.com/ievangelist/profanity-filter/releases)
- [Commits](IEvangelist/profanity-filter@a2f28dc...ce4a99f)

---
updated-dependencies:
- dependency-name: IEvangelist/profanity-filter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/frameworks/snippets/Dapr/Dapr.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/frameworks/snippets/Orleans/OrleansServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/extensibility/snippets/MailDevResource with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/storage/snippets/tutorial/AspireStorage/AspireStorage.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/cosmos-db/AspireApp.ApiService with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqlefcore/AspireSQLEFCore.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/frameworks/snippets/Orleans/OrleansServer with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/params/Parameters.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 24 commits July 10, 2024 09:51
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqldeploycontainer/AspireSql.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/volumes/VolumeMounts.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/template/YourAppName with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqldeployazure with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/testing/AspireApp1/AspireApp1.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/params with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/params/Parameters.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/frameworks/snippets/Orleans with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqldeploycontainer with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqldeployazure/AspireSql.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/frameworks/snippets/Orleans/OrleansClient with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/components/AspireApp/AspireApp.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/components/AspireApp with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqldeployazure/AspireSql.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/extensibility/snippets/MailDevResource/MailDevResource.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/frameworks/snippets/Dapr/Dapr.Web with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/components/AspireApp/AspireApp.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/healthz/Healthz.ServiceDefaults with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/cosmos-db with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/database/snippets/tutorial/aspiresqldeploycontainer/AspireSql.AppHost with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/components/AspireApp/WorkerService with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/fundamentals/snippets/volumes with 1 update: Microsoft.Extensions.Http.Resilience.


Updates `Microsoft.Extensions.Http.Resilience` from 8.6.0 to 8.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnet-policy-service dotnet-policy-service bot added this pull request to the merge queue Jul 11, 2024
Merged via the queue into live with commit 74101d6 Jul 11, 2024
27 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant