chore(deps): update codecov/codecov-action action to v1.5.2 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.2
->v1.5.2
Release Notes
codecov/codecov-action (codecov/codecov-action)
v1.5.2
Compare Source
1.5.2
Fixes
fix: Import version properly as string not object
v1.5.1
Compare Source
1.5.1
Fixes
Dependencies
v1.5.0
Compare Source
1.5.0
Features
Dependencies
v1.4.1
Compare Source
1.4.1
Fixes
v1.4.0
Compare Source
1.4.0
Features
v1.3.2
Compare Source
1.3.2
v1.3.1
Compare Source
1.3.1
Fixes
network_filter
to action manifestv1.3.0
Compare Source
1.3.0
Features
v1.2.2
Compare Source
Fixes
v1.2.1
Compare Source
Fixes
v1.2.0
Compare Source
Features
Fixes
v1.1.1
Compare Source
Fixes
v1.1.0
Compare Source
Features
Fixes
Dependencies and Misc
v1.0.15
Compare Source
Features
N/A
Fixes
Dependencies
v1.0.14
Compare Source
Features
verbosity
flagFixes
v1.0.13
: Shorten connection timeouts and increase attemptsCompare Source
Version
1.0.13
introduces the following changes:v1.0.12
: Lodash Security fixCompare Source
Version
1.0.12
introduces the following changes:v1.0.11
: Wrap retry promise in a try/catchCompare Source
Version
1.0.11
introduces the following changes:v1.0.10
: Migrate to requestretryCompare Source
Version
1.0.10
introduces the following changes:1.0.9
had a built-in dependency that was not easily packaged causing failures. We have switched out this dependency.v1.0.9
: Retry bash script requestCompare Source
Version
1.0.9
introduces the following changes:1.0.8
did not build a dist/ file, this release properly uses itv1.0.8
: Retry bash script requestCompare Source
Version
1.0.8
introduces the following changes:v1.0.7
: Add env variables supportCompare Source
Version
1.0.7
introduces the following changes:v1.0.6
: Add PR handling and tokenless upload supportCompare Source
Version
1.0.6
introduces the following changes:GITHUB_HEAD_REF
environment variable. This properly sets both the PR branch and PR number.GITHUB_RUN_ID
environment variable to properly tag the build. This allows Codecov to locate the build via GitHub's API and validate the coverage upload without the need for a token (only for public repos)yml
input because putting it anywhere except for the root of the repo is not supported anymorev1.0.5
: Add Input to Fail CICompare Source
Version
1.0.5
introduces the following changes:fail_ci_if_error
input which lets users fail the CI pipeline if the Codecov upload step runs into any errors. By default, this is set to false. This addresses an issue where Codecov could fail silently and the user wouldn't know because Actions would've shown the step as being passed.v1.0.4
: Convert Action to JavaScriptCompare Source
Version
1.0.4
introduces the following changes:yml
input so users can specify the path for their codecov.yml file@v1
major version tagv1.0.3
: Performance improvements, bug fixesCompare Source
Version
1.0.3
of the Codecov Action includes the following changes:debian:stretch-slim
base instead ofubuntu:latest
. Ubuntu takes significantly longer to build than Debian and thus extended pipeline run timesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.