boilerplate-language / boilerplate-python

Template for python
https://kannkyo.github.io/boilerplate-python/html/
MIT License
0 stars 1 forks source link

build(deps): bump EnricoMi/publish-unit-test-result-action from 2.4.2 to 2.6.0 #269

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps EnricoMi/publish-unit-test-result-action from 2.4.2 to 2.6.0.

Release notes

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

v2.6.0

Adds the following features:

  • Reduce likelihood of secondary rate limit errors (#425)

v2.5.0

Adds the following features:

  • Add support for Dart and Mocha JSON test results (#404)
  • Speed up composite action by caching PIP packages (#418, #422)
  • Speed up package installation by always installing wheel package
  • Pin versions of all transient dependencies so that composite action always uses the same versions (#421)
  • Speed up parsing large TRX files by adding lookup index (#417)
  • Restrict XSLT permissions used for non-JUnit XML files (#415)
  • Add explicit number typing to XSLT (#416)
Commits
  • 4663c06 Releasing v2.6.0
  • 8f15145 Get pull requests for commit via Commit.get_pulls (#425)
  • a9d5b50 Description is too long...
  • fef02b4 Add Dart to action description
  • 56cb1db Releasing v2.5.0
  • d2532d3 Add support for Dart and Mocha JSON test results (#404)
  • acf931c Split cache step into two, hash composite requirements.txt (#422)
  • 2c22e15 Add PIP cache to composite action (#418)
  • 1deaea3 Pin pip version for pipdeptree
  • 0043f21 Pin versions for transient dependencies, test in CI (#421)
  • 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)