EnricoMi / publish-unit-test-result-action

GitHub Action to publish unit test results on GitHub
Apache License 2.0
601 stars 178 forks source link

Bump junitparser from 3.1.0 to 3.1.2 #578

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps junitparser from 3.1.0 to 3.1.2.

Changelog

Sourced from junitparser's changelog.

[3.1.2] - 2024-02-21

Fixed

  • Excluded TestCase and TestSuite from pytest discovery. Thanks to @​kurtsansom

Added

  • More type annotations.

[3.1.1] - 2023-12-26

Fixed

  • Sphinx documentation, thanks to @​cmarqu
  • type check by adding py.typed file.

Other

  • Tests converted to pytest
Commits
  • cea7a90 bump version
  • 614cf80 Exclude TestCase and TestSuite from pytest discovery (#125)
  • f433768 some more type annotations (#127)
  • 0ae5186 Fix path for RTD sphinx-apidoc pre_build step (#122)
  • 8ad4d6c Add missing api.rst; call sphinx-apidoc in RTD pre-build (#121)
  • 2066ebd Fix RTD rendering of inheritance diagram; show API docs (#120)
  • a1c3ebd Update sphinx requirement from ~=7.0 to ~=7.2 (#119)
  • e9754dc Merge branch 'master' of github.com:weiwei/junitparser
  • a843fc3 Add files now needed for the ReadTheDocs run (#118)
  • 3352d86 Add files now needed for the ReadTheDocs run (#118)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | junitparser | [>= 2.0.a, < 2.1] |

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 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)
github-actions[bot] commented 6 months ago

Test Results (reference)

    75 files   -     72      75 suites   - 72   21m 35s :stopwatch: - 22m 15s    434 tests ±     0     433 :white_check_mark:  -      1    0 :zzz: ±  0   1 :x: + 1  32 550 runs   - 31 248  31 646 :white_check_mark:  - 30 640  868 :zzz:  - 644  36 :x: +36 

For more details on these failures, see this check.

Results for commit 4e400c3f. ± Comparison against base commit b91eeb97.

dependabot[bot] commented 5 months ago

Looks like junitparser is up-to-date now, so this is no longer needed.