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

chore(deps): update codecov/codecov-action action to v3 - autoclosed #14

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v1.0.2 -> v3.1.6

Release Notes

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

v3.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5

v3.1.4: 3.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4

v3.1.3: 3.1.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3

v3.1.2: 3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2

v3.1.1: 3.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.0...v3.1.1

v3.1.0

Compare Source

3.1.0

Features
  • #​699 Incorporate xcode arguments for the Codecov uploader
Dependencies

v3.0.0

Compare Source

Breaking Changes
  • #​689 Bump to node16 and small fixes
Features
  • #​688 Incorporate gcov arguments for the Codecov uploader
Dependencies

v2.1.0

Compare Source

2.1.0
Features
  • #​515 Allow specifying version of Codecov uploader
Dependencies

v2.0.3

Compare Source

2.0.3
Fixes
  • #​464 Fix wrong link in the readme
  • #​485 fix: Add override OS and linux default to platform
Dependencies

v2.0.2

Compare Source

Fixes
  • Underlying uploader fixes issues with tokens not being sent properly for users seeing
    Error!: Error: Error uploading to https://codecov.io: Error: Error uploading to Codecov: Error: Not Found
  • #​432 fix: use import to destructure package.json
  • #​434 fix: openpgp and asn1.js
  • #​440 2.0.2 token fixes
Dependencies

v2.0.1

Compare Source

Fixes
  • #​424 fix: Issue in building all deep dependencies

v2.0.0

Compare Source

On February 1, 2022, the v1 uploader will be full sunset and no longer function. This is due
to the deprecation of the underlying bash uploader. This version uses the new uploader.

The v2 Action downloads, verifies, and runs the Codecov binary.

Breaking Changes
  • Multiple fields have not been transferred from the bash uploader or have been deprecated. Notably
    many of the functionalities and gcov_ arguments have been removed. Please check the documentation
    for the full list.
Features
  • dry-run argument allows Codecov flow without uploading reports to Codecov
  • (Enterprise only) slug allows specifying the repository slug manually
  • (Enterprise only) url allows changing the upload host

v2.0.0

Compare Source

On February 1, 2022, the v1 uploader will be full sunset and no longer function. This is due
to the deprecation of the underlying bash uploader. This version uses the new uploader.

The v2 Action downloads, verifies, and runs the Codecov binary.

Breaking Changes
  • Multiple fields have not been transferred from the bash uploader or have been deprecated. Notably
    many of the functionalities and gcov_ arguments have been removed. Please check the documentation
    for the full list.
Features
  • dry-run argument allows Codecov flow without uploading reports to Codecov
  • (Enterprise only) slug allows specifying the repository slug manually
  • (Enterprise only) url allows changing the upload host

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
  • #​320 doc: add github actions badge
  • #​336 Update bash uploader to 1.0.3
  • #​339 fix: Add action version
Dependencies

v1.5.0

Compare Source

1.5.0

Features
  • #​299 Pull Codecov bash script into the action
Dependencies

v1.4.1

Compare Source

1.4.1

Fixes
  • #​287 Update VERSION regex to restrict on digits and dot and move checksums into script

v1.4.0

Compare Source

1.4.0
Features
  • #​282 Add checksum verification of bash script

v1.3.2

Compare Source

1.3.2

  • #​264 Overwrites pr number for pull_request_target events

v1.3.1

Compare Source

1.3.1

Fixes
  • #​253 Add network_filter to action manifest

v1.3.0

Compare Source

1.3.0

Features
  • #​252 Add "network_filter" input

v1.2.2

Compare Source

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

v1.2.1

Compare Source

Fixes
  • #​196 Add parameters to the action.yml

v1.2.0

Compare Source

Features
Fixes
  • #​193 Fixes issue with working-directory

v1.1.1

Compare Source

Fixes
  • #​184 Add automation to ensure proper builds and deployments (fixes issue with non-built v1.1.0)
  • #​184 Fixes verbose flag

