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

ci(deps): update codecov/codecov-action action to v4 #217

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v3.1.6 -> v4.0.1

Release Notes

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

v4.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1

v4.0.0

Compare Source

v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.

Breaking Changes
  • The Codecov Action runs as a node20 action due to node16 deprecation. See this post from GitHub on how to migrate.
  • Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
  • OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
  • Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs

v3 versions and below will not have access to CLI features (e.g. global upload token, ATS).

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.6...v4.0.0


Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

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

@zeshuaro zeshuaro enabled auto-merge (squash) February 3, 2024 12:37
Copy link
Contributor Author

renovate bot commented Feb 3, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@zeshuaro zeshuaro merged commit c723c2c into main Feb 3, 2024
9 checks passed
@zeshuaro zeshuaro deleted the renovate/major-4-github-actions-dependencies branch February 3, 2024 12:37
zeshuaro-bot bot pushed a commit that referenced this pull request Feb 4, 2024
## [0.8.1](v0.8.0...v0.8.1) (2024-02-04)

### Bug Fixes

* **deps:** update dependency google-auth-library to ^9.5.0 ([#211](#211)) ([13d5f7c](13d5f7c))
* **deps:** update dependency google-auth-library to ^9.6.0 ([#216](#216)) ([b251bc9](b251bc9))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#207](#207)) ([3dbd9c7](3dbd9c7))
* **deps:** lock file maintenance ([#210](#210)) ([8d85e03](8d85e03))
* **deps:** update typescript-eslint monorepo to v6.19.1 ([#208](#208)) ([2d415e6](2d415e6))
* **deps:** update typescript-eslint monorepo to v6.20.0 ([#215](#215)) ([56e7718](56e7718))
* **deps:** update vitest monorepo to v1.2.2 ([#212](#212)) ([1be957b](1be957b))

### Continuous Integration

* **deps:** update codecov/codecov-action action to v3.1.6 ([#213](#213)) ([49ffa03](49ffa03))
* **deps:** update codecov/codecov-action action to v4 ([#217](#217)) ([c723c2c](c723c2c))
* **deps:** update github actions dependencies ([#209](#209)) ([8cb273a](8cb273a))
* **deps:** update zeshuaro/github-actions-workflows digest to 1b71369 ([#214](#214)) ([bd61bfd](bd61bfd))
@zeshuaro-bot
Copy link

zeshuaro-bot bot commented Feb 4, 2024

🎉 This PR is included in version 0.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant