codecov / codecov-exe

.exe report uploader for Codecov https://codecov.io
MIT License
25 stars 21 forks source link

Bump EndBug/add-and-commit from v4.4.0 to v7 #163

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps EndBug/add-and-commit from v4.4.0 to v7.

Changelog

Sourced from EndBug/add-and-commit's changelog.

[5.1.1] - 2020-11-07

Fixed:

  • Fixed typo in parameter name: pull_strategy was written as pull_stategy (PR #83)

[5.1.0] - 2020-10-07

Added:

  • The default commit message now displays the name of the workflow too (issue #64)

[5.0.0] - 2020-09-27

Changed:

  • [BREAKING] Action parameters: multiple action parameters have been changed, refer to the docs for better info
  • The code is now entirely in TypeScript (PR #57)

Fixed:

  • Improved input checks
  • Logs are now displayed on Windows too
  • Remove unnecessary steps
  • Remove unused dependencies
Commits
  • b3c7c1e release: v7.0.0
  • 267e04b chore: remove obsolete input from Input type
  • fab2511 chore(deps): bump js-yaml
  • 57a5407 docs: add ocean90 as a contributor (#134)
  • e59e7a1 [auto] build: update compiled version
  • 9c05614 Use github.actor as default value for commit author (#128)
  • 1146c68 chore(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#133)
  • e3e22e1 chore(deps-dev): bump @vercel/ncc from 0.26.1 to 0.26.2 (#132)
  • 544fb5f chore(deps-dev): bump husky from 4.3.6 to 4.3.7 (#130)
  • 60c7606 docs: add ocean90 as a contributor (#129)
  • Additional commits viewable in compare view


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 will merge this PR once CI passes on it, as requested by @AdmiringWorm.


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)
AdmiringWorm commented 3 years ago

@dependabot rebase

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 (3f1f536) into develop (8ca4168) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #163   +/-   ##
========================================
  Coverage    71.14%   71.14%           
========================================
  Files           37       37           
  Lines          915      915           
  Branches       118      118           
========================================
  Hits           651      651           
  Misses         264      264           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8ca4168...3f1f536. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.13.0 :tada:

The release is available on:

Your friendly GitReleaseManager bot :package::rocket: