[PR #1382] [MERGED] Bump EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0 #1057

Closed
opened 2025-12-30 01:28:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1382
Author: @dependabot[bot]
Created: 12/22/2025
Status: Merged
Merged: 12/22/2025
Merged by: @HT154

Base: mainHead: dependabot/github_actions/EnricoMi/publish-unit-test-result-action-2.22.0


📝 Commits (1)

  • 98152ff Bump EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0

📊 Changes

6 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/__lockfile__.yml (+1 -1)
📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/main.yml (+1 -1)
📝 .github/workflows/release-branch.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)
📝 .github/workflows/test_report.yml (+1 -1)

📄 Description

Bumps EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0.

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

v2.22.0

Adds the following improvements:

  • Upgrade all Python dependencies to latest version #710

Full Changelog: https://github.com/EnricoMi/publish-unit-test-result-action/compare/v2.21.0...v2.22.0

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1382 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@HT154](https://github.com/HT154) **Base:** `main` ← **Head:** `dependabot/github_actions/EnricoMi/publish-unit-test-result-action-2.22.0` --- ### 📝 Commits (1) - [`98152ff`](https://github.com/apple/pkl/commit/98152ffc6ff8a2291241b76c0f90db1cb2ca72c8) Bump EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0 ### 📊 Changes **6 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/__lockfile__.yml` (+1 -1) 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/main.yml` (+1 -1) 📝 `.github/workflows/release-branch.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `.github/workflows/test_report.yml` (+1 -1) </details> ### 📄 Description Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) from 2.21.0 to 2.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/enricomi/publish-unit-test-result-action/releases">EnricoMi/publish-unit-test-result-action's releases</a>.</em></p> <blockquote> <h2>v2.22.0</h2> <p>Adds the following improvements:</p> <ul> <li>Upgrade all Python dependencies to latest version <a href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/710">#710</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/EnricoMi/publish-unit-test-result-action/compare/v2.21.0...v2.22.0">https://github.com/EnricoMi/publish-unit-test-result-action/compare/v2.21.0...v2.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/27d65e188ec43221b20d26de30f4892fad91df2f"><code>27d65e1</code></a> Releasing v2.22.0</li> <li><a href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/2deae407d71f83660c8129d55379ef777127b1bf"><code>2deae40</code></a> Upgrade transient dependencies (<a href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/710">#710</a>)</li> <li><a href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/a6d8f3d6cae9c3d19a7a97f61e44d5754b97d803"><code>a6d8f3d</code></a> Add Ubuntu slim runner (<a href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/709">#709</a>)</li> <li><a href="https://github.com/EnricoMi/publish-unit-test-result-action/commit/d3ed9acf9b75c81bd3ed28fac2ef38e7631afd0b"><code>d3ed9ac</code></a> CI: Merge check upgrades jobs into single job (<a href="https://redirect.github.com/enricomi/publish-unit-test-result-action/issues/700">#700</a>)</li> <li>See full diff in <a href="https://github.com/enricomi/publish-unit-test-result-action/compare/34d7c956a59aed1bfebf31df77b8de55db9bbaaf...27d65e188ec43221b20d26de30f4892fad91df2f">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=EnricoMi/publish-unit-test-result-action&package-manager=github_actions&previous-version=2.21.0&new-version=2.22.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:28:33 +01:00
adam closed this issue 2025-12-30 01:28:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1057