v1.1.0

Compare Source

Features
  • #​110 Add "working-directory:" input
  • #​174 Support Xcode specificed parameters
Fixes
Dependencies and Misc

v1.0.15

Compare Source

Features

N/A

Fixes
Dependencies

v1.0.14

Compare Source

Features
Fixes
  • None

v1.0.13: Shorten connection timeouts and increase attempts

Compare Source

Version 1.0.13 introduces the following changes:

  • Decrease connection timeouts to 3 seconds and increase attempts to 10 in pulling the bash script

v1.0.12: Lodash Security fix

Compare Source

Version 1.0.12 introduces the following changes:

  • Bump lodash from 4.17.15 to 4.17.19

v1.0.11: Wrap retry promise in a try/catch

Compare Source

Version 1.0.11 introduces the following changes:

  • Wrap the retry request promise of the bash uploader in a try/catch

v1.0.10: Migrate to requestretry

Compare 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 request

Compare Source

Version 1.0.9 introduces the following changes:

  • 1.0.8 did not build a dist/ file, this release properly uses it

v1.0.8: Retry bash script request

Compare Source

Version 1.0.8 introduces the following changes:

  • Retry the bash script request three times before erroring out

v1.0.7: Add env variables support

Compare Source

Version 1.0.7 introduces the following changes:

  • Add support for specifying environment variables to be included with a build
  • Typo fixes and general documentation updates

v1.0.6: Add PR handling and tokenless upload support

Compare Source

Version 1.0.6 introduces the following changes:

  • Add proper handling for pull requests by passing the GITHUB_HEAD_REF environment variable. This properly sets both the PR branch and PR number.
  • Add tokenless upload functionality by passing the 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)
  • Removes the yml input because putting it anywhere except for the root of the repo is not supported anymore

v1.0.5: Add Input to Fail CI

Compare Source

Version 1.0.5 introduces the following changes:

  • Add 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 JavaScript

Compare Source

Version 1.0.4 introduces the following changes:

  • Switch from a Docker based action to a JavaScript based action to add support for macOS and Windows builds. This also allows users to run the codecov action with matrix builds.
  • Add a yml input so users can specify the path for their codecov.yml file
  • Add a @v1 major version tag

v1.0.3: Performance improvements, bug fixes

Compare Source

Version 1.0.3 of the Codecov Action includes the following changes:
  • Use debian:stretch-slim base instead of ubuntu:latest. Ubuntu takes significantly longer to build than Debian and thus extended pipeline run times
  • Allow for passing names with spaces
  • Do not exit with a non-zero code if Codecov runs into errors. This is important because the entire CI/CD pipeline should not fail if Codecov isn't able to upload reports.

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b06889c) 16.80% compared to head (97a1978) 15.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   16.80%   15.03%   -1.78%     
==========================================
  Files           3        3              
  Lines         119      153      +34     
==========================================
+ Hits           20       23       +3     
- Misses         95      126      +31     
  Partials        4        4              
Flag Coverage Δ
unittests 15.03% <ø> (-1.78%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from 80ef79a to 13e7987 Compare September 25, 2022 21:32
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action action to v3 Update codecov/codecov-action action to v3 Dec 17, 2022
@renovate renovate bot changed the title Update codecov/codecov-action action to v3 chore(deps): update codecov/codecov-action action to v3 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from 13e7987 to e33c834 Compare March 16, 2023 15:44
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from e33c834 to 012afe0 Compare April 17, 2023 09:33
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from 012afe0 to 4c82b66 Compare May 28, 2023 11:21
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from 4c82b66 to f1efff5 Compare January 25, 2024 19:59
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from f1efff5 to 97a1978 Compare January 30, 2024 19:24
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action action to v3 chore(deps): update codecov/codecov-action action to v3 - autoclosed Jan 31, 2024
@renovate renovate bot closed this Jan 31, 2024
@renovate renovate bot deleted the renovate/codecov-codecov-action-3.x branch January 31, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants