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 39 forks source link

Bump Shouldly from 4.1.0 to 4.2.0 in /src #161

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Shouldly from 4.1.0 to 4.2.0.

Release notes

Sourced from Shouldly's releases.

4.2.0

What's Changed

Full Changelog: https://github.com/shouldly/shouldly/compare/4.1.0...4.2.0

Commits
  • b20e06d Update Directory.Build.props for 4.2.0 release
  • fed1fda Update Directory.Build.props for 4.1.1 release
  • d0f1664 Merge pull request #883 from shouldly/support-deterministic-builds
  • f2ac390 Skip when SHOULDLY_SOURCE_PATH_MAP already set
  • 7774682 Try using PathMap for source roots
  • 70252b1 Use environment variable instead of config for source root
  • 30d9dee Merge branch 'master' into support-deterministic-builds
  • 3bb313b Bump PublicApiGenerator from 10.3.0 to 11.0.0 (#886)
  • b7bcaa5 Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#887)
  • d8fa105 Bump DiffEngine from 11.0.0 to 11.2.0 (#890)
  • 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 1 year ago

Superseded by #163.