boilerplate-language / boilerplate-python

Template for python
https://kannkyo.github.io/boilerplate-python/html/
MIT License
0 stars 1 forks source link

build(deps): bump EnricoMi/publish-unit-test-result-action from 2.3.0 to 2.4.2 #258

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps EnricoMi/publish-unit-test-result-action from 2.3.0 to 2.4.2.

Release notes

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

v2.4.2

Fixes the following issues:

  • Fix list of added/removed tests when test list is spread over multiple annotations (#407)
  • Log detected file types only if there actually are files
  • Remove deprecation comment from composite action.yaml

v2.4.1

Adds the following features:

  • Auto-detect file format, re-introduce the FILES option (#395)
  • Add option to parse XML with huge tree option (#400)
Commits
  • 689e79f Releasing v2.4.2 (#408)
  • 7108084 Fix regexes to detect chunked annotations (#407)
  • 5975303 Remove deprecation comment from composite action.yaml
  • 6c3e874 Log detected file types only if there are files
  • 26dda2f Releasing v2.4.1
  • 1237237 Shorten action description
  • d1dbb13 Releasing v2.4.0
  • 63d6117 Auto-detect file format, re-introduce the FILES option (#395)
  • f1d4bdf Add option to parse XML with huge tree option (#400)
  • 076de3a Rephrase action description
  • 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 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)