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

Update codecov/codecov-action action to v3 #333

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v1.5.2 -> v3.1.1

Release Notes

codecov/codecov-action

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

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 is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from 6b57a1d to e0909e4 Compare December 26, 2022 09:03
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-3.x branch from e0909e4 to 3099009 Compare December 26, 2022 09:05
@Turnerj Turnerj merged commit 6f32c67 into main Dec 26, 2022
@Turnerj Turnerj deleted the renovate/codecov-codecov-action-3.x branch December 26, 2022 10:47
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.

1 participant