Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps codecov/codecov-action from 1fc7722ded4708880a5aea49f2bfafb9336f0c8d to 1.4.0. This release includes the previously tagged commit.

Release notes

Sourced from codecov/codecov-action's releases.

v1.4.0

1.4.0

Features

  • #282 Add checksum verification of bash script
Changelog

Sourced from codecov/codecov-action's changelog.

1.4.0

Features

  • #282 Add checksum verification of bash script

1.3.2

Fixes

  • #264 Overwrites pr number for pull_request_target events

1.3.1

Fixes

  • #253 Add network_filter to action manifest

1.3.0

Features

  • #252 Add "network_filter" input

1.2.2

Fixes

  • #241 pass root_dir using proper bash arg
  • #244 Overwrite the commit on pull_request* events

1.2.1

Fixes

  • #196 Add parameters to the action.yml

1.2.0

Features

  • #193 Add all the bash params

Fixes

  • #193 Fixes issue with working-directory

1.1.1

Fixes

  • #184 Add automations ensure proper builds and deployments
  • #184 Fixes verbose flag

1.1.0

Features

  • #110 Add "working-directory:" input
  • #174 Support Xcode specificed parameters

Fixes

  • #172 File is saved as text

Dependencies and Misc

  • #166 Bump requestretry from 4.1.1 to 4.1.2
  • #169 Bump typescript from 4.0.5 to 4.1.2
  • #178 Bump @​types/jest from 26.0.15 to 26.0.19
Commits

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 [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1fc7722ded4708880a5aea49f2bfafb9336f0c8d to 1.4.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@1fc7722...0e28ff8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #7 (c55d87e) into master (56c005e) will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   75.00%   74.65%   -0.35%     
==========================================
  Files         222      221       -1     
  Lines       18786    18743      -43     
  Branches     3071     3066       -5     
==========================================
- Hits        14089    13991      -98     
- Misses       4163     4203      +40     
- Partials      534      549      +15     
Impacted Files Coverage Δ
src/robot/utils/robotinspect.py 47.62% <0.00%> (-19.04%) ⬇️
src/robot/utils/encodingsniffer.py 66.16% <0.00%> (-18.46%) ⬇️
src/robot/version.py 55.56% <0.00%> (-11.11%) ⬇️
src/robot/utils/robotpath.py 63.64% <0.00%> (-9.09%) ⬇️
src/robot/utils/argumentparser.py 78.02% <0.00%> (-5.67%) ⬇️
src/robot/output/console/highlighting.py 69.77% <0.00%> (-5.42%) ⬇️
src/robot/libdocpkg/xmlwriter.py 57.01% <0.00%> (-3.73%) ⬇️
src/robot/utils/filereader.py 89.84% <0.00%> (-3.38%) ⬇️
src/robot/running/timeouts/__init__.py 80.90% <0.00%> (-2.24%) ⬇️
src/robot/libdocpkg/datatypes.py 94.57% <0.00%> (-1.08%) ⬇️
... and 3 more

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 56c005e...c55d87e. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 21, 2021

Superseded by #8.

@dependabot dependabot bot closed this Apr 21, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/codecov/codecov-action-0e28ff86a50029a44d10df6ed4c308711925a6a8 branch April 21, 2021 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants