Skip to content

Apply repository configuration #817

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

Merged
merged 1 commit into from
Jul 26, 2025
Merged

Conversation

meziantou
Copy link
Owner

No description provided.

@meziantou meziantou merged commit a927596 into main Jul 26, 2025
12 checks passed
@meziantou meziantou deleted the apply-repository-configuration branch July 26, 2025 16:21
This was referenced Jul 28, 2025
richardsondev pushed a commit to richardsondev/AggregateConfigBuildTask that referenced this pull request Aug 3, 2025
Updated
[Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer)
from 2.0.205 to 2.0.210.

<details>
<summary>Release notes</summary>

_Sourced from [Meziantou.Analyzer's
releases](https://github.com/meziantou/Meziantou.Analyzer/releases)._

## 2.0.210

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.210>

## What's Changed
* Use additional locations to report diagnostic on symbols with multiple
locations by @​meziantou in
meziantou/Meziantou.Analyzer#821


**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.209...2.0.210

## 2.0.209

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.209>

## What's Changed
* Add MA0171: Replace HasValue with pattern matching by @​meziantou in
meziantou/Meziantou.Analyzer#819


**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.208...2.0.209

## 2.0.208

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.208>

**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.207...2.0.208

## 2.0.207

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.207>

## What's Changed
* Apply repository configuration by @​meziantou in
meziantou/Meziantou.Analyzer#817


**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.206...2.0.207

## 2.0.206

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.206>

## What's Changed
* Simplify msbuild properties by @​meziantou in
meziantou/Meziantou.Analyzer#816


**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.205...2.0.206

Commits viewable in [compare
view](meziantou/Meziantou.Analyzer@2.0.205...2.0.210).
</details>

Updated
[Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from
9.0.6 to 9.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Bcl.AsyncInterfaces's
releases](https://github.com/dotnet/runtime/releases)._

## 9.0.7

[Release](https://github.com/dotnet/core/releases/tag/v9.0.7)

## What's Changed
* [release/9.0-staging] Fix crash during Async Break when APC and CET
are enabled by @​thaystg in
dotnet/runtime#114932
* [release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute
now supporting multiple declarations. by @​github-actions in
dotnet/runtime#115076
* [release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter
intrinsics by @​lewing in dotnet/runtime#114218
* [release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in
methods without .localsinit by @​jakobbotsch in
dotnet/runtime#115568
* [release/9.0-staging] throw an exception instead of infinite loop in
`sort_mark_list` by @​github-actions in
dotnet/runtime#115529
* [release/9.0-staging] [DNS] Ignore ObjectDisposedException on
CancellationToken Callback by @​github-actions in
dotnet/runtime#115840
* Revert "[release/9.0-staging] Fix crash during Async Break when APC
and CET are enabled" by @​thaystg in
dotnet/runtime#116015
* [release/9.0-staging] Fix SysV first/second return register GC info
mismatch by @​jakobbotsch in
dotnet/runtime#116206
* [release/9.0-staging] Fix PipeStream leak on Windows when pipe is
disposed with a pending operation by @​github-actions in
dotnet/runtime#116188
* [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by
@​filipnavara in dotnet/runtime#114682
* [release/9.0-staging] Revert change to follow symlinks of dotnet host
by @​github-actions in dotnet/runtime#116244
* Update branding to 9.0.7 by @​vseanreesermsft in
dotnet/runtime#116312
* [release/9.0-staging] Fix generation of minidump by @​github-actions
in dotnet/runtime#115738
* [release/9.0-staging] fix: in rsa signatures, configure digest before
padding mode by @​github-actions in
dotnet/runtime#115695
* [release/9.0-staging] JIT: Fix possible heap corruption in outlined
composite SSA storage by @​github-actions in
dotnet/runtime#116132
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@​dotnet-maestro in dotnet/runtime#115984
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@​dotnet-maestro in dotnet/runtime#115855
* [release/9.0-staging] Update dependencies from dotnet/icu by
@​dotnet-maestro in dotnet/runtime#115597
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@​dotnet-maestro in dotnet/runtime#115710
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@​dotnet-maestro in dotnet/runtime#115504
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@​dotnet-maestro in dotnet/runtime#115589
* [release/9.0] Update dependencies from dotnet/emsdk by
@​dotnet-maestro in dotnet/runtime#115537
* Bump SDK version used by WASM since it was broken by dotnet/arcade
codeflow by @​jozkee in dotnet/runtime#116450
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@​github-actions in dotnet/runtime#115576
* [release/9.0-staging] Link peer's X509 stack handle to parent SSL safe
handle by @​github-actions in
dotnet/runtime#115380
* [release/9.0-staging] [mono][interp] Minor SSA fixes by @​BrzVlad in
dotnet/runtime#116428
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @​dotnet-maestro in dotnet/runtime#115677
* [release/9.0-staging] Disable the UTFStringConversionFailures test on
CI runs by @​github-actions in
dotnet/runtime#116460
* [manual] Merge release/9.0-staging into release/9.0 by @​jozkee in
dotnet/runtime#116459
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/runtime#116499
* [release/9.0] Delete s390x and ppc64le helix queues by
@​github-actions in dotnet/runtime#116537


**Full Changelog**:
dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in [compare
view](dotnet/runtime@v9.0.6...v9.0.7).
</details>

Updated [MSTest.TestAdapter](https://github.com/microsoft/testfx) from
3.9.3 to 3.10.0.

<details>
<summary>Release notes</summary>

_Sourced from [MSTest.TestAdapter's
releases](https://github.com/microsoft/testfx/releases)._

## 3.10.0

See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​3.10.0)


Commits viewable in [compare
view](microsoft/testfx@v3.9.3...v3.10.0).
</details>

Updated [MSTest.TestFramework](https://github.com/microsoft/testfx) from
3.9.3 to 3.10.0.

<details>
<summary>Release notes</summary>

_Sourced from [MSTest.TestFramework's
releases](https://github.com/microsoft/testfx/releases)._

## 3.10.0

See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​3.10.0)


Commits viewable in [compare
view](microsoft/testfx@v3.9.3...v3.10.0).
</details>

Updated [Roslynator.Analyzers](https://github.com/dotnet/roslynator)
from 4.13.1 to 4.14.0.

<details>
<summary>Release notes</summary>

_Sourced from [Roslynator.Analyzers's
releases](https://github.com/dotnet/roslynator/releases)._

## 4.14.0

### Added

- [CLI] Add support for GitLab analyzer reports
([PR](dotnet/roslynator#1633))

### Fixed

- Fix analyzer
[RCS1264](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1264)
([PR](dotnet/roslynator#1666))
- Fix analyzer
[RCS1229](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1229)
([PR](dotnet/roslynator#1667))
- Fix analyzer
[RCS1250](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1250)
([PR](dotnet/roslynator#1652) by @​aihnatiuk)
- Fix analyzer
[RCS1260](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1260)
([PR](dotnet/roslynator#1668))
- Fix analyzer
[RCS1105](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1105)
([PR](dotnet/roslynator#1669))
- Fix analyzer
[RCS1260](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1260)
([PR](dotnet/roslynator#1672))

### Changed

- Disable analyzer
[RCS1036](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1036)
by default ([PR](dotnet/roslynator#1671))
- Use analyzer
[RCS0063](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0063)
instead

### Removed

- Remove legacy config options
([PR](dotnet/roslynator#1304))


Commits viewable in [compare
view](dotnet/roslynator@v4.13.1...v4.14.0).
</details>

Updated [System.IO.Pipelines](https://github.com/dotnet/runtime) from
9.0.6 to 9.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [System.IO.Pipelines's
releases](https://github.com/dotnet/runtime/releases)._

## 9.0.7

[Release](https://github.com/dotnet/core/releases/tag/v9.0.7)

## What's Changed
* [release/9.0-staging] Fix crash during Async Break when APC and CET
are enabled by @​thaystg in
dotnet/runtime#114932
* [release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute
now supporting multiple declarations. by @​github-actions in
dotnet/runtime#115076
* [release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter
intrinsics by @​lewing in dotnet/runtime#114218
* [release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in
methods without .localsinit by @​jakobbotsch in
dotnet/runtime#115568
* [release/9.0-staging] throw an exception instead of infinite loop in
`sort_mark_list` by @​github-actions in
dotnet/runtime#115529
* [release/9.0-staging] [DNS] Ignore ObjectDisposedException on
CancellationToken Callback by @​github-actions in
dotnet/runtime#115840
* Revert "[release/9.0-staging] Fix crash during Async Break when APC
and CET are enabled" by @​thaystg in
dotnet/runtime#116015
* [release/9.0-staging] Fix SysV first/second return register GC info
mismatch by @​jakobbotsch in
dotnet/runtime#116206
* [release/9.0-staging] Fix PipeStream leak on Windows when pipe is
disposed with a pending operation by @​github-actions in
dotnet/runtime#116188
* [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by
@​filipnavara in dotnet/runtime#114682
* [release/9.0-staging] Revert change to follow symlinks of dotnet host
by @​github-actions in dotnet/runtime#116244
* Update branding to 9.0.7 by @​vseanreesermsft in
dotnet/runtime#116312
* [release/9.0-staging] Fix generation of minidump by @​github-actions
in dotnet/runtime#115738
* [release/9.0-staging] fix: in rsa signatures, configure digest before
padding mode by @​github-actions in
dotnet/runtime#115695
* [release/9.0-staging] JIT: Fix possible heap corruption in outlined
composite SSA storage by @​github-actions in
dotnet/runtime#116132
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@​dotnet-maestro in dotnet/runtime#115984
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@​dotnet-maestro in dotnet/runtime#115855
* [release/9.0-staging] Update dependencies from dotnet/icu by
@​dotnet-maestro in dotnet/runtime#115597
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@​dotnet-maestro in dotnet/runtime#115710
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@​dotnet-maestro in dotnet/runtime#115504
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@​dotnet-maestro in dotnet/runtime#115589
* [release/9.0] Update dependencies from dotnet/emsdk by
@​dotnet-maestro in dotnet/runtime#115537
* Bump SDK version used by WASM since it was broken by dotnet/arcade
codeflow by @​jozkee in dotnet/runtime#116450
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@​github-actions in dotnet/runtime#115576
* [release/9.0-staging] Link peer's X509 stack handle to parent SSL safe
handle by @​github-actions in
dotnet/runtime#115380
* [release/9.0-staging] [mono][interp] Minor SSA fixes by @​BrzVlad in
dotnet/runtime#116428
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @​dotnet-maestro in dotnet/runtime#115677
* [release/9.0-staging] Disable the UTFStringConversionFailures test on
CI runs by @​github-actions in
dotnet/runtime#116460
* [manual] Merge release/9.0-staging into release/9.0 by @​jozkee in
dotnet/runtime#116459
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/runtime#116499
* [release/9.0] Delete s390x and ppc64le helix queues by
@​github-actions in dotnet/runtime#116537


**Full Changelog**:
dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in [compare
view](dotnet/runtime@v9.0.6...v9.0.7).
</details>

Updated [System.Text.Encodings.Web](https://github.com/dotnet/runtime)
from 9.0.6 to 9.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [System.Text.Encodings.Web's
releases](https://github.com/dotnet/runtime/releases)._

## 9.0.7

[Release](https://github.com/dotnet/core/releases/tag/v9.0.7)

## What's Changed
* [release/9.0-staging] Fix crash during Async Break when APC and CET
are enabled by @​thaystg in
dotnet/runtime#114932
* [release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute
now supporting multiple declarations. by @​github-actions in
dotnet/runtime#115076
* [release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter
intrinsics by @​lewing in dotnet/runtime#114218
* [release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in
methods without .localsinit by @​jakobbotsch in
dotnet/runtime#115568
* [release/9.0-staging] throw an exception instead of infinite loop in
`sort_mark_list` by @​github-actions in
dotnet/runtime#115529
* [release/9.0-staging] [DNS] Ignore ObjectDisposedException on
CancellationToken Callback by @​github-actions in
dotnet/runtime#115840
* Revert "[release/9.0-staging] Fix crash during Async Break when APC
and CET are enabled" by @​thaystg in
dotnet/runtime#116015
* [release/9.0-staging] Fix SysV first/second return register GC info
mismatch by @​jakobbotsch in
dotnet/runtime#116206
* [release/9.0-staging] Fix PipeStream leak on Windows when pipe is
disposed with a pending operation by @​github-actions in
dotnet/runtime#116188
* [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by
@​filipnavara in dotnet/runtime#114682
* [release/9.0-staging] Revert change to follow symlinks of dotnet host
by @​github-actions in dotnet/runtime#116244
* Update branding to 9.0.7 by @​vseanreesermsft in
dotnet/runtime#116312
* [release/9.0-staging] Fix generation of minidump by @​github-actions
in dotnet/runtime#115738
* [release/9.0-staging] fix: in rsa signatures, configure digest before
padding mode by @​github-actions in
dotnet/runtime#115695
* [release/9.0-staging] JIT: Fix possible heap corruption in outlined
composite SSA storage by @​github-actions in
dotnet/runtime#116132
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@​dotnet-maestro in dotnet/runtime#115984
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@​dotnet-maestro in dotnet/runtime#115855
* [release/9.0-staging] Update dependencies from dotnet/icu by
@​dotnet-maestro in dotnet/runtime#115597
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@​dotnet-maestro in dotnet/runtime#115710
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@​dotnet-maestro in dotnet/runtime#115504
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@​dotnet-maestro in dotnet/runtime#115589
* [release/9.0] Update dependencies from dotnet/emsdk by
@​dotnet-maestro in dotnet/runtime#115537
* Bump SDK version used by WASM since it was broken by dotnet/arcade
codeflow by @​jozkee in dotnet/runtime#116450
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@​github-actions in dotnet/runtime#115576
* [release/9.0-staging] Link peer's X509 stack handle to parent SSL safe
handle by @​github-actions in
dotnet/runtime#115380
* [release/9.0-staging] [mono][interp] Minor SSA fixes by @​BrzVlad in
dotnet/runtime#116428
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @​dotnet-maestro in dotnet/runtime#115677
* [release/9.0-staging] Disable the UTFStringConversionFailures test on
CI runs by @​github-actions in
dotnet/runtime#116460
* [manual] Merge release/9.0-staging into release/9.0 by @​jozkee in
dotnet/runtime#116459
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/runtime#116499
* [release/9.0] Delete s390x and ppc64le helix queues by
@​github-actions in dotnet/runtime#116537


**Full Changelog**:
dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in [compare
view](dotnet/runtime@v9.0.6...v9.0.7).
</details>

Updated [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.6
to 9.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [System.Text.Json's
releases](https://github.com/dotnet/runtime/releases)._

## 9.0.7

[Release](https://github.com/dotnet/core/releases/tag/v9.0.7)

## What's Changed
* [release/9.0-staging] Fix crash during Async Break when APC and CET
are enabled by @​thaystg in
dotnet/runtime#114932
* [release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute
now supporting multiple declarations. by @​github-actions in
dotnet/runtime#115076
* [release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter
intrinsics by @​lewing in dotnet/runtime#114218
* [release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in
methods without .localsinit by @​jakobbotsch in
dotnet/runtime#115568
* [release/9.0-staging] throw an exception instead of infinite loop in
`sort_mark_list` by @​github-actions in
dotnet/runtime#115529
* [release/9.0-staging] [DNS] Ignore ObjectDisposedException on
CancellationToken Callback by @​github-actions in
dotnet/runtime#115840
* Revert "[release/9.0-staging] Fix crash during Async Break when APC
and CET are enabled" by @​thaystg in
dotnet/runtime#116015
* [release/9.0-staging] Fix SysV first/second return register GC info
mismatch by @​jakobbotsch in
dotnet/runtime#116206
* [release/9.0-staging] Fix PipeStream leak on Windows when pipe is
disposed with a pending operation by @​github-actions in
dotnet/runtime#116188
* [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by
@​filipnavara in dotnet/runtime#114682
* [release/9.0-staging] Revert change to follow symlinks of dotnet host
by @​github-actions in dotnet/runtime#116244
* Update branding to 9.0.7 by @​vseanreesermsft in
dotnet/runtime#116312
* [release/9.0-staging] Fix generation of minidump by @​github-actions
in dotnet/runtime#115738
* [release/9.0-staging] fix: in rsa signatures, configure digest before
padding mode by @​github-actions in
dotnet/runtime#115695
* [release/9.0-staging] JIT: Fix possible heap corruption in outlined
composite SSA storage by @​github-actions in
dotnet/runtime#116132
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@​dotnet-maestro in dotnet/runtime#115984
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@​dotnet-maestro in dotnet/runtime#115855
* [release/9.0-staging] Update dependencies from dotnet/icu by
@​dotnet-maestro in dotnet/runtime#115597
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@​dotnet-maestro in dotnet/runtime#115710
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@​dotnet-maestro in dotnet/runtime#115504
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@​dotnet-maestro in dotnet/runtime#115589
* [release/9.0] Update dependencies from dotnet/emsdk by
@​dotnet-maestro in dotnet/runtime#115537
* Bump SDK version used by WASM since it was broken by dotnet/arcade
codeflow by @​jozkee in dotnet/runtime#116450
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@​github-actions in dotnet/runtime#115576
* [release/9.0-staging] Link peer's X509 stack handle to parent SSL safe
handle by @​github-actions in
dotnet/runtime#115380
* [release/9.0-staging] [mono][interp] Minor SSA fixes by @​BrzVlad in
dotnet/runtime#116428
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @​dotnet-maestro in dotnet/runtime#115677
* [release/9.0-staging] Disable the UTFStringConversionFailures test on
CI runs by @​github-actions in
dotnet/runtime#116460
* [manual] Merge release/9.0-staging into release/9.0 by @​jozkee in
dotnet/runtime#116459
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/runtime#116499
* [release/9.0] Delete s390x and ppc64le helix queues by
@​github-actions in dotnet/runtime#116537


**Full Changelog**:
dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in [compare
view](dotnet/runtime@v9.0.6...v9.0.7).
</details>

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will 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 version` will 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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant