DDS-GmbH / jocument

JVM based template engine for DOCX and XLSX.
MIT License
3 stars 1 forks source link

Bump EnricoMi/publish-unit-test-result-action from 1.17 to 1.21 #55

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps EnricoMi/publish-unit-test-result-action from 1.17 to 1.21.

Release notes

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

v1.21

Adds the following features:

  • Fix link to README.md in logs for invalid fork PR and depdendabot runs
  • Bump urllib3 from 1.26.6 to 1.26.7 (#173)

v1.20

Adds the following features:

  • Consider disabled tests as skipped (#156)
  • Adds link to README.md and tooltip to icons in result post (#159)
  • The github_token input is not required anymore as it has a default value (#157)
  • Add options for event name and file to better support worflow_run events. This enables test change stats in result post for fork PRs and dependabot. (#168)
  • Avoid API calls for debug message when debug logging is disabled (#172)
  • Retry all HTTP 403 errors (#160)

v1.19

Adds the following features:

  • Throttles Github API calls to avoid abuse rate limit errors (#152)
  • Moves to PyGithub 1.55 (#154) and urllib3 1.26.6 (#149)

v1.18

Adds the following features:

  • Fix handling multiple test list annotation chunks (#135)
Commits
  • 397bc29 Releasing v1.21
  • 5f2aa2d Link to README.md version with latest content
  • 9e04a42 Rename workflow to include 'reference'
  • d45eaf5 Bump urllib3 from 1.26.6 to 1.26.7 (#173)
  • 5b16aef Add macOS 11 to test space
  • a537918 Add reference (latest release) publish run always running in our repo
  • 5539fed Releasing v1.20
  • dec006d Avoid API calls for debug message when disabled (#172)
  • 4324c9b Add options for event name and file (#168)
  • a89b9b7 Update test OSes (#169)
  • Additional commits viewable 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)
dependabot[bot] commented 3 years ago

Superseded by #63.