Skip to content

chore(deps): Bump actions/download-artifact from 5 to 6#165

Merged
BenjaminMichaelis merged 1 commit intomainfrom
dependabot/github_actions/actions/download-artifact-6
Oct 28, 2025
Merged

chore(deps): Bump actions/download-artifact from 5 to 6#165
BenjaminMichaelis merged 1 commit intomainfrom
dependabot/github_actions/actions/download-artifact-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps actions/download-artifact from 5 to 6.

Release notes

Sourced from actions/download-artifact's releases.

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

Commits
  • 018cc2c Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
  • 815651c Revert "Remove github.dep.yml"
  • bb3a066 Remove github.dep.yml
  • fa1ce46 Prepare v6.0.0
  • 4a24838 Merge pull request #431 from danwkennedy/patch-1
  • 5e3251c Readme: spell out the first use of GHES
  • abefc31 Merge pull request #424 from actions/yacaovsnc/update_readme
  • ac43a60 Update README with artifact extraction details
  • de96f46 Merge pull request #417 from actions/yacaovsnc/update_readme
  • 7993cb4 Remove migration guide for artifact download changes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@BenjaminMichaelis BenjaminMichaelis merged commit 9cdc136 into main Oct 28, 2025
3 of 4 checks passed
@BenjaminMichaelis BenjaminMichaelis deleted the dependabot/github_actions/actions/download-artifact-6 branch October 28, 2025 04:59
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Feb 26, 2026
Updated
[IntelliTect.Multitool](https://github.com/IntelliTect/Multitool) from
1.5.3 to 2.0.0.

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

_Sourced from [IntelliTect.Multitool's
releases](https://github.com/IntelliTect/Multitool/releases)._

## 2.0.0

## Breaking Changes

- Remove support for Claims Principal Extensions by @​BenjaminMichaelis
in IntelliTect/Multitool#144

## Fixes:
- Enhances git repo detection for worktrees by @​BenjaminMichaelis in
IntelliTect/Multitool#181
- Improve auto CI detection variables

## What's Changed
* BREAKING CHANGE: Remove support for Claims Principal Extensions by
@​BenjaminMichaelis in IntelliTect/Multitool#144
* chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by
@​dependabot[bot] in IntelliTect/Multitool#145
* chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1
to 3.11.1 by @​dependabot[bot] in
IntelliTect/Multitool#147
* Bump Microsoft.NET.Test.Sdk, Moq, xunit and xunit.runner.visualstudio
by @​dependabot[bot] in
IntelliTect/Multitool#149
* CI: Add trx-to-vsplaylist by @​BenjaminMichaelis in
IntelliTect/Multitool#150
* Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by
@​dependabot[bot] in IntelliTect/Multitool#152
* Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by
@​dependabot[bot] in IntelliTect/Multitool#153
* chore(deps): Bump actions/download-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#154
* chore(deps): Bump actions/checkout from 4 to 5 by @​dependabot[bot] in
IntelliTect/Multitool#155
* Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by
@​dependabot[bot] in IntelliTect/Multitool#156
* chore(deps): Bump actions/setup-dotnet from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#157
* Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by
@​dependabot[bot] in IntelliTect/Multitool#158
* chore(deps): Bump fastify/github-action-merge-dependabot from 3.11.1
to 3.11.2 by @​dependabot[bot] in
IntelliTect/Multitool#159
* Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by
@​dependabot[bot] in IntelliTect/Multitool#160
* Add .slnx file for .NET 9+ compatibility alongside existing .sln file
by @​Copilot in IntelliTect/Multitool#162
* Update to .NET 9.0 and verify all NuGet packages are current by
@​Copilot in IntelliTect/Multitool#161
* Add GitHub Actions workflow for Copilot agent environment setup by
@​Copilot in IntelliTect/Multitool#163
* chore(deps): Bump actions/upload-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#164
* chore(deps): Bump actions/download-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#165
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2 by
@​dependabot[bot] in IntelliTect/Multitool#166
* chore(deps): Bump actions/checkout from 5 to 6 by @​dependabot[bot] in
IntelliTect/Multitool#167
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100 by
@​dependabot[bot] in IntelliTect/Multitool#168
* Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @​dependabot[bot]
in IntelliTect/Multitool#169
* chore(deps): Bump actions/upload-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#171
* chore(deps): Bump actions/download-artifact from 6 to 7 by
@​dependabot[bot] in IntelliTect/Multitool#172
* Update to .NET 10.0, C# 14.0, and current NuGet packages by @​Copilot
in IntelliTect/Multitool#174
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#175
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 2 to 3 by
@​dependabot[bot] in IntelliTect/Multitool#176
* Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#177
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#178
* Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#179
* feat: Enhances git repo detection for worktrees by @​BenjaminMichaelis
in IntelliTect/Multitool#181
* feat: Add CI Detection Tests by @​BenjaminMichaelis in
IntelliTect/Multitool#182

## New Contributors
* @​Copilot made their first contribution in
IntelliTect/Multitool#162

**Full Changelog**:
IntelliTect/Multitool@v1.5.3...v1.5.4

Commits viewable in [compare
view](IntelliTect/Multitool@v1.5.3...v2.0.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=IntelliTect.Multitool&package-manager=nuget&previous-version=1.5.3&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to IntelliTect/EssentialCSharp that referenced this pull request Mar 2, 2026
Updated
[IntelliTect.Multitool](https://github.com/IntelliTect/Multitool) from
1.5.3 to 2.0.0.

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

_Sourced from [IntelliTect.Multitool's
releases](https://github.com/IntelliTect/Multitool/releases)._

## 2.0.0

## Breaking Changes

- Remove support for Claims Principal Extensions by @​BenjaminMichaelis
in IntelliTect/Multitool#144

## Fixes:
- Enhances git repo detection for worktrees by @​BenjaminMichaelis in
IntelliTect/Multitool#181
- Improve auto CI detection variables

## What's Changed
* BREAKING CHANGE: Remove support for Claims Principal Extensions by
@​BenjaminMichaelis in IntelliTect/Multitool#144
* chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by
@​dependabot[bot] in IntelliTect/Multitool#145
* chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1
to 3.11.1 by @​dependabot[bot] in
IntelliTect/Multitool#147
* Bump Microsoft.NET.Test.Sdk, Moq, xunit and xunit.runner.visualstudio
by @​dependabot[bot] in
IntelliTect/Multitool#149
* CI: Add trx-to-vsplaylist by @​BenjaminMichaelis in
IntelliTect/Multitool#150
* Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by
@​dependabot[bot] in IntelliTect/Multitool#152
* Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by
@​dependabot[bot] in IntelliTect/Multitool#153
* chore(deps): Bump actions/download-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#154
* chore(deps): Bump actions/checkout from 4 to 5 by @​dependabot[bot] in
IntelliTect/Multitool#155
* Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by
@​dependabot[bot] in IntelliTect/Multitool#156
* chore(deps): Bump actions/setup-dotnet from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#157
* Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by
@​dependabot[bot] in IntelliTect/Multitool#158
* chore(deps): Bump fastify/github-action-merge-dependabot from 3.11.1
to 3.11.2 by @​dependabot[bot] in
IntelliTect/Multitool#159
* Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by
@​dependabot[bot] in IntelliTect/Multitool#160
* Add .slnx file for .NET 9+ compatibility alongside existing .sln file
by @​Copilot in IntelliTect/Multitool#162
* Update to .NET 9.0 and verify all NuGet packages are current by
@​Copilot in IntelliTect/Multitool#161
* Add GitHub Actions workflow for Copilot agent environment setup by
@​Copilot in IntelliTect/Multitool#163
* chore(deps): Bump actions/upload-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#164
* chore(deps): Bump actions/download-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#165
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2 by
@​dependabot[bot] in IntelliTect/Multitool#166
* chore(deps): Bump actions/checkout from 5 to 6 by @​dependabot[bot] in
IntelliTect/Multitool#167
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100 by
@​dependabot[bot] in IntelliTect/Multitool#168
* Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @​dependabot[bot]
in IntelliTect/Multitool#169
* chore(deps): Bump actions/upload-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#171
* chore(deps): Bump actions/download-artifact from 6 to 7 by
@​dependabot[bot] in IntelliTect/Multitool#172
* Update to .NET 10.0, C# 14.0, and current NuGet packages by @​Copilot
in IntelliTect/Multitool#174
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#175
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 2 to 3 by
@​dependabot[bot] in IntelliTect/Multitool#176
* Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#177
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#178
* Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#179
* feat: Enhances git repo detection for worktrees by @​BenjaminMichaelis
in IntelliTect/Multitool#181
* feat: Add CI Detection Tests by @​BenjaminMichaelis in
IntelliTect/Multitool#182

## New Contributors
* @​Copilot made their first contribution in
IntelliTect/Multitool#162

**Full Changelog**:
IntelliTect/Multitool@v1.5.3...v1.5.4

Commits viewable in [compare
view](IntelliTect/Multitool@v1.5.3...v2.0.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=IntelliTect.Multitool&package-manager=nuget&previous-version=1.5.3&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to BenjaminMichaelis/TrxLib that referenced this pull request Mar 2, 2026
Updated
[IntelliTect.Multitool](https://github.com/IntelliTect/Multitool) from
1.5.3 to 2.0.0.

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

_Sourced from [IntelliTect.Multitool's
releases](https://github.com/IntelliTect/Multitool/releases)._

## 2.0.0

## Breaking Changes

- Remove support for Claims Principal Extensions by @​BenjaminMichaelis
in IntelliTect/Multitool#144

## Fixes:
- Enhances git repo detection for worktrees by @​BenjaminMichaelis in
IntelliTect/Multitool#181
- Improve auto CI detection variables

## What's Changed
* BREAKING CHANGE: Remove support for Claims Principal Extensions by
@​BenjaminMichaelis in IntelliTect/Multitool#144
* chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by
@​dependabot[bot] in IntelliTect/Multitool#145
* chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1
to 3.11.1 by @​dependabot[bot] in
IntelliTect/Multitool#147
* Bump Microsoft.NET.Test.Sdk, Moq, xunit and xunit.runner.visualstudio
by @​dependabot[bot] in
IntelliTect/Multitool#149
* CI: Add trx-to-vsplaylist by @​BenjaminMichaelis in
IntelliTect/Multitool#150
* Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by
@​dependabot[bot] in IntelliTect/Multitool#152
* Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by
@​dependabot[bot] in IntelliTect/Multitool#153
* chore(deps): Bump actions/download-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#154
* chore(deps): Bump actions/checkout from 4 to 5 by @​dependabot[bot] in
IntelliTect/Multitool#155
* Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by
@​dependabot[bot] in IntelliTect/Multitool#156
* chore(deps): Bump actions/setup-dotnet from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#157
* Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by
@​dependabot[bot] in IntelliTect/Multitool#158
* chore(deps): Bump fastify/github-action-merge-dependabot from 3.11.1
to 3.11.2 by @​dependabot[bot] in
IntelliTect/Multitool#159
* Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by
@​dependabot[bot] in IntelliTect/Multitool#160
* Add .slnx file for .NET 9+ compatibility alongside existing .sln file
by @​Copilot in IntelliTect/Multitool#162
* Update to .NET 9.0 and verify all NuGet packages are current by
@​Copilot in IntelliTect/Multitool#161
* Add GitHub Actions workflow for Copilot agent environment setup by
@​Copilot in IntelliTect/Multitool#163
* chore(deps): Bump actions/upload-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#164
* chore(deps): Bump actions/download-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#165
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2 by
@​dependabot[bot] in IntelliTect/Multitool#166
* chore(deps): Bump actions/checkout from 5 to 6 by @​dependabot[bot] in
IntelliTect/Multitool#167
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100 by
@​dependabot[bot] in IntelliTect/Multitool#168
* Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @​dependabot[bot]
in IntelliTect/Multitool#169
* chore(deps): Bump actions/upload-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#171
* chore(deps): Bump actions/download-artifact from 6 to 7 by
@​dependabot[bot] in IntelliTect/Multitool#172
* Update to .NET 10.0, C# 14.0, and current NuGet packages by @​Copilot
in IntelliTect/Multitool#174
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#175
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 2 to 3 by
@​dependabot[bot] in IntelliTect/Multitool#176
* Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#177
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#178
* Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#179
* feat: Enhances git repo detection for worktrees by @​BenjaminMichaelis
in IntelliTect/Multitool#181
* feat: Add CI Detection Tests by @​BenjaminMichaelis in
IntelliTect/Multitool#182

## New Contributors
* @​Copilot made their first contribution in
IntelliTect/Multitool#162

**Full Changelog**:
IntelliTect/Multitool@v1.5.3...v1.5.4

Commits viewable in [compare
view](IntelliTect/Multitool@v1.5.3...v2.0.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=IntelliTect.Multitool&package-manager=nuget&previous-version=1.5.3&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to BenjaminMichaelis/VS.TestPlaylistTools that referenced this pull request Mar 2, 2026
Updated
[IntelliTect.Multitool](https://github.com/IntelliTect/Multitool) from
1.5.3 to 2.0.0.

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

_Sourced from [IntelliTect.Multitool's
releases](https://github.com/IntelliTect/Multitool/releases)._

## 2.0.0

## Breaking Changes

- Remove support for Claims Principal Extensions by @​BenjaminMichaelis
in IntelliTect/Multitool#144

## Fixes:
- Enhances git repo detection for worktrees by @​BenjaminMichaelis in
IntelliTect/Multitool#181
- Improve auto CI detection variables

## What's Changed
* BREAKING CHANGE: Remove support for Claims Principal Extensions by
@​BenjaminMichaelis in IntelliTect/Multitool#144
* chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by
@​dependabot[bot] in IntelliTect/Multitool#145
* chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1
to 3.11.1 by @​dependabot[bot] in
IntelliTect/Multitool#147
* Bump Microsoft.NET.Test.Sdk, Moq, xunit and xunit.runner.visualstudio
by @​dependabot[bot] in
IntelliTect/Multitool#149
* CI: Add trx-to-vsplaylist by @​BenjaminMichaelis in
IntelliTect/Multitool#150
* Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by
@​dependabot[bot] in IntelliTect/Multitool#152
* Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by
@​dependabot[bot] in IntelliTect/Multitool#153
* chore(deps): Bump actions/download-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#154
* chore(deps): Bump actions/checkout from 4 to 5 by @​dependabot[bot] in
IntelliTect/Multitool#155
* Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by
@​dependabot[bot] in IntelliTect/Multitool#156
* chore(deps): Bump actions/setup-dotnet from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#157
* Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by
@​dependabot[bot] in IntelliTect/Multitool#158
* chore(deps): Bump fastify/github-action-merge-dependabot from 3.11.1
to 3.11.2 by @​dependabot[bot] in
IntelliTect/Multitool#159
* Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by
@​dependabot[bot] in IntelliTect/Multitool#160
* Add .slnx file for .NET 9+ compatibility alongside existing .sln file
by @​Copilot in IntelliTect/Multitool#162
* Update to .NET 9.0 and verify all NuGet packages are current by
@​Copilot in IntelliTect/Multitool#161
* Add GitHub Actions workflow for Copilot agent environment setup by
@​Copilot in IntelliTect/Multitool#163
* chore(deps): Bump actions/upload-artifact from 4 to 5 by
@​dependabot[bot] in IntelliTect/Multitool#164
* chore(deps): Bump actions/download-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#165
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2 by
@​dependabot[bot] in IntelliTect/Multitool#166
* chore(deps): Bump actions/checkout from 5 to 6 by @​dependabot[bot] in
IntelliTect/Multitool#167
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100 by
@​dependabot[bot] in IntelliTect/Multitool#168
* Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @​dependabot[bot]
in IntelliTect/Multitool#169
* chore(deps): Bump actions/upload-artifact from 5 to 6 by
@​dependabot[bot] in IntelliTect/Multitool#171
* chore(deps): Bump actions/download-artifact from 6 to 7 by
@​dependabot[bot] in IntelliTect/Multitool#172
* Update to .NET 10.0, C# 14.0, and current NuGet packages by @​Copilot
in IntelliTect/Multitool#174
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#175
* chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 2 to 3 by
@​dependabot[bot] in IntelliTect/Multitool#176
* Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by
@​dependabot[bot] in IntelliTect/Multitool#177
* Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#178
* Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by
@​dependabot[bot] in IntelliTect/Multitool#179
* feat: Enhances git repo detection for worktrees by @​BenjaminMichaelis
in IntelliTect/Multitool#181
* feat: Add CI Detection Tests by @​BenjaminMichaelis in
IntelliTect/Multitool#182

## New Contributors
* @​Copilot made their first contribution in
IntelliTect/Multitool#162

**Full Changelog**:
IntelliTect/Multitool@v1.5.3...v1.5.4

Commits viewable in [compare
view](IntelliTect/Multitool@v1.5.3...v2.0.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=IntelliTect.Multitool&package-manager=nuget&previous-version=1.5.3&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant