Skip to content

Bump TrxLib from 0.0.3 to 1.0.0#87

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/TrxLib-1.0.0
May 19, 2026
Merged

Bump TrxLib from 0.0.3 to 1.0.0#87
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/TrxLib-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated TrxLib from 0.0.3 to 1.0.0.

Release notes

Sourced from TrxLib's releases.

1.0.0

Features

  • Cleaned up some TRX file bugs
  • Now AOT compliant!
  • Cleaned up a lot of misc tech debt

What's Changed

Full Changelog: BenjaminMichaelis/TrxLib@v0.0.3...v1.0.0

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 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)

---
updated-dependencies:
- dependency-name: TrxLib
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 19, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 19, 2026 06:07
@github-actions github-actions Bot merged commit 3d3a9c8 into main May 19, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/nuget/TrxLib-1.0.0 branch May 19, 2026 06:09
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request May 25, 2026
Updated
[trx-to-vsplaylist](https://github.com/BenjaminMichaelis/VS.TestPlaylistTools)
from 1.3.0 to 2.0.0.

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

_Sourced from [trx-to-vsplaylist's
releases](https://github.com/BenjaminMichaelis/VS.TestPlaylistTools/releases)._

## 2.0.0

## Features
- Support new version of
[TrxLib](https://github.com/BenjaminMichaelis/TrxLib)
- AOT compliance for the non-tool packages in
BenjaminMichaelis/VS.TestPlaylistTools#79
- Self-contained tool packages for most major environments in
BenjaminMichaelis/VS.TestPlaylistTools#78

## Breaking changes
- Combining VS Playlist v1 and v2 packages into one to reduce
dependencies.

## What's Changed
* Bump actions/download-artifact from 6 to 7 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#46
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.0 to 10.0.1 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#48
* Bump System.CommandLine from 2.0.0 to 2.0.1 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#49
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.1 to 10.0.2 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#50
* Bump System.CommandLine from 2.0.1 to 2.0.2 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#51
* Bump actions/upload-artifact from 5 to 6 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#47
* Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#52
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.2 to 10.0.3 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#54
* Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#55
* Bump coverlet.collector from 6.0.4 to 8.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#53
* Bump System.CommandLine from 2.0.2 to 2.0.3 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#56
* Bump actions/upload-artifact from 6 to 7 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#57
* Bump IntelliTect.Multitool from 1.5.3 to 2.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#59
* Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @​dependabot[bot]
in BenjaminMichaelis/VS.TestPlaylistTools#60
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.3 to 10.0.5 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#61
* Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#62
* Bump System.CommandLine from 2.0.3 to 2.0.5 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#63
* Bump coverlet.collector from 8.0.0 to 8.0.1 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#64
* Bump fastify/github-action-merge-dependabot from 3.11.2 to 3.12.0 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#65
* Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @​dependabot[bot]
in BenjaminMichaelis/VS.TestPlaylistTools#66
* Bump coverlet.collector from 8.0.1 to 10.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#67
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.5 to 10.0.6 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#68
* Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#69
* Bump System.CommandLine from 2.0.5 to 2.0.6 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#70
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.6 to 10.0.7 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#71
* Bump System.CommandLine from 2.0.6 to 2.0.7 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#73
* Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#72
* Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @​dependabot[bot]
in BenjaminMichaelis/VS.TestPlaylistTools#74
* feat: consolidate V1Playlist and V2Playlist into VSTestPlaylistTools;
API quality improvements by @​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#75
* Bump actions/download-artifact from 7 to 8 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#58
* feat: migrate deploy workflow to NuGet trusted publishing (OIDC) by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#76
* fix: Migrate solution file from .sln to .slnx format by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#77
* feat: package trx-to-vsplaylist as RID-specific self-contained tool by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#78
* docs: sync README content with current API and CLI by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#80
* docs: fix and expand README documentation by @​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#81
* Bump IntelliTect.Multitool from 2.0.0 to 2.1.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#83
* Bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#85
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.7 to 10.0.8 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#84
* Bump TrxLib from 0.0.3 to 1.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#87
* Bump coverlet.collector from 10.0.0 to 10.0.1 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#82
* Bump System.CommandLine from 2.0.7 to 2.0.8 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#86
 ... (truncated)

Commits viewable in [compare
view](BenjaminMichaelis/VS.TestPlaylistTools@v1.3.0...v2.0.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trx-to-vsplaylist&package-manager=nuget&previous-version=1.3.0&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/DotnetTemplates that referenced this pull request May 25, 2026
Updated
[trx-to-vsplaylist](https://github.com/BenjaminMichaelis/VS.TestPlaylistTools)
from 1.3.0 to 2.0.0.

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

_Sourced from [trx-to-vsplaylist's
releases](https://github.com/BenjaminMichaelis/VS.TestPlaylistTools/releases)._

## 2.0.0

## Features
- Support new version of
[TrxLib](https://github.com/BenjaminMichaelis/TrxLib)
- AOT compliance for the non-tool packages in
BenjaminMichaelis/VS.TestPlaylistTools#79
- Self-contained tool packages for most major environments in
BenjaminMichaelis/VS.TestPlaylistTools#78

## Breaking changes
- Combining VS Playlist v1 and v2 packages into one to reduce
dependencies.

## What's Changed
* Bump actions/download-artifact from 6 to 7 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#46
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.0 to 10.0.1 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#48
* Bump System.CommandLine from 2.0.0 to 2.0.1 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#49
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.1 to 10.0.2 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#50
* Bump System.CommandLine from 2.0.1 to 2.0.2 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#51
* Bump actions/upload-artifact from 5 to 6 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#47
* Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#52
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.2 to 10.0.3 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#54
* Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#55
* Bump coverlet.collector from 6.0.4 to 8.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#53
* Bump System.CommandLine from 2.0.2 to 2.0.3 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#56
* Bump actions/upload-artifact from 6 to 7 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#57
* Bump IntelliTect.Multitool from 1.5.3 to 2.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#59
* Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @​dependabot[bot]
in BenjaminMichaelis/VS.TestPlaylistTools#60
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.3 to 10.0.5 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#61
* Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#62
* Bump System.CommandLine from 2.0.3 to 2.0.5 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#63
* Bump coverlet.collector from 8.0.0 to 8.0.1 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#64
* Bump fastify/github-action-merge-dependabot from 3.11.2 to 3.12.0 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#65
* Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @​dependabot[bot]
in BenjaminMichaelis/VS.TestPlaylistTools#66
* Bump coverlet.collector from 8.0.1 to 10.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#67
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.5 to 10.0.6 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#68
* Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#69
* Bump System.CommandLine from 2.0.5 to 2.0.6 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#70
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.6 to 10.0.7 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#71
* Bump System.CommandLine from 2.0.6 to 2.0.7 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#73
* Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#72
* Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @​dependabot[bot]
in BenjaminMichaelis/VS.TestPlaylistTools#74
* feat: consolidate V1Playlist and V2Playlist into VSTestPlaylistTools;
API quality improvements by @​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#75
* Bump actions/download-artifact from 7 to 8 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#58
* feat: migrate deploy workflow to NuGet trusted publishing (OIDC) by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#76
* fix: Migrate solution file from .sln to .slnx format by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#77
* feat: package trx-to-vsplaylist as RID-specific self-contained tool by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#78
* docs: sync README content with current API and CLI by
@​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#80
* docs: fix and expand README documentation by @​BenjaminMichaelis in
BenjaminMichaelis/VS.TestPlaylistTools#81
* Bump IntelliTect.Multitool from 2.0.0 to 2.1.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#83
* Bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#85
* Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.7 to 10.0.8 by
@​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#84
* Bump TrxLib from 0.0.3 to 1.0.0 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#87
* Bump coverlet.collector from 10.0.0 to 10.0.1 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#82
* Bump System.CommandLine from 2.0.7 to 2.0.8 by @​dependabot[bot] in
BenjaminMichaelis/VS.TestPlaylistTools#86
 ... (truncated)

Commits viewable in [compare
view](BenjaminMichaelis/VS.TestPlaylistTools@v1.3.0...v2.0.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trx-to-vsplaylist&package-manager=nuget&previous-version=1.3.0&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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants