advanced-security / secret-scanning-review-action

Action to detect if a secret is initially detected in a pull request
MIT License
12 stars 3 forks source link

Bump zyborg/pester-tests-report from 1.2.0 to 1.5.0 #11

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps zyborg/pester-tests-report from 1.2.0 to 1.5.0.

Release notes

Sourced from zyborg/pester-tests-report's releases.

Release v1.5.0

Big thanks to @​natescherer for adding support for Code Coverage report.

Release v1.4.0

Thanks for the contributions!

Release v1.3.3

Bumping @​actions/core from 1.2.4 to 1.2.6

Release v.1.3.2

  • Fix a bug when generating report from input test results. Thanks @​adamrushuk!
  • Also adding a major-version tag (e.g. v1)

Release v1.3.1

Small bug fix to remove stray XML closing tag in generated report.

Release v1.3.0

  • Gist reports and badges
  • couple of significant bug fixes
  • updated docs and samples
Commits
  • bb711b3 Merge pull request #11 from natescherer/feature/code-coverage
  • 89f0729 Switch to XSL generated coverage report
  • 31ae861 Change to txt file extension for coverage gist
  • 4795b43 Add closing brace missed in merge
  • d9cd76b Merge branch 'zyborg-master' into feature/code-coverage
  • 8d3f743 Merge branch 'master' of https://github.com/zyborg/pester-tests-report into z...
  • 1aca324 Merge pull request #9 from natescherer/feature/fail-step-on-test-failure
  • aa3615d Merge pull request #8 from danubie/handling_output_level_issue7
  • 5084b86 Document code coverage inputs and outputs
  • b371eea Add looping and recurstion to make sure all ps1 and psm1 files under 'coverag...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)