3.8.3 · codecov/codecov-node@981df8b

This repository was archived by the owner on Jan 10, 2023. It is now read-only.

File tree

3 files changed

lines changed

3 files changed

lines changed

Original file line numberDiff line numberDiff line change

@@ -1,8 +1,26 @@

1-

## 3.8.2

2-
1+

## 3.8.3

32

### Fixes

3+

- #329 fix: Test if response has two lines

4+
5+

### Dependencies

6+

- #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0

7+

- #305 Bump eslint from 7.21.0 to 7.25.0

8+

- #302 Bump mock-fs from 4.13.0 to 4.14.0

9+

- #308 Bump lodash from 4.17.19 to 4.17.21

10+

- #309 Bump ignore-walk from 3.0.3 to 3.0.4

11+

- #310 Bump hosted-git-info from 2.8.8 to 2.8.9

12+

- #325 Bump prettier from 2.2.1 to 2.3.2

13+

- #326 Bump actions/setup-node from 2.1.5 to 2.2.0

14+

- #328 Bump lint-staged from 10.5.4 to 11.0.1

15+

- #330 Bump eslint from 7.25.0 to 7.31.0

16+

- #331 Bump ws from 7.3.1 to 7.5.3

17+

- #332 Bump urlgrey from 0.4.4 to 1.0.0

18+

- #334 Bump husky from 6.0.0 to 7.0.1

19+

- #333 Bump teeny-request from 7.0.1 to 7.1.1

420
5-

- # Add coverage-final.json as a possible coverage file during file lookup

21+

## 3.8.2

22+

### Fixes

23+

- #304 Add coverage-final.json as a possible coverage file during file lookup

624
725

## 3.8.1

826
Original file line numberDiff line numberDiff line change

@@ -1,6 +1,6 @@

11

{

22

"name": "codecov",

3-

"version": "3.8.2",

3+

"version": "3.8.3",

44

"description": "Uploading report to Codecov: https://codecov.io",

55

"main": "index.js",

66

"scripts": {