Bump the nuget-minor-patch group with 9 updates#12
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps BCrypt.Net-Next from 4.0.3 to 4.2.0 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.11.1 to 1.15.2 Bumps OpenTelemetry.Instrumentation.Http from 1.11.1 to 1.15.1 Bumps OpenTelemetry.Instrumentation.Runtime from 1.11.1 to 1.15.1 Bumps System.IdentityModel.Tokens.Jwt from 8.14.0 to 8.18.0 Bumps WebPush from 1.0.12 to 1.0.13 Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5 Bumps Xunit.SkippableFact from 1.5.23 to 1.5.61 --- updated-dependencies: - dependency-name: BCrypt.Net-Next dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: WebPush dependency-version: 1.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: WebPush dependency-version: 1.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch ... 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 BCrypt.Net-Next from 4.0.3 to 4.2.0.
Release notes
Sourced from BCrypt.Net-Next's releases.
4.2.0
Full Changelog: BcryptNet/bcrypt.net@v4.1.0...v4.2.0
4.1.0
What's Changed
New Contributors
Full Changelog: BcryptNet/bcrypt.net@4.0.3...v4.1.0
Commits viewable in compare view.
Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
10.0.2
Milestone issue
What's Changed
bytea.Any()aslength > 0by @georg-jung in Translatebytea.Any()aslength > 0npgsql/efcore.pg#3817Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.11.1 to 1.15.2.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
1.15.2
NuGet: OpenTelemetry.Exporter.Geneva v1.15.2
1.15.3.(#4166)
See CHANGELOG for details.
1.15.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.15.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.15.1
Activityis created.(#3820)
See CHANGELOG for details.
1.15.1-beta.2
NuGet: OpenTelemetry.Instrumentation.Wcf v1.15.1-beta.2
System.Security.Cryptography.Xmldependency version update for.NET 8, 9, and 10 to
4.7.1released in 1.15.1-beta.1 introduced in #4103.(#4266)
See CHANGELOG for details.
1.15.1-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.1-beta.1
Updated OpenTelemetry core component version(s) to
1.15.3.(#4166)
Fixed trace enrichment callbacks so exceptions thrown by user-provided
enrichers or enrichment actions no longer interrupt trace processing.
(#4165)
See CHANGELOG for details.
1.15.1-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.1-alpha.1
1.15.3.(#4166)
See CHANGELOG for details.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
1.14.0
NuGet: OpenTelemetry.Instrumentation.AspNet v1.14.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.14.0
No notable changes.
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.14.0-rc.1
Remove support for the
OTEL_SEMCONV_STABILITY_OPT_INconfiguration option.Previously, the old conventions were emitted by default with the option to emit
the stable conventions. Now, only the stable conventions are supported.
(#3592)
Improve SQL parsing for sanitization and summary generation. Support additional
cases for escaped identifiers. Optimize performance of parsing logic.
(#3627)
Improve SQL parsing for sanitization for Unicode string literals.
(#3662)
Sanitize the object name for SQL query text using the LOGIN or USER keywords and
remove from query summaries.
(#3663)
Improve SQL parsing to generate query summaries for more T-SQL keywords.
(#3671)
Make additional attributes available on
Activitystart. The full list ofattributes available at time of sampling now conforms with the
semantic conventions.
(#3675)
Metrics and spans report telemetry schema URL v1.33.0.
(#3680)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.Process v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Extensions.Enrichment.Http v1.14.0-alpha.1
Initial release of
OpenTelemetry.Extensions.Enrichment.Httpproject.See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Http from 1.11.1 to 1.15.1.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.15.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.15.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.15.1
Activityis created.(#3820)
See CHANGELOG for details.
1.15.1-beta.2
NuGet: OpenTelemetry.Instrumentation.Wcf v1.15.1-beta.2
System.Security.Cryptography.Xmldependency version update for.NET 8, 9, and 10 to
4.7.1released in 1.15.1-beta.1 introduced in #4103.(#4266)
See CHANGELOG for details.
1.15.1-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.1-beta.1
Updated OpenTelemetry core component version(s) to
1.15.3.(#4166)
Fixed trace enrichment callbacks so exceptions thrown by user-provided
enrichers or enrichment actions no longer interrupt trace processing.
(#4165)
See CHANGELOG for details.
1.15.1-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.1-alpha.1
1.15.3.(#4166)
See CHANGELOG for details.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
1.14.0
NuGet: OpenTelemetry.Instrumentation.AspNet v1.14.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.14.0
No notable changes.
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.14.0-rc.1
Remove support for the
OTEL_SEMCONV_STABILITY_OPT_INconfiguration option.Previously, the old conventions were emitted by default with the option to emit
the stable conventions. Now, only the stable conventions are supported.
(#3592)
Improve SQL parsing for sanitization and summary generation. Support additional
cases for escaped identifiers. Optimize performance of parsing logic.
(#3627)
Improve SQL parsing for sanitization for Unicode string literals.
(#3662)
Sanitize the object name for SQL query text using the LOGIN or USER keywords and
remove from query summaries.
(#3663)
Improve SQL parsing to generate query summaries for more T-SQL keywords.
(#3671)
Make additional attributes available on
Activitystart. The full list ofattributes available at time of sampling now conforms with the
semantic conventions.
(#3675)
Metrics and spans report telemetry schema URL v1.33.0.
(#3680)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.Process v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Extensions.Enrichment.Http v1.14.0-alpha.1
Initial release of
OpenTelemetry.Extensions.Enrichment.Httpproject.See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Runtime from 1.11.1 to 1.15.1.
Release notes
Sourced from OpenTelemetry.Instrumentation.Runtime's releases.
1.15.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.15.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.15.1
Activityis created.(#3820)
See CHANGELOG for details.
1.15.1-beta.2
NuGet: OpenTelemetry.Instrumentation.Wcf v1.15.1-beta.2
System.Security.Cryptography.Xmldependency version update for.NET 8, 9, and 10 to
4.7.1released in 1.15.1-beta.1 introduced in #4103.(#4266)
See CHANGELOG for details.
1.15.1-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.1-beta.1
Updated OpenTelemetry core component version(s) to
1.15.3.(#4166)
Fixed trace enrichment callbacks so exceptions thrown by user-provided
enrichers or enrichment actions no longer interrupt trace processing.
(#4165)
See CHANGELOG for details.
1.15.1-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.1-alpha.1
1.15.3.(#4166)
See CHANGELOG for details.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
1.14.0
NuGet: OpenTelemetry.Instrumentation.AspNet v1.14.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.14.0
No notable changes.
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.14.0-rc.1
Remove support for the
OTEL_SEMCONV_STABILITY_OPT_INconfiguration option.Previously, the old conventions were emitted by default with the option to emit
the stable conventions. Now, only the stable conventions are supported.
(#3592)
Improve SQL parsing for sanitization and summary generation. Support additional
cases for escaped identifiers. Optimize performance of parsing logic.
(#3627)
Improve SQL parsing for sanitization for Unicode string literals.
(#3662)
Sanitize the object name for SQL query text using the LOGIN or USER keywords and
remove from query summaries.
(#3663)
Improve SQL parsing to generate query summaries for more T-SQL keywords.
(#3671)
Make additional attributes available on
Activitystart. The full list ofattributes available at time of sampling now conforms with the
semantic conventions.
(#3675)
Metrics and spans report telemetry schema URL v1.33.0.
(#3680)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.Process v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Extensions.Enrichment.Http v1.14.0-alpha.1
Initial release of
OpenTelemetry.Extensions.Enrichment.Httpproject.See CHANGELOG for details.
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 8.14.0 to 8.18.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
8.18.0
New Features
IConfigurationEventHandlerContextAware<T>that provides context to the configuration event handler implementation, allowing it to optionally bypass a cache lookup. See PR #3444.8.17.0
Dependencies
8.16.0
New Features
Fundamentals
8.15.0
New Features
X509SecurityKeyandJsonWebKeyConverter.ConvertFromX509SecurityKeyExtended
X509SecurityKeyandJsonWebKeyConverter.ConvertFromX509SecurityKeyto support ECDSA keys.See PR #2377 for details.
Bug Fixes
Updated logging to sanitize sensitive values, reducing the risk of inadvertently exposing secrets or PII in logs.
See PR #3316 for details.
SearchValuesImproved the performance of the log sanitization logic introduced earlier by using
SearchValues, making sanitization more efficient in high-throughput scenarios.See PR #3341 for details.
IDX10400Adjusted the
IDX10400test to align with the current behavior and error messaging.See PR #3314 for details.
Fundamentals
Added new tests to validate the set of supported cryptographic algorithms, increasing confidence in algorithm coverage and compatibility.
See PR #3296 for details.
.clinerulestoagents.mdMoved repository agent/AI-assist rules into markdown documentation to make them more visible and easier to maintain.
See PR #3313 for details.
Microsoft.IdentityModel.TestExtensionsfrom Newtonsoft.Json to System.Text.JsonUpdated
Microsoft.IdentityModel.TestExtensionsto useSystem.Text.Jsoninstead ofNewtonsoft.Json, aligning tests with the runtime serialization stack.See PR #3356 for details.
Turned off automated code coverage comments on PRs to reduce noise while retaining coverage data elsewhere.
See PR #3349 for details.
Addressed CodeQL-reported issues to improve security posture and static analysis cleanliness.
See PR #3364 for details.
.NET 10 / SDK and tooling updates
Updated the repository to build and test against .NET 10.0 preview/RC1, ensuring early compatibility with the upcoming runtime.
See PRs #3287, #3357, and #3358 for details.
Ensured consistent use of the
TargetNetNextparameter across build, test, and pack phases so .NET 10.0 tests execute reliably.See PR #3337 for details.
Adjusted project files and CI workflows to correctly target and run on .NET 10.0, including test and pack scenarios.
See PR #3363 for details.
Updated the .NET version references to be compliant with corporate governance (CG) requirements.
See PR #3353 for details.
CoverletCollectorVersionto 6.0.4.See PR #3333 for details.
Microsoft.NET.Test.Sdkto a newer version for improved test reliability and tooling support.... (truncated)
Commits viewable in compare view.
Updated WebPush from 1.0.12 to 1.0.13.
Release notes
Sourced from WebPush's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.1.4 to 3.1.5.
Release notes
Sourced from xunit.runner.visualstudio's releases.
3.1.5
Release notes: https://xunit.net/releases/visualstudio/3.1.5
Commits viewable in compare view.
Updated Xunit.SkippableFact from 1.5.23 to 1.5.61.
Release notes
Sourced from Xunit.SkippableFact's releases.
1.5.61
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.SkippableFact@v1.5.23...v1.5.61
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