Skip to content
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

chore(deps): bump enricomi/publish-unit-test-result-action action to v2.15.1 #793

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
EnricoMi/publish-unit-test-result-action action minor v2.12.0 -> v2.15.1

Release Notes

EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)

v2.15.1

Compare Source

This fixes a typo in the windows action (#​580).

v2.15.0

Compare Source

This release deprecates composite action uses: EnricoMi/publish-unit-test-result-action/composite@v2 (#​576)

Instead, use either of

  • Linux (Bash shell): uses: EnricoMi/publish-unit-test-result-action/linux@v2
  • macOS (Bash shell): uses: EnricoMi/publish-unit-test-result-action/macos@v2
  • Windows (PowerShell): uses: EnricoMi/publish-unit-test-result-action/windows@v2
  • Windows (Bash shell): uses: EnricoMi/publish-unit-test-result-action/windows/bash@v2

Or continue to use the Docker action uses: EnricoMi/publish-unit-test-result-action@v2.

Adds the following features:

  • OS-specific composite actions, supports Windows PowerShell (#​576)
  • Fix grouping lines in GitHub actions output (#​577)

v2.14.0

Compare Source

Adds the following features:

  • Publish JSON even when check_run is false (#​568)
  • Quote vars in composite action to support values with spaces (#​571)
  • Uprade actions/cache to 4 in composite action (#​574)

v2.13.0

Compare Source

Adds the following features:

  • Upgrade lxml to 5.1.0 (#​433)
  • Rework how composite action checks and installs virtualenv / venv package, and activates virtual environment (#​558)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

…v2.15.1

| datasource  | package                                  | from    | to      |
| ----------- | ---------------------------------------- | ------- | ------- |
| github-tags | EnricoMi/publish-unit-test-result-action | v2.12.0 | v2.15.1 |
@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 15, 2024
@Kurt-von-Laven Kurt-von-Laven self-requested a review March 17, 2024 02:15
@Kurt-von-Laven Kurt-von-Laven merged commit 69e74fa into ScribeMD:main Mar 17, 2024
8 checks passed
@renovate-bot renovate-bot deleted the renovate/enricomi-publish-unit-test-result-action-2.x branch March 17, 2024 07:52
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
Development

Successfully merging this pull request may close these issues.

2 participants