-
Notifications
You must be signed in to change notification settings - Fork 20
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 v4 #227
Conversation
a00ce1f
to
6935ded
Compare
Edited/Blocked NotificationRenovate 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. |
@toddbaert @beeme1mr V4 contains a breaking changes. Ive added the workflow changes but we will need to generate a codecov token and set a secret called |
92d8dac
to
1ff7cee
Compare
@benjiro yep, I actually opened this issue with codecov. I think the latest versions might work for us now, but I've yet to confirm. I will revist it. Blocking for me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1ff7cee
to
24abe51
Compare
d8c7967
to
d1cd1bb
Compare
ccfe5a1
to
d37a8b9
Compare
a22b53f
to
81c6a39
Compare
81c6a39
to
d15452b
Compare
4881ecc
to
2dfb867
Compare
1657dce
to
a491299
Compare
c354cd8
to
4057b64
Compare
4057b64
to
327558f
Compare
Signed-off-by: André Silva <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #227 +/- ##
==========================================
- Coverage 95.50% 95.40% -0.10%
==========================================
Files 27 27
Lines 1113 1111 -2
Branches 120 120
==========================================
- Hits 1063 1060 -3
- Misses 33 34 +1
Partials 17 17 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thank you very much! We should just test that forks work as expected. The docs say that CodeCov supports anonymous uploads from forks but I would like to verify that.
🤖 I have created a release *beep* *boop* --- ## [2.0.0](v1.5.0...v2.0.0) (2024-08-21) Today we're announcing the release of the OpenFeature SDK for .NET, v2.0! This release contains several ergonomic improvements to the SDK, which .NET developers will appreciate. It also includes some performance optimizations brought to you by the latest .NET primitives. For details and migration tips, check out: https://openfeature.dev/blog/dotnet-sdk-v2 ### ⚠ BREAKING CHANGES * domain instead of client name ([#294](#294)) * internally maintain provider status ([#276](#276)) * add CancellationTokens, ValueTasks hooks ([#268](#268)) * Use same type for flag metadata and event metadata ([#241](#241)) * Enable nullable reference types ([#253](#253)) ### 🐛 Bug Fixes * Add missing error message when an error occurred ([#256](#256)) ([949d53c](949d53c)) * Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails ([#282](#282)) ([2f8bd21](2f8bd21)) ### ✨ New Features * add CancellationTokens, ValueTasks hooks ([#268](#268)) ([33154d2](33154d2)) * back targetingKey with internal map ([#287](#287)) ([ccc2f7f](ccc2f7f)) * domain instead of client name ([#294](#294)) ([4c0592e](4c0592e)) * Drop net7 TFM ([#284](#284)) ([2dbe1f4](2dbe1f4)) * internally maintain provider status ([#276](#276)) ([63faa84](63faa84)) * Use same type for flag metadata and event metadata ([#241](#241)) ([ac7d7de](ac7d7de)) ### 🧹 Chore * cleanup code ([#277](#277)) ([44cf586](44cf586)) * **deps:** Project file cleanup and remove unnecessary dependencies ([#251](#251)) ([79def47](79def47)) * **deps:** update actions/upload-artifact action to v4.3.3 ([#263](#263)) ([7718649](7718649)) * **deps:** update actions/upload-artifact action to v4.3.4 ([#278](#278)) ([15189f1](15189f1)) * **deps:** update actions/upload-artifact action to v4.3.5 ([#291](#291)) ([00e99d6](00e99d6)) * **deps:** update codecov/codecov-action action to v4 ([#227](#227)) ([11a0333](11a0333)) * **deps:** update codecov/codecov-action action to v4.3.1 ([#267](#267)) ([ff9df59](ff9df59)) * **deps:** update codecov/codecov-action action to v4.5.0 ([#272](#272)) ([281295d](281295d)) * **deps:** update dependency benchmarkdotnet to v0.14.0 ([#293](#293)) ([aec222f](aec222f)) * **deps:** update dependency coverlet.collector to v6.0.2 ([#247](#247)) ([ab34c16](ab34c16)) * **deps:** update dependency coverlet.msbuild to v6.0.2 ([#239](#239)) ([e654222](e654222)) * **deps:** update dependency dotnet-sdk to v8.0.204 ([#261](#261)) ([8f82645](8f82645)) * **deps:** update dependency dotnet-sdk to v8.0.301 ([#271](#271)) ([acd0385](acd0385)) * **deps:** update dependency dotnet-sdk to v8.0.303 ([#275](#275)) ([871dcac](871dcac)) * **deps:** update dependency dotnet-sdk to v8.0.400 ([#295](#295)) ([bb4f352](bb4f352)) * **deps:** update dependency githubactionstestlogger to v2.4.1 ([#274](#274)) ([46c2b15](46c2b15)) * **deps:** update dependency microsoft.net.test.sdk to v17.10.0 ([#273](#273)) ([581ff81](581ff81)) * **deps:** update dotnet monorepo ([#218](#218)) ([bc8301d](bc8301d)) * **deps:** update xunit-dotnet monorepo ([#262](#262)) ([43f14cc](43f14cc)) * **deps:** update xunit-dotnet monorepo ([#279](#279)) ([fb1cc66](fb1cc66)) * **deps:** update xunit-dotnet monorepo to v2.8.1 ([#266](#266)) ([a7b6d85](a7b6d85)) * Enable nullable reference types ([#253](#253)) ([5a5312c](5a5312c)) * in-memory UpdateFlags to UpdateFlagsAsync ([#298](#298)) ([390205a](390205a)) * prompt 2.0 ([9b9c3fd](9b9c3fd)) * Support for determining spec support for the repo ([#270](#270)) ([67a1a0a](67a1a0a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Todd Baert <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [2.0.0](open-feature/dotnet-sdk@v1.5.0...v2.0.0) (2024-08-21) Today we're announcing the release of the OpenFeature SDK for .NET, v2.0! This release contains several ergonomic improvements to the SDK, which .NET developers will appreciate. It also includes some performance optimizations brought to you by the latest .NET primitives. For details and migration tips, check out: https://openfeature.dev/blog/dotnet-sdk-v2 ### ⚠ BREAKING CHANGES * domain instead of client name ([open-feature#294](open-feature#294)) * internally maintain provider status ([open-feature#276](open-feature#276)) * add CancellationTokens, ValueTasks hooks ([open-feature#268](open-feature#268)) * Use same type for flag metadata and event metadata ([open-feature#241](open-feature#241)) * Enable nullable reference types ([open-feature#253](open-feature#253)) ### 🐛 Bug Fixes * Add missing error message when an error occurred ([open-feature#256](open-feature#256)) ([949d53c](open-feature@949d53c)) * Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails ([open-feature#282](open-feature#282)) ([2f8bd21](open-feature@2f8bd21)) ### ✨ New Features * add CancellationTokens, ValueTasks hooks ([open-feature#268](open-feature#268)) ([33154d2](open-feature@33154d2)) * back targetingKey with internal map ([open-feature#287](open-feature#287)) ([ccc2f7f](open-feature@ccc2f7f)) * domain instead of client name ([open-feature#294](open-feature#294)) ([4c0592e](open-feature@4c0592e)) * Drop net7 TFM ([open-feature#284](open-feature#284)) ([2dbe1f4](open-feature@2dbe1f4)) * internally maintain provider status ([open-feature#276](open-feature#276)) ([63faa84](open-feature@63faa84)) * Use same type for flag metadata and event metadata ([open-feature#241](open-feature#241)) ([ac7d7de](open-feature@ac7d7de)) ### 🧹 Chore * cleanup code ([open-feature#277](open-feature#277)) ([44cf586](open-feature@44cf586)) * **deps:** Project file cleanup and remove unnecessary dependencies ([open-feature#251](open-feature#251)) ([79def47](open-feature@79def47)) * **deps:** update actions/upload-artifact action to v4.3.3 ([open-feature#263](open-feature#263)) ([7718649](open-feature@7718649)) * **deps:** update actions/upload-artifact action to v4.3.4 ([open-feature#278](open-feature#278)) ([15189f1](open-feature@15189f1)) * **deps:** update actions/upload-artifact action to v4.3.5 ([open-feature#291](open-feature#291)) ([00e99d6](open-feature@00e99d6)) * **deps:** update codecov/codecov-action action to v4 ([open-feature#227](open-feature#227)) ([11a0333](open-feature@11a0333)) * **deps:** update codecov/codecov-action action to v4.3.1 ([open-feature#267](open-feature#267)) ([ff9df59](open-feature@ff9df59)) * **deps:** update codecov/codecov-action action to v4.5.0 ([open-feature#272](open-feature#272)) ([281295d](open-feature@281295d)) * **deps:** update dependency benchmarkdotnet to v0.14.0 ([open-feature#293](open-feature#293)) ([aec222f](open-feature@aec222f)) * **deps:** update dependency coverlet.collector to v6.0.2 ([open-feature#247](open-feature#247)) ([ab34c16](open-feature@ab34c16)) * **deps:** update dependency coverlet.msbuild to v6.0.2 ([open-feature#239](open-feature#239)) ([e654222](open-feature@e654222)) * **deps:** update dependency dotnet-sdk to v8.0.204 ([open-feature#261](open-feature#261)) ([8f82645](open-feature@8f82645)) * **deps:** update dependency dotnet-sdk to v8.0.301 ([open-feature#271](open-feature#271)) ([acd0385](open-feature@acd0385)) * **deps:** update dependency dotnet-sdk to v8.0.303 ([open-feature#275](open-feature#275)) ([871dcac](open-feature@871dcac)) * **deps:** update dependency dotnet-sdk to v8.0.400 ([open-feature#295](open-feature#295)) ([bb4f352](open-feature@bb4f352)) * **deps:** update dependency githubactionstestlogger to v2.4.1 ([open-feature#274](open-feature#274)) ([46c2b15](open-feature@46c2b15)) * **deps:** update dependency microsoft.net.test.sdk to v17.10.0 ([open-feature#273](open-feature#273)) ([581ff81](open-feature@581ff81)) * **deps:** update dotnet monorepo ([open-feature#218](open-feature#218)) ([bc8301d](open-feature@bc8301d)) * **deps:** update xunit-dotnet monorepo ([open-feature#262](open-feature#262)) ([43f14cc](open-feature@43f14cc)) * **deps:** update xunit-dotnet monorepo ([open-feature#279](open-feature#279)) ([fb1cc66](open-feature@fb1cc66)) * **deps:** update xunit-dotnet monorepo to v2.8.1 ([open-feature#266](open-feature#266)) ([a7b6d85](open-feature@a7b6d85)) * Enable nullable reference types ([open-feature#253](open-feature#253)) ([5a5312c](open-feature@5a5312c)) * in-memory UpdateFlags to UpdateFlagsAsync ([open-feature#298](open-feature#298)) ([390205a](open-feature@390205a)) * prompt 2.0 ([9b9c3fd](open-feature@9b9c3fd)) * Support for determining spec support for the repo ([open-feature#270](open-feature#270)) ([67a1a0a](open-feature@67a1a0a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Todd Baert <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]> Signed-off-by: Artyom Tonoyan <[email protected]>
…#227) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://github.com/codecov/codecov-action) | action | major | `v3.1.6` -> `v4.3.0` | --- ### Release Notes <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v4.3.0`](https://github.com/codecov/codecov-action/releases/tag/v4.3.0) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0) #### What's Changed - fix: automatically detect if using GitHub enterprise by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1356](https://github.com/codecov/codecov-action/pull/1356) - build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1355](https://github.com/codecov/codecov-action/pull/1355) - build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1360](https://github.com/codecov/codecov-action/pull/1360) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.5.0 to 7.6.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1364](https://github.com/codecov/codecov-action/pull/1364) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.5.0 to 7.6.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1363](https://github.com/codecov/codecov-action/pull/1363) - feat: add network params by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1365](https://github.com/codecov/codecov-action/pull/1365) - build(deps): bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1361](https://github.com/codecov/codecov-action/pull/1361) - chore(release): v4.3.0 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1366](https://github.com/codecov/codecov-action/pull/1366) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0 ### [`v4.2.0`](https://github.com/codecov/codecov-action/releases/tag/v4.2.0) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0) #### What's Changed - chore(deps): update deps by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1351](https://github.com/codecov/codecov-action/pull/1351) - feat: allow for authentication via OIDC token by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1330](https://github.com/codecov/codecov-action/pull/1330) - fix: use_oidc shoudl be required false by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1353](https://github.com/codecov/codecov-action/pull/1353) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0 ### [`v4.1.1`](https://github.com/codecov/codecov-action/releases/tag/v4.1.1) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1) #### What's Changed - build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1315](https://github.com/codecov/codecov-action/pull/1315) - build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1319](https://github.com/codecov/codecov-action/pull/1319) - Removed mention of Mercurial by [@​drazisil-codecov](https://github.com/drazisil-codecov) in [https://github.com/codecov/codecov-action/pull/1325](https://github.com/codecov/codecov-action/pull/1325) - build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1332](https://github.com/codecov/codecov-action/pull/1332) - build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1331](https://github.com/codecov/codecov-action/pull/1331) - fix: force version by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1329](https://github.com/codecov/codecov-action/pull/1329) - build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1334](https://github.com/codecov/codecov-action/pull/1334) - build(deps): bump undici from 5.28.2 to 5.28.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1338](https://github.com/codecov/codecov-action/pull/1338) - build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1341](https://github.com/codecov/codecov-action/pull/1341) - fix: typo in disable_safe_directory by [@​mkroening](https://github.com/mkroening) in [https://github.com/codecov/codecov-action/pull/1343](https://github.com/codecov/codecov-action/pull/1343) - chore(release): 4.1.1 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1344](https://github.com/codecov/codecov-action/pull/1344) #### New Contributors - [@​mkroening](https://github.com/mkroening) made their first contribution in [https://github.com/codecov/codecov-action/pull/1343](https://github.com/codecov/codecov-action/pull/1343) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://github.com/codecov/codecov-action/releases/tag/v4.1.0) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0) ##### What's Changed - fix: set safe directory by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1304](https://github.com/codecov/codecov-action/pull/1304) - build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1306](https://github.com/codecov/codecov-action/pull/1306) - build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1305](https://github.com/codecov/codecov-action/pull/1305) - chore(release): v4.1.0 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1307](https://github.com/codecov/codecov-action/pull/1307) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0 ### [`v4.0.2`](https://github.com/codecov/codecov-action/releases/tag/v4.0.2) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2) ##### What's Changed - Update README.md by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1251](https://github.com/codecov/codecov-action/pull/1251) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.11 to 29.5.12 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1257](https://github.com/codecov/codecov-action/pull/1257) - build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1266](https://github.com/codecov/codecov-action/pull/1266) - Escape pipes in table of arguments by [@​jwodder](https://github.com/jwodder) in [https://github.com/codecov/codecov-action/pull/1265](https://github.com/codecov/codecov-action/pull/1265) - Add link to docs on Dependabot secrets by [@​ianlewis](https://github.com/ianlewis) in [https://github.com/codecov/codecov-action/pull/1260](https://github.com/codecov/codecov-action/pull/1260) - fix: working-directory input for all stages by [@​Bo98](https://github.com/Bo98) in [https://github.com/codecov/codecov-action/pull/1272](https://github.com/codecov/codecov-action/pull/1272) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.20.0 to 6.21.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1271](https://github.com/codecov/codecov-action/pull/1271) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.20.0 to 6.21.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1269](https://github.com/codecov/codecov-action/pull/1269) - build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1298](https://github.com/codecov/codecov-action/pull/1298) - Use updated syntax for GitHub Markdown notes by [@​jamacku](https://github.com/jamacku) in [https://github.com/codecov/codecov-action/pull/1300](https://github.com/codecov/codecov-action/pull/1300) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.21.0 to 7.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1290](https://github.com/codecov/codecov-action/pull/1290) - build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1286](https://github.com/codecov/codecov-action/pull/1286) - chore(release): bump to 4.0.2 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1302](https://github.com/codecov/codecov-action/pull/1302) ##### New Contributors - [@​jwodder](https://github.com/jwodder) made their first contribution in [https://github.com/codecov/codecov-action/pull/1265](https://github.com/codecov/codecov-action/pull/1265) - [@​ianlewis](https://github.com/ianlewis) made their first contribution in [https://github.com/codecov/codecov-action/pull/1260](https://github.com/codecov/codecov-action/pull/1260) - [@​Bo98](https://github.com/Bo98) made their first contribution in [https://github.com/codecov/codecov-action/pull/1272](https://github.com/codecov/codecov-action/pull/1272) - [@​jamacku](https://github.com/jamacku) made their first contribution in [https://github.com/codecov/codecov-action/pull/1300](https://github.com/codecov/codecov-action/pull/1300) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://github.com/codecov/codecov-action/releases/tag/v4.0.1) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.0.0...v4.0.1) ##### What's Changed - Update README.md by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1243](https://github.com/codecov/codecov-action/pull/1243) - Add all args by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1245](https://github.com/codecov/codecov-action/pull/1245) - fix: show both token uses in readme by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1250](https://github.com/codecov/codecov-action/pull/1250) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.0.0...v4.0.1 ### [`v4.0.0`](https://github.com/codecov/codecov-action/releases/tag/v4.0.0) [Compare Source](https://github.com/codecov/codecov-action/compare/v3.1.6...v4.0.0) v4 of the Codecov Action uses the [CLI](https://docs.codecov.com/docs/the-codecov-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](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/) 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](https://docs.codecov.com/docs/adding-the-codecov-token#github-actions) 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](https://cli.codecov.io) - 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 - build(deps): bump openpgp from 5.8.0 to 5.9.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/985](https://github.com/codecov/codecov-action/pull/985) - build(deps): bump actions/checkout from 3.0.0 to 3.5.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1000](https://github.com/codecov/codecov-action/pull/1000) - build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1006](https://github.com/codecov/codecov-action/pull/1006) - build(deps): bump tough-cookie from 4.0.0 to 4.1.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1013](https://github.com/codecov/codecov-action/pull/1013) - build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1024](https://github.com/codecov/codecov-action/pull/1024) - build(deps): bump node-fetch from 3.3.1 to 3.3.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1031](https://github.com/codecov/codecov-action/pull/1031) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.1.4 to 20.4.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1032](https://github.com/codecov/codecov-action/pull/1032) - build(deps): bump github/codeql-action from 1.0.26 to 2.21.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1033](https://github.com/codecov/codecov-action/pull/1033) - build commit,report and upload args based on codecovcli by [@​dana-yaish](https://github.com/dana-yaish) in [https://github.com/codecov/codecov-action/pull/943](https://github.com/codecov/codecov-action/pull/943) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.4.5 to 20.5.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1055](https://github.com/codecov/codecov-action/pull/1055) - build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1051](https://github.com/codecov/codecov-action/pull/1051) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.5.3 to 20.5.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1058](https://github.com/codecov/codecov-action/pull/1058) - chore(deps): update outdated deps by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1059](https://github.com/codecov/codecov-action/pull/1059) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.5.4 to 20.5.6 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1060](https://github.com/codecov/codecov-action/pull/1060) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.4.1 to 6.5.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1065](https://github.com/codecov/codecov-action/pull/1065) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.4.1 to 6.5.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1064](https://github.com/codecov/codecov-action/pull/1064) - build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1063](https://github.com/codecov/codecov-action/pull/1063) - build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1061](https://github.com/codecov/codecov-action/pull/1061) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.5.6 to 20.5.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1062](https://github.com/codecov/codecov-action/pull/1062) - build(deps): bump openpgp from 5.9.0 to 5.10.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1066](https://github.com/codecov/codecov-action/pull/1066) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.5.7 to 20.5.9 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1070](https://github.com/codecov/codecov-action/pull/1070) - build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1069](https://github.com/codecov/codecov-action/pull/1069) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.5.0 to 6.6.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1072](https://github.com/codecov/codecov-action/pull/1072) - Update README.md by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1073](https://github.com/codecov/codecov-action/pull/1073) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.5.0 to 6.6.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1071](https://github.com/codecov/codecov-action/pull/1071) - build(deps-dev): bump [@​vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1074](https://github.com/codecov/codecov-action/pull/1074) - build(deps): bump [@​actions/core](https://github.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1081](https://github.com/codecov/codecov-action/pull/1081) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.6.0 to 6.7.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1080](https://github.com/codecov/codecov-action/pull/1080) - build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1078](https://github.com/codecov/codecov-action/pull/1078) - build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1077](https://github.com/codecov/codecov-action/pull/1077) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.5.9 to 20.6.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1075](https://github.com/codecov/codecov-action/pull/1075) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.6.0 to 6.7.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1079](https://github.com/codecov/codecov-action/pull/1079) - build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1076](https://github.com/codecov/codecov-action/pull/1076) - use cli instead of node uploader by [@​dana-yaish](https://github.com/dana-yaish) in [https://github.com/codecov/codecov-action/pull/1068](https://github.com/codecov/codecov-action/pull/1068) - chore(release): 4.0.0-beta.1 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1084](https://github.com/codecov/codecov-action/pull/1084) - not adding -n if empty to do-upload command by [@​dana-yaish](https://github.com/dana-yaish) in [https://github.com/codecov/codecov-action/pull/1085](https://github.com/codecov/codecov-action/pull/1085) - 4.0.0-beta.2 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1086](https://github.com/codecov/codecov-action/pull/1086) - build(deps-dev): bump jest from 29.6.4 to 29.7.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1082](https://github.com/codecov/codecov-action/pull/1082) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.4 to 29.5.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1092](https://github.com/codecov/codecov-action/pull/1092) - build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1094](https://github.com/codecov/codecov-action/pull/1094) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.6.0 to 20.6.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1093](https://github.com/codecov/codecov-action/pull/1093) - build(deps): bump openpgp from 5.10.1 to 5.10.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1096](https://github.com/codecov/codecov-action/pull/1096) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.7.0 to 6.7.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1095](https://github.com/codecov/codecov-action/pull/1095) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.6.2 to 20.6.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1098](https://github.com/codecov/codecov-action/pull/1098) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.7.0 to 6.7.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1097](https://github.com/codecov/codecov-action/pull/1097) - feat: add plugins by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1099](https://github.com/codecov/codecov-action/pull/1099) - build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1104](https://github.com/codecov/codecov-action/pull/1104) - build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1102](https://github.com/codecov/codecov-action/pull/1102) - build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1101](https://github.com/codecov/codecov-action/pull/1101) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.7.2 to 6.7.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1108](https://github.com/codecov/codecov-action/pull/1108) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.6.3 to 20.7.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1107](https://github.com/codecov/codecov-action/pull/1107) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.7.2 to 6.7.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1106](https://github.com/codecov/codecov-action/pull/1106) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.7.0 to 20.7.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1111](https://github.com/codecov/codecov-action/pull/1111) - build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1113](https://github.com/codecov/codecov-action/pull/1113) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.7.1 to 20.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1112](https://github.com/codecov/codecov-action/pull/1112) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.8.0 to 20.8.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1114](https://github.com/codecov/codecov-action/pull/1114) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.7.3 to 6.7.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1115](https://github.com/codecov/codecov-action/pull/1115) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.7.4 to 6.7.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1123](https://github.com/codecov/codecov-action/pull/1123) - build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1120](https://github.com/codecov/codecov-action/pull/1120) - build(deps): bump github/codeql-action from 2.21.9 to 2.22.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1119](https://github.com/codecov/codecov-action/pull/1119) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.7.3 to 6.7.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1122](https://github.com/codecov/codecov-action/pull/1122) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.8.2 to 20.8.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1121](https://github.com/codecov/codecov-action/pull/1121) - build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1117](https://github.com/codecov/codecov-action/pull/1117) - build(deps): bump [@​actions/github](https://github.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1124](https://github.com/codecov/codecov-action/pull/1124) - build(deps): bump github/codeql-action from 2.22.0 to 2.22.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1127](https://github.com/codecov/codecov-action/pull/1127) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.8.4 to 20.8.6 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1126](https://github.com/codecov/codecov-action/pull/1126) - build(deps-dev): bump [@​babel/traverse](https://github.com/babel/traverse) from 7.22.11 to 7.23.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1129](https://github.com/codecov/codecov-action/pull/1129) - build(deps): bump undici from 5.25.4 to 5.26.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1128](https://github.com/codecov/codecov-action/pull/1128) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.7.5 to 6.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1130](https://github.com/codecov/codecov-action/pull/1130) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.7.5 to 6.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1131](https://github.com/codecov/codecov-action/pull/1131) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.8.6 to 20.8.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1135](https://github.com/codecov/codecov-action/pull/1135) - build(deps-dev): bump [@​vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1136](https://github.com/codecov/codecov-action/pull/1136) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.5 to 29.5.6 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1137](https://github.com/codecov/codecov-action/pull/1137) - build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1142](https://github.com/codecov/codecov-action/pull/1142) - build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1141](https://github.com/codecov/codecov-action/pull/1141) - build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1140](https://github.com/codecov/codecov-action/pull/1140) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.8.0 to 6.9.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1147](https://github.com/codecov/codecov-action/pull/1147) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.8.7 to 20.8.8 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1146](https://github.com/codecov/codecov-action/pull/1146) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.8.0 to 6.9.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1145](https://github.com/codecov/codecov-action/pull/1145) - chore(deps): move from node-fetch to undici by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1148](https://github.com/codecov/codecov-action/pull/1148) - build(deps): bump openpgp from 5.10.2 to 5.11.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1149](https://github.com/codecov/codecov-action/pull/1149) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.9.0 to 6.9.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1155](https://github.com/codecov/codecov-action/pull/1155) - build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1152](https://github.com/codecov/codecov-action/pull/1152) - build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1151](https://github.com/codecov/codecov-action/pull/1151) - build(deps): bump undici from 5.26.5 to 5.27.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1150](https://github.com/codecov/codecov-action/pull/1150) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.6 to 29.5.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1153](https://github.com/codecov/codecov-action/pull/1153) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.9.0 to 6.9.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1154](https://github.com/codecov/codecov-action/pull/1154) - build(deps): bump undici from 5.27.0 to 5.27.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1157](https://github.com/codecov/codecov-action/pull/1157) - build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1156](https://github.com/codecov/codecov-action/pull/1156) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.9.1 to 6.10.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1159](https://github.com/codecov/codecov-action/pull/1159) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.9.1 to 6.10.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1158](https://github.com/codecov/codecov-action/pull/1158) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.7 to 29.5.8 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1161](https://github.com/codecov/codecov-action/pull/1161) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.10.0 to 6.11.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1164](https://github.com/codecov/codecov-action/pull/1164) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.10.0 to 6.11.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1163](https://github.com/codecov/codecov-action/pull/1163) - build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1167](https://github.com/codecov/codecov-action/pull/1167) - build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1166](https://github.com/codecov/codecov-action/pull/1166) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.8 to 29.5.9 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1172](https://github.com/codecov/codecov-action/pull/1172) - build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1171](https://github.com/codecov/codecov-action/pull/1171) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.11.0 to 6.12.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1170](https://github.com/codecov/codecov-action/pull/1170) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.11.0 to 6.12.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1169](https://github.com/codecov/codecov-action/pull/1169) - build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1175](https://github.com/codecov/codecov-action/pull/1175) - build(deps): bump undici from 5.27.2 to 5.28.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1174](https://github.com/codecov/codecov-action/pull/1174) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.9 to 29.5.10 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1173](https://github.com/codecov/codecov-action/pull/1173) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.12.0 to 6.13.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1178](https://github.com/codecov/codecov-action/pull/1178) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.12.0 to 6.13.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1180](https://github.com/codecov/codecov-action/pull/1180) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.13.0 to 6.13.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1181](https://github.com/codecov/codecov-action/pull/1181) - build(deps): bump undici from 5.28.0 to 5.28.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1179](https://github.com/codecov/codecov-action/pull/1179) - build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1183](https://github.com/codecov/codecov-action/pull/1183) - build(deps): bump undici from 5.28.1 to 5.28.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1182](https://github.com/codecov/codecov-action/pull/1182) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.13.1 to 6.13.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1185](https://github.com/codecov/codecov-action/pull/1185) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.13.1 to 6.13.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1184](https://github.com/codecov/codecov-action/pull/1184) - build(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 29.5.10 to 29.5.11 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1187](https://github.com/codecov/codecov-action/pull/1187) - build(deps): bump undici from 5.28.2 to 6.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1186](https://github.com/codecov/codecov-action/pull/1186) - build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1189](https://github.com/codecov/codecov-action/pull/1189) - build(deps): bump undici from 6.0.0 to 6.0.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1188](https://github.com/codecov/codecov-action/pull/1188) - build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1191](https://github.com/codecov/codecov-action/pull/1191) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.13.2 to 6.14.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1193](https://github.com/codecov/codecov-action/pull/1193) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.13.2 to 6.14.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1192](https://github.com/codecov/codecov-action/pull/1192) - build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1194](https://github.com/codecov/codecov-action/pull/1194) - build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1195](https://github.com/codecov/codecov-action/pull/1195) - build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1196](https://github.com/codecov/codecov-action/pull/1196) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.14.0 to 6.15.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1198](https://github.com/codecov/codecov-action/pull/1198) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.14.0 to 6.15.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1197](https://github.com/codecov/codecov-action/pull/1197) - build(deps): bump undici from 6.0.1 to 6.2.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1199](https://github.com/codecov/codecov-action/pull/1199) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.15.0 to 6.17.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1206](https://github.com/codecov/codecov-action/pull/1206) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.15.0 to 6.17.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1205](https://github.com/codecov/codecov-action/pull/1205) - build(deps): bump undici from 6.2.0 to 6.2.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1201](https://github.com/codecov/codecov-action/pull/1201) - build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1200](https://github.com/codecov/codecov-action/pull/1200) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.17.0 to 6.18.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1208](https://github.com/codecov/codecov-action/pull/1208) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.17.0 to 6.18.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1207](https://github.com/codecov/codecov-action/pull/1207) - build(deps): bump undici from 6.2.1 to 6.3.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1211](https://github.com/codecov/codecov-action/pull/1211) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.18.0 to 6.18.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1210](https://github.com/codecov/codecov-action/pull/1210) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.18.0 to 6.18.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1209](https://github.com/codecov/codecov-action/pull/1209) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.18.1 to 6.19.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1215](https://github.com/codecov/codecov-action/pull/1215) - build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1213](https://github.com/codecov/codecov-action/pull/1213) - build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1212](https://github.com/codecov/codecov-action/pull/1212) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.18.1 to 6.19.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1214](https://github.com/codecov/codecov-action/pull/1214) - fix: downgrade undici as it has a breaking change by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1219](https://github.com/codecov/codecov-action/pull/1219) - fix: remove openpgp dep due to licensing and use gpg by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1218](https://github.com/codecov/codecov-action/pull/1218) - chore(ci): add fossa workflow by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1216](https://github.com/codecov/codecov-action/pull/1216) - build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1222](https://github.com/codecov/codecov-action/pull/1222) - build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1221](https://github.com/codecov/codecov-action/pull/1221) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.19.0 to 6.19.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1225](https://github.com/codecov/codecov-action/pull/1225) - build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1224](https://github.com/codecov/codecov-action/pull/1224) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.19.0 to 6.19.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1223](https://github.com/codecov/codecov-action/pull/1223) - build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1232](https://github.com/codecov/codecov-action/pull/1232) - build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1231](https://github.com/codecov/codecov-action/pull/1231) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.19.1 to 6.20.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1235](https://github.com/codecov/codecov-action/pull/1235) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.19.1 to 6.20.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1234](https://github.com/codecov/codecov-action/pull/1234) - chore(ci): bump to node20 by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1236](https://github.com/codecov/codecov-action/pull/1236) - Update README.md by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1237](https://github.com/codecov/codecov-action/pull/1237) - Update package.json by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1238](https://github.com/codecov/codecov-action/pull/1238) - fix: allow for other archs by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1239](https://github.com/codecov/codecov-action/pull/1239) - fix: update action.yml by [@​thomasrockhu-codecov](https://github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1240](https://github.com/codecov/codecov-action/pull/1240) ##### New Contributors - [@​dana-yaish](https://github.com/dana-yaish) made their first contribution in [https://github.com/codecov/codecov-action/pull/943](https://github.com/codecov/codecov-action/pull/943) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v3.1.6...v4.0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-feature/dotnet-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Signed-off-by: André Silva <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: André Silva <[email protected]> Signed-off-by: Artyom Tonoyan <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [2.0.0](open-feature/dotnet-sdk@v1.5.0...v2.0.0) (2024-08-21) Today we're announcing the release of the OpenFeature SDK for .NET, v2.0! This release contains several ergonomic improvements to the SDK, which .NET developers will appreciate. It also includes some performance optimizations brought to you by the latest .NET primitives. For details and migration tips, check out: https://openfeature.dev/blog/dotnet-sdk-v2 ### ⚠ BREAKING CHANGES * domain instead of client name ([open-feature#294](open-feature#294)) * internally maintain provider status ([open-feature#276](open-feature#276)) * add CancellationTokens, ValueTasks hooks ([open-feature#268](open-feature#268)) * Use same type for flag metadata and event metadata ([open-feature#241](open-feature#241)) * Enable nullable reference types ([open-feature#253](open-feature#253)) ### 🐛 Bug Fixes * Add missing error message when an error occurred ([open-feature#256](open-feature#256)) ([949d53c](open-feature@949d53c)) * Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails ([open-feature#282](open-feature#282)) ([2f8bd21](open-feature@2f8bd21)) ### ✨ New Features * add CancellationTokens, ValueTasks hooks ([open-feature#268](open-feature#268)) ([33154d2](open-feature@33154d2)) * back targetingKey with internal map ([open-feature#287](open-feature#287)) ([ccc2f7f](open-feature@ccc2f7f)) * domain instead of client name ([open-feature#294](open-feature#294)) ([4c0592e](open-feature@4c0592e)) * Drop net7 TFM ([open-feature#284](open-feature#284)) ([2dbe1f4](open-feature@2dbe1f4)) * internally maintain provider status ([open-feature#276](open-feature#276)) ([63faa84](open-feature@63faa84)) * Use same type for flag metadata and event metadata ([open-feature#241](open-feature#241)) ([ac7d7de](open-feature@ac7d7de)) ### 🧹 Chore * cleanup code ([open-feature#277](open-feature#277)) ([44cf586](open-feature@44cf586)) * **deps:** Project file cleanup and remove unnecessary dependencies ([open-feature#251](open-feature#251)) ([79def47](open-feature@79def47)) * **deps:** update actions/upload-artifact action to v4.3.3 ([open-feature#263](open-feature#263)) ([7718649](open-feature@7718649)) * **deps:** update actions/upload-artifact action to v4.3.4 ([open-feature#278](open-feature#278)) ([15189f1](open-feature@15189f1)) * **deps:** update actions/upload-artifact action to v4.3.5 ([open-feature#291](open-feature#291)) ([00e99d6](open-feature@00e99d6)) * **deps:** update codecov/codecov-action action to v4 ([open-feature#227](open-feature#227)) ([11a0333](open-feature@11a0333)) * **deps:** update codecov/codecov-action action to v4.3.1 ([open-feature#267](open-feature#267)) ([ff9df59](open-feature@ff9df59)) * **deps:** update codecov/codecov-action action to v4.5.0 ([open-feature#272](open-feature#272)) ([281295d](open-feature@281295d)) * **deps:** update dependency benchmarkdotnet to v0.14.0 ([open-feature#293](open-feature#293)) ([aec222f](open-feature@aec222f)) * **deps:** update dependency coverlet.collector to v6.0.2 ([open-feature#247](open-feature#247)) ([ab34c16](open-feature@ab34c16)) * **deps:** update dependency coverlet.msbuild to v6.0.2 ([open-feature#239](open-feature#239)) ([e654222](open-feature@e654222)) * **deps:** update dependency dotnet-sdk to v8.0.204 ([open-feature#261](open-feature#261)) ([8f82645](open-feature@8f82645)) * **deps:** update dependency dotnet-sdk to v8.0.301 ([open-feature#271](open-feature#271)) ([acd0385](open-feature@acd0385)) * **deps:** update dependency dotnet-sdk to v8.0.303 ([open-feature#275](open-feature#275)) ([871dcac](open-feature@871dcac)) * **deps:** update dependency dotnet-sdk to v8.0.400 ([open-feature#295](open-feature#295)) ([bb4f352](open-feature@bb4f352)) * **deps:** update dependency githubactionstestlogger to v2.4.1 ([open-feature#274](open-feature#274)) ([46c2b15](open-feature@46c2b15)) * **deps:** update dependency microsoft.net.test.sdk to v17.10.0 ([open-feature#273](open-feature#273)) ([581ff81](open-feature@581ff81)) * **deps:** update dotnet monorepo ([open-feature#218](open-feature#218)) ([bc8301d](open-feature@bc8301d)) * **deps:** update xunit-dotnet monorepo ([open-feature#262](open-feature#262)) ([43f14cc](open-feature@43f14cc)) * **deps:** update xunit-dotnet monorepo ([open-feature#279](open-feature#279)) ([fb1cc66](open-feature@fb1cc66)) * **deps:** update xunit-dotnet monorepo to v2.8.1 ([open-feature#266](open-feature#266)) ([a7b6d85](open-feature@a7b6d85)) * Enable nullable reference types ([open-feature#253](open-feature#253)) ([5a5312c](open-feature@5a5312c)) * in-memory UpdateFlags to UpdateFlagsAsync ([open-feature#298](open-feature#298)) ([390205a](open-feature@390205a)) * prompt 2.0 ([9b9c3fd](open-feature@9b9c3fd)) * Support for determining spec support for the repo ([open-feature#270](open-feature#270)) ([67a1a0a](open-feature@67a1a0a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Todd Baert <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]> Signed-off-by: Artyom Tonoyan <[email protected]>
This PR contains the following updates:
v3.1.6
->v4.3.0
Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.3.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0
v4.2.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0
v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.0.2...v4.1.0
v4.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2
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
node20
action due tonode16
deprecation. See this post from GitHub on how to migrate.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 - 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 has been generated by Mend Renovate. View repository job log here.