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 slavcodev/coverage-monitor-action from 1.2.0 to 1.8.0 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps slavcodev/coverage-monitor-action from 1.2.0 to 1.8.0.

Release notes

Sourced from slavcodev/coverage-monitor-action's releases.

1.8.0

Check CHANGELOG for details.

1.7.0

Check CHANGELOG for details.

1.6.0

Check CHANGELOG for details.

1.5.0

Check CHANGELOG for details.

1.4.1

Check CHANGELOG for details.

1.4.0

Check CHANGELOG for details.

v1.3.1

Check CHANGELOG for details.

v1.3.0

Check CHANGELOG for details.

Changelog

Sourced from slavcodev/coverage-monitor-action's changelog.

[1.8.0] 2022-08-09

Changed

  • Updated dependencies.

[1.7.0] 2022-07-15

Changed

  • Updated dependencies.

[1.6.0] 2022-03-07

Added

  • Added footer to comment and add a boolean option comment_footer, defaults to true.
  • Expressed the support of Ukraine in this difficult time.

[1.5.0] 2022-03-01

Changed

  • Rewrote the action using TypeScript.

[1.4.1] 2022-02-22

Fixed

  • Fixed using 0 in threshold config rather than using default value. The default value is used only when threshold option is not set.

[1.4.0] 2022-02-21

Deprecated

  • Deprecated the option clover_file, replaced with coverage_path.

Added

  • Added working_dir string property, the working directory for the action. Defaults to workflow workspace.
  • Allowed the action in other context, not only pull_request. In other word, the coverage will always be analyzed, but the check and comment will be posted only on pull_request.
  • Added two new options coverage_path and coverage_format.
  • Added support of coverage file generated json-summary Istanbul's reporter.

Changed

  • Migrated action to Node.js v16.
  • Migrated from @zeit/ncc to @vercel/ncc.

... (truncated)

Commits

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 [slavcodev/coverage-monitor-action](https://github.com/slavcodev/coverage-monitor-action) from 1.2.0 to 1.8.0.
- [Release notes](https://github.com/slavcodev/coverage-monitor-action/releases)
- [Changelog](https://github.com/slavcodev/coverage-monitor-action/blob/main/CHANGELOG.md)
- [Commits](slavcodev/coverage-monitor-action@1.2.0...1.8.0)

---
updated-dependencies:
- dependency-name: slavcodev/coverage-monitor-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2022

The following labels could not be found: actions.

@dependabot dependabot bot added the dependências Relacionado a dependências do projeto label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependências Relacionado a dependências do projeto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants