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

Update dependency GitHubActionsTestLogger to v2.3.2 #361

Merged
merged 1 commit into from Jun 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
GitHubActionsTestLogger nuget patch 2.3.0 -> 2.3.2

Release Notes

Tyrrrz/GitHubActionsTestLogger

v2.3.2

Compare Source

  • Changed the special character used to identify replacement tokens inside annotations.titleFormat and annotations.messageFormat from $ to @. The previous character ($) had special meaning inside POSIX shells and required escaping, which resulted in non-uniform syntax across different platforms. The new character (@) does not require escaping. For backwards compatibility, the logger will still recognize the $ character as a replacement token identifier, but it is recommended to switch to the new character (@) when possible.

v2.3.1

Compare Source

  • Fixed minor spacing issues in the test summary.

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.

@renovate renovate bot changed the title Update dependency GitHubActionsTestLogger to v2.3.1 Update dependency GitHubActionsTestLogger to v2.3.2 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/githubactionstestlogger-2.x branch from 241462e to d553636 Compare June 1, 2023 18:15
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #361 (f1ba56b) into main (77064bc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #361   +/-   ##
=======================================
  Coverage   67.09%   67.09%           
=======================================
  Files         106      106           
  Lines        2750     2750           
  Branches      138      138           
=======================================
  Hits         1845     1845           
  Misses        861      861           
  Partials       44       44           

@renovate renovate bot force-pushed the renovate/githubactionstestlogger-2.x branch from d553636 to 4c8e55b Compare June 8, 2023 22:51
@renovate renovate bot force-pushed the renovate/githubactionstestlogger-2.x branch from 4c8e55b to f1ba56b Compare June 8, 2023 22:59
@dpvreony dpvreony merged commit 1876dce into main Jun 11, 2023
8 checks passed
@dpvreony dpvreony deleted the renovate/githubactionstestlogger-2.x branch June 11, 2023 15:56
@sonarcloud
Copy link

sonarcloud bot commented Jun 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant