stevejgordon / CorrelationId

An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
MIT License
558 stars 106 forks source link

Bump Microsoft.AspNetCore.All from 2.0.3 to 2.0.9 in /samples/MvcCorrelationIdSample #62

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps Microsoft.AspNetCore.All from 2.0.3 to 2.0.9.

Commits - [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0 - [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0 - [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard... - [`9030255`](https://github.com/aspnet/Universe/commit/9030255e1ba7f2e62e528b83e8935443c77450b8) Merge branch 'release/2.0' - [`1895502`](https://github.com/aspnet/Universe/commit/1895502c4876384a10c73519ece033dd0722cf26) Update the LZMA to include NETStandard.Library 2.0.3 - [`e7c57af`](https://github.com/aspnet/Universe/commit/e7c57af1b038bdcd8be22647b506b4f413f1060b) Upgrade to NETCore.App 2.0.9 ([#29](https://github-redirect.dependabot.com/aspnet/Universe/issues/29)) - [`8fd6124`](https://github.com/aspnet/Universe/commit/8fd6124bceadce07a34c9ec6f16df249e40f5c61) Merge branch 'release/2.0' - [`93f2e99`](https://github.com/aspnet/Universe/commit/93f2e99d401cc4a9b3deeca1d569ee986c70e8cc) Fix for uploading blobs to private Azure blob containers - [`aa91b80`](https://github.com/aspnet/Universe/commit/aa91b802f9cc2b4f2cf98a78065bdbe663cd2963) Add script used to deploy blobs to Azure storage - [`b1f55ff`](https://github.com/aspnet/Universe/commit/b1f55ff6bc0868385193971bb63752a562303843) Merge branch 'release/2.0' of release/2.0.9 - Additional commits viewable in [compare view](https://github.com/aspnet/Universe/compare/2.0.3...2.0.9)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/stevejgordon/CorrelationId/network/alerts).
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.