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 Azure.Messaging.EventGrid from 4.10.0 to 4.11.0 in /src #107

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Azure.Messaging.EventGrid from 4.10.0 to 4.11.0.

Release notes

Sourced from Azure.Messaging.EventGrid's releases.

Azure.Messaging.EventGrid_4.11.0

4.11.0 (2022-07-07)

Features Added

  • Added support for sending events to partner channels.
Commits
  • 3e2951e Increment version for servicebus releases (#29783)
  • 2feda32 Adding test coverage for account SAS generated in different resource … (#29422)
  • 407ce06 [AzureMonitorExporter] add nightly to Readme (#29671)
  • ea043d2 Enable file case duplication check in .NET (#29734)
  • ae4171f Use --no-cone in pipeline sparse checkout script (#29782)
  • a1865ba Update AutoRest C# version to 3.0.0-beta.20220711.1 (#29767)
  • 4688d0f Increment package version after release of Azure.ResourceManager.Compute (#29...
  • ec99903 Increment package version after release of Azure.ResourceManager.Network (#29...
  • fefcac3 Increment package version after release of Azure.ResourceManager.Cdn (#29775)
  • 36274fd Increment package version after release of Azure.ResourceManager.Resources (#...
  • 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)