chore: Bump the dependencies group with 16 updates #2
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 GitHubActionsTestLogger from 2.4.1 to 3.0.0.
Release notes
Sourced from GitHubActionsTestLogger's releases.
3.0
Configuration breaking changes
@trait.XYZreplacement token has been removed.See the readme for updated usage instructions.
What's Changed
Microsoft.Testing.Platformby @Tyrrrz in Add support forMicrosoft.Testing.PlatformTyrrrz/GitHubActionsTestLogger#53New Contributors
Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4.1...3.0
Commits viewable in compare view.
Updated Google.Protobuf from 3.33.0 to 3.33.1.
Release notes
Sourced from Google.Protobuf's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Google.Protobuf.Tools from 3.33.0 to 3.33.1.
Release notes
Sourced from Google.Protobuf.Tools's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MockQueryable.NSubstitute from 9.0.0 to 10.0.1.
Release notes
Sourced from MockQueryable.NSubstitute's releases.
10.0.1
#93 ExecuteUpdateAsync not suported with SetProperty with Value Expression - fixed
Full Changelog: romantitov/MockQueryable@v10.0.0...v10.0.1
10.0.0
v10.0.0 Upgrade to .Net 10 and EntityFrameworkCore 10
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.13.1 to 1.14.0.
Release notes
Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.
1.14.0
For highlights and announcements pertaining to this release see: Release Notes > 1.14.0.
The following changes are from the previous release 1.14.0-rc.1.
NuGet: OpenTelemetry v1.14.0
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Update to stable versions for .NET 10.0 NuGet packages.
(#6667)
Update
Microsoft.Extensions.*dependencies to10.0.0for .NET Frameworkand .NET Standard.
(#6667)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.14.0
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Update
System.Diagnostics.DiagnosticSourcedependency to10.0.0for all target frameworks.
(#6667)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.14.0
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Update to stable versions for .NET 10.0 NuGet packages.
(#6667)
Update
Microsoft.Extensions.*dependencies to10.0.0for .NET Framework... (truncated)
1.14.0-rc.1
The following changes are from the previous release 1.13.1.
NuGet: OpenTelemetry v1.14.0-rc.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.14.0-rc.1
Add support for .NET 10.0.
(#6307)
Update
System.Diagnostics.DiagnosticSourcedependency to10.0.0for all target frameworks.
(#6307)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.14.0-rc.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.AbstractionsNuGet package.(#6327)
Add support for .NET 10.0.
(#6307)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.14.0-rc.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
See CHANGELOG for details.
... (truncated)
1.14.0-beta.1
The following changes are from the previous release 1.13.1-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.14.0-beta.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
Added the possibility to disable timestamps via the
PrometheusAspNetCoreOptions.(#6600)
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Updated OpenTelemetry core component version(s) to
1.14.0.(#6689)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.14.0-beta.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
Added the possibility to disable timestamps via the
PrometheusHttpListenerOptions.(#6600)
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Updated OpenTelemetry core component version(s) to
1.14.0.... (truncated)
Commits viewable in compare view.
Updated OpenTelemetry.Extensions.Hosting from 1.13.1 to 1.14.0.
Release notes
Sourced from OpenTelemetry.Extensions.Hosting's releases.
1.14.0
For highlights and announcements pertaining to this release see: Release Notes > 1.14.0.
The following changes are from the previous release 1.14.0-rc.1.
NuGet: OpenTelemetry v1.14.0
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Update to stable versions for .NET 10.0 NuGet packages.
(#6667)
Update
Microsoft.Extensions.*dependencies to10.0.0for .NET Frameworkand .NET Standard.
(#6667)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.14.0
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Update
System.Diagnostics.DiagnosticSourcedependency to10.0.0for all target frameworks.
(#6667)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.14.0
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Update to stable versions for .NET 10.0 NuGet packages.
(#6667)
Update
Microsoft.Extensions.*dependencies to10.0.0for .NET Framework... (truncated)
1.14.0-rc.1
The following changes are from the previous release 1.13.1.
NuGet: OpenTelemetry v1.14.0-rc.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.14.0-rc.1
Add support for .NET 10.0.
(#6307)
Update
System.Diagnostics.DiagnosticSourcedependency to10.0.0for all target frameworks.
(#6307)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.14.0-rc.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.AbstractionsNuGet package.(#6327)
Add support for .NET 10.0.
(#6307)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.14.0-rc.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
See CHANGELOG for details.
... (truncated)
1.14.0-beta.1
The following changes are from the previous release 1.13.1-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.14.0-beta.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
Added the possibility to disable timestamps via the
PrometheusAspNetCoreOptions.(#6600)
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Updated OpenTelemetry core component version(s) to
1.14.0.(#6689)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.14.0-beta.1
Breaking Change When targeting
net8.0, the package now depends on version8.0.0of theMicrosoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Diagnostics.AbstractionsandMicrosoft.Extensions.Logging.ConfigurationNuGet packages.(#6327)
Add support for .NET 10.0.
(#6307)
Added the possibility to disable timestamps via the
PrometheusHttpListenerOptions.(#6600)
Breaking Change NuGet packages now use the Sigstore bundle format
(
.sigstore.json) for digital signatures instead of separate signature(
.sig) and certificate (.pem) files. This requires cosign 3.0 or laterfor verification. See the Digital signing
section for updated verification instructions.
(#6623)
Updated OpenTelemetry core component version(s) to
1.14.0.... (truncated)
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.13.0 to 1.14.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
1.14.0
NuGet: OpenTelemetry.Exporter.Geneva v1.14.0
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.14.0-rc.1
(#2822)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-beta.1
NuGet: OpenTelemetry.Extensions v1.14.0-beta.1
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.14.0-alpha.1
1.14.0.(#3403)
See CHANGELOG for details.
1.13.1
NuGet: OpenTelemetry.Exporter.Geneva v1.13.1
service.name,service.instanceId, and custom attributes.(#3214)
(#3360)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Http from 1.13.0 to 1.14.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.14.0
NuGet: OpenTelemetry.Exporter.Geneva v1.14.0
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.14.0-rc.1
(#2822)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-beta.1
NuGet: OpenTelemetry.Extensions v1.14.0-beta.1
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.14.0-alpha.1
1.14.0.(#3403)
See CHANGELOG for details.
1.13.1
NuGet: OpenTelemetry.Exporter.Geneva v1.13.1
service.name,service.instanceId, and custom attributes.(#3214)
(#3360)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Runtime from 1.13.0 to 1.14.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Runtime's releases.
1.14.0
NuGet: OpenTelemetry.Exporter.Geneva v1.14.0
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.14.0-rc.1
(#2822)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-beta.1
NuGet: OpenTelemetry.Extensions v1.14.0-beta.1
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.14.0-alpha.1
1.14.0.(#3403)
See CHANGELOG for details.
1.13.1
NuGet: OpenTelemetry.Exporter.Geneva v1.13.1
service.name,service.instanceId, and custom attributes.(#3214)
(#3360)
See CHANGELOG for details.
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 10.0.0 to 10.0.1.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.0.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.0.0...v10.0.1
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore.Annotations from 10.0.0 to 10.0.1.
Release notes
Sourced from Swashbuckle.AspNetCore.Annotations's releases.
10.0.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.0.0...v10.0.1
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 8.14.0 to 8.15.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
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 Testcontainers from 4.8.1 to 4.9.0.
Release notes
Sourced from Testcontainers's releases.
4.9.0
What's Changed
This release adds a new configuration (
DOCKER_API_VERSION) that lets you pin and downgrade the Docker Engine API version. This was needed because Docker Engine v29 introduced breaking changes that affect Docker.DotNet and Testcontainers for .NET. This release pins the API version to1.44. So far, no issues or negative side effects have been observed.I am also working on updating Docker.DotNet to make it fully compatible with Docker Engine v29. There is already a work-in-progress PR.
Thanks to all the contributors who helped with this release 👍.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
Commits viewable in compare view.
Updated Testcontainers.MsSql from 4.8.1 to 4.9.0.
Release notes
Sourced from Testcontainers.MsSql's releases.
4.9.0
What's Changed
This release adds a new configuration (
DOCKER_API_VERSION) that lets you pin and downgrade the Docker Engine API version. This was needed because Docker Engine v29 introduced breaking changes that affect Docker.DotNet and Testcontainers for .NET. This release pins the API version to1.44. So far, no issues or negative side effects have been observed.I am also working on updating Docker.DotNet to make it fully compatible with Docker Engine v29. There is already a work-in-progress PR.
Thanks to all the contributors who helped with this release 👍.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
Commits viewable in compare view.
Updated Testcontainers.RabbitMq from 4.8.1 to 4.9.0.
Release notes
Sourced from Testcontainers.RabbitMq's releases.
4.9.0
What's Changed
This release adds a new configuration (
DOCKER_API_VERSION) that lets you pin and downgrade the Docker Engine API version. This was needed because Docker Engine v29 introduced breaking changes that affect Docker.DotNet and Testcontainers for .NET. This release pins the API version to1.44. So far, no issues or negative side effects have been observed.I am also working on updating Docker.DotNet to make it fully compatible with Docker Engine v29. There is already a work-in-progress PR.
Thanks to all the contributors who helped with this release 👍.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
Commits viewable in compare view.
Updated Testcontainers.Redis from 4.8.1 to 4.9.0.
Release notes
Sourced from Testcontainers.Redis's releases.
4.9.0
What's Changed
This release adds a new configuration (
DOCKER_API_VERSION) that lets you pin and downgrade the Docker Engine API version. This was needed because Docker Engine v29 introduced breaking changes that affect Docker.DotNet and Testcontainers for .NET. This release pins the API version to1.44. So far, no issues or negative side effects have been observed.I am also working on updating Docker.DotNet to make it fully compatible with Docker Engine v29. There is already a work-in-progress PR.
Thanks to all the contributors who helped with this release 👍.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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