Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump EnricoMi/publish-unit-test-result-action from 1.17 to 1.22 #63

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2021

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

Release notes

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

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:

  • 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
  • 468b880 Releasing v1.22
  • a7a5990 Fixing issue when summary is None (#175)
  • 2596e3a Pick best check run (#174)
  • 9aba469 Use action from master as reference
  • e36fd06 Get 100 items per page from GitHub API
  • 69d6195 Remove root log level
  • 0893eab Set debug level for reference publish action to DEBUG
  • 397bc29 Releasing v1.21
  • 5f2aa2d Link to README.md version with latest content
  • 9e04a42 Rename workflow to include 'reference'
  • 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 will merge this PR once CI passes on it, as requested by @AntonOellerer.


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.22.
- [Release notes](https://github.com/EnricoMi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v1.17...v1.22)

---
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 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 30, 2021
@github-actions
Copy link

github-actions bot commented Oct 4, 2021

Unit Test Results

  2 files  ±0    2 suites  ±0   3s ⏱️ ±0s
12 tests ±0  12 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1ae8746. ± Comparison against base commit ad8e655.

@AntonOellerer
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit 69ab917 into master Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/EnricoMi/publish-unit-test-result-action-1.22 branch October 4, 2021 09: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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant