Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2022

Bumps GitHubActionsTestLogger from 1.2.0 to 1.4.1.

Changelog

Sourced from GitHubActionsTestLogger's changelog.

v1.4.1 (19-Apr-2022)

  • Improved test summary formatting and layout.

v1.4 (18-Apr-2022)

  • Added rudimentary support for GitHub Job Summaries (also known as Action Summaries or Step Summaries). Note that this feature is still in private preview and may not be available for your repository. See readme for more information.

v1.3 (21-Feb-2022)

  • Improved formatting of GitHub workflow commands. Newlines are now properly escaped, allowing multiline error messages to be shown inside annotations.
  • Changed default annotation message format from $name: $outcome to just $outcome. Test name, which was previously included, is now displayed as annotation title instead.
  • Marked package as development dependency.

v1.2 (22-Feb-2021)

  • Added a format option that allows customizing message format, with which the test results are reported. Refer to the readme for more information on how to use it.

v1.1.2 (26-Oct-2020)

  • Fixed an issue where source information was sometimes not properly extracted from tests implemented as async methods.

v1.1.1 (01-Oct-2020)

  • Added a warning message when using this logger outside of GitHub Actions.

v1.1 (27-Apr-2020)

  • Added a switch to disable warnings which are reported if tests were ignored or skipped. Use --logger "GitHubActions;report-warnings=false" if you want to do that.
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 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 [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md)
- [Commits](Tyrrrz/GitHubActionsTestLogger@1.2...1.4.1)

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #35.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/nuget/GitHubActionsTestLogger-1.4.1 branch May 30, 2022 21:23
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