You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,37 @@ All notable changes to this project will be documented in this file. See [standa
12
12
* support cobertura reports generated by Microsoft.CodeCoverage ([da21e14](https://github.com/codecov/uploader/commit/da21e147f25c95d57f130bb396fe8f26d89f6f97)), closes [#917](https://github.com/codecov/uploader/issues/917)
* add pointer to docs ([#1007](https://github.com/codecov/uploader/issues/1007)) ([f4c98c6](https://github.com/codecov/uploader/commit/f4c98c6e0c26a39710e49f020773d93782faa716))
19
+
* add swift coverage conversions ([1f27f2d](https://github.com/codecov/uploader/commit/1f27f2d3306fa5e4349ae5d2da16649d5eac8026))
20
+
* core fixes test ([9b3fcdf](https://github.com/codecov/uploader/commit/9b3fcdf5fa1f195bcb9c62b77ba91757eb8ff294))
21
+
***deps:** update dependency fast-glob to v3.2.12 ([#880](https://github.com/codecov/uploader/issues/880)) ([40ff003](https://github.com/codecov/uploader/commit/40ff003e901ca8e9b779dad5ab5b0d1be3c3c62e))
22
+
***deps:** update dependency undici to v5.19.1 [security] ([b275e4b](https://github.com/codecov/uploader/commit/b275e4b832163ee6c464c9f530b89825b19aa218))
23
+
***deps:** update dependency undici to v5.20.0 ([846313b](https://github.com/codecov/uploader/commit/846313b8ce9bdd96b7f9323d77421e70acd1f411))
24
+
***deps:** update dependency undici to v5.21.0 ([#985](https://github.com/codecov/uploader/issues/985)) ([d2446d0](https://github.com/codecov/uploader/commit/d2446d01c7eb61fe2cb44d8bc1817a7cb9daed4a))
25
+
***deps:** update dependency undici to v5.21.2 ([#1016](https://github.com/codecov/uploader/issues/1016)) ([b4bcf02](https://github.com/codecov/uploader/commit/b4bcf021f02d9c03a241013f4e16945a8d9cf699))
26
+
***deps:** update dependency validator to v13.9.0 ([62490d6](https://github.com/codecov/uploader/commit/62490d6195a9e71763e146625a4a77ac2e41efe6))
27
+
***deps:** update dependency yargs to v17.6.2 ([30fb919](https://github.com/codecov/uploader/commit/30fb9192342a2f9e18af2d76e5fe3918ccd78ec6))
28
+
***deps:** update dependency yargs to v17.7.1 ([902d291](https://github.com/codecov/uploader/commit/902d2919f6d29afcb282af9ee4b8b1f65a61825a))
29
+
* exclude zip files and files in the yarn cache ([#905](https://github.com/codecov/uploader/issues/905)) ([1734fdb](https://github.com/codecov/uploader/commit/1734fdbd873817c40081c2e60f5ade7f17258fab))
30
+
***files:** exclude .go and .marker files ([#935](https://github.com/codecov/uploader/issues/935)) ([43924aa](https://github.com/codecov/uploader/commit/43924aa254b87f62bf07feba47d8c17a766a6d21))
31
+
* move checkSlug fn to validate ([#990](https://github.com/codecov/uploader/issues/990)) ([c468bfd](https://github.com/codecov/uploader/commit/c468bfd51b271413f6e9cb736b9c4fa8bdd6b0a9))
* support cobertura reports generated by Microsoft.CodeCoverage ([da21e14](https://github.com/codecov/uploader/commit/da21e147f25c95d57f130bb396fe8f26d89f6f97)), closes [#917](https://github.com/codecov/uploader/issues/917)
0 commit comments