codecov / codecov-exe

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

Bump cake-build/cake-action from 1.4.0 to 1.4.1 #215

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps cake-build/cake-action from 1.4.0 to 1.4.1.

Release notes

Sourced from cake-build/cake-action's releases.

1.4.1

This release fixes a bug. 🐞

Bug Fixes

  • #37 Script arguments containing : are truncated
Commits
  • a6eb054 Bumps the version to 1.4.1
  • cb2369e Updates json-schema to version 0.4.0
  • d2188bf Correctly parses custom arguments that contain ':' characters (#37)
  • 5f2a1c1 Merge pull request #36 from cake-build/dependabot/npm_and_yarn/moment-2.29.4
  • ca3da94 Bump moment from 2.29.2 to 2.29.4
  • 15002dd Merge pull request #35 from cake-build/dependabot/npm_and_yarn/jsdom-16.7.0
  • 1c10ecd Bump jsdom from 16.4.0 to 16.7.0
  • d10dc40 Merge branch 'feature/builtin-multiline-input-support'
  • 1637815 Uses the built-in function to parse multiline input
  • 2dccc5a Updates @​actions/core to version 1.6.0
  • 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)