|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +# [1.6.0](https://github.com/axios/axios/compare/v1.5.1...v1.6.0) (2023-10-26) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* **CSRF:** fixed CSRF vulnerability CVE-2023-45857 ([#6028](https://github.com/axios/axios/issues/6028)) ([96ee232](https://github.com/axios/axios/commit/96ee232bd3ee4de2e657333d4d2191cd389e14d0)) |
| 9 | +* **dns:** fixed lookup function decorator to work properly in node v20; ([#6011](https://github.com/axios/axios/issues/6011)) ([5aaff53](https://github.com/axios/axios/commit/5aaff532a6b820bb9ab6a8cd0f77131b47e2adb8)) |
| 10 | +* **types:** fix AxiosHeaders types; ([#5931](https://github.com/axios/axios/issues/5931)) ([a1c8ad0](https://github.com/axios/axios/commit/a1c8ad008b3c13d53e135bbd0862587fb9d3fc09)) |
| 11 | + |
| 12 | +### PRs |
| 13 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 14 | +``` |
| 15 | +
|
| 16 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 17 | +``` |
| 18 | + |
| 19 | +### Contributors to this release |
| 20 | + |
| 21 | +- <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+449/-114 (#6032 #6021 #6011 #5932 #5931 )") |
| 22 | +- <img src="https://avatars.githubusercontent.com/u/63700910?v=4&s=18" alt="avatar" width="18"/> [Valentin Panov](https://github.com/valentin-panov "+4/-4 (#6028 )") |
| 23 | +- <img src="https://avatars.githubusercontent.com/u/76877078?v=4&s=18" alt="avatar" width="18"/> [Rinku Chaudhari](https://github.com/therealrinku "+1/-1 (#5889 )") |
| 24 | + |
3 | 25 | ## [1.5.1](https://github.com/axios/axios/compare/v1.5.0...v1.5.1) (2023-09-26) |
4 | 26 |
|
5 | 27 |
|
|
19 | 41 | - <img src="https://avatars.githubusercontent.com/u/132928043?v=4&s=18" alt="avatar" width="18"/> [Przemyslaw Motacki](https://github.com/sfc-gh-pmotacki "+2/-1 (#5892 )") |
20 | 42 | - <img src="https://avatars.githubusercontent.com/u/5492927?v=4&s=18" alt="avatar" width="18"/> [Michael Di Prisco](https://github.com/Cadienvan "+1/-1 ()") |
21 | 43 |
|
| 44 | +### PRs |
| 45 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 46 | +``` |
| 47 | +
|
| 48 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 49 | +``` |
| 50 | + |
22 | 51 | # [1.5.0](https://github.com/axios/axios/compare/v1.4.0...v1.5.0) (2023-08-26) |
23 | 52 |
|
24 | 53 |
|
|
42 | 71 | - <img src="https://avatars.githubusercontent.com/u/65978976?v=4&s=18" alt="avatar" width="18"/> [Jonathan Budiman](https://github.com/JBudiman00 "+30/-0 (#5788 )") |
43 | 72 | - <img src="https://avatars.githubusercontent.com/u/5492927?v=4&s=18" alt="avatar" width="18"/> [Michael Di Prisco](https://github.com/Cadienvan "+3/-5 (#5791 )") |
44 | 73 |
|
| 74 | +### PRs |
| 75 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 76 | +``` |
| 77 | +
|
| 78 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 79 | +``` |
| 80 | + |
45 | 81 | # [1.4.0](https://github.com/axios/axios/compare/v1.3.6...v1.4.0) (2023-04-27) |
46 | 82 |
|
47 | 83 |
|
|
67 | 103 | - <img src="https://avatars.githubusercontent.com/u/47537704?v=4&s=18" alt="avatar" width="18"/> [Arthur Fiorette](https://github.com/arthurfiorette "+19/-19 (#5525 )") |
68 | 104 | - <img src="https://avatars.githubusercontent.com/u/43876655?v=4&s=18" alt="avatar" width="18"/> [PIYUSH NEGI](https://github.com/npiyush97 "+2/-18 (#5670 )") |
69 | 105 |
|
| 106 | +### PRs |
| 107 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 108 | +``` |
| 109 | +
|
| 110 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 111 | +``` |
| 112 | + |
70 | 113 | ## [1.3.6](https://github.com/axios/axios/compare/v1.3.5...v1.3.6) (2023-04-19) |
71 | 114 |
|
72 | 115 |
|
|
80 | 123 | - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+48/-10 (#5665 #5661 #5663 )") |
81 | 124 | - <img src="https://avatars.githubusercontent.com/u/5492927?v=4&s=18" alt="avatar" width="18"/> [Michael Di Prisco](https://github.com/Cadienvan "+2/-0 (#5445 )") |
82 | 125 |
|
| 126 | +### PRs |
| 127 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 128 | +``` |
| 129 | +
|
| 130 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 131 | +``` |
| 132 | + |
83 | 133 | ## [1.3.5](https://github.com/axios/axios/compare/v1.3.4...v1.3.5) (2023-04-05) |
84 | 134 |
|
85 | 135 |
|
|
92 | 142 |
|
93 | 143 | - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+28/-10 (#5633 #5584 )") |
94 | 144 |
|
| 145 | +### PRs |
| 146 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 147 | +``` |
| 148 | +
|
| 149 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 150 | +``` |
| 151 | + |
95 | 152 | ## [1.3.4](https://github.com/axios/axios/compare/v1.3.3...v1.3.4) (2023-02-22) |
96 | 153 |
|
97 | 154 |
|
|
106 | 163 | - <img src="https://avatars.githubusercontent.com/u/19550000?v=4&s=18" alt="avatar" width="18"/> [lcysgsg](https://github.com/lcysgsg "+4/-0 (#5548 )") |
107 | 164 | - <img src="https://avatars.githubusercontent.com/u/5492927?v=4&s=18" alt="avatar" width="18"/> [Michael Di Prisco](https://github.com/Cadienvan "+3/-0 (#5444 )") |
108 | 165 |
|
| 166 | +### PRs |
| 167 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 168 | +``` |
| 169 | +
|
| 170 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 171 | +``` |
| 172 | + |
109 | 173 | ## [1.3.3](https://github.com/axios/axios/compare/v1.3.2...v1.3.3) (2023-02-13) |
110 | 174 |
|
111 | 175 |
|
|
120 | 184 | - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+11/-7 (#5545 #5535 #5542 )") |
121 | 185 | - <img src="https://avatars.githubusercontent.com/u/19842213?v=4&s=18" alt="avatar" width="18"/> [陈若枫](https://github.com/ruofee "+2/-2 (#5467 )") |
122 | 186 |
|
| 187 | +### PRs |
| 188 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 189 | +``` |
| 190 | +
|
| 191 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 192 | +``` |
| 193 | + |
123 | 194 | ## [1.3.2](https://github.com/axios/axios/compare/v1.3.1...v1.3.2) (2023-02-03) |
124 | 195 |
|
125 | 196 |
|
|
132 | 203 |
|
133 | 204 | - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+2/-1 (#5530 #5528 )") |
134 | 205 |
|
| 206 | +### PRs |
| 207 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 208 | +``` |
| 209 | +
|
| 210 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 211 | +``` |
| 212 | + |
135 | 213 | ## [1.3.1](https://github.com/axios/axios/compare/v1.3.0...v1.3.1) (2023-02-01) |
136 | 214 |
|
137 | 215 |
|
|
144 | 222 |
|
145 | 223 | - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+27/-8 (#5521 #5518 )") |
146 | 224 |
|
| 225 | +### PRs |
| 226 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 227 | +``` |
| 228 | +
|
| 229 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 230 | +``` |
| 231 | + |
147 | 232 | # [1.3.0](https://github.com/axios/axios/compare/v1.2.6...v1.3.0) (2023-01-31) |
148 | 233 |
|
149 | 234 |
|
|
162 | 247 | - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+352/-67 (#5514 #5512 #5510 #5509 #5508 #5316 #5507 )") |
163 | 248 | - <img src="https://avatars.githubusercontent.com/u/35015993?v=4&s=18" alt="avatar" width="18"/> [ItsNotGoodName](https://github.com/ItsNotGoodName "+43/-2 (#5497 )") |
164 | 249 |
|
| 250 | +### PRs |
| 251 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 252 | +``` |
| 253 | +
|
| 254 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 255 | +``` |
| 256 | + |
165 | 257 | ## [1.2.6](https://github.com/axios/axios/compare/v1.2.5...v1.2.6) (2023-01-28) |
166 | 258 |
|
167 | 259 |
|
|
174 | 266 |
|
175 | 267 | -  [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+24/-9 (#5503 #5502 )") |
176 | 268 |
|
| 269 | +### PRs |
| 270 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 271 | +``` |
| 272 | +
|
| 273 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 274 | +``` |
| 275 | + |
177 | 276 | ## [1.2.5](https://github.com/axios/axios/compare/v1.2.4...v1.2.5) (2023-01-26) |
178 | 277 |
|
179 | 278 |
|
|
186 | 285 | -  [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+82/-54 (#5499 )") |
187 | 286 | -  [Elliot Ford](https://github.com/EFord36 "+1/-1 (#5462 )") |
188 | 287 |
|
| 288 | +### PRs |
| 289 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 290 | +``` |
| 291 | +
|
| 292 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 293 | +``` |
| 294 | + |
189 | 295 | ## [1.2.4](https://github.com/axios/axios/compare/v1.2.3...v1.2.4) (2023-01-22) |
190 | 296 |
|
191 | 297 |
|
|
199 | 305 | -  [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+242/-108 (#5486 #5482 )") |
200 | 306 | -  [Daniel Hillmann](https://github.com/hilleer "+1/-1 (#5478 )") |
201 | 307 |
|
| 308 | +### PRs |
| 309 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 310 | +``` |
| 311 | +
|
| 312 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 313 | +``` |
| 314 | + |
202 | 315 | ## [1.2.3](https://github.com/axios/axios/compare/1.2.2...1.2.3) (2023-01-10) |
203 | 316 |
|
204 | 317 |
|
|
210 | 323 |
|
211 | 324 | -  [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+938/-442 (#5456 #5455 #5453 #5451 #5449 #5447 #5446 #5443 #5442 #5439 #5420 )") |
212 | 325 |
|
| 326 | +### PRs |
| 327 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 328 | +``` |
| 329 | +
|
| 330 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 331 | +``` |
| 332 | + |
213 | 333 | ## [1.2.2] - 2022-12-29 |
214 | 334 |
|
215 | 335 | ### Fixed |
|
264 | 384 | - [Ivan Barsukov](https://github.com/ovarn) |
265 | 385 | - [Arthur Fiorette](https://github.com/arthurfiorette) |
266 | 386 |
|
| 387 | +### PRs |
| 388 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 389 | +``` |
| 390 | +
|
| 391 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 392 | +``` |
| 393 | + |
267 | 394 | ## [1.2.0] - 2022-11-10 |
268 | 395 |
|
269 | 396 | ### Changed |
|
330 | 457 | - [AZM](https://github.com/aziyatali) |
331 | 458 | - [relbns](https://github.com/relbns) |
332 | 459 |
|
| 460 | +### PRs |
| 461 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 462 | +``` |
| 463 | +
|
| 464 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 465 | +``` |
| 466 | + |
333 | 467 | ## [1.1.3] - 2022-10-15 |
334 | 468 |
|
335 | 469 | ### Added |
|
364 | 498 | - [littledian](https://github.com/littledian) |
365 | 499 | - [ChronosMasterOfAllTime](https://github.com/ChronosMasterOfAllTime) |
366 | 500 |
|
| 501 | +### PRs |
| 502 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 503 | +``` |
| 504 | +
|
| 505 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 506 | +``` |
| 507 | + |
367 | 508 | ## [1.1.2] - 2022-10-07 |
368 | 509 |
|
369 | 510 | ### Fixed |
|
374 | 515 |
|
375 | 516 | - [Jason Saayman](https://github.com/jasonsaayman) |
376 | 517 |
|
| 518 | +### PRs |
| 519 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 520 | +``` |
| 521 | +
|
| 522 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 523 | +``` |
| 524 | + |
377 | 525 | ## [1.1.1] - 2022-10-07 |
378 | 526 |
|
379 | 527 | ### Fixed |
|
384 | 532 |
|
385 | 533 | - [Jason Saayman](https://github.com/jasonsaayman) |
386 | 534 |
|
| 535 | +### PRs |
| 536 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 537 | +``` |
| 538 | +
|
| 539 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 540 | +``` |
| 541 | + |
387 | 542 | ## [1.1.0] - 2022-10-06 |
388 | 543 |
|
389 | 544 | ### Fixed |
|
403 | 558 | - [Ivan Pepelko](https://github.com/ivanpepelko) |
404 | 559 | - [Richard Kořínek](https://github.com/risa) |
405 | 560 |
|
| 561 | +### PRs |
| 562 | +- CVE 2023 45857 ( [#6028](https://api.github.com/repos/axios/axios/pulls/6028) ) |
| 563 | +``` |
| 564 | +
|
| 565 | +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 |
| 566 | +``` |
| 567 | + |
406 | 568 | ## [1.0.0] - 2022-10-04 |
407 | 569 |
|
408 | 570 | ### Added |
|
0 commit comments