Skip to content

Bump EnricoMi/publish-unit-test-result-action from 1.17 to 1.36#182

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v1.36

Adds the following features:

  • Fixes JSON output for composite action (#277)

v1.35

Adds the following features:

  • Publish results as job summary (#266)

v1.34

Adds the following features:

  • Upgrades junitparser from 2.4.3 to 2.5.0 (#261)
  • Fixes Python detection for Windows self-hosted runners (#262)

v1.33

Adds the following features:

  • Restrict unicode strings sent to Github API (#251)
  • Make action work for Python < 3.7 again (#254)

v1.32

Adds the following features:

  • Make action comment on all open PRs that contain the commit (#244)
  • Upgrade junitparser from 2.4.2 to 2.4.3 (#237)
  • Upgrade urllib3 from 1.26.8 to 1.26.9 (#238)

v1.31

Adds the following features:

  • Provide action result as JSON output / file (#230)
  • Allow to ignore <testcase> elements in XML, which allows to load very large XML files (#232)
  • Support XML where <testsuite> has no <testcase> elements (#233)
  • Make boolean options case-insensitive where non-lowercase values used to get ignored (#196)
  • Improve checking numeric options, esp. TEST_CHANGES_LIMIT (#234)

v1.30

Adds the following features:

  • Fix timezone issue introduced by #223 (#226)

v1.29

Adds the following features:

  • Retry "exceeded rate limit" errors after provided reset timestamp (#223)
  • Upgrade vulnerable packages expat and libuuid (#224)
  • Pin version of dependency requests

v1.28

Adds the following features:

  • Upgrade docker base image to Python 3.8 alpine (#220)
  • Upgrade junitparser from 2.2.0 to 2.4.2 (#210)
  • Upgrade urllib3 from 1.26.7 to 1.26.8 (#209)

v1.27

Adds the following features:

... (truncated)

Commits
  • c8ce9bb Releasing v1.36
  • 0a61be8 Fixing JSON output or composite action (#277)
  • 096ddac Fix config-deploy step to work with Dockerfile image action
  • 0ba7787 Add badge example to README.md, fix test-results.yml
  • 65bf3c4 Create badge from test results, push to gist (#276)
  • 5e41ae6 Add new Ubuntu and macOS GitHub-hosted runners (#275)
  • 0bcf769 Remove mention of 'unit', only non-breaking changes (#272)
  • 1fa26b2 Releasing v1.35
  • 6a5db1f Minor rephrasing in README.md
  • a841656 Add details url to job summary, add to README.md (#271)
  • 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.36.
- [Release notes](https://github.com/EnricoMi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v1.17...v1.36)

---
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 Jun 1, 2022
@dependabot dependabot bot requested a review from asiffermann June 1, 2022 15:03
@github-actions
Copy link

github-actions bot commented Jun 1, 2022

Unit tests results

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

Results for commit 9a63d5c.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #186.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/EnricoMi/publish-unit-test-result-action-1.36 branch July 1, 2022 15:03
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