Skip to content

Bump EnricoMi/publish-unit-test-result-action from 1.17 to 1.27#161

Closed
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/github_actions/EnricoMi/publish-unit-test-result-action-1.27
Closed

Bump EnricoMi/publish-unit-test-result-action from 1.17 to 1.27#161
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/github_actions/EnricoMi/publish-unit-test-result-action-1.27

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

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

Release notes

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

v1.27

Adds the following features:

  • Fix creating checks with more than 50 annotations (#215)
  • Fix an endless loop when a test name is larger than 64 kB (#215)
  • Add logging the URL of the created check (#215)

v1.26

Adds the following features:

  • Retry 403 only if they have Retry-After or refer to rate limit (#202)

v1.25

Adds the following features:

  • Allow to configure time unit (#193)
  • Do not truncate duration and delta over 60h (%), introduce days (d) (#192)
  • Treat empty input strings as None (#198)
  • Move to junitparser==2.2.0 (#189)

v1.24

Adds the following features:

  • Comment on PR head commit only, filters for open PRs for head commit only (#180)
  • Use unescaped strings (name and classname) from TestCase (#185)
    • This will once report tests in pull request comments as being renamed if they contained &quote;, ', &, < or >

v1.23

Adds the following features:

  • Do not publish a PR comment when we would compare the commit to itself (#177, #148)
  • Do not stop for event from a fork PR when event file is given

v1.22

Adds the following features:

  • Picks the best check run from all check runs of a commit (#174, #175)
  • Action fetches 100 items from GitHub API per call rather than the default 30

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:

... (truncated)

Commits
  • bffeee8 Releasing v1.27
  • 8056b0a Fix creating checks with more than 50 annotations (#215)
  • 043296c Releasing v1.26
  • 7642826 Add required permissions to README.md (#206)
  • 7d2b398 Fix ambiguous instruction on fork branch with matrix strategy
  • 7429bb1 Moving dependabot / fork branch instructions up in README.md
  • 957be16 Better GitHub rate limit retry (#202)
  • 6b228b8 Do not include ghcr images in workflow count as they would be double-counted
  • dc4b2f2 Releasing v1.25
  • a0e7bda Allow to configure time unit (#193)
  • 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)

Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/EnricoMi/publish-unit-test-result-action) from 1.17 to 1.27.
- [Release notes](https://github.com/EnricoMi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v1.17...v1.27)

---
updated-dependencies:
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ci/cd Continuous Integration / Continuous Deployment dependencies Upgrade package dependencies labels Feb 1, 2022
@dependabot dependabot bot requested a review from asiffermann February 1, 2022 15:01
@github-actions
Copy link

github-actions bot commented Feb 1, 2022

Unit tests results

  12 files    10 suites   3s ⏱️
335 tests 335 ✔️ 0 💤 0 ❌

Results for commit 44351a3.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2022

Superseded by #165.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/EnricoMi/publish-unit-test-result-action-1.27 branch March 1, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Continuous Integration / Continuous Deployment dependencies Upgrade package dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants