Skip to content

chore(deps): bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2#818

Merged
intellitect-bot merged 1 commit intomainfrom
dependabot/github_actions/BenjaminMichaelis/trx-to-vsplaylist-2
Nov 17, 2025
Merged

chore(deps): bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2#818
intellitect-bot merged 1 commit intomainfrom
dependabot/github_actions/BenjaminMichaelis/trx-to-vsplaylist-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Bumps BenjaminMichaelis/trx-to-vsplaylist from 1 to 2.

Release notes

Sourced from BenjaminMichaelis/trx-to-vsplaylist's releases.

V2

Now when you have multiple trx files, be default, 1 merged playlist will be generated. If you still want multiple playlists (1 per trx file) to be generated, just use the separate option.

What's Changed

New Contributors

Full Changelog: BenjaminMichaelis/trx-to-vsplaylist@v1...v2

V1.1.1

What's Changed

Full Changelog: BenjaminMichaelis/trx-to-vsplaylist@v1.1.0...v1.1.1

V1.1.0

Add the default skipping of empty playlist files based on: https://github.com/BenjaminMichaelis/VS.TestPlaylistTools/releases/tag/v1.1.0

What's Changed

Full Changelog: BenjaminMichaelis/trx-to-vsplaylist@v1...v1.1.0

Commits
  • e17723f fix: Refine action description for improved clarity
  • 80de8ad Bump actions/setup-dotnet from 4 to 5 (#9)
  • 4cbca57 Bump actions/download-artifact from 4 to 6 (#10)
  • 4964f57 Bump actions/checkout from 4 to 5 (#11)
  • acdf953 Bump actions/upload-artifact from 4 to 5 (#12)
  • e9c1540 feat: Update trx-to-vsplaylist (#13)
  • 4e8ac6f Add Dependabot configuration for GitHub Actions
  • See full diff 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 [BenjaminMichaelis/trx-to-vsplaylist](https://github.com/benjaminmichaelis/trx-to-vsplaylist) from 1 to 2.
- [Release notes](https://github.com/benjaminmichaelis/trx-to-vsplaylist/releases)
- [Commits](BenjaminMichaelis/trx-to-vsplaylist@v1...v2)

---
updated-dependencies:
- dependency-name: BenjaminMichaelis/trx-to-vsplaylist
  dependency-version: '2'
  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 Nov 17, 2025
@intellitect-bot intellitect-bot enabled auto-merge (squash) November 17, 2025 05:05
@intellitect-bot intellitect-bot merged commit e7fde67 into main Nov 17, 2025
5 checks passed
@intellitect-bot intellitect-bot deleted the dependabot/github_actions/BenjaminMichaelis/trx-to-vsplaylist-2 branch November 17, 2025 05:10
BenjaminMichaelis pushed a commit that referenced this pull request Apr 25, 2026
Bumps
[BenjaminMichaelis/trx-to-vsplaylist](https://github.com/benjaminmichaelis/trx-to-vsplaylist)
from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/benjaminmichaelis/trx-to-vsplaylist/releases">BenjaminMichaelis/trx-to-vsplaylist's
releases</a>.</em></p>
<blockquote>
<h2>V2</h2>
<p>Now when you have multiple trx files, be default, 1 merged playlist
will be generated. If you still want multiple playlists (1 per trx file)
to be generated, just use the separate option.</p>
<h2>What's Changed</h2>
<ul>
<li>feat: Update trx-to-vsplaylist by <a
href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a>
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/13">BenjaminMichaelis/trx-to-vsplaylist#13</a></li>
<li>Bump actions/upload-artifact from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/12">BenjaminMichaelis/trx-to-vsplaylist#12</a></li>
<li>Bump actions/checkout from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/11">BenjaminMichaelis/trx-to-vsplaylist#11</a></li>
<li>Bump actions/download-artifact from 4 to 6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/10">BenjaminMichaelis/trx-to-vsplaylist#10</a></li>
<li>Bump actions/setup-dotnet from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/9">BenjaminMichaelis/trx-to-vsplaylist#9</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
made their first contribution in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/12">BenjaminMichaelis/trx-to-vsplaylist#12</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/compare/v1...v2">https://github.com/BenjaminMichaelis/trx-to-vsplaylist/compare/v1...v2</a></p>
<h2>V1.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Pin version of trx-to-vsplaylist tool by <a
href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a>
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/5">BenjaminMichaelis/trx-to-vsplaylist#5</a></li>
<li>feat: Add tooling updating workflow by <a
href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a>
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/6">BenjaminMichaelis/trx-to-vsplaylist#6</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/compare/v1.1.0...v1.1.1">https://github.com/BenjaminMichaelis/trx-to-vsplaylist/compare/v1.1.0...v1.1.1</a></p>
<h2>V1.1.0</h2>
<p>Add the default skipping of empty playlist files based on: <a
href="https://github.com/BenjaminMichaelis/VS.TestPlaylistTools/releases/tag/v1.1.0">https://github.com/BenjaminMichaelis/VS.TestPlaylistTools/releases/tag/v1.1.0</a></p>
<h2>What's Changed</h2>
<ul>
<li>tests: Adds test for skip-empty functionality by <a
href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a>
in <a
href="https://redirect.github.com/BenjaminMichaelis/trx-to-vsplaylist/pull/4">BenjaminMichaelis/trx-to-vsplaylist#4</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/compare/v1...v1.1.0">https://github.com/BenjaminMichaelis/trx-to-vsplaylist/compare/v1...v1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/e17723f5049ee89390ad3e24de69b63b34738280"><code>e17723f</code></a>
fix: Refine action description for improved clarity</li>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/80de8add1a61e312f43cb37de990c308c3b735a0"><code>80de8ad</code></a>
Bump actions/setup-dotnet from 4 to 5 (<a
href="https://redirect.github.com/benjaminmichaelis/trx-to-vsplaylist/issues/9">#9</a>)</li>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/4cbca5758f630e4311309dbeb0cc5eb25315f7a9"><code>4cbca57</code></a>
Bump actions/download-artifact from 4 to 6 (<a
href="https://redirect.github.com/benjaminmichaelis/trx-to-vsplaylist/issues/10">#10</a>)</li>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/4964f575005e550b1ee29ce8c08cb83f9e8c8160"><code>4964f57</code></a>
Bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/benjaminmichaelis/trx-to-vsplaylist/issues/11">#11</a>)</li>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/acdf953aa25733b5fcc6b4f77008372cbacb8cf4"><code>acdf953</code></a>
Bump actions/upload-artifact from 4 to 5 (<a
href="https://redirect.github.com/benjaminmichaelis/trx-to-vsplaylist/issues/12">#12</a>)</li>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/e9c154084f04f6cbcf50ceb7723fcae6b6d7c953"><code>e9c1540</code></a>
feat: Update trx-to-vsplaylist (<a
href="https://redirect.github.com/benjaminmichaelis/trx-to-vsplaylist/issues/13">#13</a>)</li>
<li><a
href="https://github.com/BenjaminMichaelis/trx-to-vsplaylist/commit/4e8ac6fd1edbf896b120026c454271adc5f19051"><code>4e8ac6f</code></a>
Add Dependabot configuration for GitHub Actions</li>
<li>See full diff in <a
href="https://github.com/benjaminmichaelis/trx-to-vsplaylist/compare/v1...v2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BenjaminMichaelis/trx-to-vsplaylist&package-manager=github_actions&previous-version=1&new-version=2)](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 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)


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