chore: Bump the nuget group with 14 updates#165
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps coverlet.collector from 10.0.0 to 10.0.1 Bumps Microsoft.ApplicationInsights.AspNetCore from 3.1.1 to 3.1.2 Bumps Microsoft.ApplicationInsights.WorkerService from 3.1.1 to 3.1.2 Bumps Microsoft.AspNetCore.Authentication.OpenIdConnect from 10.0.7 to 10.0.8 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.7 to 10.0.8 Bumps Microsoft.Data.Sqlite.Core from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Hosting from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Hosting.WindowsServices from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Http from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Identity.Core from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Logging.EventLog from 10.0.7 to 10.0.8 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 Bumps System.DirectoryServices.Protocols from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Data.Sqlite.Core dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging.EventLog dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting.WindowsServices dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting.WindowsServices dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Identity.Core dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: System.DirectoryServices.Protocols dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated coverlet.collector from 10.0.0 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
Commits viewable in compare view.
Updated Microsoft.ApplicationInsights.AspNetCore from 3.1.1 to 3.1.2.
Release notes
Sourced from Microsoft.ApplicationInsights.AspNetCore's releases.
3.1.2
Version 3.1.2
HttpException: Request is not available in this contextin the WEB package when callingTrackDependencyfromApplication_Startin classic ASP.NET. The WEB activity processors now safely handle the case whereHttpContext.Requestis not yet available.TelemetryConfiguration.CreateDefault()on classic ASP.NET now returns a configuration already populated fromApplicationInsights.config(connection string, sampling, storage, live metrics, request/dependency tracking, etc.). A newPreApplicationStartMethod(WebApplicationInsightsInitializer) materializes and populates the singleton beforeApplication_Startruns, so customer code callingTelemetryConfiguration.CreateDefault()fromGlobal.asax.csno longer gets an empty configuration. TheApplicationInsightsHttpModuleno longer carries the config-reading bookkeeping.TelemetryConfiguration.PrependOpenTelemetryBuilderConfigurationno longer throws if the configuration was already built — it silently skips, so a secondTelemetryClientconstructed against an already-built configuration no longer throwsInvalidOperationException.Commits viewable in compare view.
Updated Microsoft.ApplicationInsights.WorkerService from 3.1.1 to 3.1.2.
Release notes
Sourced from Microsoft.ApplicationInsights.WorkerService's releases.
3.1.2
Version 3.1.2
HttpException: Request is not available in this contextin the WEB package when callingTrackDependencyfromApplication_Startin classic ASP.NET. The WEB activity processors now safely handle the case whereHttpContext.Requestis not yet available.TelemetryConfiguration.CreateDefault()on classic ASP.NET now returns a configuration already populated fromApplicationInsights.config(connection string, sampling, storage, live metrics, request/dependency tracking, etc.). A newPreApplicationStartMethod(WebApplicationInsightsInitializer) materializes and populates the singleton beforeApplication_Startruns, so customer code callingTelemetryConfiguration.CreateDefault()fromGlobal.asax.csno longer gets an empty configuration. TheApplicationInsightsHttpModuleno longer carries the config-reading bookkeeping.TelemetryConfiguration.PrependOpenTelemetryBuilderConfigurationno longer throws if the configuration was already built — it silently skips, so a secondTelemetryClientconstructed against an already-built configuration no longer throwsInvalidOperationException.Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.OpenIdConnect from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.OpenIdConnect's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Data.Sqlite.Core from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Data.Sqlite.Core's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting.WindowsServices from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Hosting.WindowsServices's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Identity.Core from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Identity.Core's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.EventLog from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging.EventLog's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.6.0
What's Changed
Changes to tests and infra
... (truncated)
Commits viewable in compare view.
Updated System.DirectoryServices.Protocols from 10.0.7 to 10.0.8.
Release notes
Sourced from System.DirectoryServices.Protocols's releases.
No release notes found for this version range.
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions