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.6 to 1.40 #2846

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2022

Bumps EnricoMi/publish-unit-test-result-action from 1.6 to 1.40.

Release notes

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

v1.40

Adds the following features:

  • Rename action name in Marketplace to "Publish Test Results" (#336)

v1.39

Adds the following features:

  • Add check-run HTML URL to JSON output (#310)
  • Add thousands separator to progress log

v1.38

Adds the following features:

  • Allow to only comment on changes, failures, errors, ... (#248)
  • Add new comment_modes and deprecate create new and update last
  • Log file sizes, free memory, and progress reading files (#305)

v1.37

Adds the following features:

  • Re-arrange layout of PR comments without runs (#280)
  • Add formatted numbers to JSON (#298)

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)

... (truncated)

Commits
  • b9f6c61 Releasing v1.40
  • f51fd8b Remove remaining unit terms except for repository name (#336)
  • 8b03530 Remove support for macOS 10.15
  • 4cab3f4 Add actions runner version note for job summary
  • c82c0f5 Use reference action from master-2.x branch
  • 4540043 Run CI/CD on push to all branches that start with master
  • 3597e51 Deploy from all branches that start with master
  • f00bb47 Releasing v1.39
  • 97d9a48 Add example check_url to README.md
  • d624a68 Add check-run HTML URL to JSON output (#311)
  • 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.6 to 1.40.
- [Release notes](https://github.com/EnricoMi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v1.6...v1.40)

---
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 Dec 24, 2022
@Flyingmana Flyingmana merged commit e607e86 into 1.9.4.x Dec 25, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/EnricoMi/publish-unit-test-result-action-1.40 branch December 25, 2022 00:01
fballiano pushed a commit to fballiano/openmage that referenced this pull request Dec 25, 2022
…age#2846)

Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/EnricoMi/publish-unit-test-result-action) from 1.6 to 1.40.
- [Release notes](https://github.com/EnricoMi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v1.6...v1.40)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 environment github_actions Pull requests that update GitHub Actions code phpunit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants