-
Notifications
You must be signed in to change notification settings - Fork 63
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
Bump Microsoft.ApplicationInsights.AspNetCore from 2.20.0 to 2.21.0 #1794
Bump Microsoft.ApplicationInsights.AspNetCore from 2.20.0 to 2.21.0 #1794
Conversation
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.20.0...2.21.0) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s.AspNetCore-2.21.0
…s.AspNetCore-2.21.0
@Mandur, I made some changes (breaking changes that need to be reported in release notes) Would be great if you could have a look at the changes and give your approval. |
…s.AspNetCore-2.21.0
Looks good to me code wise. |
…s.AspNetCore-2.21.0
Codecov Report
@@ Coverage Diff @@
## dev #1794 +/- ##
==========================================
- Coverage 87.42% 87.41% -0.01%
==========================================
Files 251 251
Lines 9572 9573 +1
==========================================
Hits 8368 8368
- Misses 1204 1205 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Bumps Microsoft.ApplicationInsights.AspNetCore from 2.20.0 to 2.21.0.
Changelog
Sourced from Microsoft.ApplicationInsights.AspNetCore's changelog.
... (truncated)
Commits
5e2e7dd
bump version 2.21.0 (#2627)da53a8a
adding security.md (#2624)bb48e23
Update Contributing. fix indent (#2622)d5b990a
update contributing doc and remove unused proj and sln. (#2621)41d3b05
bump version (#2620)4594a76
update example with sample code for aad (#2617)a2b56d5
Remove two unnecessary .NET Standard 1.x dependencies. (#2613)d85fadc
Update dependencies to remove Newtonsoft.Json. (GHSA-5crp-9r3c-p9vr) (#2615)9c76e4a
Bump Newtonsoft.Json (#2614)e9d4974
fix Metric livelock by replacing potential infinate loop in MetricValuesBuffe...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)