pm7y / AzureEventGridSimulator

A simulator that provides endpoints to mimic the functionality of Azure Event Grid topics and subscribers and is compatible with the Azure.Messaging.EventGrid client library.
MIT License
82 stars 40 forks source link

Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8 in /src #112

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

.NET 6.0.8

Release

Commits
  • 6a01dd1 Merged PR 24140: [internal/release/6.0] Update dependencies from dnceng/inter...
  • ae88823 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • be406b4 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore...
  • 7ba18ae Merge in 'release/6.0' changes
  • ec68a6b Merge pull request #42694 from wtgodbe/internal-merge-6.0-2022-07-12-1057
  • 12708ca Update SDK, Baseline, SiteExtension
  • 466eecb Merge commit '773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c' into internal-merge-6...
  • 4361e98 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 44b094b Merge in 'release/6.0' changes
  • 764a0f9 Fix newtonsoft alerts (#42478)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #118.