UNPKG

5.15 kBMarkdownView Raw
1## 3.8.3
2### 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
20
21## 3.8.2
22### Fixes
23- #304 Add coverage-final.json as a possible coverage file during file lookup
24
25## 3.8.1
26
27### Fixes
28
29- [#246](https://github.com/codecov/codecov-node/pull/246) Revert "Bump teeny-request from 6.0.1 to 7.0.0"
30
31## 3.8.0
32
33### Features
34
35- [#160](https://github.com/codecov/codecov-node/pull/160) Add Github Actions support
36
37### Fixes
38
39- [#173](https://github.com/codecov/codecov-node/pull/173) Fix broken gcov command
40- [#195](https://github.com/codecov/codecov-node/pull/195) Update Node testing versions
41- [#200](https://github.com/codecov/codecov-node/pull/200) Remove flaky tests
42- [#204](https://github.com/codecov/codecov-node/pull/204) Create CHANGELOG and remove flaky v4 test
43- [#208](https://github.com/codecov/codecov-node/pull/208) Add license scan report and status
44- [#220](https://github.com/codecov/codecov-node/pull/220) Remove errant bitly
45
46#### Dependencies
47
48- [#189](https://github.com/codecov/codecov-node/pull/189) Bump lint-staged from 10.0.7 to 10.2.11
49- [#190](https://github.com/codecov/codecov-node/pull/190) [Security] Bump handlebars from 4.5.3 to 4.7.6
50- [#191](https://github.com/codecov/codecov-node/pull/191) Bump prettier from 1.19.1 to 2.0.5
51- [#192](https://github.com/codecov/codecov-node/pull/192) Bump mock-fs from 4.10.4 to 4.12.0
52- [#196](https://github.com/codecov/codecov-node/pull/196) Bump teeny-request from 6.0.1 to 7.0.0
53- [#197](https://github.com/codecov/codecov-node/pull/197) Bump eslint-config-prettier from 4.3.0 to 6.11.0
54- [#198](https://github.com/codecov/codecov-node/pull/198) Bump js-yaml from 3.13.1 to 3.14.0
55- [#199](https://github.com/codecov/codecov-node/pull/199) Bump husky from 4.2.1 to 4.2.5
56- [#202](https://github.com/codecov/codecov-node/pull/202) Bump eslint from 5.16.0 to 7.7.0
57- [#203](https://github.com/codecov/codecov-node/pull/203) Bump jest from 24.9.0 to 26.4.1
58- [#205](https://github.com/codecov/codecov-node/pull/205) Bump mock-fs from 4.12.0 to 4.13.0
59- [#206](https://github.com/codecov/codecov-node/pull/206) Bump jest from 26.4.1 to 26.4.2
60- [#207](https://github.com/codecov/codecov-node/pull/207) Bump prettier from 2.0.5 to 2.1.0
61- [#209](https://github.com/codecov/codecov-node/pull/209) Bump lint-staged from 10.2.11 to 10.2.13
62- [#210](https://github.com/codecov/codecov-node/pull/210) Bump prettier from 2.1.0 to 2.1.1
63- [#212](https://github.com/codecov/codecov-node/pull/212) Bump eslint from 7.7.0 to 7.8.1
64- [#214](https://github.com/codecov/codecov-node/pull/214) Bump lint-staged from 10.2.13 to 10.3.0
65- [#215](https://github.com/codecov/codecov-node/pull/215) Bump husky from 4.2.5 to 4.3.0
66- [#216](https://github.com/codecov/codecov-node/pull/216) Bump node-fetch from 2.6.0 to 2.6.1
67- [#217](https://github.com/codecov/codecov-node/pull/217) Bump eslint from 7.8.1 to 7.9.0
68- [#218](https://github.com/codecov/codecov-node/pull/218) Bump prettier from 2.1.1 to 2.1.2
69- [#219](https://github.com/codecov/codecov-node/pull/219) Bump lint-staged from 10.3.0 to 10.4.0
70- [#222](https://github.com/codecov/codecov-node/pull/222) Bump eslint-config-prettier from 6.11.0 to 6.12.0
71- [#223](https://github.com/codecov/codecov-node/pull/223) Bump eslint from 7.9.0 to 7.10.0
72- [#224](https://github.com/codecov/codecov-node/pull/224) Bump teeny-request from 7.0.0 to 7.0.1
73
74## 3.7.2
75
76- Fix issue with network and file finding
77
78## 3.7.1
79
80- Move to execFileSync and security fixes
81
82## 3.7.0
83
84- Remove the X-Amz-Acl: public-read header
85
86## 3.6.4
87
88- Fix Cirrus CI
89
90## 3.6.3
91
92- Fix for AWS Codebuild & package updates
93
94## 3.6.2
95
96- Command line args sanitized fix
97
98## 3.6.1
99
100- Fix for Semaphore
101
102## 3.6.0
103
104- Added AWS CodeBuild and Semaphore2
105
106## 3.5.0
107
108- Added TeamCity support
109
110## 3.4.0
111
112- Added Heroku CI support
113
114## 3.3.0
115
116- Added pipe with `--pipe`, `-l`
117
118## 3.2.0
119
120- Added azure pipelines
121 .
122
123## 3.1.0
124
125- Custom yaml file. Allow codecov token from yml file.
126
127## 3.0.4
128
129- Security fixes
130
131## 3.0.3
132
133- Support non-git/hg root dirs
134
135## 3.0.2
136
137- Security fixes
138
139## 3.0.1
140
141- Security fixes
142
143## 3.0.0
144
145- No longer supports node v0.12 because of new version of request
146
147## 2.3.0
148
149- Added support for Windows. Updated dependencies.
150
151## 2.2.0
152
153- Support for Jenkins Blue Ocean. Clean reports after upload. Fix for Gitlab.
154
155## 2.1.0
156
157- Flags supported http://docs.codecov.io/docs/flags
158
159## 2.0.2
160
161- Display correct version number in console.
162
163## 2.0.1
164
165- Publish as latest instead of next.
166
167## 2.0.0
168
169- No longer supports node v0.10 because of the execSync.